]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn.spec
- release 14
[packages/inn.git] / inn.spec
index b638259db35ea87de23b2411dbea2c8d694d39ef..cbbbc12c314d04ffb74957ed9f0313f0ce8bbe69 100644 (file)
--- a/inn.spec
+++ b/inn.spec
@@ -6,7 +6,7 @@ Summary(pl):    INN, serwer nowinek
 Summary(tr):   INN, InterNet Haber Sistemi (haber sunucu)
 Name:          inn
 Version:       2.3.1
-Release:       12
+Release:       14
 License:       Distributable
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -31,7 +31,6 @@ Patch4:               %{name}-setreuid.patch
 Patch5:                %{name}-sec.patch
 Patch6:                %{name}-gcc.patch
 Patch7:                %{name}-frsize.patch
-Patch8:                %{name}-rpm-perl-workaround.patch
 URL:           http://www.isc.org/inn.html
 Prereq:                /sbin/chkconfig
 Prereq:                /sbin/ldconfig
@@ -46,14 +45,17 @@ BuildRequires:      perl
 Requires:      cleanfeed >= 0.95.7b-4
 Requires:      rc-scripts >= 0.2.0
 Requires:      /etc/cron.d
-Requires:      %{perl_archlib}
-%requires_eq   perl
 #Requires:     perl-GD
 Provides:      nntpserver
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/news
 
+# /usr/bin/pullnews doesn't provide perl(Net::NNTP) - perl-libnet does.
+%define                _noautoprov     "perl(Net::NNTP)"
+# it's necessary only for sample nnrpd_auth.pl hook
+%define                _noautoreq      "perl(CDB_File)"
+
 %description
 INN is a news server, which can be set up to handle USENET news, as
 well as private "newsfeeds". There is a *LOT* of information about
@@ -194,7 +196,6 @@ sunucuya makaleyi yollar.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 touch innfeed/*.[ly]
This page took 0.026321 seconds and 4 git commands to generate.