Update to version 03.01.01
This commit is contained in:
parent
33464b190e
commit
3af7b0a192
@ -1 +1 @@
|
||||
remind-03.01.00.tar.gz
|
||||
remind-03.01.01.tar.gz
|
||||
|
12
remind.spec
12
remind.spec
@ -1,10 +1,10 @@
|
||||
Name: remind
|
||||
Version: 03.01.00
|
||||
Version: 03.01.01
|
||||
Release: 1%{?dist}
|
||||
Summary: A sophisticated calendar and alarm program
|
||||
|
||||
Group: Applications/Productivity
|
||||
License: GPL
|
||||
License: GPLv2
|
||||
URL: http://www.roaringpenguin.com/en/penguin/openSourceProducts/remind
|
||||
Source0: http://www.roaringpenguin.com/files/download/remind-%{version}.tar.gz
|
||||
Source1: tkremind.desktop
|
||||
@ -75,13 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/cm2rem.tcl
|
||||
%{_bindir}/kall
|
||||
%{_bindir}/rem
|
||||
%{_bindir}/rem2ps
|
||||
%{_bindir}/remind
|
||||
%{_mandir}/man1/cm2rem.1.gz
|
||||
%{_mandir}/man1/kall.1.gz
|
||||
%{_mandir}/man1/rem.1.gz
|
||||
%{_mandir}/man1/rem2ps.1.gz
|
||||
%{_mandir}/man1/remind.1.gz
|
||||
|
||||
@ -94,6 +90,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/tkremind.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.01.01-1
|
||||
- Updated to version 03.01.01
|
||||
- Updated license tag to GPLv2
|
||||
|
||||
* Wed Aug 15 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.01.00-1
|
||||
- Updated to version 03.01.00
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user