rpms/bodhi/F-9 bodhi.spec,1.18,1.19 sources,1.15,1.16

Luke Macken lmacken at fedoraproject.org
Tue Aug 26 03:38:03 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/bodhi/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv831

Modified Files:
	bodhi.spec sources 
Log Message:
* Mon Aug 25 2008 Luke Macken <lmacken at redhat.com> - 0.5.1-2
- Include the egg-info in the client subpackage.




Index: bodhi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/F-9/bodhi.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- bodhi.spec	22 Aug 2008 21:04:31 -0000	1.18
+++ bodhi.spec	26 Aug 2008 03:37:33 -0000	1.19
@@ -3,7 +3,7 @@
 
 Name:           bodhi
 Version:        0.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
 License:        GPLv2+
@@ -93,20 +93,28 @@
 %{python_sitelib}/%{name}/
 %{_bindir}/start-%{name}
 %{_bindir}/%{name}-*
-%{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info/
 %{_sysconfdir}/httpd/conf.d/bodhi.conf
 %attr(-,apache,root) %{_datadir}/%{name}
 %attr(-,apache,root) %config(noreplace) %{_sysconfdir}/bodhi/*
 %attr(-,apache,root) %{_localstatedir}/log/bodhi
+%{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info/
+%{python_sitelib}/%{name}/__init__.py*
 
 
 %files client
 %doc COPYING README
 %{_bindir}/bodhi
 %{_mandir}/man1/bodhi.1.gz
+%{python_sitelib}/%{name}/tools
+%{python_sitelib}/%{name}/__init__.py*
+%{python_sitelib}/%{name}/release.py*
+%{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info/
 
 
 %changelog
+* Mon Aug 25 2008 Luke Macken <lmacken at redhat.com> - 0.5.1-2
+- Include the egg-info in the client subpackage.
+
 * Fri Aug 22 2008 Luke Macken <lmacken at redhat.com> - 0.5.1-1
 - Latest upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/F-9/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	22 Aug 2008 21:04:31 -0000	1.15
+++ sources	26 Aug 2008 03:37:33 -0000	1.16
@@ -1 +1 @@
-a964c5fa799a186417b7b4039c4a94a7  bodhi-0.5.1.tar.bz2
+cef90c8832a363737225c0b006160da5  bodhi-0.5.1.tar.bz2




More information about the fedora-extras-commits mailing list