Hello community,

here is the log from the commit of package libqca-qt5 for openSUSE:Factory 
checked in at 2019-09-20 14:40:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqca-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.libqca-qt5.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqca-qt5"

Fri Sep 20 14:40:33 2019 rev:10 rq:729440 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqca-qt5/libqca-qt5.changes    2019-05-03 
22:36:24.446488357 +0200
+++ /work/SRC/openSUSE:Factory/.libqca-qt5.new.7948/libqca-qt5.changes  
2019-09-20 14:40:35.271033041 +0200
@@ -1,0 +2,6 @@
+Mon Sep  9 12:17:50 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Drop the obsolete libqca2 package.
+- Run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  libqca2.changes
  libqca2.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqca-qt5.spec ++++++
--- /var/tmp/diff_new_pack.20Whor/_old  2019-09-20 14:40:35.835032936 +0200
+++ /var/tmp/diff_new_pack.20Whor/_new  2019-09-20 14:40:35.839032935 +0200
@@ -16,16 +16,15 @@
 #
 
 
-%bcond_without pkcs11
-
 %define _so 2
+%bcond_without pkcs11
 Name:           libqca-qt5
 Version:        2.2.1
 Release:        0
 Summary:        Qt Cryptographic Architecture 2
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
-Url:            https://userbase.kde.org/QCA
+URL:            https://userbase.kde.org/QCA
 Source:         
https://download.kde.org/stable/qca/%{version}/qca-%{version}.tar.xz
 Source1:        baselibs.conf
 Source99:       libqca-qt5-rpmlintrc
@@ -39,18 +38,18 @@
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  mozilla-nss-devel
-BuildRequires:  pkgconfig(openssl)
-%if %{with pkcs11}
-BuildRequires:  pkcs11-helper-devel
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
+BuildRequires:  pkgconfig(openssl)
 Requires:       gpg2 >= 2.0.0
 Recommends:     %{name}-plugins
 Provides:       libqca-qt5-2 = %{version}
 Obsoletes:      libqca-qt5-2 < %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if %{with pkcs11}
+BuildRequires:  pkcs11-helper-devel
+%endif
 
 %description
 This package provides a generic Qt cryptographic architecture,
@@ -105,12 +104,11 @@
 %cmake_install
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc README COPYING TODO
+%license COPYING
+%doc README TODO
 %{_libdir}/libqca-qt5.so.*
 %dir %{_libdir}/qt5/plugins/crypto
 %{_libdir}/qt5/plugins/crypto/libqca-logger.so
@@ -120,18 +118,16 @@
 %{_libdir}/qt5/plugins/crypto/libqca-gcrypt.so
 
 %files devel
-%defattr(-,root,root)
 %{_bindir}/qcatool-qt5
 %{_bindir}/mozcerts-qt5
 %{_includedir}/qt5/Qca-qt5/
 %{_libdir}/qt5/mkspecs/features/crypto.prf
-%{_mandir}/man1/qcatool-qt5*
+%{_mandir}/man1/qcatool-qt5.1%{?ext_man}
 %{_libdir}/libqca-qt5.so
 %{_libdir}/pkgconfig/qca2-qt5.pc
 %{_libdir}/cmake/Qca-qt5/
 
 %files plugins
-%defattr(-,root,root)
 %{_libdir}/qt5/plugins/crypto/libqca-cyrus-sasl.so
 %{_libdir}/qt5/plugins/crypto/libqca-nss.so
 %if %{with pkcs11}

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.20Whor/_old  2019-09-20 14:40:35.867032930 +0200
+++ /var/tmp/diff_new_pack.20Whor/_new  2019-09-20 14:40:35.871032929 +0200
@@ -4,20 +4,3 @@
 libqca-qt5-devel
        requires "libqca-qt5-<targettype> = <version>"
 
-libqca2
-
-libqca2-plugin-cyrus-sasl
- requires "libqca2 = <version>"
- supplements "packageand(libqca2-plugin-cyrus-sasl:libqca2-<targettype>)"
-
-#libqca2-plugin-botan
-#  requires "libqca2 = <version>"
-#  supplements "packageand(libqca2-plugin-botan:libqca2-<targettype>)"
-
-#libqca2-plugin-pkcs11
-#  requires "libqca2 = <version>"
-#  supplements "packageand(libqca2-plugin-pkcs11:libqca2-<targettype>)"
-
-libqca2-plugin-nss
-  requires "libqca2 = <version>"
-  supplements "packageand(libqca2-plugin-nss:libqca2-<targettype>)"


Reply via email to