rpms/libnl/F-8 libnl.spec,1.21,1.22 sources,1.8,1.9

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Feb 12 04:16:35 UTC 2008


Author: dcbw

Update of /cvs/extras/rpms/libnl/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18982

Modified Files:
	libnl.spec sources 
Log Message:
Update to 1.1



Index: libnl.spec
===================================================================
RCS file: /cvs/extras/rpms/libnl/F-8/libnl.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- libnl.spec	18 Dec 2007 19:37:41 -0000	1.21
+++ libnl.spec	12 Feb 2008 04:16:00 -0000	1.22
@@ -1,15 +1,11 @@
-%define preversion pre8
-%define gitsnapshot .git20071218
-
 Summary: Convenience library for kernel netlink sockets
 Group: Development/Libraries
 License: LGPL
 Name: libnl
-Version: 1.0
-Release: 0.15.%{preversion}%{gitsnapshot}%{?dist}
+Version: 1.1
+Release: 1%{?dist}
 URL: http://people.suug.ch/~tgr/libnl/
-#Source: http://people.suug.ch/~tgr/libnl/files/libnl-%{version}-%{preversion}.tar.gz
-Source: %{name}-%{version}-%{preversion}%{gitsnapshot}.tar.bz2
+Source: http://people.suug.ch/~tgr/libnl/files/libnl-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: doxygen
 Patch1: libnl-1.0-pre5-static.patch
@@ -33,7 +29,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{version}-%{preversion}%{gitsnapshot}
+%setup -q -n %{name}-%{version}
 %patch1 -p1 -b .build-static
 %patch2 -p1 -b .debuginfo
 %patch3 -p1 -b .use-vasprintf-retval
@@ -67,6 +63,9 @@
 %{_libdir}/pkgconfig/%{name}-1.pc
 
 %changelog
+* Mon Feb 11 2008 Dan Williams <dcbw at redhat.com> - 1.1-1
+- Update to version 1.1
+
 * Tue Dec 18 2007 Dan Williams <dcbw at redhat.com> - 1.0-0.15.pre8.git20071218
 - Handle removal of include/linux/ip_mp_alg.h in 2.6.24
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libnl/F-8/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	18 Dec 2007 19:37:41 -0000	1.8
+++ sources	12 Feb 2008 04:16:00 -0000	1.9
@@ -1 +1 @@
-e69a2ff616b8d920ad720ca0df454ea1  libnl-1.0-pre8.git20071218.tar.bz2
+ae970ccd9144e132b68664f98e7ceeb1  libnl-1.1.tar.gz




More information about the fedora-extras-commits mailing list