Author: qboosh                       Date: Sat Nov  3 20:59:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0pre7
- removed obsolete llh patch, require recent llh

---- Files affected:
SPECS:
   libnl.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.13 SPECS/libnl.spec:1.14
--- SPECS/libnl.spec:1.13       Sat Aug  4 10:05:06 2007
+++ SPECS/libnl.spec    Sat Nov  3 21:59:04 2007
@@ -3,16 +3,17 @@
 Summary(pl.UTF-8):     Biblioteka do obsługi gniazd netlink
 Name:          libnl
 Version:       1.0
-%define pre pre6
+%define pre pre7
 Release:       0.%{pre}.3
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       
http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
-# Source0-md5: 0f57cb7085dc27e054691bff858613c9
-Patch0:                %{name}-llh.patch
+# Source0-md5: db9f6265c370f09defd2d2fa3540758e
+#Patch0:               %{name}-llh.patch
 URL:           http://people.suug.ch/~tgr/libnl/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: linux-libc-headers >= 7:2.6.20
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,6 +32,7 @@
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libnl
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      linux-libc-headers >= 7:2.6.20
 
 %description devel
 Header files for libnl library.
@@ -52,12 +54,10 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{pre}
-%patch0 -p1
 
 %build
 %{__aclocal}
 %{__autoconf}
-
 %configure \
        --enable-verbose-errors
 
@@ -93,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/11/03 20:59:04  qboosh
+- updated to 1.0pre7
+- removed obsolete llh patch, require recent llh
+
 Revision 1.13  2007/08/04 08:05:06  qboosh
 - fixed shellglob
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libnl.spec?r1=1.13&r2=1.14&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to