SPECS: libnfnetlink.spec - R: llh for -devel.
pluto
pluto at pld-linux.org
Wed Nov 16 13:26:55 CET 2005
Author: pluto Date: Wed Nov 16 12:26:55 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- R: llh for -devel.
---- Files affected:
SPECS:
libnfnetlink.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libnfnetlink.spec
diff -u SPECS/libnfnetlink.spec:1.3 SPECS/libnfnetlink.spec:1.4
--- SPECS/libnfnetlink.spec:1.3 Wed Nov 16 13:15:43 2005
+++ SPECS/libnfnetlink.spec Wed Nov 16 13:26:42 2005
@@ -10,7 +10,8 @@
URL: http://www.netfilter.org/projects/libnfnetlink/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: linux-libc-headers >= 7:2.6.14.0
+%define _llh_version 7:2.6.14.0-1
+BuildRequires: linux-libc-headers >= %{_llh_version}
Requires: kernel = 3:%{_kernel_ver}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,6 +29,7 @@
Summary: Header files for libnfnetlink library
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: linux-libc-headers >= %{_llh_version}
%description devel
Header files for libnfnetlink library.
@@ -83,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/11/16 12:26:42 pluto
+- R: llh for -devel.
+
Revision 1.3 2005/11/16 12:15:43 pluto
- oops, epoch for llh.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libnfnetlink.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list