rpms/gnome-disk-utility/devel gnome-disk-utility.spec, 1.30, 1.31 sources, 1.16, 1.17

Matthias Clasen mclasen at fedoraproject.org
Thu Jun 17 03:09:40 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-disk-utility/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14201

Modified Files:
	gnome-disk-utility.spec sources 
Log Message:
nuke scrollkeeper dep



Index: gnome-disk-utility.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-disk-utility/devel/gnome-disk-utility.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- gnome-disk-utility.spec	22 Mar 2010 16:03:33 -0000	1.30
+++ gnome-disk-utility.spec	17 Jun 2010 03:09:39 -0000	1.31
@@ -13,7 +13,7 @@
 Summary: Disk management application
 Name: gnome-disk-utility
 Version: 2.30.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://git.gnome.org/cgit/gnome-disk-utility
@@ -36,8 +36,6 @@ BuildRequires: libatasmart-devel >= %{li
 BuildRequires: avahi-ui-devel
 BuildRequires: intltool
 BuildRequires: rarian-compat
-Requires(post): scrollkeeper
-Requires(postun): scrollkeeper
 Requires: %{name}-libs = %{version}-%{release}
 Obsoletes: gnome-disk-utility-format
 Obsoletes: nautilus-gdu
@@ -102,8 +100,6 @@ develop applications with gnome-disk-uti
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # TODO: upstream doesn't ship a HACKING file yet
@@ -125,15 +121,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus
 
 %find_lang %{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
-scrollkeeper-update
 update-desktop-database %{_datadir}/applications &> /dev/null
 
 %postun
-scrollkeeper-update
 update-desktop-database %{_datadir}/applications &> /dev/null
 
 %post libs
@@ -212,6 +203,9 @@ fi
 %{_includedir}/gnome-disk-utility/gdu-gtk/*
 
 %changelog
+* Wed Jun 16 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.1-2%{?dist}
+- Kill the scrollkeeper runtime dep
+
 * Mon Mar 22 2010 David Zeuthen <davidz at redhat.com> - 2.30.1-1%{?dist}
 - Update to 2.30.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-disk-utility/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- sources	22 Mar 2010 16:03:34 -0000	1.16
+++ sources	17 Jun 2010 03:09:39 -0000	1.17
@@ -1 +1 @@
-decc5df9085c86de0478d9bf89f289c3  gnome-disk-utility-2.30.1.tar.bz2
+32a658e483e94a0e0524e9f3f38a9746  gnome-disk-utility-2.30.0.tar.bz2



More information about the scm-commits mailing list