rpms/bitbake/devel bitbake.spec,1.13,1.14

dmalcolm dmalcolm at fedoraproject.org
Thu Jul 22 00:43:41 UTC 2010


Author: dmalcolm

Update of /cvs/pkgs/rpms/bitbake/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20914

Modified Files:
	bitbake.spec 
Log Message:
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild


Index: bitbake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bitbake/devel/bitbake.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- bitbake.spec	21 Nov 2009 17:31:15 -0000	1.13
+++ bitbake.spec	22 Jul 2010 00:43:41 -0000	1.14
@@ -3,7 +3,7 @@
 Summary: Build tool executing tasks and managing metadata
 Name: bitbake
 Version: 1.8.18
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: Development/Tools
 Source0: http://download.berlios.de/bitbake/bitbake-%{version}.tar.gz
@@ -61,6 +61,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.8.18-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Fri Nov 15 2009 Michal Ingeli <mi at v3.sk> - 1.8.18-1
 - Update to current release
 - Stripped shebangs from non-executable python scripts



More information about the scm-commits mailing list