SPECS: ccd2iso.spec - fix %setup

shadzik shadzik at pld-linux.org
Sat Dec 16 19:57:56 CET 2006


Author: shadzik                      Date: Sat Dec 16 18:57:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %setup

---- Files affected:
SPECS:
   ccd2iso.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/ccd2iso.spec
diff -u SPECS/ccd2iso.spec:1.6 SPECS/ccd2iso.spec:1.7
--- SPECS/ccd2iso.spec:1.6	Sat Dec 16 19:56:37 2006
+++ SPECS/ccd2iso.spec	Sat Dec 16 19:57:51 2006
@@ -19,7 +19,7 @@
 Konwerter plików obrazów CloneCD do ISO.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -46,6 +46,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/12/16 18:57:51  shadzik
+- fix %setup
+
 Revision 1.6  2006/12/16 18:56:37  shadzik
 - proper source and md5sum
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ccd2iso.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list