SPECS: gnome-volume-manager.spec - updated to 2.22.0 - removed obs...

megabajt megabajt at pld-linux.org
Fri Dec 7 18:07:12 CET 2007


Author: megabajt                     Date: Fri Dec  7 17:07:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.22.0
- removed obsolete desktop patch
- fixed typo (-po.patch)
- used better way to fix locale name

---- Files affected:
SPECS:
   gnome-volume-manager.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/gnome-volume-manager.spec
diff -u SPECS/gnome-volume-manager.spec:1.58 SPECS/gnome-volume-manager.spec:1.59
--- SPECS/gnome-volume-manager.spec:1.58	Mon Nov  5 00:56:44 2007
+++ SPECS/gnome-volume-manager.spec	Fri Dec  7 18:07:07 2007
@@ -2,33 +2,34 @@
 Summary:	The GNOME Volume Manager
 Summary(pl.UTF-8):	Zarządca woluminów dla GNOME
 Name:		gnome-volume-manager
-Version:	2.17.0
-Release:	3
+Version:	2.22.0
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/2.17/%{name}-%{version}.tar.bz2
-# Source0-md5:	104cec26e721e0bba69debd392367195
-Patch0:		%{name}-desktop.patch
-Patch1:		%{name}-defaults.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/2.22/%{name}-%{version}.tar.bz2
+# Source0-md5:	f84e2d72d494a5bbee8d2685f6ad7b11
+Patch0:		%{name}-defaults.patch
+Patch1:		%{name}-po.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	dbus-glib-devel >= 0.71
-BuildRequires:	hal-devel >= 0.5.7.1
+BuildRequires:	hal-devel >= 0.5.10
 BuildRequires:	intltool >= 0.35
-BuildRequires:	libglade2-devel >= 1:2.6.0
-BuildRequires:	libgnomeui-devel >= 2.15.91
+BuildRequires:	libglade2-devel >= 1:2.6.2
+BuildRequires:	libgnomeui-devel >= 2.20.1
 BuildRequires:	libnotify-devel >= 0.4.2
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	sed >= 4.0
 Requires(post,preun):	GConf2
 Requires:	dbus >= 0.91
 Requires:	eject
 Requires:	gnome-mount
-Requires:	hal >= 0.5.7.1
-Requires:	libgnomeui >= 2.15.91
+Requires:	hal >= 0.5.10
+Requires:	libgnomeui >= 2.20.1
 Requires:	notification-daemon >= 0.3.5
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
@@ -55,6 +56,9 @@
 %patch0 -p1
 %patch1 -p1
 
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv -f po/sr@{Latn,latin}.po
+
 %build
 %{__glib_gettextize}
 %{__libtoolize}
@@ -76,8 +80,6 @@
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
 	autostartdir=%{_datadir}/gnome/autostart
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
 
 %clean
@@ -93,6 +95,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/gnome-volume-manager
 %{_datadir}/gnome/autostart/*.desktop
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
@@ -104,6 +107,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2007-12-07 17:07:07  megabajt
+- updated to 2.22.0
+- removed obsolete desktop patch
+- fixed typo (-po.patch)
+- used better way to fix locale name
+
 Revision 1.58  2007-11-04 23:56:44  ankry
 - sr at Latn -> sr at latin, rel. 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-volume-manager.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list