rpms/gnome-applet-timer/F-13 gnome-applet-timer.spec,1.37,1.38

Christoph Wickert cwickert at fedoraproject.org
Sat Jul 10 09:17:40 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/gnome-applet-timer/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27375/F-13

Modified Files:
	gnome-applet-timer.spec 
Log Message:
Add ChangeLog and README


Index: gnome-applet-timer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-applet-timer/F-13/gnome-applet-timer.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- gnome-applet-timer.spec	10 Jul 2010 08:45:25 -0000	1.37
+++ gnome-applet-timer.spec	10 Jul 2010 09:17:40 -0000	1.38
@@ -94,16 +94,15 @@ scrollkeeper-update -q -o %{_datadir}/om
 %preun
 %gconf_schema_remove %{srcname}
 
-
-%postun
 %if 0%{?rhel}
+%postun
 scrollkeeper-update -q || :
 %endif
 
 
 %files -f %{srcname}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING
+%doc AUTHORS ChangeLog COPYING README
 %{_sysconfdir}/gconf/schemas/%{srcname}.schemas
 %{_libdir}/bonobo/servers/TimerApplet.server
 %dir %{_libdir}/%{srcname}
@@ -118,11 +117,12 @@ scrollkeeper-update -q || :
 - Update to 2.1.3 (first version by new maintainer)
 - Adjust URL and Source0 location
 - Drop fix-assignment.patch, already upstream
+- Add new ChangeLog and README
 - Update GConf scriptlets
-- Only run scrollkeeper scriptlets on RHEL/EPEL.
+- Only run scrollkeeper scriptlets on RHEL/EPEL
 
 * Sun Jun 20 2010 Thomas Spura <tomspur at fedoraproject.org> 2.1.2-7
-- gracefully exit, when there is no X
+- Gracefully exit when there is no X
 
 * Mon Nov 23 2009 Christoph Wickert <cwickert at fedoraproject.org> - 2.1.2-6
 - Fix assignment when default sound is not found (#531877)



More information about the scm-commits mailing list