X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver.spec;h=1b6305a751127dc5aadb25bda2311efa85da9bf2;hb=644ca1abbeb96b04cf8422ccfccd97010d4e96a8;hp=07478b1135106d7bc5713e497a1905ef61de99ba;hpb=68cb9da707859a4957558c859f3e8ac7472cde4a;p=util-vserver.git diff --git a/util-vserver.spec b/util-vserver.spec index 07478b1..1b6305a 100644 --- a/util-vserver.spec +++ b/util-vserver.spec @@ -24,7 +24,7 @@ # for module-tools %global module_version_varname modulever -%global taglevel 1 +%global taglevel 3 %{!?release_func:%global release_func() %1%{?dist}} @@ -36,8 +36,10 @@ License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%fullver.tar.bz2 -#Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%fullver.tar.bz2.asc +Source1: fstab Patch1: f12.patch +Patch2: f13.patch +Patch3: rev2883to2896.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %version-%release @@ -196,6 +198,8 @@ Linux-VServer API from Python. %prep %setup -q -n %name-%fullver %patch1 -p0 +%patch2 -p1 +%patch2 -p0 autoreconf -fi %build @@ -219,6 +223,7 @@ MANIFEST_CONFIG='%config' \ MANIFEST_CONFIG_NOREPLACE='%config(noreplace)' \ contrib/make-manifest %name $RPM_BUILD_ROOT contrib/manifest.dat +install -c -m 755 %{SOURCE1} %{buildroot}/%pkglibdir/defaults/fstab %check %__make check @@ -253,7 +258,6 @@ test "$1" != 0 || rm -rf %_localstatedir/cache/vservers/* 2>/dev/null || : %chkconfig --add util-vserver %chkconfig util-vserver on - %preun sysv test "$1" != 0 || %_initrddir/vprocunhide stop &>/dev/null || : @@ -394,6 +398,12 @@ test "$1" = 0 || %_initrddir/rebootmgr condrestart >/dev/null || : %changelog +* Tue Jun 08 2010 S.Çağlar Onur - util-vserver-0.30.216-3 +- Do not restart util-vserver service on upgrades + +* Tue Jun 01 2010 S.Çağlar Onur - util-vserver-0.30.216-2 +- remove tmpfs mounted /tmp from fstab template + * Tue May 11 2010 S.Çağlar Onur - util-vserver-0.30.216-1 * Mon Jun 25 2007 Daniel Hokka Zakrisson - 0.30.214-0