rpms/namazu/devel filter-requires-namazu.sh, 1.3, 1.4 namazu.spec, 1.22, 1.23

Akira TAGOH tagoh at fedoraproject.org
Wed Sep 3 14:42:24 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/namazu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5259

Modified Files:
	filter-requires-namazu.sh namazu.spec 
Log Message:
* Wed Sep  3 2008 Akira TAGOH <tagoh at redhat.com> - 2.0.18-6
- Fix a broken deps.


Index: filter-requires-namazu.sh
===================================================================
RCS file: /cvs/pkgs/rpms/namazu/devel/filter-requires-namazu.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- filter-requires-namazu.sh	21 Nov 2007 06:41:33 -0000	1.3
+++ filter-requires-namazu.sh	3 Sep 2008 14:41:54 -0000	1.4
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/usr/lib/rpm/perl.req $* | egrep -v 'perl\((nmzidx.pl|conf.pl|document.pl|time.pl|util.pl|var.pl)\)'
+/usr/lib/rpm/perl.req $* | egrep -v 'perl\((codeconv.pl|conf.pl|document.pl|filter.pl|gettext.pl|gfilter.pl|html.pl|mailnews.pl|nmzidx.pl|ooo.pl|time.pl|util.pl|var.pl|zip.pl)\)'


Index: namazu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/namazu/devel/namazu.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- namazu.spec	1 Sep 2008 10:33:44 -0000	1.22
+++ namazu.spec	3 Sep 2008 14:41:54 -0000	1.23
@@ -4,7 +4,7 @@
 
 Name:		namazu
 Version:	2.0.18
-Release:	5%{?dist}
+Release:	6%{?dist}
 License:	GPLv2+
 URL:		http://www.namazu.org/
 BuildRequires:	perl >= 5.6.0, perl(NKF) >= 1.70, perl(Text::Kakasi) >= 1.00
@@ -161,6 +161,9 @@
 
 
 %changelog
+* Wed Sep  3 2008 Akira TAGOH <tagoh at redhat.com> - 2.0.18-6
+- Fix a broken deps.
+
 * Mon Sep  1 2008 Akira TAGOH <tagoh at redhat.com> - 2.0.18-5
 - Update patch to fix a fuzz issue.
 




More information about the fedora-extras-commits mailing list