Author: qboosh Date: Wed Apr 5 16:47:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - removed outdated if_ether patch
---- Files affected: SPECS: libnl.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libnl.spec diff -u SPECS/libnl.spec:1.4 SPECS/libnl.spec:1.5 --- SPECS/libnl.spec:1.4 Mon Apr 3 21:01:20 2006 +++ SPECS/libnl.spec Wed Apr 5 18:47:28 2006 @@ -10,8 +10,7 @@ Source0: http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz # Source0-md5: 2cece8968bb36b4cc34b907b6e3c2178 Source1: %{name}-1.pc -Patch0: %{name}-if_ether.patch -Patch1: %{name}-no_root.patch +Patch0: %{name}-no_root.patch URL: http://people.suug.ch/~tgr/libnl/ BuildRequires: autoconf BuildRequires: automake @@ -54,8 +53,7 @@ %prep %setup -q -n %{name}-%{version}-%{pre} -#%patch0 -p1 -%patch1 -p1 +%patch0 -p1 %build %{__aclocal} @@ -96,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/04/05 16:47:28 qboosh +- removed outdated if_ether patch + Revision 1.4 2006/04/03 19:01:20 aredridel - add pkgconfig file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libnl.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
