Author: darekr Date: Thu Nov 24 11:13:23 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5
---- Files affected: SPECS: tskal.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/tskal.spec diff -u SPECS/tskal.spec:1.16 SPECS/tskal.spec:1.17 --- SPECS/tskal.spec:1.16 Tue Jul 19 09:38:39 2005 +++ SPECS/tskal.spec Thu Nov 24 12:13:17 2005 @@ -4,13 +4,13 @@ Summary: Simple calendar which helps you to remember about important days Summary(pl): Prosty kalendarz pomagający pamiętać o ważnych datach Name: tskal -Version: 0.4.1 +Version: 0.5 Release: 1 License: GPL Group: X11/Applications # Source0Download: http://mike.oldfield.org.pl/tytus/index.html Source0: http://mike.oldfield.org.pl/tytus/prog/%{name}-%{version}.tgz -# Source0-md5: 5ea0ae12d5f2a29c7bca8ce97939fc28 +# Source0-md5: 6237687c0218091b88e84b09c32f34bf URL: http://mike.oldfield.org.pl/tytus/tskal.html BuildRequires: qmake BuildRequires: qt-devel > 3.3 @@ -42,6 +42,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ INSTALL_ROOT=$RPM_BUILD_ROOT \ QTDIR=%{_prefix} @@ -52,10 +53,8 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%dir %{_docdir}/tskal -%{_docdir}/tskal/* -%dir %{_datadir}/tskal -%{_datadir}/tskal/* +%{_docdir}/tskal +%{_datadir}/tskal %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -63,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2005/11/24 11:13:17 darekr +- updated to 0.5 + Revision 1.16 2005/07/19 07:38:39 tommat - removed already done todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tskal.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
