SHA256
1
0
forked from pool/fetchmail
OBS User unknown 2007-09-11 19:16:01 +00:00 committed by Git OBS Bridge
parent 2d007679c6
commit 61eb6b4d94
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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)