]> git.pld-linux.org Git - packages/bitbake.git/commitdiff
- updated to 1.4.2
authortommat <tommat@pld-linux.org>
Thu, 8 Jun 2006 18:35:16 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitbake.spec -> 1.5

bitbake.spec

index 2ad749db73aed8e6f6a97a8b19b48f92c883c4b6..e8029700fa5596c8b4153963b3f944cd52ff85d3 100644 (file)
@@ -1,12 +1,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
@@ -58,5 +58,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_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]
This page took 0.083905 seconds and 4 git commands to generate.