[packages/qca] - BR: which - added -gcc47.patch - STBR
charles
charles at pld-linux.org
Mon Sep 17 00:02:00 CEST 2012
commit f48ed202a6eb0013ef5c8e5dcbdb61a63bd1bf33
Author: Karol Krenski <charles at pld-linux.org>
Date: Mon Sep 17 00:01:35 2012 +0200
- BR: which
- added -gcc47.patch
- STBR
qca.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/qca.spec b/qca.spec
index 5500801..8366ef4 100644
--- a/qca.spec
+++ b/qca.spec
@@ -12,6 +12,7 @@ License: LGPL v2.1
Group: Libraries
Source0: http://delta.affinix.com/download/qca/2.0/%{name}-%{version}.tar.bz2
# Source0-md5: fc15bd4da22b8096c51fcfe52d2fa309
+Patch0: %{name}-gcc47.patch
URL: http://delta.affinix.com/qca/
BuildRequires: QtCore-devel
BuildRequires: QtGui-devel
@@ -21,6 +22,7 @@ BuildRequires: libstdc++-devel
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: qt4-build >= 4.3.3-3
BuildRequires: qt4-qmake >= 4.3.3-3
+BuildRequires: which
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -45,6 +47,7 @@ programistów.
%prep
%setup -q
+%patch0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qca.git/commitdiff/f48ed202a6eb0013ef5c8e5dcbdb61a63bd1bf33
More information about the pld-cvs-commit
mailing list