SPECS: kbfx.spec - fix %setup

shadzik shadzik at pld-linux.org
Thu Jan 18 17:53:34 CET 2007


Author: shadzik                      Date: Thu Jan 18 16:53:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %setup

---- Files affected:
SPECS:
   kbfx.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/kbfx.spec
diff -u SPECS/kbfx.spec:1.25 SPECS/kbfx.spec:1.26
--- SPECS/kbfx.spec:1.25	Thu Jan 18 17:52:11 2007
+++ SPECS/kbfx.spec	Thu Jan 18 17:53:29 2007
@@ -57,7 +57,7 @@
 Sukcesem kbfx była współpraca ze strony miłośników KDE i artystów.
 
 %prep
-%setup -q -T -b %{?with_snap:1}0 -n %{name}-%{?with_snap:%{_snap}}%{!?with_snap:%{version}%{_rel}}
+%setup -q -T -b %{?with_snap:1}0 -n %{name}-%{?with_snap:%{version}-%{_snap}}%{!?with_snap:%{version}%{_rel}}
 %if !%{with snap}
 %patch0 -p0
 %patch1 -p1
@@ -138,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2007/01/18 16:53:29  shadzik
+- fix %setup
+
 Revision 1.25  2007/01/18 16:52:11  shadzik
 - hmm, make versioning and SOURCES distfiles friendly
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kbfx.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list