forked from pool/fetchmail
This commit is contained in:
parent
539d570136
commit
88c950ac6a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 21:49:01 CEST 2007 - lrupp@suse.de
|
||||
|
||||
- rsaref => librsaref2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 14:15:51 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: fetchmail
|
||||
BuildRequires: dante-devel ed krb5-devel openssl-devel opie postfix procmail pwdutils python-devel rsaref
|
||||
License: GNU General Public License (GPL), Other uncritical OpenSource License
|
||||
BuildRequires: dante-devel ed krb5-devel librsaref2 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: 1
|
||||
Release: 27
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.init
|
||||
Source2: %{name}.logrotate
|
||||
@ -158,6 +158,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{py_sitedir}/fetchmailconf.*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 02 2007 - lrupp@suse.de
|
||||
- rsaref => librsaref2
|
||||
* Thu Apr 19 2007 - sbrabec@suse.cz
|
||||
- Updated to version 6.3.8:
|
||||
* Make the APOP challenge parser more distrustful and have it
|
||||
|
Loading…
Reference in New Issue
Block a user