SPECS: linux-wlan-ng.spec - simplify %setup, BR sed4

darekr darekr at pld-linux.org
Wed Jan 25 15:05:11 CET 2006


Author: darekr                       Date: Wed Jan 25 14:05:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simplify %setup, BR sed4

---- Files affected:
SPECS:
   linux-wlan-ng.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/linux-wlan-ng.spec
diff -u SPECS/linux-wlan-ng.spec:1.34 SPECS/linux-wlan-ng.spec:1.35
--- SPECS/linux-wlan-ng.spec:1.34	Wed Jan 25 15:01:56 2006
+++ SPECS/linux-wlan-ng.spec	Wed Jan 25 15:05:04 2006
@@ -30,6 +30,7 @@
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.217
 %endif
+BuildRequires:	sed >= 4.0
 Requires(post,preun):	/sbin/chkconfig
 ExcludeArch:	sparc sparc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -132,7 +133,7 @@
 sieciowych PCMCIA.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %patch0 -p1
 #%patch1 -p0
 %patch2 -p1
@@ -306,6 +307,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/01/25 14:05:04  darekr
+- simplify %setup, BR sed4
+
 Revision 1.34  2006/01/25 14:01:56  djrzulf
 - release,
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linux-wlan-ng.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list