rpms/gnome-dvb-daemon/devel gnome-dvb-daemon.spec,1.7,1.8

Bastien Nocera hadess at fedoraproject.org
Thu May 27 19:31:11 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-dvb-daemon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10057

Modified Files:
	gnome-dvb-daemon.spec 
Log Message:
* Thu May 27 2010 Bastien Nocera <bnocera at redhat.com> 0.1.19-2
- Remove bizarre white spaces to be real ones



Index: gnome-dvb-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-dvb-daemon/devel/gnome-dvb-daemon.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- gnome-dvb-daemon.spec	27 May 2010 16:35:02 -0000	1.7
+++ gnome-dvb-daemon.spec	27 May 2010 19:31:11 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:		gnome-dvb-daemon
 Version:	0.1.19
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Digital Television manager
 
 Group:		Applications/Multimedia
@@ -55,16 +55,16 @@ rm -f $RPM_BUILD_ROOT/%{_datadir}/applic
 rm -rf $RPM_BUILD_ROOT
 
 %post
-touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 
 %postun
-if [ $1 -eq 0 ] ; then
-	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
-	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+if [ $1 -eq 0 ] ; then
+	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 fi
 
 %posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons
 %{_datadir}/icons/hicolor/*/apps/*.*
 
 %changelog
+* Thu May 27 2010 Bastien Nocera <bnocera at redhat.com> 0.1.19-2
+- Remove bizarre white spaces to be real ones
+
 * Thu May 27 2010 Bastien Nocera <bnocera at redhat.com> 0.1.19-1
 - Update to 0.1.19
 



More information about the scm-commits mailing list