This commit is contained in:
parent
88c950ac6a
commit
2d007679c6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 18:09:04 CEST 2007 - pcerny@suse.cz
|
||||
|
||||
- librsaref2 => librsaref2-devel [#302599]
|
||||
- removed %suseversion > 800 check (insserv)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 21:49:01 CEST 2007 - lrupp@suse.de
|
||||
|
||||
|
@ -11,20 +11,18 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: fetchmail
|
||||
BuildRequires: dante-devel ed krb5-devel librsaref2 openssl-devel opie postfix procmail pwdutils python-devel
|
||||
BuildRequires: dante-devel ed krb5-devel librsaref2-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: 27
|
||||
Release: 45
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.init
|
||||
Source2: %{name}.logrotate
|
||||
Source3: sysconfig.%{name}
|
||||
%if %suse_version > 800
|
||||
PreReq: %insserv_prereq %fillup_prereq coreutils
|
||||
%endif
|
||||
URL: http://fetchmail.berlios.de/
|
||||
URL: http://www.fetchmail.info/
|
||||
Icon: fetchmail.xpm
|
||||
Requires: smtp_daemon
|
||||
Provides: pop:/usr/bin/fetchmail
|
||||
@ -158,6 +156,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{py_sitedir}/fetchmailconf.*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2007 - pcerny@suse.cz
|
||||
- librsaref2 => librsaref2-devel [#302599]
|
||||
- removed %%suseversion > 800 check (insserv)
|
||||
* Mon Jul 02 2007 - lrupp@suse.de
|
||||
- rsaref => librsaref2
|
||||
* Thu Apr 19 2007 - sbrabec@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user