rpms/python-yadis/EL-5 python-yadis.spec,1.4,1.5

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sat Dec 15 21:15:32 UTC 2007


Author: jcollie

Update of /cvs/pkgs/rpms/python-yadis/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21886

Modified Files:
	python-yadis.spec 
Log Message:
Really fix the macro usage.


Index: python-yadis.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-yadis/EL-5/python-yadis.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-yadis.spec	15 Dec 2007 21:11:36 -0000	1.4
+++ python-yadis.spec	15 Dec 2007 21:14:58 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           python-yadis
 Version:        1.1.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Relying party support for the Yadis service discovery protocol
 
 Group:          Development/Languages
@@ -19,7 +19,7 @@
 BuildRequires:  PyXML
 BuildRequires:  python-urljr
 BuildRequires:  pyflakes
-%if 0%{fedora} < 7
+%if 0%{?fedora} < 7
 BuildRequires:  python-elementtree
 Requires:       python-elementtree
 %endif
@@ -72,6 +72,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Sat Dec 15 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.1.0-5
+- Really fix the macro usage.
+
 * Sat Dec 15 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.1.0-4
 - Fix macro usage.
 




More information about the fedora-extras-commits mailing list