SPECS: debootstrap.spec - up to 0.3.3 - added ubuntu

grzegorz grzegorz at pld-linux.org
Wed Oct 18 10:36:32 CEST 2006


Author: grzegorz                     Date: Wed Oct 18 08:36:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.3.3
- added ubuntu

---- Files affected:
SPECS:
   debootstrap.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/debootstrap.spec
diff -u SPECS/debootstrap.spec:1.2 SPECS/debootstrap.spec:1.3
--- SPECS/debootstrap.spec:1.2	Fri Oct 22 20:46:08 2004
+++ SPECS/debootstrap.spec	Wed Oct 18 10:36:26 2006
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
 # TODO:
 # - optional package with dev files / links to dev
-# - still problems on amd64 :/
+# - still problems on amd64:/
 Summary:	Bootstrap a basic Debian system
 Summary(pl):	Zainstaluj Debiana
 Name:		debootstrap
-Version:	0.2.45
+Version:	0.3.3
 Release:	0.1
 License:	Freeware
 Group:		Applications/File
-Source0:	http://ftp.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.gz
-# Source0-md5:	faac4b6cb7f278f64a68e4d45a26ae53
+Source0:	http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz
+# Source0-md5:	22fcb8cc4218e582ad701b44e2549dce
+Source1:	devices.tar.gz
 BuildRequires:	sed >= 4.0
 Requires:	binutils
 Requires:	wget
@@ -29,7 +30,7 @@
 możesz się następnie chrootować.
 
 %prep
-%setup -q
+%setup -q -n %{version}
 
 %build
 %{__make} pkgdetails
@@ -41,9 +42,10 @@
 install -D %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
 
 install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/scripts
-install slink potato woody sarge sid woody.buildd sarge.buildd sid.buildd \
+install breezy hoary warty potato woody sarge sid woody.buildd sarge.buildd hoary.buildd warty.buildd sarge.fakechroot \
 	$RPM_BUILD_ROOT%{_libdir}/%{name}/scripts
 install pkgdetails functions $RPM_BUILD_ROOT%{_libdir}/%{name}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/%{name}/
 echo %{_arch} >$RPM_BUILD_ROOT%{_libdir}/%{name}/arch
 
 %clean
@@ -59,6 +61,7 @@
 %{_libdir}/%{name}/scripts
 %{_libdir}/%{name}/functions
 %{_libdir}/%{name}/arch
+%{_libdir}/%{name}/devices.tar.gz
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/10/18 08:36:26  grzegorz
+- up to 0.3.3
+- added ubuntu
+
 Revision 1.2  2004/10/22 18:46:08  qboosh
 - cosmetics, BR: sed 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/debootstrap.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list