rpms/mailman/devel mailman.spec,1.71,1.72

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Wed Jul 23 09:54:17 UTC 2008


Author: tsmetana

Update of /cvs/pkgs/rpms/mailman/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14782

Modified Files:
	mailman.spec 
Log Message:
* Wed Jul 23 2008 Tomas Smetana <tsmetana at redhat.com> - 3:2.1.11-2
- temporary fix for --fuzz=0



Index: mailman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mailman/devel/mailman.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- mailman.spec	23 Jul 2008 08:40:04 -0000	1.71
+++ mailman.spec	23 Jul 2008 09:53:29 -0000	1.72
@@ -1,7 +1,7 @@
 Summary: Mailing list manager with built in Web access
 Name: mailman
 Version: 2.1.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 3
 Group: Applications/Internet
 #Source0: ftp://ftp.gnu.org/pub/gnu/mailman/mailman-%{version}.tgz
@@ -52,7 +52,6 @@
 %define mmbuilddir %{_builddir}/%{name}-%{version}
 
 %define httpdconffile %{name}.conf
-
 # Now, the user and group the CGIs will expect to be run under.  This should
 # match the user and group the web server is configured to run as.  The scripts
 # will error out if they are invoked by any other user.
@@ -92,6 +91,9 @@
 %{docdir}/INSTALL.REDHAT
 
 %prep
+#FIXME -- This is a temporary solution
+%define _default_patch_fuzz 2
+
 %setup -q
 %patch1 -p1 -b .multimail
 %patch2 -p1 -b .permissions
@@ -352,6 +354,9 @@
 %attr(0644,root,%{mmgroup}) %config(noreplace) %{mmdir}/cron/crontab.in
 
 %changelog
+* Wed Jul 23 2008 Tomas Smetana <tsmetana at redhat.com> - 3:2.1.11-2
+- temporary fix for --fuzz=0
+
 * Tue Jul 22 2008 Tomas Smetana <tsmetana at redhat.com> - 3:2.1.11-1
 - new upstream version
 - fix #246978 - FHS compliant initscript




More information about the fedora-extras-commits mailing list