rpms/python-xlrd/devel python-xlrd.spec,1.1,1.2

Ján ONDREJ (ondrejj) fedora-extras-commits at redhat.com
Mon Jun 2 20:16:40 UTC 2008


Author: ondrejj

Update of /cvs/pkgs/rpms/python-xlrd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5732/devel

Modified Files:
	python-xlrd.spec 
Log Message:
Rawhide fix


Index: python-xlrd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-xlrd/devel/python-xlrd.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-xlrd.spec	5 Jan 2008 19:54:03 -0000	1.1
+++ python-xlrd.spec	2 Jun 2008 20:15:51 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           python-xlrd
 Version:        0.6.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Library to extract data from Microsoft Excel (tm) spreadsheet files
 
 Group:          Development/Languages
@@ -52,12 +52,15 @@
 %doc xlrd/doc/* xlrd/examples
 %attr(755,root,root) %dir %{python_sitelib}/xlrd
 %{python_sitelib}/xlrd/*
-%if "%{fedora}" > "8"
+%if %{fedora} > 8
 %{python_sitelib}/*egg-info
 %endif
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Mon Jun 2 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.6.1-5
+- removed "" for fedora macro
+
 * Thu Jan 3 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.6.1-5
 - updated /usr/bin/ by bindir macro
 




More information about the fedora-extras-commits mailing list