SPECS: kbfx.spec - fix distfiles fetch

shadzik shadzik at pld-linux.org
Mon May 29 01:36:25 CEST 2006


Author: shadzik                      Date: Sun May 28 23:36:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix distfiles fetch

---- Files affected:
SPECS:
   kbfx.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/kbfx.spec
diff -u SPECS/kbfx.spec:1.10 SPECS/kbfx.spec:1.11
--- SPECS/kbfx.spec:1.10	Mon May 29 00:21:02 2006
+++ SPECS/kbfx.spec	Mon May 29 01:36:20 2006
@@ -14,8 +14,8 @@
 License:	GPL
 Group:		X11/Applications
 %if %{with snap}
-Source0:	http://dl.sourceforge.net/kbfx/%{name}-%{_snap}.tar.gz
-# Source0-md5:	dc15f465a6d158ae3596795476800fad
+Source10:	http://dl.sourceforge.net/kbfx/%{name}-%{_snap}.tar.gz
+# Source10-md5:	dc15f465a6d158ae3596795476800fad
 %else
 Source0:	http://dl.sourceforge.net/kbfx/%{name}-%{version}%{_rel}.tar.gz
 # Source0-md5:	17349a247b5cc4f75eaa6829b92c577c
@@ -47,7 +47,7 @@
 Sukcesem kbfx była współpraca ze strony miłośników KDE i artystów.
 
 %prep
-%setup -q -n %{name}-%{?with_snap:%{_snap}}%{!?with_snap:%{version}%{_rel}}
+%setup -q -T -b %{?with_snap:1}0 -n %{name}-%{?with_snap:%{_snap}}%{!?with_snap:%{version}%{_rel}}
 
 %build
 %{__make} -f Makefile.cvs
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/05/28 23:36:20  shadzik
+- fix distfiles fetch
+
 Revision 1.10  2006/05/28 22:21:02  shadzik
 - added --with snap bcond
 - snap 20060528
================================================================

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



More information about the pld-cvs-commit mailing list