rpms/cobbler/devel cobbler.spec,1.38,1.39 sources,1.33,1.34

Michael DeHaan (mdehaan) fedora-extras-commits at redhat.com
Fri Feb 15 17:41:40 UTC 2008


Author: mdehaan

Update of /cvs/extras/rpms/cobbler/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1941/devel

Modified Files:
	cobbler.spec sources 
Log Message:
Fix typo in specfile and rebuild




Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- cobbler.spec	15 Feb 2008 17:19:03 -0000	1.38
+++ cobbler.spec	15 Feb 2008 17:40:51 -0000	1.39
@@ -3,7 +3,7 @@
 Name: cobbler
 AutoReq: no
 Version: 0.8.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
 Group: Applications/System
@@ -183,13 +183,16 @@
 
 %defattr(-,root,root)
 %if 0%{?fedora} > 8
-%{python_sitearch}/func*.egg-info
+%{python_sitearch}/cobbler*.egg-info
 %endif
 %doc AUTHORS CHANGELOG README COPYING
 
 
 %changelog
 
+* Fri Feb 15 2008 Michael DeHaan <mdehaan at redhat.com> - 0.8.0-2
+- Fix egg packaging
+
 * Fri Feb 15 2008 Michael DeHaan <mdehaan at redhat.com> - 0.8.0-1
 - Upstream changes (see CHANGELOG)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	15 Feb 2008 17:19:03 -0000	1.33
+++ sources	15 Feb 2008 17:40:51 -0000	1.34
@@ -1,2 +1,2 @@
 bfc2f6e06ec3084f0ea8696aa4281495  cobbler-0.6.5.tar.gz
-b5c5e3023038778bf2c7a85035a967fd  cobbler-0.8.0.tar.gz
+045ed56039904e5b65406b035e0527c8  cobbler-0.8.0.tar.gz




More information about the fedora-extras-commits mailing list