]> git.pld-linux.org Git - packages/inn.git/commitdiff
- release 2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 8 Nov 2002 13:26:21 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added db4 patch
- fixed ipv6 patch (allocator in 2.2 is b0rken if it didn't catch this :/)

Changed files:
    inn.spec -> 1.119

inn.spec

index dbf73a4f114a391d3d227c2d169a832cce3dcd4f..5f43d5e0beff16108c8483e712f45bee51157c7a 100644 (file)
--- a/inn.spec
+++ b/inn.spec
@@ -8,7 +8,7 @@ Summary(pt_BR): INN, InterNet News System (servidor news)
 Summary(tr):   INN, InterNet Haber Sistemi (haber sunucu)
 Name:          inn
 Version:       2.3.3
-Release:       1
+Release:       2
 License:       distributable
 Group:         Networking/Daemons
 Source0:       ftp://ftp.isc.org/isc/inn/%{name}-%{version}.tar.gz
@@ -34,12 +34,13 @@ Patch5:             %{name}-sec.patch
 Patch6:                %{name}-frsize.patch
 Patch7:                %{name}-ac25x.patch
 Patch8:                %{name}-ac253.patch
+Patch9:                %{name}-db4.patch
 URL:           http://www.isc.org/inn.html
 BuildRequires: autoconf
 BuildRequires: libtool
 BuildRequires: flex
 BuildRequires: bison
-BuildRequires: db3-devel
+BuildRequires: db-devel
 BuildRequires: openssl-devel >= 0.9.6a
 BuildRequires: perl-devel >= 5.6.1
 Requires:      cleanfeed >= 0.95.7b-4
@@ -131,7 +132,7 @@ Summary(pt_BR):     Biblioteca INN
 Summary(tr):   INN kitaplýðý
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}
-Requires:      db3-devel
+Requires:      db-devel
 
 %description devel
 Header files and developer documentations for INN libraries.
@@ -244,6 +245,7 @@ sunucuya makaleyi yollar.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 touch innfeed/*.[ly]
This page took 0.132732 seconds and 4 git commands to generate.