rpms/gnome-pilot/devel gnome-pilot.spec,1.73,1.74

Matthew Barnes mbarnes at fedoraproject.org
Thu Jan 14 20:08:55 UTC 2010


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-pilot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13544

Modified Files:
	gnome-pilot.spec 
Log Message:

* Thu Jan 14 2010 Matthew Barnes <mbarnes at redhat.com> - 2.0.17-7
- Remove scrollkeeper scriplets per packaging guidelines.
  (see http://fedoraproject.org/wiki/Packaging:ScriptletSnippets)



Index: gnome-pilot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-pilot/devel/gnome-pilot.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- gnome-pilot.spec	5 Aug 2009 03:52:54 -0000	1.73
+++ gnome-pilot.spec	14 Jan 2010 20:08:54 -0000	1.74
@@ -4,7 +4,7 @@
 
 Name: gnome-pilot
 Version: 2.0.17
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: LGPLv2+ and GPLv2+
 Group: Applications/Communications
 Summary: GNOME pilot programs
@@ -22,9 +22,6 @@ Patch2: gnome-pilot-2.0.17-fix-missing-i
 
 ### Dependencies ###
 
-Requires(post): scrollkeeper
-Requires(postun): scrollkeeper
-
 Requires(pre): GConf2
 Requires(post): GConf2
 Requires(postun): GConf2
@@ -100,7 +97,6 @@ mv $RPM_BUILD_ROOT/%{_datadir}/gnome-pil
 
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.{a,la}
 rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.{a,la}
-rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
 
 # Remove this broken menu item (introduced in 2.0.16).
 rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/gpilot-applet.desktop
@@ -112,7 +108,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/ldconfig
-scrollkeeper-update -q
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule				\
 	%{_sysconfdir}/gconf/schemas/pilot.schemas		\
@@ -136,7 +131,6 @@ fi
 
 %postun
 /sbin/ldconfig
-scrollkeeper-update -q
 
 %files -f %{name}.lang
 %defattr(-, root, root)
@@ -170,6 +164,10 @@ scrollkeeper-update -q
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Jan 14 2010 Matthew Barnes <mbarnes at redhat.com> - 2.0.17-7
+- Remove scrollkeeper scriplets per packaging guidelines.
+  (see http://fedoraproject.org/wiki/Packaging:ScriptletSnippets)
+
 * Tue Aug  4 2009 Matthias Clasen <mclasen at redhat.com> - 2.0.17-6
 - Don't show gnome-pilot in the menus. It is already available
   from evolution, and this menuitem about 'PalmOS devices' is just



More information about the scm-commits mailing list