rpms/perl-Razor-Agent/FC-3 .cvsignore, 1.3, 1.4 perl-Razor-Agent.spec, 1.4, 1.5 sources, 1.3, 1.4

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Thu Jun 16 20:37:18 UTC 2005


Author: wtogami

Update of /cvs/extras/rpms/perl-Razor-Agent/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12752

Modified Files:
	.cvsignore perl-Razor-Agent.spec sources 
Log Message:
2.71



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	9 Feb 2005 06:49:01 -0000	1.3
+++ .cvsignore	16 Jun 2005 20:37:16 -0000	1.4
@@ -1,2 +1 @@
-razor-agents-2.40.tar.gz
-razor-agents-2.67.tar.gz
+razor-agents-2.71.tar.gz


Index: perl-Razor-Agent.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-3/perl-Razor-Agent.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Razor-Agent.spec	9 Feb 2005 06:49:01 -0000	1.4
+++ perl-Razor-Agent.spec	16 Jun 2005 20:37:16 -0000	1.5
@@ -2,15 +2,15 @@
 %define         perl_vendorlib  %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
 
 Name:           perl-Razor-Agent
-Version:        2.67
-Release:        0.FC3
-Epoch:          0
+Version:        2.71
+Release:        1%{?dist}
 Summary:        Use a Razor catalogue server to filter spam messages
 
 Group:          Applications/Internet
 License:        Artistic
 URL:            http://razor.sourceforge.net/
-Source0:        http://dl.sf.net/razor/razor-agents-2.67.tar.gz
+Source0:        http://dl.sf.net/razor/razor-agents-2.71.tar.gz
+Patch0:         razor-agents-2.71-buildroot.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # autodep misses this, razor-admin -register fails
@@ -39,7 +39,7 @@
 %prep
 %setup -q -n razor-agents-%{version}
 # don't use -b for backup files, because these would be installed, too
-#%patch0 -p1
+%patch0 -p1
 
 
 %build
@@ -48,7 +48,7 @@
 cd Razor2-Preproc-deHTMLxs
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 cd ..
-make %{?_smp_optflags} OPTIMIZE="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS"
 
 
 %install
@@ -93,6 +93,12 @@
 
 
 %changelog
+* Thu Jun 16 2005 Warren Togami <wtogami at redhat.com> - 2.71-1
+- 2.71 and buildroot patch (#160629 mschwendt)
+
+* Thu May 19 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.67-2
+- Fix SMP build flags.
+
 * Sun Feb 06 2005 Warren Togami <wtogami at redhat.com> 0:2.67-0.FC3
 - 2.67
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	9 Feb 2005 06:49:01 -0000	1.3
+++ sources	16 Jun 2005 20:37:16 -0000	1.4
@@ -1 +1 @@
-0118b6030ea261ea85e73a55cc7eac8e  razor-agents-2.67.tar.gz
+5534f03b24320d8407272e564e3e1ea0  razor-agents-2.71.tar.gz




More information about the fedora-extras-commits mailing list