Author: prism Date: Fri May 9 18:56:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3.1
---- Files affected: SPECS: KeePassX.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/KeePassX.spec diff -u SPECS/KeePassX.spec:1.15 SPECS/KeePassX.spec:1.16 --- SPECS/KeePassX.spec:1.15 Fri Jan 4 20:26:33 2008 +++ SPECS/KeePassX.spec Fri May 9 20:55:59 2008 @@ -5,12 +5,12 @@ Summary: KeePassX - Cross Platform Password Manager Summary(pl.UTF-8): KeePassX - Wieloplatformowy zarządca haseł Name: KeePassX -Version: 0.2.2 -Release: 0.1 +Version: 0.3.1 +Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/keepassx/%{name}-%{version}.tar.gz -# Source0-md5: 5ee945ab12c2667ef5c4013a0636c26f +# Source0-md5: 1d6ebb010e44cf2d0a635b4796498694 URL: http://keepassx.sourceforge.net/ BuildRequires: Qt3Support-devel >= 4.0 BuildRequires: QtGui-devel >= 4.0 @@ -43,7 +43,7 @@ szyfrowania jakie są do tej pory znane (AES i TwoFish). %prep -%setup -q -n keepassx-%{version} +%setup -q %build qmake-qt4 \ @@ -61,7 +61,9 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%{_datadir}/keepass +%{_desktopdir}/keepassx.desktop +%{_pixmapsdir}/keepassx.xpm +%{_datadir}/keepassx %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-05-09 18:55:59 prism +- up to 0.3.1 + Revision 1.15 2008-01-04 19:26:33 qboosh - qt4-qmake -> qmake-qt4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/KeePassX.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
