[minor] use remote key files
[util-vserver.git] / util-vserver.spec
index 037c4cc..2498c96 100644 (file)
@@ -24,7 +24,7 @@
 
 # for module-tools
 %global module_version_varname modulever
-%global taglevel 14
+%global taglevel 15
 
 %{!?release_func:%global release_func() %1%{?dist}}
 
@@ -40,6 +40,7 @@ Source1:      fstab
 Source2:       vprocunhide-files
 Patch1: nomtab.patch
 Patch2: upstart.patch
+Patch3: sl.patch
 BuildRoot:     %_tmppath/%name-%version-%release-root
 Requires:      init(%name)
 Requires:      %name-core = %version-%release
@@ -199,6 +200,7 @@ Linux-VServer API from Python.
 %setup -q -n %name-%fullver
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 autoreconf -fi
 
 %build
@@ -400,6 +402,10 @@ test "$1" = 0  || %_initrddir/rebootmgr   condrestart >/dev/null || :
 
 
 %changelog
+* Thu Mar 10 2011 S.Çağlar Onur <caglar@verivue.com> - util-vserver-0.30.216-15
+- * Sync with upstream
+- * Add SL6 as a supported distro
+
 * Fri Feb 18 2011 Sapan Bhatia <sapanb@cs.princeton.edu> - util-vserver-0.30.216-14
 - Retagging to make sure the tagging operation worked.