rpms/unbound/devel .cvsignore, 1.11, 1.12 sources, 1.14, 1.15 unbound.spec, 1.35, 1.36

Paul Wouters pwouters at fedoraproject.org
Tue Jan 5 23:07:02 UTC 2010


Author: pwouters

Update of /cvs/extras/rpms/unbound/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14438

Modified Files:
	.cvsignore sources unbound.spec 
Log Message:
* Tue Jan 05 2010 Paul Wouters <paul at xelerance.com> - 1.4.1-1
- Updated to 1.4.1
- Changed %define to %global



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/unbound/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	9 Oct 2009 01:28:02 -0000	1.11
+++ .cvsignore	5 Jan 2010 23:07:01 -0000	1.12
@@ -6,3 +6,4 @@ unbound-1.3.2.tar.gz
 unbound-1.3.1.tar.gz
 unbound-1.3.3.tar.gz
 unbound-1.3.4.tar.gz
+unbound-1.4.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/unbound/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	9 Oct 2009 01:28:02 -0000	1.14
+++ sources	5 Jan 2010 23:07:02 -0000	1.15
@@ -1,2 +1 @@
-f6b2b2c375288dfd2a03c4a36676221e  unbound-1.3.3.tar.gz
-d1eb5efed0c36c10dbaf3f805ff3a4bd  unbound-1.3.4.tar.gz
+1e03ef9618e4bca02005bd99bc6af75c  unbound-1.4.1.tar.gz


Index: unbound.spec
===================================================================
RCS file: /cvs/extras/rpms/unbound/devel/unbound.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- unbound.spec	9 Oct 2009 01:59:19 -0000	1.35
+++ unbound.spec	5 Jan 2010 23:07:02 -0000	1.36
@@ -1,5 +1,5 @@
 # not ready yet
-%{?!with_python:      %define with_python      0}
+%{?!with_python:      %global with_python      0}
 
 %if %{with_python}
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -8,8 +8,8 @@
 
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
-Version: 1.3.4
-Release: 2%{?dist}
+Version: 1.4.1
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -193,6 +193,10 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Tue Jan 05 2010 Paul Wouters <paul at xelerance.com> - 1.4.1-1
+- Updated to 1.4.1
+- Changed %%define to %%global
+
 * Thu Oct 08 2009 Paul Wouters <paul at xelerance.com> - 1.3.4-2
 - Bump version
 




More information about the fedora-extras-commits mailing list