SPECS: Razor.spec - check-files cleanup

glen glen at pld-linux.org
Tue Jan 16 20:50:03 CET 2007


Author: glen                         Date: Tue Jan 16 19:50:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
SPECS:
   Razor.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/Razor.spec
diff -u SPECS/Razor.spec:1.30 SPECS/Razor.spec:1.31
--- SPECS/Razor.spec:1.30	Tue Jun  6 00:00:27 2006
+++ SPECS/Razor.spec	Tue Jan 16 20:49:57 2007
@@ -16,10 +16,10 @@
 # Source0-md5:	a79a798e52426261c6a2c4089b33872f
 URL:		http://razor.sourceforge.net/
 %if %{with autodeps}
-BuildRequires:	perl-Net-DNS
 BuildRequires:	perl-Class-Fields
 BuildRequires:	perl-Digest-Nilsimsa
 BuildRequires:	perl-Digest-SHA1
+BuildRequires:	perl-Net-DNS
 BuildRequires:	perl-URI
 %endif
 BuildRequires:	perl-Time-HiRes
@@ -30,10 +30,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Vipul's Razor is a distributed, collaborative, spam detection, reporting,
-and filtering network. The primary focus of the system is to identify
-and remove all email spam from the internet. Visit the website at
-<http://razor.sourceforge.net/>.
+Vipul's Razor is a distributed, collaborative, spam detection,
+reporting, and filtering network. The primary focus of the system is
+to identify and remove all email spam from the internet. Visit the
+website at <http://razor.sourceforge.net/>.
 
 %description -l pl
 Vipul's Razor jest dystrybuowalną, tworzoną dzięki współpracy siecią,
@@ -65,14 +65,15 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/razor
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	PERL5LIB=$RPM_BUILD_ROOT%{perl_vendorarch} \
 	INSTALLMAN5DIR=%{_mandir}/man5
 
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/razor-agents/.packlist
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -101,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007/01/16 19:49:57  glen
+- check-files cleanup
+
 Revision 1.30  2006/06/05 22:00:27  arekm
 - include /etc/razor
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Razor.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list