Author: qboosh Date: Sun Aug 17 19:48:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - unified subver macro
---- Files affected: SPECS: ndas.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/ndas.spec diff -u SPECS/ndas.spec:1.10 SPECS/ndas.spec:1.11 --- SPECS/ndas.spec:1.10 Fri Aug 15 12:00:02 2008 +++ SPECS/ndas.spec Sun Aug 17 21:48:10 2008 @@ -14,11 +14,11 @@ Summary(pl.UTF-8): Linuksowy sterownik NDAS Name: ndas Version: 1.1 -%define _subver 24 +%define subver 24 Release: 1 License: Custom License (see EULA.txt) Group: Base/Kernel -Source0: http://code.ximeta.com/dev/current/linux/%{name}-%{version}-%{_subver}.tar.gz +Source0: http://code.ximeta.com/dev/current/linux/%{name}-%{version}-%{subver}.tar.gz # Source0-md5: ccedb4db57f302674ebe93bf148d7188 Patch0: %{name}-Makefile.patch URL: http://www.ximeta.com/ @@ -57,7 +57,7 @@ Ten pakiet zawiera moduł jądra Linuksa. %prep -%setup -q -n %{name}-%{version}-%{_subver} +%setup -q -n %{name}-%{version}-%{subver} %patch0 -p1 %build @@ -112,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/08/17 19:48:10 qboosh +- unified subver macro + Revision 1.10 2008/08/15 10:00:02 shadzik - 1.1 - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ndas.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
