rpms/xca/devel xca.spec,1.8,1.9

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Thu May 19 17:03:31 UTC 2005


Author: ensc

Update of /cvs/extras/rpms/xca/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8155/xca/devel

Modified Files:
	xca.spec 
Log Message:
use %dist instead of %disttag



Index: xca.spec
===================================================================
RCS file: /cvs/extras/rpms/xca/devel/xca.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xca.spec	6 Apr 2005 22:13:53 -0000	1.8
+++ xca.spec	19 May 2005 17:03:29 -0000	1.9
@@ -1,11 +1,11 @@
 ## $Id$
 
-%{!?release_func:%global release_func() %1%{?disttag}}
+%{!?release_func:%global release_func() %1%{?dist}}
 
 Summary:	Graphical X.509 certificate management tool
 Name:		xca
 Version:	0.5.1
-Release:	%release_func 1
+Release:	%release_func 2
 
 License:	BSD
 Group:		Applications/Productivity
@@ -81,6 +81,9 @@
 
 
 %changelog
+* Thu May 19 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.5.1-2
+- use %%dist instead of %%disttag
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 




More information about the fedora-extras-commits mailing list