Author: arvenil Date: Mon Nov 26 18:54:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 20061216 - BR: xorg-lib-libXScrnSaver-devel - BR: xorg-proto-scrnsaverproto-devel - removed Patch0 (already included in sources) - thanks to Adam Skuciński <[EMAIL PROTECTED]>
---- Files affected: SPECS: MyPasswordSafe.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/MyPasswordSafe.spec diff -u SPECS/MyPasswordSafe.spec:1.15 SPECS/MyPasswordSafe.spec:1.16 --- SPECS/MyPasswordSafe.spec:1.15 Mon Feb 12 22:23:44 2007 +++ SPECS/MyPasswordSafe.spec Mon Nov 26 19:54:01 2007 @@ -2,19 +2,20 @@ Summary: Password Safe - a password database utility Summary(pl.UTF-8): Password Safe - narzędzie do zarządzania bazą danych haseł Name: MyPasswordSafe -Version: 20060326 +Version: 20061216 Release: 1 License: GPL v2 Group: Applications/Databases Source0: http://www.semanticgap.com/myps/release/%{name}-%{version}.src.tgz -# Source0-md5: 5f93e1545819f75901eb7dc921089720 +# Source0-md5: 0fef98e77c8e593382fb201bd278cacf Source1: %{name}.desktop -Patch0: %{name}-includehint.patch URL: http://www.semanticgap.com/myps/ BuildRequires: kdelibs-devel >= 9:3.2.0 BuildRequires: qmake BuildRequires: qt-linguist BuildRequires: rpmbuild(macros) >= 1.129 +BuildRequires: xorg-lib-libXScrnSaver-devel +BuildRequires: xorg-proto-scrnsaverproto-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -48,13 +49,12 @@ %prep %setup -q -%patch0 -p1 %build %{__make} \ CC="%{__cc}" \ - PREFIX=/usr \ - QTDIR=/usr + PREFIX=%{_prefix} \ + QTDIR=%{_prefix} %install rm -rf $RPM_BUILD_ROOT @@ -85,6 +85,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2007-11-26 18:54:01 arvenil +- up to 20061216 +- BR: xorg-lib-libXScrnSaver-devel +- BR: xorg-proto-scrnsaverproto-devel +- removed Patch0 (already included in sources) +- thanks to Adam Skuciński <[EMAIL PROTECTED]> + Revision 1.15 2007-02-12 21:23:44 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/MyPasswordSafe.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
