rpms/qca2/devel qca2.spec,1.2,1.3

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sun Oct 21 20:56:15 UTC 2007


Author: abompard

Update of /cvs/pkgs/rpms/qca2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14516

Modified Files:
	qca2.spec 
Log Message:
* Sun Oct 21 2007 Aurelien Bompard <abompard at fedoraproject.org> 2.0.0-0.4.beta7
- fix build on x86_64



Index: qca2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qca2/devel/qca2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qca2.spec	21 Oct 2007 20:14:46 -0000	1.2
+++ qca2.spec	21 Oct 2007 20:55:42 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           qca2
 Version:        2.0.0
-Release:        0.3.beta%{beta}%{?dist}
+Release:        0.4.beta%{beta}%{?dist}
 
 Summary:        Qt Cryptographic Architecture
 
@@ -10,6 +10,8 @@
 License:        LGPLv2+
 URL:            http://delta.affinix.com/qca
 Source0:        http://delta.affinix.com/download/qca/2.0/beta%{beta}/qca-%{version}-beta%{beta}.tar.bz2
+# Fix build on x86_64
+Patch0:         qca2-2.0.0-64bits.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt4-devel
@@ -37,6 +39,7 @@
 
 %prep
 %setup -q -n qca-%{version}-beta%{beta}
+%patch0 -p0 -b .64bits
 
 
 %build
@@ -82,6 +85,9 @@
 
 
 %changelog
+* Sun Oct 21 2007 Aurelien Bompard <abompard at fedoraproject.org> 2.0.0-0.4.beta7
+- fix build on x86_64
+
 * Sun Oct 21 2007 Aurelien Bompard <abompard at fedoraproject.org> 2.0.0-0.3.beta7
 - missing BR: openssl
 




More information about the fedora-extras-commits mailing list