SPECS: util-vserver.spec - package Fedora 8 and Alpine Linux templ...
hawk
hawk at pld-linux.org
Fri Mar 28 11:23:37 CET 2008
Author: hawk Date: Fri Mar 28 10:23:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package Fedora 8 and Alpine Linux templates
- sorted %packages
---- Files affected:
SPECS:
util-vserver.spec (1.175 -> 1.176)
---- Diffs:
================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.175 SPECS/util-vserver.spec:1.176
--- SPECS/util-vserver.spec:1.175 Thu Mar 27 17:49:27 2008
+++ SPECS/util-vserver.spec Fri Mar 28 11:23:32 2008
@@ -261,18 +261,17 @@
Ten pakiet zawiera narzędzia potrzebne do pracy z Vserwerami mającymi
konfigurację w starym stylu.
-%package -n vserver-distro-debian
-Summary: VServer build templates for Debian
-Summary(pl.UTF-8): Szablony do tworzenia VServerów dla dystrybucji Debian
+%package -n vserver-distro-alpine
+Summary: VServer build template for Alpine Linux
+Summary(pl.UTF-8): Szablon budowania VServerów dla dystrybucji Alpine Linux
Group: Applications/System
Requires: %{name}-build = %{version}-%{release}
-Requires: dpkg
-%description -n vserver-distro-debian
-VServer build templates for Debian.
+%description -n vserver-distro-alpine
+VServer build template for Alpine Linux.
-%description -n vserver-distro-debian -l pl.UTF-8
-Szablony do tworzenia VServerów dla dystrybucji Debian.
+%description -n vserver-distro-alpine -l pl.UTF-8
+Szablon budowania VServerów dla dystrybucji Alpine Linux.
%package -n vserver-distro-centos
Summary: VServer build template for CentOS
@@ -287,6 +286,19 @@
%description -n vserver-distro-centos -l pl.UTF-8
Szablon budowania VServerów dla dystrybucji CentOS 4.2 i 5.
+%package -n vserver-distro-debian
+Summary: VServer build templates for Debian
+Summary(pl.UTF-8): Szablony do tworzenia VServerów dla dystrybucji Debian
+Group: Applications/System
+Requires: %{name}-build = %{version}-%{release}
+Requires: dpkg
+
+%description -n vserver-distro-debian
+VServer build templates for Debian.
+
+%description -n vserver-distro-debian -l pl.UTF-8
+Szablony do tworzenia VServerów dla dystrybucji Debian.
+
%package -n vserver-distro-fedora
Summary: VServer build templates for Fedora
Summary(pl.UTF-8): Szablony do tworzenia VServerów dla dystrybucji Fedora
@@ -317,6 +329,20 @@
%description -n vserver-distro-gentoo -l pl.UTF-8
Szablon budowania VServerów dla Gentoo.
+%package -n vserver-distro-pld
+Summary: VServer build templates for PLD Linux
+Summary(pl.UTF-8): Szablony do tworzenia VServerów dla dystrybucji PLD Linux
+Group: Applications/System
+Requires: %{name}-build = %{version}-%{release}
+Requires: /etc/pld-release
+Requires: poldek >= 0.30-0.20080225.00.1
+
+%description -n vserver-distro-pld
+VServer build templates for PLD Linux.
+
+%description -n vserver-distro-pld -l pl.UTF-8
+Szablony do tworzenia VServerów dla dystrybucji PLD Linux.
+
%package -n vserver-distro-redhat
Summary: VServer build template for Red Hat Linux 9
Summary(pl.UTF-8): Szablon do tworzenia VServerów dla dystrybucji Red Hat Linux 9
@@ -333,20 +359,6 @@
%description -n vserver-distro-redhat -l pl.UTF-8
Szablon do tworzenia VServerów dla dystrybucji Red Hat Linux 9.
-%package -n vserver-distro-pld
-Summary: VServer build templates for PLD Linux
-Summary(pl.UTF-8): Szablony do tworzenia VServerów dla dystrybucji PLD Linux
-Group: Applications/System
-Requires: %{name}-build = %{version}-%{release}
-Requires: /etc/pld-release
-Requires: poldek >= 0.30-0.20080225.00.1
-
-%description -n vserver-distro-pld
-VServer build templates for PLD Linux.
-
-%description -n vserver-distro-pld -l pl.UTF-8
-Szablony do tworzenia VServerów dla dystrybucji PLD Linux.
-
%package -n vserver-distro-suse
Summary: VServer build template for SuSE 9.1
Summary(pl.UTF-8): Szablon do tworzenia VServerów dla dystrybucji SuSE 9.1
@@ -822,6 +834,12 @@
%{_mandir}/man8/rebootmgr.8*
%{_mandir}/man8/vserver-copy.8*
+%files -n vserver-distro-alpine
+%defattr(644,root,root,755)
+%dir %{_libdir}/%{name}/distributions/alpine
+%attr(755,root,root) %{_libdir}/%{name}/distributions/alpine/initpost
+%attr(755,root,root) %{_libdir}/%{name}/distributions/alpine/initpre
+
%files -n vserver-distro-centos
%defattr(644,root,root,755)
%{_libdir}/util-vserver/distributions/centos*
@@ -844,6 +862,7 @@
%dir %{_sysconfdir}/vservers/.distributions/fc*/apt
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/fc*/apt/sources.list
%{_libdir}/%{name}/distributions/f7
+%{_libdir}/%{name}/distributions/f8
%{_libdir}/%{name}/distributions/fc*
%files -n vserver-distro-gentoo
@@ -902,6 +921,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.176 2008-03-28 10:23:32 hawk
+- package Fedora 8 and Alpine Linux templates
+- sorted %packages
+
Revision 1.175 2008-03-27 16:49:27 glen
- merged packaging update from AC-branch; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.175&r2=1.176&f=u
More information about the pld-cvs-commit
mailing list