From 61eb6b4d945f082b4f150b3584e07bc40648407f5beffa2b3197b41b8d673777 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 11 Sep 2007 19:16:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=8 --- fetchmail.changes | 5 +++++ fetchmail.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/fetchmail.changes b/fetchmail.changes index 15f9212..1c38236 100644 --- a/fetchmail.changes +++ b/fetchmail.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 11 15:15:14 CEST 2007 - ro@suse.de + +- remove librsaref2-devel from buildrequires (unused) + ------------------------------------------------------------------- Fri Aug 31 18:09:04 CEST 2007 - pcerny@suse.cz diff --git a/fetchmail.spec b/fetchmail.spec index 42c49a5..5a1df79 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -11,12 +11,12 @@ # norootforbuild Name: fetchmail -BuildRequires: dante-devel ed krb5-devel librsaref2-devel openssl-devel opie postfix procmail pwdutils python-devel +BuildRequires: dante-devel ed krb5-devel openssl-devel opie postfix procmail pwdutils python-devel License: GPL v2 or later, Other uncritical OpenSource License, GPL, InnerNet Version 2 license (with the advertising clause removed for GPL compatibility), public-domain Group: Productivity/Networking/Email/Utilities Autoreqprov: on Version: 6.3.8 -Release: 45 +Release: 51 Source: %{name}-%{version}.tar.bz2 Source1: %{name}.init Source2: %{name}.logrotate @@ -156,6 +156,8 @@ rm -rf $RPM_BUILD_ROOT %{py_sitedir}/fetchmailconf.* %changelog +* Tue Sep 11 2007 - ro@suse.de +- remove librsaref2-devel from buildrequires (unused) * Fri Aug 31 2007 - pcerny@suse.cz - librsaref2 => librsaref2-devel [#302599] - removed %%suseversion > 800 check (insserv)