]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn.spec
- release 14
[packages/inn.git] / inn.spec
index e96c6c7e32ef0399217f6abf353d90f21c99887b..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:       9
+Release:       14
 License:       Distributable
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -23,7 +23,7 @@ Source8:      %{name}-cnfsstat.cron
 Source9:       %{name}.logrotate
 Source10:      %{name}-etc-readers.conf
 #Patch0:       ftp://ftp.north.ad.jp/pub/IPv6/INN/tmp/%{name}-2.3.0-v6-20001011.diff.gz
-Patch0:                %{name}-2.3.1-v6-20010203.patch.gz
+Patch0:                %{name}-2.3.1-v6-20010311.patch.gz
 Patch1:                %{name}-PLD.patch
 Patch2:                %{name}-install.patch
 Patch3:                %{name}-db3.patch
@@ -45,25 +45,33 @@ 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
+#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
 setting up INN in /usr/share/doc -- read it.
 
+If you want innreport to generate graphs you need perl-GD package.
+
 %description -l pl
 INN jest serwerem news, który mo¿na skonfigurowaæ do obs³ugi USENET-u,
 jak równie¿ do obs³ugi ,,prywatnych'' grup w sieciach intranetowych.
 Ca³e mnóstwo po¿ytecznych informacji o konfigurowaniu INN-a znajdziesz
 w katalogu /usr/share/doc/inn-*.
 
+Je¶li chcesz ¿eby innreport generowa³ wykresy musisz zainstalowaæ
+pakiet perl-GD.
+
 %package libs
 Summary:       INN libraries
 Summary(de):   INN-Library
@@ -584,7 +592,7 @@ fi
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/inn/*
+%{_includedir}/inn
 %{_libdir}/lib*.la
 %{_libdir}/lib*.so
 %{_mandir}/man3/*
This page took 0.030018 seconds and 4 git commands to generate.