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

Thomas Moschny (thm) fedora-extras-commits at redhat.com
Fri Apr 4 23:04:41 UTC 2008


Author: thm

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

Modified Files:
	python-textile.spec 
Log Message:
Simplify BR.



Index: python-textile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-textile/devel/python-textile.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-textile.spec	4 Apr 2008 22:45:47 -0000	1.1
+++ python-textile.spec	4 Apr 2008 23:04:00 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:           python-%{srcname}
 Version:        2.0.11
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A Humane Web Text Generator
 
 Group:          Development/Languages
@@ -14,12 +14,7 @@
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:      noarch
 BuildRequires:  python-devel
-
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
-BuildRequires: python-setuptools
-%endif
+BuildRequires:  python-setuptools-devel
 
 # for htmlizer:
 Requires(missingok): python-twisted-core
@@ -60,6 +55,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Sat Apr  5 2008 Thomas Moschny <thomas.moschny at gmx.de> - 2.0.11-4
+- Simplify BR.
+
 * Mon Jan 28 2008 Thomas Moschny <thomas.moschny at gmx.de> - 2.0.11-3
 - As the license text in the main source file is unchanged, revert the
   license tag back to BSD.




More information about the fedora-extras-commits mailing list