rpms/fabric/devel fabric.spec, 1.1, 1.2 import.log, 1.1, 1.2 sources, 1.2, 1.3

Silas Sewell silas at fedoraproject.org
Sun Apr 12 18:50:13 UTC 2009


Author: silas

Update of /cvs/pkgs/rpms/fabric/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12721/devel

Modified Files:
	fabric.spec import.log sources 
Log Message:
* Sun Apr 12 2009 Silas Sewell <silas at sewell ch> - 0.1.1-2
- Add runtime setuptools requirements
- Re-import source package



Index: fabric.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fabric/devel/fabric.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fabric.spec	12 Apr 2009 18:24:01 -0000	1.1
+++ fabric.spec	12 Apr 2009 18:49:43 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           fabric
 Version:        0.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A simple pythonic remote deployment tool
 
 Group:          Applications/System
@@ -15,6 +15,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Requires:       python-paramiko >= 1.7
+Requires:       python-setuptools
 
 %description
 Fabric is a simple pythonic remote deployment tool which is designed to upload
@@ -42,6 +43,10 @@
 %{_bindir}/fab
 
 %changelog
+* Sun Apr 12 2009 Silas Sewell <silas at sewell ch> - 0.1.1-2
+- Add runtime setuptools requirements
+- Re-import source package
+
 * Thu Apr 09 2009 Silas Sewell <silas at sewell ch> - 0.1.1-1
 - Update to 0.1.1
 - Up Paramiko version dependency to 1.7


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/fabric/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	12 Apr 2009 18:24:01 -0000	1.1
+++ import.log	12 Apr 2009 18:49:43 -0000	1.2
@@ -1 +1,2 @@
 fabric-0_1_1-1_fc10:HEAD:fabric-0.1.1-1.fc10.src.rpm:1239560592
+fabric-0_1_1-2_fc10:HEAD:fabric-0.1.1-2.fc10.src.rpm:1239562092


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fabric/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Apr 2009 18:24:01 -0000	1.2
+++ sources	12 Apr 2009 18:49:43 -0000	1.3
@@ -1 +1 @@
-b317a951d44abb2649b86c0539dadd3b  fab-0.1.1.tar.gz
+63a5301c584825f0b7c5e7274e1c00df  fab-0.1.1.tar.gz




More information about the fedora-extras-commits mailing list