rpms/util-vserver/devel util-vserver.spec,1.1,1.2

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Thu Feb 3 00:53:35 UTC 2005


Author: ensc

Update of /cvs/extras/rpms/util-vserver/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv12359/devel

Modified Files:
	util-vserver.spec 
Log Message:
added the *.asc signature
use %release_func



Index: util-vserver.spec
===================================================================
RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- util-vserver.spec	3 Feb 2005 00:40:19 -0000	1.1
+++ util-vserver.spec	3 Feb 2005 00:53:33 -0000	1.2
@@ -4,6 +4,11 @@
 ## --without dietlibc        ...   disable usage of dietlibc
 ## --without xalan           ...   do not require/use the xalan xslt processor
 
+## Fedora Extras specific customization below...
+%{!?release_func:%define release_func() %1}
+##
+
+
 %define confdir		%_sysconfdir/vservers
 %define confdefaultdir	%confdir/.defaults
 %define pkglibdir	%_libdir/%name
@@ -15,12 +20,13 @@
 Summary:	Linux virtual server utilities
 Name:		util-vserver
 Version:	0.30.203
-Release:	0
+Release:	%release_func 1
 Epoch:		0
 License:	GPL
 Group:		System Environment/Base
 URL:		http://savannah.nongnu.org/projects/util-vserver/
 Source0:	http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2
+Source1:	http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2.asc
 BuildRoot:	%_tmppath/%name-%version-%release-root
 Requires:	init(%name)
 Requires:	%name-core = %epoch:%version-%release




More information about the fedora-extras-commits mailing list