SPECS: amarok.spec - annoy me once with those libvisual-garbages-*

glen glen at pld-linux.org
Tue Aug 16 20:16:34 CEST 2005


Author: glen                         Date: Tue Aug 16 18:16:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- annoy me once with those libvisual-garbages-*

---- Files affected:
SPECS:
   amarok.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.59 SPECS/amarok.spec:1.60
--- SPECS/amarok.spec:1.59	Tue Aug 16 20:03:17 2005
+++ SPECS/amarok.spec	Tue Aug 16 20:16:27 2005
@@ -204,8 +204,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-echo "Remember to install libvisual-plugins-* packages if you"
-echo "want to have a visualizations in amarok."
+if [ "$1" = 1 ]; then
+	echo "Remember to install libvisual-plugins-* packages if you"
+	echo "want to have a visualizations in amaroK."
+fi
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -368,6 +370,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2005/08/16 18:16:27  glen
+- annoy me once with those libvisual-garbages-*
+
 Revision 1.59  2005/08/16 18:03:17  glen
 - add fix for bug #97297
 - separate scripts to subpackage
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.59&r2=1.60&f=u




More information about the pld-cvs-commit mailing list