SPECS (AC-branch): test.spec - something messed up with ppc

glen glen at pld-linux.org
Wed Oct 11 13:59:50 CEST 2006


Author: glen                         Date: Wed Oct 11 11:59:50 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- something messed up with ppc

---- Files affected:
SPECS:
   test.spec (1.16.4.20 -> 1.16.4.21) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.20 SPECS/test.spec:1.16.4.21
--- SPECS/test.spec:1.16.4.20	Mon Oct  2 10:10:43 2006
+++ SPECS/test.spec	Wed Oct 11 13:59:45 2006
@@ -3,7 +3,7 @@
 Summary:	Pakages converter (tgz, rpm, deb, slp)
 Name:		test
 Version:	8.56
-Release:	1
+Release:	0.1
 License:	GPL
 Group:		Applications/System
 BuildArch:	noarch
@@ -23,7 +23,11 @@
 
 %prep
 %setup -qcT
-rpm -qa '*kde*'
+set +e
+
+rpm -q --whatprovides ghostscript
+rpm -q ghostscript-afpl --provides
+rpm -q ghostscript
 
 
 exit 1
@@ -61,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.21  2006/10/11 11:59:45  glen
+- something messed up with ppc
+
 Revision 1.16.4.20  2006/10/02 08:10:43  glen
 - kdenetwork
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/test.spec?r1=1.16.4.20&r2=1.16.4.21&f=u



More information about the pld-cvs-commit mailing list