rpms/bind/devel bind.spec,1.210,1.211 sources,1.41,1.42

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Thu Aug 23 12:58:29 UTC 2007


Author: atkac

Update of /cvs/pkgs/rpms/bind/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12717

Modified Files:
	bind.spec sources 
Log Message:
- removed end dots from Summary sections (skasal at redhat.com)
- fixed wrong file creation by autotools patch (skasal at redhat.com)



Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- bind.spec	23 Aug 2007 11:11:25 -0000	1.210
+++ bind.spec	23 Aug 2007 12:57:57 -0000	1.211
@@ -17,11 +17,11 @@
 %define		bind_dir      /var/named
 %define    	chroot_prefix %{bind_dir}/chroot
 #
-Summary: 	The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server.
+Summary: 	The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
 Name: 		bind
 License: 	ISC
 Version: 	9.5.0
-Release: 	11.%{RELEASEVER}%{?dist}
+Release: 	11.1.%{RELEASEVER}%{?dist}
 Epoch:   	32
 Url: 		http://www.isc.org/products/BIND/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -47,7 +47,7 @@
 Source24:	libbind.pc
 Source25:	named.conf.sample
 Source28:	config.tar
-Source29:	bind-%{version}%{RELEASEVER}.1-autotools.tar.bz2
+Source29:	bind-%{version}%{RELEASEVER}-2.autotools.tar.bz2
 Source30:	ldap2zone.c
 
 # Common patches
@@ -135,7 +135,7 @@
 
 
 %package  utils
-Summary:  Utilities for querying DNS name servers.
+Summary:  Utilities for querying DNS name servers
 Group:    Applications/System
 Requires: bind-libs = %{epoch}:%{version}-%{release}
 
@@ -151,7 +151,7 @@
 
 
 %package   devel
-Summary:   Header files and libraries needed for BIND DNS development.
+Summary:   Header files and libraries needed for BIND DNS development
 Group:     Development/Libraries
 Requires:  bind-libs = %{epoch}:%{version}-%{release}
 Obsoletes: bind-libbind-devel
@@ -178,7 +178,7 @@
 %description chroot
 This package contains a tree of files which can be used as a
 chroot(2) jail for the named(8) program from the BIND package.
-Based off code from Jan "Yenya" Kasprzak <kas at fi.muni.cz>
+Based on the code from Jan "Yenya" Kasprzak <kas at fi.muni.cz>
 
 %prep
 %setup -q -n %{name}-%{version}%{RELEASEVER}
@@ -642,6 +642,10 @@
 %{_sbindir}/bind-chroot-admin
 
 %changelog
+* Thu Aug 23 2007 Adam Tkac <atkac redhat com> 32:9.5.0-11.1.a6
+- removed end dots from Summary sections (skasal at redhat.com)
+- fixed wrong file creation by autotools patch (skasal at redhat.com)
+
 * Thu Aug 23 2007 Adam Tkac <atkac redhat com> 32:9.5.0-11.a6
 - start using --disable-isc-spnego configure option
   - remove bind-9.5-spnego-memory_management.patch (source isn't
@@ -656,7 +660,7 @@
 
 * Tue Aug 21 2007 Adam Tkac <atkac redhat com> 32:9.5.0-10.a6
 - dropped direct dependency to /etc/openldap/schema directory
-- changed hardcoded paths to marcros
+- changed hardcoded paths to macros
 - fired away code which configure LDAP server
 
 * Tue Aug 14 2007 Adam Tkac <atkac redhat com> 32:9.5.0-9.1.a6


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bind/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sources	30 Jul 2007 13:48:23 -0000	1.41
+++ sources	23 Aug 2007 12:57:57 -0000	1.42
@@ -2,4 +2,4 @@
 4faa4395b955e5f8a3d50f308b9fabc8  bind-chroot.tar.bz2
 bdea8168751a29e61525f11e8195ad48  config.tar
 13fef79f99fcefebb51d84b08805de51  libbind-man.tar.gz
-a44a4e9ef9a596ec2bbd89ec730d803b  bind-9.5.0a6.1-autotools.tar.bz2
+ae1b6fde3133a8dad425e0ec9dc6d576  bind-9.5.0a6-2.autotools.tar.bz2




More information about the fedora-extras-commits mailing list