rpms/squirrelmail/F-11 .cvsignore, 1.25, 1.26 sources, 1.26, 1.27 squirrelmail.spec, 1.70, 1.71 squirrelmail-1.4.19-csrf.patch, 1.1, NONE

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jan 4 16:31:40 UTC 2010


Author: mhlavink

Update of /cvs/pkgs/rpms/squirrelmail/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24986

Modified Files:
	.cvsignore sources squirrelmail.spec 
Removed Files:
	squirrelmail-1.4.19-csrf.patch 
Log Message:
* Thu Sep 17 2009 Michal Hlavinka <mhlavink at redhat.com> - 1.4.20-0.rc2.20100104
- updated to 1.4.20RC2 20100104 snapshot
- fix multi-word searching (#551626)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/squirrelmail/F-11/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- .cvsignore	22 May 2009 07:06:56 -0000	1.25
+++ .cvsignore	4 Jan 2010 16:31:40 -0000	1.26
@@ -1,2 +1,2 @@
 all_locales-1.4.13-20071220.tar.bz2
-squirrelmail-1.4.19.tar.bz2
+squirrelmail-1.4.20-RC2_20100104_1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/squirrelmail/F-11/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- sources	22 May 2009 07:06:56 -0000	1.26
+++ sources	4 Jan 2010 16:31:40 -0000	1.27
@@ -1,2 +1,2 @@
 c6463312afcd602ae60fd8f388dfb8c2  all_locales-1.4.13-20071220.tar.bz2
-b7c5ebf0a57fe3511042a740ff1b5710  squirrelmail-1.4.19.tar.bz2
+be6d12f4e5b8db3f650a750cbf7a9c15  squirrelmail-1.4.20-RC2_20100104_1.tar.bz2


Index: squirrelmail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/squirrelmail/F-11/squirrelmail.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- squirrelmail.spec	17 Aug 2009 08:24:13 -0000	1.70
+++ squirrelmail.spec	4 Jan 2010 16:31:40 -0000	1.71
@@ -5,12 +5,12 @@
 
 Summary: SquirrelMail webmail client
 Name: squirrelmail
-Version: 1.4.19
-Release: 2%{?dist}
+Version: 1.4.20
+Release: 0.rc2.20100104%{?dist}
 License: GPLv2+
 URL: http://www.squirrelmail.org/
 Group: Applications/Internet
-Source0: http://prdownloads.sourceforge.net/squirrelmail/%{name}-%{version}.tar.bz2
+Source0: http://prdownloads.sourceforge.net/squirrelmail/%{name}-%{version}-RC2_20100104_1.tar.bz2
 Source1: squirrelmail.conf
 Source2: squirrelmail-splash-fedora.png
 Source3: squirrelmail-splash-rhel.png
@@ -33,9 +33,6 @@ Patch4: squirrelmail-1.4.15-tr-fix.patch
 # http://sourceforge.net/tracker/index.php?func=detail&aid=1855717&group_id=311&atid=100311
 Patch5: squirrelmail-1.4.17-biguid.patch
 
-#taken from upstream, bug #517312, for squirrelmail < 1.4.20RC1
-Patch6: squirrelmail-1.4.19-csrf.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: gettext
@@ -50,7 +47,7 @@ compatibility across browsers.  It has v
 easy to configure and install.
 
 %prep
-%setup -q -n squirrelmail-%{version}
+%setup -q -n squirrelmail-%{version}-RC2
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -62,7 +59,6 @@ tar xfj %SOURCE4
 popd
 
 %patch5 -p1
-%patch6 -p1
 
 %build
 rm -f plugins/make_archive.pl
@@ -269,6 +265,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/cron.daily/squirrelmail.cron
 
 %changelog
+* Thu Sep 17 2009 Michal Hlavinka <mhlavink at redhat.com> - 1.4.20-0.rc2.20100104
+- updated to 1.4.20RC2 20100104 snapshot
+- fix multi-word searching (#551626)
+
 * Mon Aug 17 2009 Michal Hlavinka <mhlavink at redhat.com> - 1.4.19-2
 - fix #517312 - CSRF issues in all forms (SA34627)
 


--- squirrelmail-1.4.19-csrf.patch DELETED ---




More information about the fedora-extras-commits mailing list