diff dnsbl.spec.in @ 117:aa07452e641b

uribl patch from Jeff Evans <jeffe@tricab.com>
author carl
date Sun, 12 Mar 2006 10:15:39 -0800
parents a893afee4b80
children ea6f9c812faa
line wrap: on
line diff
--- a/dnsbl.spec.in	Sun Jan 08 10:27:24 2006 -0800
+++ b/dnsbl.spec.in	Sun Mar 12 10:15:39 2006 -0800
@@ -97,16 +97,18 @@
 %docdir %{_datadir}/doc/@PACKAGE@-@VERSION@
 %{_datadir}/doc/@PACKAGE@-@VERSION@
 %config(noreplace) %{_sysconfdir}/@PACKAGE@
-%config(noreplace) %{_sysconfdir}/@PACKAGE@/*.conf
 /etc/rc.d/init.d/@PACKAGE@
 %dir %attr(0750,@PACKAGE@,root) /var/run/@PACKAGE@
 
 
 %changelog
-* Sun Dec 18 2005 Carl Byington 1.0
+* Fri Mar 10 2006 Carl Byington 5.13
+- remove redundant entry in files section
+
+* Sun Dec 18 2005 Carl Byington 5.11
 - use autoconf and http://www.fedora.us/docs/rpm-packaging-guidelines.html
 
-* Tue Jan 03 2005 Carl Byington 1.4
+* Tue Jan 03 2005 Carl Byington 4.0
 - added hosts-ignore conf file
 - see RELEASE_NOTES