Hello community,

here is the log from the commit of package pinentry for openSUSE:Factory 
checked in at 2013-12-30 10:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pinentry (Old)
 and      /work/SRC/openSUSE:Factory/.pinentry.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pinentry"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pinentry/pinentry.changes        2013-08-21 
15:00:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pinentry.new/pinentry.changes   2013-12-30 
10:27:59.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Dec 21 08:07:10 UTC 2013 - [email protected]
+
+- disable qt3 support to avoid maintaining qt3 forever
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pinentry.spec ++++++
--- /var/tmp/diff_new_pack.wzAQg1/_old  2013-12-30 10:28:00.000000000 +0100
+++ /var/tmp/diff_new_pack.wzAQg1/_new  2013-12-30 10:28:00.000000000 +0100
@@ -45,7 +45,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  ncurses-devel
-BuildRequires:  qt3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0)
 %if %suse_version >= 1230
@@ -60,31 +59,17 @@
 This is a collection of simple PIN or passphrase entry dialogs which
 utilize the Assuan protocol as described by the Aegypten project.
 
-%package -n pinentry-qt
-Version:        %{version}
-Release:        0
-Summary:        Collection of Simple PIN or Passphrase Entry Dialogs
-License:        GPL-2.0
-Group:          Productivity/Other
-Requires:       pinentry
-Provides:       pinentry-dialog
-Provides:       pinentry-gui
-Provides:       pinentry:/usr/bin/pinentry-qt
-
-%description -n pinentry-qt
-This is a collection of simple PIN or passphrase entry dialogs which
-utilize the Assuan protocol as described by the Aegypten project.
-
 %package -n pinentry-qt4
 Version:        %{version}
 Release:        0
 Summary:        Collection of Simple PIN or Passphrase Entry Dialogs
-License:        GPL-2.0+
 Group:          Productivity/Other
 Requires:       pinentry
 Provides:       pinentry-dialog
 Provides:       pinentry-gui
+Provides:       pinentry-qt = %{version}
 Provides:       pinentry:/usr/bin/pinentry-qt4
+Obsoletes:      pinentry-qt <= 0.8.3
 
 %description -n pinentry-qt4
 This is a collection of simple PIN or passphrase entry dialogs which
@@ -94,7 +79,6 @@
 Version:        %{version}
 Release:        0
 Summary:        Collection of Simple PIN or Passphrase Entry Dialogs
-License:        GPL-2.0+
 Group:          Productivity/Other
 Requires:       pinentry
 Provides:       pinentry-dialog
@@ -126,7 +110,6 @@
 export CXXFLAGS="%{optflags} $(%{ncursesw_config} --cflags)"
 %configure \
        --enable-pinentry-curses \
-       --enable-pinentry-qt \
        --enable-pinentry-qt4 \
        --enable-pinentry-gtk2 \
        --with-qt-dir=%{_libdir}/qt3/ \
@@ -155,9 +138,6 @@
 %attr(755,root,root) %{_bindir}/pinentry
 %attr(755,root,root) %{_bindir}/pinentry-curses
 
-%files -n pinentry-qt
-%attr(755,root,root) %{_bindir}/pinentry-qt
-
 %files -n pinentry-qt4
 %attr(755,root,root) %{_bindir}/pinentry-qt4
 


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to