(re)added the MANIFEST_* variables which were lost some time ago; this
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 27 May 2004 00:50:06 +0000 (00:50 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 27 May 2004 00:50:06 +0000 (00:50 +0000)
will preserve %%config files...

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1576 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/util-vserver.spec.in

index f532495..8db3194 100644 (file)
@@ -112,6 +112,8 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT/%_libdir/*.la
 
+MANIFEST_CONFIG='%config' \
+MANIFEST_CONFIG_NOREPLACE='%config(noreplace)' \
 contrib/make-manifest %name $RPM_BUILD_ROOT contrib/manifest.dat
 
 
@@ -222,6 +224,10 @@ test "$1" = 0  || %_initrddir/rebootmgr   condrestart >/dev/null || :
 
 
 %changelog
+* Wed May 26 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.215-0
+- (re)added the MANIFEST_* variables which were lost some time ago;
+  this will preserve %%config files...
+
 * Mon Mar 15 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.202-0
 - use file-list for sysv scripts also