Author: grzegorz Date: Wed Nov 1 13:46:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added etch, dapper and edgy
---- Files affected: SPECS: debootstrap.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/debootstrap.spec diff -u SPECS/debootstrap.spec:1.3 SPECS/debootstrap.spec:1.4 --- SPECS/debootstrap.spec:1.3 Wed Oct 18 10:36:26 2006 +++ SPECS/debootstrap.spec Wed Nov 1 14:46:45 2006 @@ -6,12 +6,15 @@ Summary(pl): Zainstaluj Debiana Name: debootstrap Version: 0.3.3 -Release: 0.1 +Release: 0.2 License: Freeware Group: Applications/File Source0: http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz # Source0-md5: 22fcb8cc4218e582ad701b44e2549dce Source1: devices.tar.gz +Source2: %{name}-etch +Source3: %{name}-dapper +Source4: %{name}-edgy BuildRequires: sed >= 4.0 Requires: binutils Requires: wget @@ -46,6 +49,9 @@ $RPM_BUILD_ROOT%{_libdir}/%{name}/scripts install pkgdetails functions $RPM_BUILD_ROOT%{_libdir}/%{name} install %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/%{name}/ +install %{SOURCE2} $RPM_BUILD_ROOT%{_libdir}/%{name}/scripts/etch +install %{SOURCE3} $RPM_BUILD_ROOT%{_libdir}/%{name}/scripts/dapper +install %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/%{name}/scripts/edgy echo %{_arch} >$RPM_BUILD_ROOT%{_libdir}/%{name}/arch %clean @@ -69,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/11/01 13:46:45 grzegorz +- added etch, dapper and edgy + Revision 1.3 2006/10/18 08:36:26 grzegorz - up to 0.3.3 - added ubuntu ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/debootstrap.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
