rpms/perl-Razor-Agent/FC-2 razor-agents-2.71-buildroot.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 perl-Razor-Agent.spec, 1.3, 1.4 sources, 1.3, 1.4

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


Author: wtogami

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

Modified Files:
	.cvsignore perl-Razor-Agent.spec sources 
Added Files:
	razor-agents-2.71-buildroot.patch 
Log Message:
2.71


razor-agents-2.71-buildroot.patch:

--- NEW FILE razor-agents-2.71-buildroot.patch ---
diff -Nur razor-agents-2.71-orig/Makefile.PL razor-agents-2.71/Makefile.PL
--- razor-agents-2.71-orig/Makefile.PL	2005-06-16 03:07:09.000000000 +0200
+++ razor-agents-2.71/Makefile.PL	2005-06-16 14:52:09.000000000 +0200
@@ -140,7 +140,7 @@
 
 # begin razor-agents
 install_razor_agents ::
-	$(INSTALLSCRIPT)/razor-client
+	$(NOOP)
 # end razor-agents
 
 };


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 05:07:35 -0000	1.2
+++ .cvsignore	16 Jun 2005 20:39:27 -0000	1.3
@@ -1 +1 @@
-razor-agents-2.40.tar.gz
+razor-agents-2.71.tar.gz


Index: perl-Razor-Agent.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/perl-Razor-Agent.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Razor-Agent.spec	9 Feb 2005 06:54:00 -0000	1.3
+++ perl-Razor-Agent.spec	16 Jun 2005 20:39:27 -0000	1.4
@@ -2,15 +2,15 @@
 %define         perl_vendorlib  %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
 
 Name:           perl-Razor-Agent
-Version:        2.67
-Release:        0.FC2
-Epoch:          0
+Version:        2.71
+Release:        1.fc2
 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,7 +93,13 @@
 
 
 %changelog
-* Sun Feb 06 2005 Warren Togami <wtogami at redhat.com> 0:2.67-0.FC2
+* 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
 
 * Mon Mar 29 2004 Warren Togami <wtogami at redhat.com> 0:2.40-0.fdr.2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	9 Feb 2005 06:54:00 -0000	1.3
+++ sources	16 Jun 2005 20:39:27 -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