packages (DEVEL): util-vserver/util-vserver.spec - package exec-remount - f...

hawk hawk at pld-linux.org
Tue Apr 28 22:04:18 CEST 2009


Author: hawk                         Date: Tue Apr 28 20:04:18 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- package exec-remount
- fixed packaging redhat scripts
- R vserver-distro-redhat where needed for shared scripts

---- Files affected:
packages/util-vserver:
   util-vserver.spec (1.223.2.1 -> 1.223.2.2) 

---- Diffs:

================================================================
Index: packages/util-vserver/util-vserver.spec
diff -u packages/util-vserver/util-vserver.spec:1.223.2.1 packages/util-vserver/util-vserver.spec:1.223.2.2
--- packages/util-vserver/util-vserver.spec:1.223.2.1	Mon Apr 27 18:07:41 2009
+++ packages/util-vserver/util-vserver.spec	Tue Apr 28 22:04:12 2009
@@ -248,6 +248,7 @@
 Summary(pl.UTF-8):	Szablon budowania VServerów dla dystrybucji CentOS
 Group:		Applications/System
 Requires:	%{name} = %{version}-%{release}
+Requires:	vserver-distro-redhat = %{version}-%{release}
 Requires:	yum
 
 %description -n vserver-distro-centos
@@ -278,6 +279,7 @@
 Requires:	e2fsprogs
 Requires:	rpm
 Requires:	wget
+Requires:	vserver-distro-redhat = %{version}-%{release}
 Requires:	yum
 
 %description -n vserver-distro-fedora
@@ -724,6 +726,7 @@
 %attr(755,root,root) %{_libdir}/%{name}/chcontext-compat
 %attr(755,root,root) %{_libdir}/%{name}/check-unixfile
 %attr(755,root,root) %{_libdir}/%{name}/chroot-sh
+%attr(755,root,root) %{_libdir}/%{name}/exec-remount
 %attr(755,root,root) %{_libdir}/%{name}/exec-ulimit
 %attr(755,root,root) %{_libdir}/%{name}/fakerunlevel
 %attr(755,root,root) %{_libdir}/%{name}/filetime
@@ -881,7 +884,11 @@
 %dir %{_sysconfdir}/vservers/.distributions/rh9/apt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/rh*/apt/sources.list
 %{_libdir}/%{name}/distributions/rh9
-%{_libdir}/%{name}/distributions/redhat
+%dir %{_libdir}/%{name}/distributions/redhat
+%attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/initctl
+%attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/initpost
+%attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/initpre
+%attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/rc.sysinit
 
 %files -n vserver-distro-suse
 %defattr(644,root,root,755)
@@ -906,6 +913,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.223.2.2  2009/04/28 20:04:12  hawk
+- package exec-remount
+- fixed packaging redhat scripts
+- R vserver-distro-redhat where needed for shared scripts
+
 Revision 1.223.2.1  2009/04/27 16:07:41  hawk
 - updated to current trunk version, added Fedora 10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-vserver/util-vserver.spec?r1=1.223.2.1&r2=1.223.2.2&f=u



More information about the pld-cvs-commit mailing list