rpms/rbldnsd/FC-5 rbldnsd.spec, 1.3, 1.4 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Sun Jul 30 21:17:31 UTC 2006


Author: pghmcfc

Update of /cvs/extras/rpms/rbldnsd/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8671

Modified Files:
	rbldnsd.spec .cvsignore sources 
Log Message:
resync with devel



Index: rbldnsd.spec
===================================================================
RCS file: /cvs/extras/rpms/rbldnsd/FC-5/rbldnsd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rbldnsd.spec	21 Feb 2006 11:57:33 -0000	1.3
+++ rbldnsd.spec	30 Jul 2006 21:17:31 -0000	1.4
@@ -1,14 +1,14 @@
-Summary:	Small, fast daemon to serve DNSBLs
-Name:		rbldnsd
-Version:	0.996
-Release:	1%{?dist}
-License:	GPL
-Group:		System Environment/Daemons
-URL:		http://www.corpit.ru/mjt/rbldnsd.html
-Source0:	http://www.corpit.ru/mjt/rbldnsd/rbldnsd_%{version}.tar.gz
-Source1:	rbldnsd.init
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	zlib-devel
+Summary:        Small, fast daemon to serve DNSBLs
+Name:           rbldnsd
+Version:        0.996a
+Release:        1%{?dist}
+License:        GPL
+Group:          System Environment/Daemons
+URL:            http://www.corpit.ru/mjt/rbldnsd.html
+Source0:        http://www.corpit.ru/mjt/rbldnsd/rbldnsd_%{version}.tar.gz
+Source1:        rbldnsd.init
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  zlib-devel
 
 Requires(pre):    /usr/sbin/useradd
 Requires(post):   /sbin/chkconfig
@@ -25,7 +25,7 @@
 %prep
 %setup -q -n %{name}-%{version}
 %{__sed} -i -e 's@/var/lib/rbldns\([/ ]\)@%{_localstatedir}/lib/rbldnsd\1 at g' \
-	    -e 's@\(-r/[a-z/]*\) -b@\1 -q -b at g' debian/rbldnsd.default
+            -e 's@\(-r/[a-z/]*\) -b@\1 -q -b at g' debian/rbldnsd.default
 
 %build
 CFLAGS="%{optflags}" ./configure
@@ -69,6 +69,9 @@
 %{_initrddir}/rbldnsd
 
 %changelog
+* Fri Jul 28 2006 Paul Howarth <paul at city-fan.org> 0.996a-1
+- update to 0.996a
+
 * Tue Feb 21 2006 Paul Howarth <paul at city-fan.org> 0.996-1
 - update to 0.996
 - use /usr/sbin/useradd instead of %%{_sbindir}/useradd
@@ -82,7 +85,7 @@
 
 * Mon Jun 27 2005 Paul Howarth <paul at city-fan.org> 0.995-3
 - fix /etc/sysconfig/rbldnsd references to /var/lib/rbldns to point to
-  %{_localstatedir}/lib/rbldnsd instead
+  %%{_localstatedir}/lib/rbldnsd instead
 - don't enable daemons in any runlevel by default
 - add -q option to sample entries in /etc/sysconfig/rbldnsd
 


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rbldnsd/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Feb 2006 11:57:33 -0000	1.3
+++ .cvsignore	30 Jul 2006 21:17:31 -0000	1.4
@@ -1 +1 @@
-rbldnsd_0.996.tar.gz
+rbldnsd_0.996a.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rbldnsd/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Feb 2006 11:57:33 -0000	1.3
+++ sources	30 Jul 2006 21:17:31 -0000	1.4
@@ -1 +1 @@
-adba618d40a724a4d07a9b176d86b645  rbldnsd_0.996.tar.gz
+bd2e54e1962408293fcbfaf7ccd66e81  rbldnsd_0.996a.tar.gz




More information about the fedora-extras-commits mailing list