SHA256
1
0
forked from pool/fetchmail

- repack upstream tarball without fetchmail-{SA,EN}-*.txt (bnc#713698)

- add README-security.txt

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=34
This commit is contained in:
Petr Uzel 2011-08-30 09:54:56 +00:00 committed by Git OBS Bridge
parent bf3d2d1d7f
commit e150fd91b1
5 changed files with 19 additions and 6 deletions

3
README-security.txt Normal file
View File

@ -0,0 +1,3 @@
Fetchmail upstream provides detailed description of known security issues which
can not be distributed due to legal reasons, but is available at
http://www.fetchmail.info/security.html

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f9438792d9ead2e2fdc682eb122b6944df7a25b2c391dc0880c61150bdf0da9
size 1658317

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b20eededa7d15ab2bde2d4a0c2d169d4882021cd63042ecbed2f13999185502
size 1724445

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 30 09:09:49 UTC 2011 - puzel@suse.com
- repack upstream tarball without fetchmail-{SA,EN}-*.txt
(bnc#713698)
- add README-security.txt
-------------------------------------------------------------------
Mon Aug 22 09:12:13 UTC 2011 - puzel@novell.com

View File

@ -36,10 +36,13 @@ License: GPLv2+
Summary: Full-Featured POP and IMAP Mail Retrieval Daemon
Url: http://fetchmail.berlios.de/
Group: Productivity/Networking/Email/Utilities
Source: %{name}-%{version}.tar.bz2
# Always repack upstream tarball without fetchmail-{EN,SA}-*.txt
# bnc#713698
Source: %{name}-%{version}-repacked.tar.bz2
Source1: %{name}.init
Source2: %{name}.logrotate
Source3: sysconfig.%{name}
Source4: README-security.txt
Patch0: fetchmail-6.3.8-smtp_errors.patch
PreReq: %fillup_prereq
PreReq: %insserv_prereq
@ -74,9 +77,9 @@ A GUI configuration utility for generating fetchmail configuration
files (.fetchmailrc).
%prep
%setup -q
%setup -q -n %{name}-%{version}
%patch0 -p1
cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
%build
%if 0%{?suse_version} > 1010