Author: duddits Date: Wed Sep 24 08:36:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 03.01.05 - fix paths (-fix_paths.patch) added - missing_include.patch updated to fit new version - URL and Source updated - %doc updated
---- Files affected: SPECS: remind.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/remind.spec diff -u SPECS/remind.spec:1.9 SPECS/remind.spec:1.10 --- SPECS/remind.spec:1.9 Mon Feb 12 23:09:12 2007 +++ SPECS/remind.spec Wed Sep 24 10:36:26 2008 @@ -4,15 +4,15 @@ Summary(ru.UTF-8): Полноценный органайзер Summary(uk.UTF-8): Повноцінний орґанайзер Name: remind -Version: 03.00.22 +Version: 03.01.05 Release: 1 License: GPL v2 Group: Applications -Source0: http://roaringpenguin.com/penguin/%{name}-%{version}.tar.gz -# Source0-md5: 5655ad8209f8453443d0b95658cd82ca -Patch0: %{name}-alt.patch +Source0: http://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz +# Source0-md5: 9ef64598f8182e7482d9399856474f44 +Patch0: %{name}-fix_paths.patch Patch1: %{name}-missing_include.patch -URL: http://roaringpenguin.com/penguin/open_source_remind.php +URL: http://www.roaringpenguin.com/products/remind BuildRequires: autoconf BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,8 +65,8 @@ %prep %setup -q -#%patch0 -p1 -%patch1 -p0 +%patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -87,7 +87,7 @@ %files %defattr(644,root,root,755) -%doc ACKNOWLEDGEMENTS README docs/README.UNIX docs/WHATSNEW.30 remind.lsm www scripts/remind-all.sh +%doc README docs/README.UNIX docs/WHATSNEW www %attr(755,root,root) %{_bindir}/[ckr]* %{_mandir}/man?/[ckr]* @@ -102,6 +102,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/09/24 08:36:26 duddits +- up to 03.01.05 +- fix paths (-fix_paths.patch) added +- missing_include.patch updated to fit new version +- URL and Source updated +- %doc updated + Revision 1.9 2007/02/12 22:09:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/remind.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
