]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn.spec
- massive change: BR openssl-devel >= 0.9.7d
[packages/inn.git] / inn.spec
index 90ea2cc93393f91c4aa1abe8d669a7e8aff266dd..4c6570584e206e612e16b3cefa044674a544d4f9 100644 (file)
--- a/inn.spec
+++ b/inn.spec
@@ -7,12 +7,12 @@ Summary(pl):  INN, serwer nowinek
 Summary(pt_BR):        INN, InterNet News System (servidor news)
 Summary(tr):   INN, InterNet Haber Sistemi (haber sunucu)
 Name:          inn
-Version:       2.4.0
-Release:       0.5
+Version:       2.4.1
+Release:       0.4
 License:       distributable
 Group:         Networking/Daemons
 Source0:       ftp://ftp.isc.org/isc/inn/%{name}-%{version}.tar.gz
-# Source0-md5: 629c445b7c7fe2a01257b883abb7bddf
+# Source0-md5: bec635b6e70188071fdb539cd374f2ba
 Source1:       %{name}-default-active
 Source2:       %{name}-default-distributions
 Source3:       %{name}-default-newsgroups
@@ -32,9 +32,13 @@ Patch3:              %{name}-ac25x.patch
 Patch4:                %{name}-ac253.patch
 Patch5:                %{name}-setgid.patch
 Patch6:                %{name}-db4.patch
-#Patch7:       %{name}-setreuid.patch
-#Patch8:       %{name}-sec.patch
-#Patch9:       %{name}-frsize.patch
+Patch7:                %{name}-timecaf_oversized_art.patch
+Patch8:                %{name}-lib_install_modes.patch
+Patch9:                %{name}-kill_warnings.patch
+Patch10:       %{name}-64bit_pointers.patch
+#Patch11:      %{name}-setreuid.patch
+#Patch12:      %{name}-sec.patch
+#Patch13:      %{name}-frsize.patch
 URL:           http://www.isc.org/inn.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -42,7 +46,7 @@ BuildRequires:        bison
 BuildRequires: db-devel
 BuildRequires: flex
 BuildRequires: libtool >= 1:1.4.2-9
-BuildRequires: openssl-devel >= 0.9.7c
+BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: perl-devel >= 1:5.8.0
 PreReq:                %{name}-libs = %{version}
 PreReq:                rc-scripts
@@ -248,9 +252,13 @@ sunucuya makaleyi yollar.
 %patch4 -p1
 %patch5 -p1
 %patch6
-#%patch7 -p1   -- obsolete? (no setreuid test)
-#%patch8 -p1   -- obsolete? (pathrun not used in inndstart)
-#%patch9 -p1   -- obsolete? (?)
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
+#%patch11 -p1  -- obsolete? (no setreuid test)
+#%patch12 -p1  -- obsolete? (pathrun not used in inndstart)
+#%patch13 -p1  -- obsolete? (?)
 
 touch innfeed/*.[ly]
 
@@ -259,6 +267,7 @@ touch innfeed/*.[ly]
 %{__aclocal}
 %{__autoconf}
 %configure \
+       CFLAGS="%{rpmcflags} -D_GNU_SOURCE" \
        --with-news-user=news \
        --with-news-group=news \
        --with-news-master=news \
This page took 0.081879 seconds and 4 git commands to generate.