rpms/publican/devel publican.spec,1.7,1.8

Jeff Fearn (jfearn) fedora-extras-commits at redhat.com
Wed May 21 06:25:25 UTC 2008


Author: jfearn

Update of /cvs/pkgs/rpms/publican/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19513

Modified Files:
	publican.spec 
Log Message:
bump rev for perl Requires



Index: publican.spec
===================================================================
RCS file: /cvs/pkgs/rpms/publican/devel/publican.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- publican.spec	21 May 2008 05:59:26 -0000	1.7
+++ publican.spec	21 May 2008 06:24:37 -0000	1.8
@@ -3,7 +3,7 @@
 Name:		publican	
 Summary:	Common files and scripts for publishing Documentation
 Version:	0.33
-Release:	0%{?dist}
+Release:	1%{?dist}
 License:	GPLv2+ and GFDL
 # The following directories are licensed under the GFDL:
 #	content
@@ -14,12 +14,12 @@
 Source:		http://svn.fedorahosted.org/svn/publican/trunk/Files/%{name}-%{version}.tgz
 # need kdesdk for po2xml & xml2pot
 Requires:	gettext libxslt kdesdk perl(XML::TreeBuilder) docbook-style-xsl dejavu-lgc-fonts elinks
+Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires:	gettext libxslt kdesdk perl(XML::TreeBuilder) docbook-style-xsl
 BuildRequires:	desktop-file-utils
 URL:		https://fedorahosted.org/publican
 Obsoletes:	documentation-devel  < 0.26-3
 Obsoletes:	perl-SGML-Translate <= 0.37-3
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Common files and scripts for publishing documentation.
@@ -83,6 +83,9 @@
 %doc fdl.txt
 
 %changelog
+* Wed May 21 2008 Jeff Fearn <jfearn at redhat.com> 0.33-1
+- added perl requires
+
 * Mon Apr 7 2008 Jeff Fearn <jfearn at redhat.com> 0.33-0
 - Remove release from package name in html desktop spec file
 - Removed --nonet from xsltproc call BZ #436342




More information about the fedora-extras-commits mailing list