Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7313 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 11 years ago
parent
commit
7d1b6cf2d3

+ 4 - 6
e/empathy/empathy-vl.spec

@@ -1,5 +1,5 @@
 %define major_ver 3.6
-%define minor_ver 2
+%define minor_ver 3
 %define rel       1
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -121,10 +121,6 @@ This package contains nautilus-sendto plugin for the Empathy IM application.
 ## simple warnings instead of build-halting errors.
 %configure --disable-static
 
-## RPATHs are yucky.
-sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-
 ##make %{?_smp_mflags}
 ## don't use _smp_mflags at empathy-2.18.1
 make
@@ -170,7 +166,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_bindir}/empathy
 %{_bindir}/empathy-accounts
 %{_bindir}/empathy-debugger
-%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
 %{_libexecdir}/empathy-auth-client
 %{_libexecdir}/empathy-call
 %{_libexecdir}/empathy-chat
@@ -193,6 +188,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Fri Jan 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
+- new upstream release
+
 * Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
 - new upstream release
 

+ 4 - 1
g/gnome-color-manager/gnome-color-manager-vl.spec

@@ -2,7 +2,7 @@
 
 Summary:   Color management tools for GNOME
 Name:      gnome-color-manager
-Version:   3.6.0
+Version:   3.6.1
 Release:   1%{?_dist_release}
 License:   GPLv2+
 Group:     Applications/System
@@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Fri Jan 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
+- new upstream release
+
 * Sat Sep 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
 - new upstream release
 - change BuildRequires: colord-gtk-devel instead of colord-devel

+ 4 - 1
g/gnome-settings-daemon/gnome-settings-daemon-vl.spec

@@ -2,7 +2,7 @@ Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 Summary(ja):	GNOME から GTK+/KDE のアプリケーションで設定を共有するためのデーモン
 
 Name:		gnome-settings-daemon
-Version:	3.6.3
+Version:	3.6.4
 Release:	1%{?_dist_release}
 
 Group:		System Environment/Daemons
@@ -139,6 +139,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Fri Jan 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.4-1
+- new upstream release
+
 * Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
 - new upstream release
 - update Patch1 (gnome-settings-daemon-3.6.3-input-source-switch-zenkaku-hankaku.patch)