rpms/python-docutils/devel python-docutils.spec,1.11,1.12

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Mon Mar 3 16:24:43 UTC 2008


Author: toshio

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

Modified Files:
	python-docutils.spec 
Log Message:
* Mon Mar 3 2008 Toshio Kuratomi <toshio at fedoraproject.org> 0.4-8
- Use regular Requires syntax for python-imaging as missingok is just wrong.



Index: python-docutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-docutils/devel/python-docutils.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-docutils.spec	27 Sep 2007 21:50:06 -0000	1.11
+++ python-docutils.spec	3 Mar 2008 16:23:52 -0000	1.12
@@ -4,7 +4,7 @@
 
 Name:           python-%{srcname}
 Version:        0.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A system for processing plaintext documentation
 
 Group:          Development/Languages
@@ -23,7 +23,7 @@
 BuildRequires: python-setuptools
 %endif
 
-Requires(missingok): python-imaging
+Requires: python-imaging
 Provides: docutils = %{version}-%{release}
 Obsoletes: docutils < %{version}-%{release}
 
@@ -85,6 +85,9 @@
 %{python_sitelib}/*egg-info/
 
 %changelog
+* Mon Mar 3 2008 Toshio Kuratomi <toshio at fedoraproject.org> 0.4-8
+- Use regular Requires syntax for python-imaging as missingok is just wrong.
+
 * Thu Sep 27 2007 Toshio Kuratomi <a.badger at gmail.com> 0.4-7
 - Build egg info.
 




More information about the fedora-extras-commits mailing list