From 2c121a2dd76222ac7d698ec71fa480c4403e06319306c98ae123fcea2697a4e6 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 20 Feb 2007 18:20:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/server:irc/atheme?expand=0&rev=9 --- atheme.spec | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/atheme.spec b/atheme.spec index d5ab7de..f804b93 100644 --- a/atheme.spec +++ b/atheme.spec @@ -1,7 +1,7 @@ # norootforbuild Name: atheme -Version: 2.0.0 +Version: 2.1.0 Release: 1 %define pkg_name atheme # @@ -17,8 +17,6 @@ BuildRequires: postgresql-devel openssl-devel pkgconfig URL: http://www.atheme.net/ Source: http://www.atheme.net/releases/atheme-%{version}.tar.gz Source1: atheme.init -Patch: atheme-2.0.0_fhs_paths.patch -Patch1: atheme-2.0.0_static_buffer_overflow.patch # Summary: A portable, secure set of open source, modular IRC services %description @@ -52,12 +50,8 @@ Authors: %debug_package %prep %setup -n %{pkg_name}-%{version} -%patch -%patch1 %build -autoconf -autoheader %if 0%{?suse_version} > 1000 export CFLAGS="%{optflags} -fstack-protector-all" %endif @@ -124,5 +118,7 @@ export CFLAGS="%{optflags} -fstack-protector-all" %dir %attr(750,atheme,atheme) %{atheme_log} %changelog +* Tue Feb 20 2007 - mrueckert@suse.de +- update to version 2.1.0 * Sat Nov 25 2006 - mrueckert@suse.de - initial package of version 2.0.0