rpms/libnl/devel .cvsignore, 1.7, 1.8 libnl.spec, 1.22, 1.23 sources, 1.8, 1.9

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Wed Jan 23 18:01:19 UTC 2008


Author: dcbw

Update of /cvs/extras/rpms/libnl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15138

Modified Files:
	.cvsignore libnl.spec sources 
Log Message:
* Wed Jan 23 2008 Dan Williams <dcbw at redhat.com> - 1.1-1
- Update to version 1.1




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libnl/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	18 Dec 2007 19:35:44 -0000	1.7
+++ .cvsignore	23 Jan 2008 18:00:19 -0000	1.8
@@ -4,3 +4,4 @@
 libnl-1.0-pre5.tar.gz
 libnl.git20071217.tar.bz2
 libnl-1.0-pre8.git20071218.tar.bz2
+libnl-1.1.tar.gz


Index: libnl.spec
===================================================================
RCS file: /cvs/extras/rpms/libnl/devel/libnl.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- libnl.spec	18 Dec 2007 19:35:44 -0000	1.22
+++ libnl.spec	23 Jan 2008 18:00:19 -0000	1.23
@@ -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
+* Wed Jan 23 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/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	18 Dec 2007 19:35:44 -0000	1.8
+++ sources	23 Jan 2008 18:00:19 -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