SPECS: kbfx.spec - hmm, make versioning and SOURCES distfiles frie...

shadzik shadzik at pld-linux.org
Thu Jan 18 17:52:16 CET 2007


Author: shadzik                      Date: Thu Jan 18 16:52:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hmm, make versioning and SOURCES distfiles friendly

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

---- Diffs:

================================================================
Index: SPECS/kbfx.spec
diff -u SPECS/kbfx.spec:1.24 SPECS/kbfx.spec:1.25
--- SPECS/kbfx.spec:1.24	Thu Jan 18 17:41:55 2007
+++ SPECS/kbfx.spec	Thu Jan 18 17:52:11 2007
@@ -5,23 +5,24 @@
 #
 %define		_snap	20070117
 %define		_rel	rc4
+%define		_mainver	0.4.9
 %if %{with snap}
-%define	_ver	0.4.9.3
+%define	_ver	.3
 %else
-%define	_ver	0.4.9.2
+%define	_ver	.2
 %endif
 
 Summary:	Kicker bar enhancement for KDE
 Summary(de):	Eine Kicker Erweiterung für KDE
 Summary(pl):	Rozszerzenie paska Kickera dla KDE
 Name:		kbfx
-Version:	%{_ver}
+Version:	%{_mainver}%{_ver}
 Release:	0.%{?with_snap:%{_snap}}%{!?with_snap:%{_rel}}.1
 Epoch:		1
 License:	GPL
 Group:		X11/Applications
 %if %{with snap}
-Source10:	http://dl.sourceforge.net/kbfx/%{name}-%{version}-%{_snap}.tar.bz2
+Source10:	http://dl.sourceforge.net/kbfx/%{name}-%{_mainver}.3-%{_snap}.tar.bz2
 # Source10-md5:	d3a823e2ca0e99ed5596e84b9f9907a8
 %else
 Source0:	http://dl.sourceforge.net/kbfx/%{name}-%{version}%{_rel}.tar.bz2
@@ -137,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/01/18 16:52:11  shadzik
+- hmm, make versioning and SOURCES distfiles friendly
+
 Revision 1.24  2007/01/18 16:41:55  shadzik
 - snap up to 20070117
 - new Source10
================================================================

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



More information about the pld-cvs-commit mailing list