SPECS: tun.spec - BR: perl -> perl-base
darekr
darekr at pld-linux.org
Thu Jul 14 10:34:36 CEST 2005
Author: darekr Date: Thu Jul 14 08:34:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: perl -> perl-base
---- Files affected:
SPECS:
tun.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/tun.spec
diff -u SPECS/tun.spec:1.18 SPECS/tun.spec:1.19
--- SPECS/tun.spec:1.18 Mon Feb 2 00:59:24 2004
+++ SPECS/tun.spec Thu Jul 14 10:34:30 2005
@@ -18,7 +18,7 @@
Source0: http://vtun.sourceforge.net/tun/%{name}-%{version}.tar.gz
# Source0-md5: b270be81ff9b743d9e9031b0b1a36ebe
URL: http://vtun.sourceforge.net/tun/
-BuildRequires: perl
+BuildRequires: perl-base
BuildRequires: rpmbuild(macros) >= 1.118
%{?with_dist_kernel:BuildRequires: kernel-headers < 2.3.0}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,7 +87,7 @@
install linux/tun.o $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/net
install -d $RPM_BUILD_ROOT/dev
-perl -pi -e "s|/dev|$RPM_BUILD_ROOT/dev|g;" linux/create_dev
+%{__perl} -pi -e "s|/dev|$RPM_BUILD_ROOT/dev|g;" linux/create_dev
%{__make} -C linux dev
%clean
@@ -111,6 +111,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2005/07/14 08:34:30 darekr
+- BR: perl -> perl-base
+
Revision 1.18 2004/02/01 23:59:24 eothane
- bcond, cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tun.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list