SPECS: debootstrap.spec - added scripts for debian squeeze, ubuntu intrepid...

pawelz pawelz at pld-linux.org
Mon Apr 27 11:22:34 CEST 2009


Author: pawelz                       Date: Mon Apr 27 09:22:34 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added scripts for debian squeeze, ubuntu intrepid and ubuntu jaunty
- unified files

---- Files affected:
SPECS:
   debootstrap.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/debootstrap.spec
diff -u SPECS/debootstrap.spec:1.15 SPECS/debootstrap.spec:1.16
--- SPECS/debootstrap.spec:1.15	Mon Apr 27 11:12:10 2009
+++ SPECS/debootstrap.spec	Mon Apr 27 11:22:29 2009
@@ -47,7 +47,10 @@
 ln -sf sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/etch
 ln -sf sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/etch-m68k
 ln -sf sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/lenny
+ln -sf sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/squeezy
 ln -sf gutsy $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/hardy
+ln -sf gutsy $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/intrepid
+ln -sf gutsy $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/jaunty
 
 install functions $RPM_BUILD_ROOT%{_datadir}/%{name}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -59,7 +62,7 @@
 %defattr(644,root,root,755)
 %doc debian/README.Debian debian/copyright debian/changelog
 %attr(755,root,root) %{_sbindir}/%{name}
-%{_mandir}/man?/%{name}.*
+%{_mandir}/man8/%{name}.8*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/scripts
 %{_datadir}/%{name}/functions
@@ -71,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/04/27 09:22:29  pawelz
+- added scripts for debian squeeze, ubuntu intrepid and ubuntu jaunty
+- unified files
+
 Revision 1.15  2009/04/27 09:12:10  pawelz
 - up to 1.0.13
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/debootstrap.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list