SPECS: libnl.spec - up to 1.0-pre5
aredridel
aredridel at pld-linux.org
Mon Apr 3 20:47:45 CEST 2006
Author: aredridel Date: Mon Apr 3 18:47:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0-pre5
---- Files affected:
SPECS:
libnl.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.2 SPECS/libnl.spec:1.3
--- SPECS/libnl.spec:1.2 Mon Jun 20 23:17:35 2005
+++ SPECS/libnl.spec Mon Apr 3 20:47:40 2006
@@ -2,15 +2,15 @@
Summary: Netlink library
Summary(pl): Biblioteka do obsługi gniazd netlink
Name: libnl
-Version: 0.5.0
-Release: 1
+Version: 1.0
+%define pre pre5
+Release: 0.%{pre}.1
License: LGPL v2.1
Group: Libraries
-Source0: http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}.tar.gz
-# Source0-md5: c58ec5032f393f569ef7f489436651b3
+Source0: http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
+# Source0-md5: 2cece8968bb36b4cc34b907b6e3c2178
Patch0: %{name}-if_ether.patch
Patch1: %{name}-no_root.patch
-Patch2: %{name}-libdir.patch
URL: http://people.suug.ch/~tgr/libnl/
BuildRequires: autoconf
BuildRequires: automake
@@ -52,10 +52,9 @@
Statyczna biblioteka libnl.
%prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{version}-%{pre}
+#%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%{__aclocal}
@@ -79,7 +78,7 @@
%files
%defattr(644,root,root,755)
%doc ChangeLog
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*-*
%files devel
%defattr(644,root,root,755)
@@ -92,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/04/03 18:47:40 aredridel
+- up to 1.0-pre5
+
Revision 1.2 2005/06/20 21:17:35 qboosh
- cosmetics, BR: ac,am
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libnl.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list