forked from pool/fetchmail
This commit is contained in:
parent
3789592d80
commit
149ded0036
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 02:22:36 CEST 2007 - ro@suse.de
|
||||
|
||||
- added pwdutils to buildreq
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 15:01:38 CET 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: fetchmail
|
||||
BuildRequires: dante-devel ed krb5-devel openssl-devel opie postfix procmail python-devel rsaref
|
||||
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
|
||||
Group: Productivity/Networking/Email/Utilities
|
||||
Autoreqprov: on
|
||||
Version: 6.3.6
|
||||
Release: 2
|
||||
Release: 12
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.init
|
||||
Source2: %{name}.logrotate
|
||||
@ -163,7 +163,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/fetchmailconf.1.gz
|
||||
%{py_sitedir}/fetchmailconf.*
|
||||
|
||||
%changelog -n fetchmail
|
||||
%changelog
|
||||
* Fri Mar 30 2007 - ro@suse.de
|
||||
- added pwdutils to buildreq
|
||||
* Tue Feb 06 2007 - sbrabec@suse.cz
|
||||
- Repair repoll after opportunistic TLS failed (#223507#c27,
|
||||
Berlios#10133).
|
||||
|
Loading…
Reference in New Issue
Block a user