diff --git a/yast2-iscsi-client-4.2.0.tar.bz2 b/yast2-iscsi-client-4.2.0.tar.bz2 deleted file mode 100644 index d1aa036..0000000 --- a/yast2-iscsi-client-4.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3417dd68d5da926e211a2cb43e67f3f4141ba12cefd99ad7e93563cc51ba066 -size 47306 diff --git a/yast2-iscsi-client-4.2.1.tar.bz2 b/yast2-iscsi-client-4.2.1.tar.bz2 new file mode 100644 index 0000000..10100cd --- /dev/null +++ b/yast2-iscsi-client-4.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937b7aa8d38ecb7eeae80384156849b0353082c59c7afd18673ed9f206b82e08 +size 47444 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 5486295..ff8464d 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 31 12:31:43 UTC 2019 - Stasiek Michalski + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.1 + ------------------------------------------------------------------- Thu May 16 11:17:12 UTC 2019 - Steffen Winterfeldt diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 9a988ac..5c63186 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,10 +17,13 @@ Name: yast2-iscsi-client -Version: 4.2.0 +Version: 4.2.1 Release: 0 +Summary: YaST2 - iSCSI Client Configuration +License: GPL-2.0-only +Group: System/YaST +Url: https://github.com/yast/yast-iscsi-client -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 # Yast2::Systemd::Socket @@ -29,50 +32,41 @@ BuildRequires: libxslt BuildRequires: update-desktop-files BuildRequires: yast2 >= 2.23.15 BuildRequires: yast2 >= 4.1.3 -BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: rubygem(rspec) Requires: yast2-packager - # Yast2::Systemd::Socket -Requires: yast2 >= 4.1.3 - -BuildArch: noarch - Requires: iscsiuio Requires: open-iscsi +Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 3.1.7 -Summary: YaST2 - iSCSI Client Configuration -License: GPL-2.0-only -Group: System/YaST +BuildArch: noarch %description This package contains the YaST2 component for configuration of an iSCSI client. %prep -%setup -n %{name}-%{version} +%setup -q %build %yast_build %install %yast_install +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/iscsi-client -%{yast_yncludedir}/iscsi-client/* -%{yast_clientdir}/iscsi-client.rb -%{yast_clientdir}/iscsi-client_*.rb -%{yast_clientdir}/inst_iscsi-client.rb -%{yast_moduledir}/IscsiClient.* -%{yast_moduledir}/IscsiClientLib.* -%{yast_desktopdir}/iscsi-client.desktop -%{yast_scrconfdir}/iscsid.scr +%{yast_yncludedir} +%{yast_clientdir} +%{yast_moduledir} +%{yast_desktopdir} +%{yast_metainfodir} +%{yast_scrconfdir} %doc %{yast_docdir} -%{yast_schemadir}/autoyast/rnc/iscsi-client.rnc +%{yast_schemadir} %{yast_icondir} %license COPYING