rpms/milter-greylist/devel .cvsignore, 1.5, 1.6 lastver, 1.4, 1.5 milter-greylist.spec, 1.30, 1.31 sources, 1.13, 1.14 overflow.patch, 1.1, NONE p0f-silent.patch, 1.2, NONE size_t.patch, 1.1, NONE

Enrico Scholz ensc at fedoraproject.org
Sat Apr 11 12:02:02 UTC 2009


Author: ensc

Update of /cvs/extras/rpms/milter-greylist/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3633

Modified Files:
	.cvsignore lastver milter-greylist.spec sources 
Removed Files:
	overflow.patch p0f-silent.patch size_t.patch 
Log Message:
updated


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	14 Feb 2009 10:56:28 -0000	1.5
+++ .cvsignore	11 Apr 2009 12:01:30 -0000	1.6
@@ -1 +1 @@
-milter-greylist-4.2b1.tgz
+milter-greylist-4.2.2.tgz


Index: lastver
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/lastver,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lastver	14 Feb 2009 10:56:29 -0000	1.4
+++ lastver	11 Apr 2009 12:01:30 -0000	1.5
@@ -1 +1 @@
-4.1.12
+4.2.2


Index: milter-greylist.spec
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- milter-greylist.spec	9 Mar 2009 14:36:42 -0000	1.30
+++ milter-greylist.spec	11 Apr 2009 12:01:30 -0000	1.31
@@ -6,7 +6,7 @@
 %bcond_with			spf
 ##
 
-%global beta		b1
+#global beta		b1
 
 %global username	grmilter
 %global vardir		%_var/lib/%name
@@ -18,17 +18,14 @@
 
 Summary:	Milter for greylisting, the next step in the spam control war
 Name:		milter-greylist
-Version:	4.2
-Release:	%release_func 0.5.%{?beta}
+Version:	4.2.2
+Release:	%release_func 0%{?beta}
 License:	BSD with advertising
 Group:		System Environment/Daemons
 URL:		http://hcpnet.free.fr/milter-greylist/
 Source0:	ftp://ftp.espci.fr/pub/milter-greylist/%name-%version%{?beta}.tgz
 Source1:	README.fedora
 Patch0:		milter-greylist-2.0.2-sysv.patch
-Patch1:		overflow.patch
-Patch2:		size_t.patch
-Patch3:		p0f-silent.patch
 Patch4:		ai_addrconfig.patch
 BuildRoot:	%_tmppath/%name-%version-%release-root
 Requires:		init(%name)
@@ -100,9 +97,6 @@
 %prep
 %setup -q %{?beta:-n %name-%version%beta}
 %patch0 -p1 -b .sysv
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 %patch4 -p1
 
 install -p -m0644 %SOURCE1 .
@@ -218,6 +212,10 @@
 
 
 %changelog
+* Sat Apr 11 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 4.2.2-0.
+- updated to 4.2.2
+- removed patches which where applied upstream
+
 * Mon Mar 09 2009 Adam Tkac <atkac redhat com> - 4.2-0.5.b1
 - libbind has been moved to separate package, rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	14 Feb 2009 10:56:29 -0000	1.13
+++ sources	11 Apr 2009 12:01:30 -0000	1.14
@@ -1 +1 @@
-2e76e2643469ec393a15dfce9f8ff695  milter-greylist-4.2b1.tgz
+ed287c8371b9a5818835387dc101d02a  milter-greylist-4.2.2.tgz


--- overflow.patch DELETED ---


--- p0f-silent.patch DELETED ---


--- size_t.patch DELETED ---




More information about the fedora-extras-commits mailing list