rpms/htdig/devel htdig.spec,1.31,1.32

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Dec 18 15:49:45 UTC 2006


Author: atkac

Update of /cvs/dist/rpms/htdig/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20496/htdig/devel

Modified Files:
	htdig.spec 
Log Message:
Resolves: #220024
Really fixed #220024



Index: htdig.spec
===================================================================
RCS file: /cvs/dist/rpms/htdig/devel/htdig.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- htdig.spec	8 Aug 2006 11:11:03 -0000	1.31
+++ htdig.spec	18 Dec 2006 15:49:43 -0000	1.32
@@ -5,7 +5,7 @@
 Summary: ht://Dig - Web search engine
 Name: htdig
 Version: 3.2.0b6
-Release: 6.4.3
+Release: 7%{?dist}
 Epoch: 3
 License: GPL
 Group: Applications/Internet
@@ -22,6 +22,7 @@
 Patch6: htdig-3.2.0b6-unescaped_output.patch
 Patch7: htdig-3.2.0b-versioncheck.patch
 Patch8: htdig-3.2.0b6-compile-fix.patch
+Patch9: htdig-3.2.0b6-opts.patch
 BuildRequires: flex >= 2.5.4a-13
 BuildRequires: zlib-devel httpd openssl-devel
 BuildRoot: %{_tmppath}/%{name}-root
@@ -73,6 +74,7 @@
 %patch6 -p1 -b .unescaped_output
 %patch7 -p1 -b .versioncheck
 %patch8 -p1 -b .compile-fix
+%patch9 -p1 -b .opts
 
 %build
 %configure \
@@ -143,6 +145,10 @@
 %endif
 
 %changelog
+* Mon Dec 18 2006 Adam Tkac <atkac redhat com> 3:3.2.0b6-7.fc7
+- really fixed #130528
+- started using dist macro
+
 * Tue Aug 8 2006 Jitka Kudrnacova <jkudrnac at redhat.com> - 3:3.2.0b6-6.4.3
 - built with --with-ssl (#174162) to enable indexing ssl pages, BuildRequires openssl-devel
 




More information about the fedora-cvs-commits mailing list