Hello community,
here is the log from the commit of package yubikey-neo-manager for
openSUSE:Factory checked in at 2015-10-28 17:30:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubikey-neo-manager (Old)
and /work/SRC/openSUSE:Factory/.yubikey-neo-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubikey-neo-manager"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yubikey-neo-manager/yubikey-neo-manager.changes
2015-06-09 08:50:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.yubikey-neo-manager.new/yubikey-neo-manager.changes
2015-10-28 17:30:45.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Oct 25 21:19:31 UTC 2015 - [email protected]
+
+- Fix dependencive in .spec file
+
+-------------------------------------------------------------------
+Tue Oct 13 08:20:28 UTC 2015 - [email protected]
+
+- Add dependencive in .spec file
+
+-------------------------------------------------------------------
New:
----
yubikey-neo-manager-1.3.0.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yubikey-neo-manager.spec ++++++
--- /var/tmp/diff_new_pack.kTartU/_old 2015-10-28 17:30:46.000000000 +0100
+++ /var/tmp/diff_new_pack.kTartU/_new 2015-10-28 17:30:46.000000000 +0100
@@ -22,10 +22,9 @@
Summary: YubiKey NEO CCID Manager GUI
License: BSD-2-Clause
Group: System/Security
-Url: https://github.com/Yubico/manager
-Source0: %{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
+Url: https://developers.yubico.com/yubikey-neo-manager/
+Source0:
https://developers.yubico.com/yubikey-neo-manager/Releases/%{name}-%{version}.tar.gz
+Source1:
https://developers.yubico.com/yubikey-neo-manager/Releases/%{name}-%{version}.tar.gz.sig
BuildRequires: fdupes
BuildRequires: pkg-config
BuildRequires: python-libxml2
@@ -38,7 +37,13 @@
BuildRequires: pkgconfig(u2f-host)
BuildRequires: pkgconfig(ykneomgr) >= 0.1.6
BuildRequires: pkgconfig(ykpers-1) >= 1.11
+Requires: libu2f-host0
+Requires: libykneomgr0 >= 0.1.6
+Requires: libykpers-1-1 >= 1.11
Requires: python-pycrypto
+Requires: python-pyside
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%description
GUI for managing your YubiKey NEO configuration.