]> git.pld-linux.org Git - packages/Razor.git/blobdiff - Razor.spec
- perl req/prov fix
[packages/Razor.git] / Razor.spec
index 28cb0a7a41e95c37946c0ca9ce9c9149f54f6978..73bc0ff7c08893164b519241e37a381f0bbf88b3 100644 (file)
@@ -7,13 +7,14 @@
 Summary:       Collection of files for checking, reporting, and revoking spam
 Summary(pl.UTF-8):     Zbiór plików do sprawdzania, raportowania i odrzucania spamu
 Name:          Razor
-Version:       2.82
-Release:       2
+Version:       2.85
+Release:       14
 License:       Artistic
 Group:         Applications/Mail
 Source0:       http://dl.sourceforge.net/razor/razor-agents-%{version}.tar.bz2
-# Source0-md5: a79a798e52426261c6a2c4089b33872f
+# Source0-md5: 014d08db40187cb1316482191566b012
 URL:           http://razor.sourceforge.net/
+Patch0:                man-build.patch
 %if %{with autodeps}
 BuildRequires: perl-Class-Fields
 BuildRequires: perl-Digest-Nilsimsa
@@ -31,14 +32,12 @@ 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/>.
+to identify and remove all email spam from the internet.
 
 %description -l pl.UTF-8
 Vipul's Razor jest dystrybuowalną, tworzoną dzięki współpracy siecią,
 służącą do wykrywania spamu, raportowania i filtrowania. Podstawowym
 zadaniem systemu jest identyfikacja spamu z poczty internetowej.
-Odwiedź stronę domową: <http://razor.sourceforge.net/>.
 
 %package -n perl-Razor
 Summary:       Perl modules for Razor
@@ -53,6 +52,7 @@ Moduły Perla dla Razora, klasa Razor2::.
 
 %prep
 %setup -q -n razor-agents-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
@@ -89,7 +89,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorarch}/auto/Razor2/Preproc
 %dir %{perl_vendorarch}/auto/Razor2/Preproc/deHTMLxs
 %attr(755,root,root) %{perl_vendorarch}/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
-%{perl_vendorarch}/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.bs
 %{perl_vendorarch}/auto/Razor2/Preproc/deHTMLxs/autosplit.ix
 %{perl_vendorarch}/auto/Razor2/Syslog
 %{_mandir}/man3/*
This page took 0.076947 seconds and 4 git commands to generate.