rpms/python-paste-script/devel python-paste-script.spec,1.4,1.5

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Dec 9 20:38:49 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/python-paste-script/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14657

Modified Files:
	python-paste-script.spec 
Log Message:
Add python-devel to BuildRequires


Index: python-paste-script.spec
===================================================================
RCS file: /cvs/extras/rpms/python-paste-script/devel/python-paste-script.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-paste-script.spec	9 Dec 2006 20:26:56 -0000	1.4
+++ python-paste-script.spec	9 Dec 2006 20:38:19 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           python-paste-script
 Version:        1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A pluggable command-line frontend
 Group:          System Environment/Libraries
 License:        MIT
@@ -11,7 +11,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools
+BuildRequires:  python-setuptools python-devel
 Requires:       python-paste, python-paste-deploy, python-cheetah
 
 %description
@@ -57,7 +57,8 @@
 
 
 %changelog
-* Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> - 1.0-1
+* Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> - 1.0-2
+- Add python-devel to BuildRequires
 - 1.0
 
 * Sun Sep 17 2006 Luke Macken <lmacken at redhat.com> - 0.9.8-1




More information about the scm-commits mailing list