]> git.pld-linux.org Git - packages/Razor.git/blobdiff - Razor.spec
- release 8 (by relup.sh)
[packages/Razor.git] / Razor.spec
index 0b8f6f6a2b3d6fc7ae0a37bacf7e9bb7f7825b01..8d3ed05fa2183d4f699b7c350fb86a16d2175170 100644 (file)
@@ -5,14 +5,14 @@
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       Collection of files for checking, reporting, and revoking spam
-Summary(pl):   Zbiór plików do sprawdzania, raportowania i odrzucania spamu
+Summary(pl.UTF-8):     Zbiór plików do sprawdzania, raportowania i odrzucania spamu
 Name:          Razor
-Version:       2.82
-Release:       1
+Version:       2.85
+Release:       8
 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/
 %if %{with autodeps}
 BuildRequires: perl-Class-Fields
@@ -31,25 +31,23 @@ 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
-Vipul's Razor jest dystrybuowaln±, tworzon± dziêki wspó³pracy sieci±,
-s³u¿±c± do wykrywania spamu, raportowania i filtrowania. Podstawowym
+%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
-Summary(pl):   Modu³y Perla dla Razora
+Summary(pl.UTF-8):     Moduły Perla dla Razora
 Group:         Development/Languages/Perl
 
 %description -n perl-Razor
 Perl modules for Razor, class Razor2::.
 
-%description -n perl-Razor -l pl
-Modu³y Perla dla Razora, klasa Razor2::.
+%description -n perl-Razor -l pl.UTF-8
+Moduły Perla dla Razora, klasa Razor2::.
 
 %prep
 %setup -q -n razor-agents-%{version}
@@ -67,9 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/razor
 
 %{__make} pure_install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       PERL5LIB=$RPM_BUILD_ROOT%{perl_vendorarch} \
-       INSTALLMAN5DIR=%{_mandir}/man5
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/razor-agents/.packlist
 
@@ -80,7 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Change* BUGS README INSTALL CREDITS
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man[15]/*
+%{_mandir}/man1/*
+%{_mandir}/man5/*
 
 %files -n perl-Razor
 %defattr(644,root,root,755)
@@ -90,7 +87,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.250079 seconds and 4 git commands to generate.