rpms/bind/F-12 bind.spec,1.332,1.333

Adam Tkac atkac at fedoraproject.org
Fri Mar 19 11:05:50 UTC 2010


Author: atkac

Update of /cvs/pkgs/rpms/bind/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24611

Modified Files:
	bind.spec 
Log Message:
- update to 9.6.2-P1 upstream release (#556366)



Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/F-12/bind.spec,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -p -r1.332 -r1.333
--- bind.spec	12 Mar 2010 07:14:01 -0000	1.332
+++ bind.spec	19 Mar 2010 11:05:50 -0000	1.333
@@ -5,8 +5,8 @@
 #%define PATCHVER P3
 #%define PREVER rc1
 #%define VERSION %{version}
-#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+%define PATCHVER P1
+%define VERSION %{version}-%{PATCHVER}
 
 %{?!SDB:       %define SDB       1}
 %{?!test:      %define test      0}
@@ -20,7 +20,7 @@ Summary:  The Berkeley Internet Name Dom
 Name:     bind
 License:  ISC
 Version:  9.6.2
-Release:  1%{?dist}
+Release:  2.%{PATCHVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -580,6 +580,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %ghost %{chroot_prefix}/etc/localtime
 
 %changelog
+* Fri Mar 19 2010 Adam Tkac <atkac redhat com> 32:9.6.2-2.P1
+- update to 9.6.2-P1 upstream release (#556366)
+
 * Fri Mar 12 2010 Adam Tkac <atkac redhat com> 32:9.6.2-1
 - update to 9.6.2
 - patches merged



More information about the scm-commits mailing list