SPECS: kxgenerator.spec - fix %setup
    shadzik 
    shadzik at pld-linux.org
       
    Sat Aug  5 17:58:54 CEST 2006
    
    
  
Author: shadzik                      Date: Sat Aug  5 15:58:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %setup
---- Files affected:
SPECS:
   kxgenerator.spec (1.15 -> 1.16) 
---- Diffs:
================================================================
Index: SPECS/kxgenerator.spec
diff -u SPECS/kxgenerator.spec:1.15 SPECS/kxgenerator.spec:1.16
--- SPECS/kxgenerator.spec:1.15	Sat Aug  5 17:55:39 2006
+++ SPECS/kxgenerator.spec	Sat Aug  5 17:58:49 2006
@@ -30,7 +30,7 @@
 modyfikowanie pliku xorg.conf.
 
 %prep
-%setup -q
+%setup -q %{name}-%{version}-2
 %patch0 -p0
 
 %build
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/08/05 15:58:49  shadzik
+- fix %setup
+
 Revision 1.15  2006/08/05 15:55:39  shadzik
 - up to 0.3.2-2 bugfix
 
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kxgenerator.spec?r1=1.15&r2=1.16&f=u
    
    
More information about the pld-cvs-commit
mailing list