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

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


Author: ensc

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

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



Index: cfs.spec
===================================================================
RCS file: /cvs/extras/rpms/cfs/devel/cfs.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cfs.spec	26 Apr 2005 15:13:08 -0000	1.8
+++ cfs.spec	19 May 2005 16:56:01 -0000	1.9
@@ -2,12 +2,12 @@
 
 %global debpatch_version	15
 
-%{!?release_func:%global release_func() %1%{?disttag}}
+%{!?release_func:%global release_func() %1%{?dist}}
 
 Summary:	Userspace crypto-filesystem
 Name:		cfs
 Version:	1.4.1
-Release:	%release_func 5
+Release:	%release_func 6
 
 License:	BSD like
 Group:		System Environment/Daemons
@@ -140,6 +140,9 @@
 
 
 %changelog
+* Thu May 19 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.4.1-6
+- set %%dist-tag
+
 * Tue Apr 26 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.4.1-5
 - merged with 1.4.1-0.fdr.5
 - updated to debian patch version 15




More information about the fedora-extras-commits mailing list