rpms/namazu/F-8 namazu.spec,1.10,1.11

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Fri Mar 28 11:36:01 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/namazu/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31850

Modified Files:
	namazu.spec 
Log Message:
* Fri Mar 28 2008 Akira TAGOH <tagoh at redhat.com> - 2.0.18-2
- Revert the change of using %%__perl_requires to %%_find_requires. (#439178)


Index: namazu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/namazu/F-8/namazu.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- namazu.spec	24 Mar 2008 13:14:21 -0000	1.10
+++ namazu.spec	28 Mar 2008 11:35:23 -0000	1.11
@@ -6,7 +6,7 @@
 
 Name:		namazu
 Version:	2.0.18
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+
 URL:		http://www.namazu.org/
 BuildRequires:	perl >= 5.6.0, perl-NKF >= 1.70, perl-Text-Kakasi >= 1.00
@@ -20,7 +20,7 @@
 Patch2:		namazu-fixinutf8.patch
 Patch3:		namazu-multilib.patch
 
-%define __perl_requires %{SOURCE1}
+%define __find_requires %{SOURCE1}
 
 Summary:	Namazu is a full-text search engine
 Requires:	perl >= 5.6.0, perl-File-MMagic >= 1.12, perl-NKF >= 1.70
@@ -147,6 +147,9 @@
 
 
 %changelog
+* Fri Mar 28 2008 Akira TAGOH <tagoh at redhat.com> - 2.0.18-2
+- Revert the change of using %%__perl_requires to %%_find_requires. (#439178)
+
 * Mon Mar 24 2008 Akira TAGOH <tagoh at redhat.com> - 2.0.18-1
 - security fix (#438664)
 




More information about the fedora-extras-commits mailing list