[go: up one dir, main page]

Menu

[1149f2]: / vacation.spec  Maximize  Restore  History

Download this file

108 lines (78 with data), 2.9 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
Summary: vacation, an automatic mail answering program
Name: vacation
Version: 1.2.7.1
Release: 1
Source: https://downloads.sourceforge.net/project/vacation/vacation/%{version}/vacation-%{version}.tar.gz
License: GPL
Group: Applications/Internet
BuildRoot: %{_tmppath}/%{name}-buildroot
Requires: perl >= 5
%description
Vacation is the automatic mail answering program
found on many Unix systems.
%prep
%setup
%build
make
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_bindir}
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
install -s -m 755 vacation $RPM_BUILD_ROOT%{_bindir}/vacation
install -m 755 vaclook $RPM_BUILD_ROOT%{_bindir}/vaclook
install -m 444 vacation.man $RPM_BUILD_ROOT%{_mandir}/man1/vacation.1
install -m 444 vaclook.man $RPM_BUILD_ROOT%{_mandir}/man1/vaclook.1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%attr (-,root,root) %{_bindir}/vacation
%attr (-,root,root) %{_bindir}/vaclook
%attr (-,root,root) %{_mandir}/*/*
%doc %attr (-,root,root) COPYING README README.smrsh ChangeLog
%changelog
* Sun Nov 06 2011 Chris Samuel <chris@csamuel.org>
- upgrade to version 1.2.7.1
* Thu Oct 20 2011 Chris Samuel <chris@csamuel.org>
- upgrade to version 1.2.7.1-beta2
* Tue Jul 8 2008 Magnus Stenman <stone@hkust.se>
- Spec from Guardian Digital, Inc. <http://www.guardiandigital.com>
- Version 1.2.7.0
* 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