SPECS: qt4-plugin-qca-gnupg.spec, qt4-plugin-qca-ossl.spec - %requ...
hawk
hawk at pld-linux.org
Wed Mar 5 21:08:50 CET 2008
Author: hawk Date: Wed Mar 5 20:08:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %requires_eq QtCore, otherwise plugin doesn't work (ie. with psi)
- release 3
---- Files affected:
SPECS:
qt4-plugin-qca-gnupg.spec (1.4 -> 1.5) , qt4-plugin-qca-ossl.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/qt4-plugin-qca-gnupg.spec
diff -u SPECS/qt4-plugin-qca-gnupg.spec:1.4 SPECS/qt4-plugin-qca-gnupg.spec:1.5
--- SPECS/qt4-plugin-qca-gnupg.spec:1.4 Fri Jan 4 21:19:51 2008
+++ SPECS/qt4-plugin-qca-gnupg.spec Wed Mar 5 21:08:44 2008
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): Wtyczka GNU Privacy Guard dla Qt Cryptographic Architecture (QCA)
Name: qt4-plugin-%{rname}
Version: 0.1
-Release: 0.%{snap}.2
+Release: 0.%{snap}.3
Epoch: 1
License: LGPL v2.1
Group: Libraries
@@ -17,6 +17,7 @@
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: qca-devel >= 2.0.0
BuildRequires: qt4-qmake >= 4.3.3-3
+%requires_eq QtCore
Requires: gnupg
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -67,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008-03-05 20:08:44 hawk
+- %requires_eq QtCore, otherwise plugin doesn't work (ie. with psi)
+- release 3
+
Revision 1.4 2008-01-04 20:19:51 qboosh
- use qmake-qt4, cleanup
================================================================
Index: SPECS/qt4-plugin-qca-ossl.spec
diff -u SPECS/qt4-plugin-qca-ossl.spec:1.4 SPECS/qt4-plugin-qca-ossl.spec:1.5
--- SPECS/qt4-plugin-qca-ossl.spec:1.4 Fri Jan 4 21:21:01 2008
+++ SPECS/qt4-plugin-qca-ossl.spec Wed Mar 5 21:08:44 2008
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): Wtyczka SSL/TLS dla Qt Cryptographic Architecture (QCA)
Name: qt4-plugin-%{rname}
Version: 0.1
-Release: 0.%{snap}.2
+Release: 0.%{snap}.3
Epoch: 1
License: LGPL v2.1
Group: Libraries
@@ -17,6 +17,7 @@
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: qca-devel >= 2.0.0
BuildRequires: qt4-qmake >= 4.3.3-3
+%requires_eq QtCore
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _plugindir %{_libdir}/qt4/plugins/crypto
@@ -67,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008-03-05 20:08:44 hawk
+- %requires_eq QtCore, otherwise plugin doesn't work (ie. with psi)
+- release 3
+
Revision 1.4 2008-01-04 20:21:01 qboosh
- use qmake-qt4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4-plugin-qca-gnupg.spec?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4-plugin-qca-ossl.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list