SPECS: gcoherence.spec - noarch - reorder post and postun to work ...

patrys patrys at pld-linux.org
Sat May 3 18:53:46 CEST 2008


Author: patrys                       Date: Sat May  3 16:53:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- noarch
- reorder post and postun to work around broken macros

---- Files affected:
SPECS:
   gcoherence.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gcoherence.spec
diff -u SPECS/gcoherence.spec:1.1 SPECS/gcoherence.spec:1.2
--- SPECS/gcoherence.spec:1.1	Sat May  3 18:50:26 2008
+++ SPECS/gcoherence.spec	Sat May  3 18:53:40 2008
@@ -17,6 +17,7 @@
 Requires:	python-pygtk-gtk
 Requires:	python-pyxdg
 %pyrequires_eq	python-modules
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,12 +49,12 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%update_icon_cache hicolor
 %update_desktop_database_post
+%update_icon_cache hicolor
 
 %postun
-%update_icon_cache hicolor
 %update_desktop_database_postun
+%update_icon_cache hicolor
 
 %files -f gcoherence.lang
 %defattr(644,root,root,755)
@@ -70,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-05-03 16:53:40  patrys
+- noarch
+- reorder post and postun to work around broken macros
+
 Revision 1.1  2008-05-03 16:50:26  patrys
 - initial PLD release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcoherence.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list