rpms/bitbake/devel bitbake.spec,1.8,1.9

Andreas Thienemann ixs at fedoraproject.org
Sun Sep 7 12:43:27 UTC 2008


Author: ixs

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

Modified Files:
	bitbake.spec 
Log Message:
* Sun Sep 07 2008 Andreas Thienemann <andreas at bawue.net> - 1.8.10-1
- Updated to 1.8.10
- Include .egg
- Fix FTBFS #440562



Index: bitbake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bitbake/devel/bitbake.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bitbake.spec	14 Jul 2008 20:30:50 -0000	1.8
+++ bitbake.spec	7 Sep 2008 12:42:56 -0000	1.9
@@ -2,14 +2,14 @@
 
 Summary: BitBake build tool
 Name: bitbake
-Version: 1.8.8
-Release: 2%{?dist}
+Version: 1.8.10
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Tools
 Source0: http://download.berlios.de/bitbake/bitbake-%{version}.tar.gz
 URL: http://developer.berlios.de/projects/bitbake/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: python-devel, xmlto, lynx
+BuildRequires: python-devel, xmlto-tex, lynx
 BuildArch: noarch
 
 %description
@@ -44,10 +44,14 @@
 %{_bindir}/bbimage
 %{_bindir}/bitbake
 %{_datadir}/bitbake/
-%{python_sitelib}/bb/
-
+%{python_sitelib}/*
 
 %changelog
+* Sun Sep 07 2008 Andreas Thienemann <andreas at bawue.net> - 1.8.10-1
+- Updated to 1.8.10
+- Include .egg
+- Fix FTBFS #440562
+
 * Mon Jul 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.8.8-2
 - fix license tag
 




More information about the fedora-extras-commits mailing list