]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn.spec
- adapterized, BuildRequires: libtool
[packages/inn.git] / inn.spec
index b638259db35ea87de23b2411dbea2c8d694d39ef..9610075120ec774fc62cb4214e12b53ebd844719 100644 (file)
--- a/inn.spec
+++ b/inn.spec
@@ -5,8 +5,8 @@ Summary(fr):    INN, le syst
 Summary(pl):   INN, serwer nowinek 
 Summary(tr):   INN, InterNet Haber Sistemi (haber sunucu)
 Name:          inn
-Version:       2.3.1
-Release:       12
+Version:       2.3.2
+Release:       2
 License:       Distributable
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -23,37 +23,43 @@ 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-20010311.patch.gz
+Patch0:                %{name}-ipv6.patch
 Patch1:                %{name}-PLD.patch
 Patch2:                %{name}-install.patch
 Patch3:                %{name}-db3.patch
 Patch4:                %{name}-setreuid.patch
 Patch5:                %{name}-sec.patch
-Patch6:                %{name}-gcc.patch
-Patch7:                %{name}-frsize.patch
-Patch8:                %{name}-rpm-perl-workaround.patch
+Patch6:                %{name}-frsize.patch
+Patch7:                %{name}-ac25x.patch
 URL:           http://www.isc.org/inn.html
-Prereq:                /sbin/chkconfig
-Prereq:                /sbin/ldconfig
-Prereq:                rc-scripts
-Prereq:                sed
-Prereq:                fileutils
-Prereq:                %{name}-libs = %{version}
+BuildRequires: autoconf
+BuildRequires: libtool
 BuildRequires: flex
 BuildRequires: bison
 BuildRequires: db3-devel
-BuildRequires: perl
+BuildRequires: openssl-devel >= 0.9.6a
+BuildRequires: perl-devel >= 5.6.1
 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:      psmisc >= 20.1
+Requires:      util-linux
+Prereq:                /sbin/chkconfig
+Prereq:                /sbin/ldconfig
+Prereq:                rc-scripts
+Prereq:                sed
+Prereq:                fileutils
+Prereq:                %{name}-libs = %{version}
 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
@@ -77,8 +83,12 @@ Summary(fr): Biblioth
 Summary(pl):   Biblioteki do INN-a
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 
 %description libs
 This library is needed by several programs that interface to INN, such
@@ -108,8 +118,12 @@ Summary(pl):       Pliki nag
 Summary(tr):   INN kitaplýðý
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-libs = %{version}
 Requires:      db3-devel
 
@@ -136,8 +150,12 @@ Summary:   Static INN libraries
 Summary(pl):   Biblioteki statyczne do INN
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-devel = %{version}
 
 %description static
@@ -194,7 +212,6 @@ sunucuya makaleyi yollar.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 touch innfeed/*.[ly]
@@ -217,8 +234,8 @@ libtoolize --copy --force
         --with-sendmail=%{_libdir}/sendmail \
        --with-openssl=%{_prefix} \
        --with-berkeleydb=%{_prefix} \
-       %{?bcond_on_largefiles:--with-largefiles} \
-        %{!?bcond_on_largefiles:--enable-tagged-hash} \
+       %{?_with_largefiles:--with-largefiles} \
+        %{!?_with_largefiles:--enable-tagged-hash} \
         --enable-merge-to-groups \
         --enable-pgp-verify \
        --enable-shared \
This page took 0.060882 seconds and 4 git commands to generate.