rpms/qca-ossl/devel qca-ossl.spec,1.10,1.11

nucleo nucleo at fedoraproject.org
Fri Jan 29 18:58:06 UTC 2010


Author: nucleo

Update of /cvs/pkgs/rpms/qca-ossl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18084

Modified Files:
	qca-ossl.spec 
Log Message:
Provides qca2-ossl (fixes bug #512000)


Index: qca-ossl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qca-ossl/devel/qca-ossl.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- qca-ossl.spec	21 Aug 2009 15:37:15 -0000	1.10
+++ qca-ossl.spec	29 Jan 2010 18:58:06 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name:       qca-ossl
 Version:    2.0.0
-Release:    0.8.beta%{beta}%{?dist}
+Release:    0.9.beta%{beta}%{?dist}
 
 Summary:    OpenSSL plugin for the Qt Cryptographic Architecture v2
 License:    LGPLv2+
@@ -15,6 +15,7 @@ BuildRoot:  %{_tmppath}/%{name}-%{versio
 BuildRequires: qt4-devel, qca2-devel >= 2.0.0-1
 BuildRequires: openssl-devel >= 0.9.8
 
+Provides:   qca2-ossl = %{version}-%{release}
 
 %description
 This is a plugin to provide SSL/TLS capability to programs that use the Qt
@@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 29 2010 Alexey Kurov <nucleo at fedoraproject.org> - 2.0.0-0.9.beta3
+- Provides: qca2-ossl (fixes bug #512000)
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 2.0.0-0.8.beta3
 - rebuilt with new openssl
 



More information about the scm-commits mailing list