Author: tommat Date: Thu Jun 8 18:35:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.2
---- Files affected: SPECS: bitbake.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/bitbake.spec diff -u SPECS/bitbake.spec:1.4 SPECS/bitbake.spec:1.5 --- SPECS/bitbake.spec:1.4 Tue Apr 12 21:41:30 2005 +++ SPECS/bitbake.spec Thu Jun 8 20:35:16 2006 @@ -2,12 +2,12 @@ Summary: BitBake build tool Summary(pl): BitBake - narzędzie do budowania Name: bitbake -Version: 1.2 +Version: 1.4.2 Release: 1 License: GPL Group: Development Source0: http://download.berlios.de/bitbake/%{name}-%{version}.tar.gz -# Source0-md5: 62c799d91d291a17078d6c23a94e793e +# Source0-md5: e26e53dffbd85dfde9995ddf478cdc29 URL: http://developer.berlios.de/projects/bitbake/ BuildRequires: python-devel >= 2.0 %pyrequires_eq python @@ -59,8 +59,12 @@ %{_sysconfdir}/%{name} %dir %{py_sitescriptdir}/bb %{py_sitescriptdir}/bb/*py[co] +%dir %{py_sitescriptdir}/bb/fetch +%{py_sitescriptdir}/bb/fetch/*py[co] %dir %{py_sitescriptdir}/bb/parse %{py_sitescriptdir}/bb/parse/*py[co] +%dir %{py_sitescriptdir}/bb/parse/parse_py +%{py_sitescriptdir}/bb/parse/parse_py/*py[co] %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/06/08 18:35:16 tommat +- updated to 1.4.2 + Revision 1.4 2005/04/12 19:41:30 darekr - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bitbake.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
