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

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


Author: wtogami

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

Modified Files:
	.cvsignore perl-Razor-Agent.spec sources 
Added Files:
	razor-agents-2.71-buildroot.patch 
Log Message:
auto-import perl-Razor-Agent-2.71-1.fc5 on branch FC-4 from perl-Razor-Agent-2.71-1.fc5.src.rpm

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-4/.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:33:14 -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-4/perl-Razor-Agent.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Razor-Agent.spec	19 May 2005 19:48:01 -0000	1.6
+++ perl-Razor-Agent.spec	16 Jun 2005 20:33:14 -0000	1.7
@@ -2,14 +2,15 @@
 %define         perl_vendorlib  %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
 
 Name:           perl-Razor-Agent
-Version:        2.67
-Release:        2
+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
@@ -38,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
@@ -92,6 +93,9 @@
 
 
 %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.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-4/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:33:14 -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