rpms/publican/F-9 publican.spec,1.6,1.7

Jeff Fearn (jfearn) fedora-extras-commits at redhat.com
Tue Jul 15 02:28:53 UTC 2008


Author: jfearn

Update of /cvs/pkgs/rpms/publican/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27518

Modified Files:
	publican.spec 
Log Message:
change kde req


Index: publican.spec
===================================================================
RCS file: /cvs/pkgs/rpms/publican/F-9/publican.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- publican.spec	7 Apr 2008 07:32:01 -0000	1.6
+++ publican.spec	15 Jul 2008 02:28:03 -0000	1.7
@@ -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
@@ -13,9 +13,11 @@
 Buildarch:	noarch
 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
-BuildRequires:	gettext libxslt kdesdk perl(XML::TreeBuilder) docbook-style-xsl
+Requires:	gettext libxslt perl(XML::TreeBuilder) docbook-style-xsl dejavu-lgc-fonts elinks
+Requires:	%{_bindir}/xml2pot %{_bindir}/po2xml
+BuildRequires:	gettext libxslt perl(XML::TreeBuilder) docbook-style-xsl
 BuildRequires:	desktop-file-utils
+BuildRequires:	%{_bindir}/xml2pot %{_bindir}/po2xml
 URL:		https://fedorahosted.org/publican
 Obsoletes:	documentation-devel  < 0.26-3
 Obsoletes:	perl-SGML-Translate <= 0.37-3
@@ -82,6 +84,9 @@
 %doc fdl.txt
 
 %changelog
+* Tue Jul 15 2008 Jeff Fearn <jfearn at redhat.com> 0.33-1
+- Change kde reqs to a more portable format
+
 * 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