]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn.spec
- adapterized, BuildRequires: libtool
[packages/inn.git] / inn.spec
index 70afe6786885f128b1024824fd8832e13ddd6df4..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:       15
+Version:       2.3.2
+Release:       2
 License:       Distributable
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -23,30 +23,33 @@ 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
+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:      psmisc >= 20.1
-#Requires:     perl-GD
+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)
 
@@ -80,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
@@ -111,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
 
@@ -139,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
@@ -219,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.136557 seconds and 4 git commands to generate.