rpms/debootstrap/F-13 .cvsignore, 1.7, 1.8 debootstrap.spec, 1.12, 1.13 sources, 1.7, 1.8

Jan Zeleny jzeleny at fedoraproject.org
Wed May 26 09:55:44 UTC 2010


Author: jzeleny

Update of /cvs/extras/rpms/debootstrap/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30354

Modified Files:
	.cvsignore debootstrap.spec sources 
Log Message:
rebased to 1.0.23


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/debootstrap/F-13/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	8 Mar 2010 08:18:44 -0000	1.7
+++ .cvsignore	26 May 2010 09:55:44 -0000	1.8
@@ -1 +1 @@
-debootstrap_1.0.22.tar.gz
+debootstrap_1.0.23.tar.gz


Index: debootstrap.spec
===================================================================
RCS file: /cvs/extras/rpms/debootstrap/F-13/debootstrap.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- debootstrap.spec	8 Mar 2010 08:18:44 -0000	1.12
+++ debootstrap.spec	26 May 2010 09:55:44 -0000	1.13
@@ -1,5 +1,5 @@
 Name:           debootstrap
-Version:        1.0.22
+Version:        1.0.23
 Release:        1%{?dist}
 Summary:        Debian GNU/Linux bootstrapper
 
@@ -27,7 +27,7 @@ Debian GNU/Linux guest system.
 
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1 -b .devices
 %patch1 -p1 -b .perms
 
@@ -64,10 +64,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/debootstrap
 %{_sbindir}/debootstrap
 %{_mandir}/man8/debootstrap.8*
-%doc debian/changelog debian/copyright
+%doc debian/changelog debian/copyright README
 
 
 %changelog
+* Wed May 26 2010 Jan Zeleny <jzeleny at redhat.com> - 1.0.23-1
+- rebased to 1.0.23 (Add ${misc:Depends}, Add (Ubuntu) maverick as symlink to gutsy)
+
 * Fri Mar 05 2010 Jan Zeleny <jzeleny at redhat.com> - 1.0.22-1
 - rebased to 1.0.22
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/debootstrap/F-13/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	8 Mar 2010 08:18:44 -0000	1.7
+++ sources	26 May 2010 09:55:44 -0000	1.8
@@ -1 +1 @@
-d3fbb612b381841a616a804c946a344a  debootstrap_1.0.22.tar.gz
+ac61b31a9dc58caf4cade91c486f20c6  debootstrap_1.0.23.tar.gz



More information about the scm-commits mailing list