Author: blekot Date: Wed Apr 2 20:10:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.6.0 (Grzesiek Pycia <gzohop [at] gmail [dot] com>)
---- Files affected: SPECS: promile-qt.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/promile-qt.spec diff -u SPECS/promile-qt.spec:1.6 SPECS/promile-qt.spec:1.7 --- SPECS/promile-qt.spec:1.6 Sat Mar 29 12:01:07 2008 +++ SPECS/promile-qt.spec Wed Apr 2 22:10:28 2008 @@ -4,12 +4,12 @@ Summary: promile-qt counts rate of alcohol in function of time from consumption Summary(pl.UTF-8): promile-qt oblicza liczbe promili alkoholu w zależności od czasu po jego spożyciu Name: promile-qt -Version: 0.5.2 +Version: 0.6.0 Release: 1 License: GPL v3 Group: X11/Applications Source0: http://piro.wikidot.com/local--files/promile-qt/%{name}-%{version}-src.tar.bz2 -# Source0-md5: 63ffeca9ed0c5e7bf7afe8deb9dccc21 +# Source0-md5: cd34e47255f3893c06fb0a845e301747 URL: http://piro.wikidot.com/promile-qt BuildRequires: QtCore-devel BuildRequires: QtGui-devel @@ -28,7 +28,7 @@ spożyciu. %prep -%setup -q +%setup -q -n promile-qt %build qmake-qt4 -project @@ -38,7 +38,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} -install promile-qt-0 $RPM_BUILD_ROOT%{_bindir}/%{name} +install promile-qt $RPM_BUILD_ROOT%{_bindir}/ %clean rm -rf $RPM_BUILD_ROOT @@ -54,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008-04-02 20:10:28 blekot +- up to 0.6.0 (Grzesiek Pycia <gzohop [at] gmail [dot] com>) + Revision 1.6 2008-03-29 11:01:07 darekr - updated to 0.5.2 from Grzesiek Pycia gzohop at gmail.com ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/promile-qt.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
