rpms/milter-greylist/devel milter-greylist.spec,1.6,1.7

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sat Jun 25 18:16:43 UTC 2005


Author: ensc

Update of /cvs/extras/rpms/milter-greylist/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9809

Modified Files:
	milter-greylist.spec 
Log Message:
updated to final 2.0 (which was announced some minutes after the last checkin)



Index: milter-greylist.spec
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- milter-greylist.spec	25 Jun 2005 15:48:51 -0000	1.6
+++ milter-greylist.spec	25 Jun 2005 18:16:41 -0000	1.7
@@ -7,8 +7,6 @@
 ## Fedora Extras specific customization below...
 ##
 
-%global rcver		rc5
-
 %global username	grmilter
 %global minitdir	%_sysconfdir/minit
 %global minitsvcdir	%minitdir/services/grmilter
@@ -22,11 +20,11 @@
 Summary:	Milter for greylisting, the next step in the spam control war
 Name:		milter-greylist
 Version:	2.0
-Release:	%release_func 0.1.%rcver
+Release:	%release_func 1
 License:	BSD w/ advertising
 Group:		System Environment/Daemon
 URL:		http://hcpnet.free.fr/milter-greylist/
-Source0:	ftp://ftp.espci.fr/pub/milter-greylist/%name-%version%rcver.tgz
+Source0:	ftp://ftp.espci.fr/pub/milter-greylist/%name-%version.tgz
 Patch0:		milter-greylist-2.0rc5-user.patch
 BuildRoot:	%_tmppath/%name-%version-%release-root
 Requires:		init(%name)
@@ -86,7 +84,7 @@
 
 
 %prep
-%setup -q -n %name-%version%rcver
+%setup -q
 %patch0 -p1 -b .user
 
 perl -pi -e 's!--rpath!--XXXX!g' configure
@@ -189,6 +187,9 @@
 %endif
 
 %changelog
+* Sat Jun 25 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 2.0-1
+- updated to final 2.0
+
 * Sat Jun 25 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 2.0-0.1.rc5
 - updated to 2.0rc5
 - added patch which changes the way how the user will be switched in




More information about the fedora-extras-commits mailing list