Compare commits
47 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e645e78fc | ||
|
|
2e475353ed | ||
|
|
4d32777a60 | ||
|
|
e2ab7a9ba6 | ||
|
|
1b8f722dad | ||
|
|
79489ab099 | ||
|
|
58e077782b | ||
|
|
f65aca820b | ||
|
|
9c492f21ea | ||
|
|
5b44265be3 | ||
|
|
4552ffe63b | ||
|
|
fad532b52a | ||
|
|
56c253e3fe | ||
|
|
affdb95d5f | ||
|
|
11b0bd1430 | ||
|
|
e6aa2f97d7 | ||
|
|
750af74dcb | ||
|
|
f27a9045f0 | ||
| 7ed7d43765 | |||
|
|
0d2602f753 | ||
|
|
cd2fad93b4 | ||
|
|
f18d73fd98 | ||
|
eeb3408d2a |
|||
| dc366dfa6f | |||
|
|
58bf719550 | ||
|
|
2a5312cd7f | ||
|
|
7befbf857e | ||
|
|
70735ec28f | ||
|
|
39eb5ece69 | ||
|
|
5262eb1fec | ||
|
|
9b3987890e | ||
| cebd369157 | |||
|
|
9fc32126ff | ||
|
|
cbe75f1acb | ||
|
|
eefe009886 | ||
|
|
b6b2b51642 | ||
|
|
46438d6361 | ||
|
|
c9b38eb3a5 | ||
|
|
ab7ef7cf9a | ||
|
|
0833b02553 | ||
|
|
433af85f7a | ||
|
|
fa24fb7d4c | ||
|
|
6929b541a1 | ||
|
|
d1c4a5b2ac | ||
|
|
db8bbb3683 | ||
| aa9a3bce28 | |||
| 13a31fefe4 |
6 changed files with 353 additions and 21 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
vacation-1.2.7.0.tar.gz
|
||||
/vacation-1.2.7.1-beta1.tar.gz
|
||||
/vacation-1.2.7.1-beta2.tar.gz
|
||||
/vacation-1.2.7.1.tar.gz
|
||||
21
Makefile
21
Makefile
|
|
@ -1,21 +0,0 @@
|
|||
# Makefile for source rpm: vacation
|
||||
# $Id$
|
||||
NAME := vacation
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(find-makefile-common))
|
||||
|
||||
ifeq ($(MAKEFILE_COMMON),)
|
||||
# attept a checkout
|
||||
define checkout-makefile-common
|
||||
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
|
||||
endif
|
||||
|
||||
include $(MAKEFILE_COMMON)
|
||||
113
license-clarification
Normal file
113
license-clarification
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
Return-Path: <chris@csamuel.org>
|
||||
X-Original-To: t.bubeck@reinform.de
|
||||
Delivered-To: t.bubeck@reinform.de
|
||||
Received: from localhost (amavis2.loef.reinform.de [10.1.1.53])
|
||||
by postfix.loef.reinform.de (Postfix) with ESMTP id 9B1941BBFD
|
||||
for <t.bubeck@reinform.de>; Tue, 4 Aug 2009 15:38:19 +0200 (CEST)
|
||||
X-Virus-Scanned: amavisd-new at reinform.de
|
||||
X-Spam-Flag: NO
|
||||
X-Spam-Score: -2.601
|
||||
X-Spam-Level:
|
||||
X-Spam-Status: No, score=-2.601 required=5 tests=[BAYES_00=-2.599,
|
||||
SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
|
||||
Received: from mx1.reinform.de ([82.141.45.13])
|
||||
by localhost (amavis2.loef.reinform.de [10.1.1.53]) (amavisd-new, port 10024)
|
||||
with ESMTP id kX0K-cx4NTZh for <t.bubeck@reinform.de>;
|
||||
Tue, 4 Aug 2009 15:38:11 +0200 (CEST)
|
||||
Received: from csamuel.org (csamuel.org [74.50.50.137])
|
||||
by mx1.reinform.de (Postfix) with ESMTP id 2C6B863735
|
||||
for <t.bubeck@reinform.de>; Tue, 4 Aug 2009 15:38:11 +0200 (CEST)
|
||||
Received: from localhost (localhost [127.0.0.1])
|
||||
by csamuel.org (Postfix) with ESMTP id C662D4076A;
|
||||
Tue, 4 Aug 2009 23:37:38 +1000 (EST)
|
||||
Received: from csamuel.org ([127.0.0.1])
|
||||
by localhost (csamuel.org [127.0.0.1]) (amavisd-maia, port 10024) with LMTP
|
||||
id 06301-01; Tue, 4 Aug 2009 23:37:33 +1000 (EST)
|
||||
Received: from quad.localnet (124-254-75-238-static-dsl.ispone.net.au [124.254.75.238])
|
||||
by csamuel.org (Postfix) with ESMTPS id D9EC44056E;
|
||||
Tue, 4 Aug 2009 23:37:32 +1000 (EST)
|
||||
From: Chris Samuel <chris@csamuel.org>
|
||||
To: "Dr. Tilmann Bubeck" <t.bubeck@reinform.de>
|
||||
Subject: Re: Clarification about license of vacation
|
||||
Date: Tue, 4 Aug 2009 23:37:57 +1000
|
||||
User-Agent: KMail/1.12.0 (Linux/2.6.30-cs-1-intel-kms-uvc; KDE/4.2.98; x86_64; ; )
|
||||
Cc: sean.rima@tcob1.net
|
||||
References: <200908031549.23666.t.bubeck@reinform.de>
|
||||
In-Reply-To: <200908031549.23666.t.bubeck@reinform.de>
|
||||
X-Face: Wcb;^Ll1x`\6);#5&v=2":47)c~M=K)9_=0mp[Ob~p==:85h/k)fj6nBf@^SdaXtmdYGRq
|
||||
[>N&^2m#i\v9ZHe:G-e=OR}-sEf`CdEL2/\).SeCBSC"Cn[(:./c*I|/3KCDO$<{n8m;X_
|
||||
g\Y9LQ=v/b5`)L,WOQdI*?SqUCgiw/9`KxgdU5;z8L.3)F!1M3=w:i9MsWp&v;%usOXL;w
|
||||
6kF?wAZjss.+y(78'qBu";bx]>"2dZd/S$^K)nU^N0HM\^^;s#q
|
||||
MIME-Version: 1.0
|
||||
Content-Type: multipart/signed;
|
||||
boundary="nextPart2820739.ksyRrFV6lr";
|
||||
protocol="application/pgp-signature";
|
||||
micalg=pgp-sha1
|
||||
Content-Transfer-Encoding: 7bit
|
||||
Message-Id: <200908042338.00904.chris@csamuel.org>
|
||||
|
||||
--nextPart2820739.ksyRrFV6lr
|
||||
Content-Type: Text/Plain;
|
||||
charset="iso-8859-1"
|
||||
Content-Transfer-Encoding: quoted-printable
|
||||
|
||||
On Mon, 3 Aug 2009 11:49:22 pm Dr. Tilmann Bubeck wrote:
|
||||
|
||||
Hi there,
|
||||
|
||||
> The key question is wether its GPLv2 (only v2) or also "GPLv2+" (and
|
||||
> following GPL versions).
|
||||
|
||||
Vacation 1.2.7.0 was completely rebased from the version here:
|
||||
|
||||
http://savannah.nongnu.org/projects/vacation/
|
||||
|
||||
which is licensed under the modified BSD license (no advertising clause).
|
||||
|
||||
The earlier versions I inherited at SourceForge were based on the original =
|
||||
BSD=20
|
||||
license with advertising clause which wasn't GPL compatible and a big issue=
|
||||
=20
|
||||
because it was linking against gdbm!
|
||||
|
||||
I contacted Eric Allman (the original author) about the licensing before=20
|
||||
rebasing in 2006 and he wrote:
|
||||
|
||||
# The advertising clause is obsolete at this point --- the Regents declared=
|
||||
it
|
||||
# to be null-and-void several years ago. You can strip it off with no
|
||||
# problem.
|
||||
|
||||
> The best way to clarify the situation would be to state it in the README =
|
||||
or
|
||||
> LICENSE file clearly. Otherwise you answer to this mail could fill the ga=
|
||||
p.
|
||||
|
||||
Agreed! I'll try and get to that in the near future, and clean up the docs.=
|
||||
=20
|
||||
|
||||
Sorry about the confusion,
|
||||
Chris
|
||||
=2D-=20
|
||||
Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC
|
||||
|
||||
This email may come with a PGP signature as a file. Do not panic.
|
||||
=46or more info see: http://en.wikipedia.org/wiki/OpenPGP
|
||||
|
||||
--nextPart2820739.ksyRrFV6lr
|
||||
Content-Type: application/pgp-signature; name=signature.asc
|
||||
Content-Description: This is a digitally signed message part.
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.9 (GNU/Linux)
|
||||
|
||||
iQEVAwUASng5tY1yjaOTJg85AQKZegf9FiOmntfjdKnj66fS+b2A7P8eYWo+Lokr
|
||||
0H2pC1PkP3Db6u7Ix0qZYt/+1Eptzr5KsUmPhxRkUwlUfY7QQHpL2fMxpGyKPBOp
|
||||
BPaPOQqs6sOzpkwdxVwd3D637SJRtfUrf/+U7xzeh8cNp4SO5qugpBhsGIyLrZVn
|
||||
Xzpst5xTtpZHrHeyoi5CmR9lA+YipRiBBowcp8TAXLMH7Sbp/Y2Qu9jodTlCbCW3
|
||||
dMyPG83iKJFd5ui0Qxsb+czhK4S5wsqDdSwrtHYfc1Q/cAP6wBhKNIB3aMr/SDHA
|
||||
aJJ5ot3jvMddaJqEWEHWLf34Y8XRc3TXcFc8YbRPrAuvaCB4ia2nCQ==
|
||||
=O6Dc
|
||||
-----END PGP SIGNATURE-----
|
||||
|
||||
--nextPart2820739.ksyRrFV6lr--
|
||||
1
sources
1
sources
|
|
@ -0,0 +1 @@
|
|||
272df506a542c9c587de43b3f531a5ed vacation-1.2.7.1.tar.gz
|
||||
235
vacation.spec
Normal file
235
vacation.spec
Normal file
|
|
@ -0,0 +1,235 @@
|
|||
Summary: Automatic mail answering program
|
||||
Summary(de): Programm zum automatisierten Beantworten von Mails
|
||||
Name: vacation
|
||||
Version: 1.2.7.1
|
||||
Release: 32%{?dist}
|
||||
# Automatically converted from old format: BSD - review is highly recommended.
|
||||
License: LicenseRef-Callaway-BSD
|
||||
Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1.tar.gz
|
||||
Source1: license-clarification
|
||||
Requires: smtpdaemon perl(GDBM_File)
|
||||
URL: http://sourceforge.net/projects/vacation/
|
||||
BuildRequires: make
|
||||
BuildRequires: gdbm-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: gcc
|
||||
|
||||
%description
|
||||
Vacation is the automatic mail answering program found
|
||||
on many Unix systems.
|
||||
|
||||
%description -l de
|
||||
Vacation beantwortet automatisch alle eingehenden EMails
|
||||
mit einer Standard-Antwort und ist auf vielen Unix-Systemen
|
||||
vorhanden.
|
||||
|
||||
%prep
|
||||
%setup -q -n vacation-1.2.7.1
|
||||
cp -p %SOURCE1 .
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
install -D -p -m 755 vacation $RPM_BUILD_ROOT%{_bindir}/vacation
|
||||
install -D -p -m 755 vaclook $RPM_BUILD_ROOT%{_bindir}/vaclook
|
||||
install -D -p -m 444 vaclook.man $RPM_BUILD_ROOT%{_mandir}/man1/vaclook.1
|
||||
install -D -p -m 444 vacation-en.man $RPM_BUILD_ROOT%{_mandir}/man1/vacation.1
|
||||
install -D -p -m 444 vacation-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/vacation.1
|
||||
|
||||
%files
|
||||
%{_bindir}/vacation
|
||||
%{_bindir}/vaclook
|
||||
%{_mandir}/man*/*
|
||||
%lang(de) %{_mandir}/de/man*/*
|
||||
|
||||
%doc COPYING README README.smrsh ChangeLog license-clarification
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.2.7.1-28
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Jul 16 2018 Dr. Tilmann Bubeck <tilmann@bubecks.de> - 1.2.7.1-15
|
||||
- Fixed missing GCC BuildReq
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.7.1-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.2.7.1-4
|
||||
- Perl 5.18 rebuild
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Tue Jan 17 2012 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.1-1
|
||||
- updated to vacation-1.2.7.1
|
||||
- added german manual page
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-0.5.beta2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Wed Oct 26 2011 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.1-0.4.beta2
|
||||
- updated to vacation-1.2.7.1-beta2
|
||||
|
||||
* Tue Oct 04 2011 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.1-0.3.beta1
|
||||
- Added requirement perl(GDBM)
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7.1-0.2.beta1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Fri Feb 04 2011 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.1-0.1.beta1
|
||||
- update from upstreams
|
||||
- Add the Auto-Submitted: header as per RFC3834.
|
||||
- Stop Vacation from munging the GECOS information of users and
|
||||
instead pass it quoted to the MTA for it to deal with.
|
||||
|
||||
* Wed Aug 05 2009 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.0-7
|
||||
- changed license to BSD as upstream told me
|
||||
(corresponding mail is included in doc).
|
||||
|
||||
* Mon Aug 03 2009 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.0-6
|
||||
- changed license to GPLv2 until licensing is clarified with upstream
|
||||
- changed source URL to "downloads" instead of "download".
|
||||
(bz #474802)
|
||||
|
||||
* Mon Jul 06 2009 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.0-5
|
||||
- Fixes according comments from bz #474802
|
||||
|
||||
* Wed Jun 24 2009 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.0-4
|
||||
- repackaged for Fedora 11.
|
||||
- Fixed bugs from bz #474802
|
||||
|
||||
* Fri Dec 05 2008 Dr. Tilmann Bubeck <t.bubeck@reinform.de> - 1.2.7.0-1
|
||||
- Upgraded to 1.2.7.0
|
||||
- repackaged for Fedora 10.
|
||||
|
||||
* Tue Sep 03 2002 Pete O'Hara <pete@guardiandigital.com>
|
||||
- Version 1.2.7.rc1, Release 1.2.1
|
||||
- Upgraded to 1.2.7.rc1
|
||||
|
||||
* Mon Aug 26 2002 Pete O'Hara <pete@guardiandigital.com>
|
||||
- Version 1.2.6.1, Release 1.2.0
|
||||
- Initial release for Mail Suite
|
||||
|
||||
* Sun Nov 11 2001 Devon <devon@tuxfan.homeip.net>
|
||||
- upgrade to version 1.2.7.rc1
|
||||
* Sat Nov 10 2001 Devon <devon@tuxfan.homeip.net>
|
||||
- upgrade to version 1.2.6
|
||||
* Wed Sep 19 2001 Devon <devon@tuxfan.homeip.net>
|
||||
- added %%post link /etc/smrsh to /usr/bin/vacation
|
||||
- added %%postun deletion of /etc/smrsh/vacation
|
||||
- defined a umask of 022 fix permissions on created files.
|
||||
$HOME/.forward was created group writable, smrsh refused
|
||||
to run in that case. See vacation-1.2.2-permissions.patch
|
||||
|
||||
* Mon Aug 07 2000 Than Ngo <than@redhat.de>
|
||||
- fix specfile and patch file to rebuilt
|
||||
|
||||
* Mon Aug 07 2000 Michael Stefaniuc <mstefani@redhat.com>
|
||||
- upgraded to 1.2.2
|
||||
- fixed security fix
|
||||
|
||||
* Wed Aug 02 2000 Than Ngo <than@redhat.de>
|
||||
- fix manpath (Bug #15070)
|
||||
|
||||
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Sun Jul 16 2000 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- add security fix
|
||||
|
||||
* Mon Jul 10 2000 Than Ngo <than@redhat.de>
|
||||
- fix problem (it won't include the .vacation.msg) (bug #13572)
|
||||
- use RPM macros
|
||||
|
||||
* Mon Jul 03 2000 Prospector <bugzilla@redhat.com>
|
||||
- automatic rebuild
|
||||
|
||||
* Sun May 28 2000 Ngo Than <than@redhat.de>
|
||||
- rebuild for 7.0
|
||||
- put man pages in correct place
|
||||
- cleanup specfile
|
||||
- fix Summary
|
||||
|
||||
* Fri Dec 10 1999 Ngo Than <than@redhat.de>
|
||||
- initial RPM for powertools-6.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue