diff --git a/ceph-iscsi-3.0.tar.gz b/ceph-iscsi-3.0.tar.gz index c7459e6..8ca5b2c 100644 --- a/ceph-iscsi-3.0.tar.gz +++ b/ceph-iscsi-3.0.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1aa93dfc3c15e3a369211c82cab8d0580e9a68fbcd7c4d7243824fab05b431a -size 112912 +oid sha256:f4e0898eba3c1ab9a16501e6039a1ead9e9f837ef3e6943a62624efbbd269176 +size 112785 diff --git a/ceph-iscsi.changes b/ceph-iscsi.changes index 4e0defc..649e2ab 100644 --- a/ceph-iscsi.changes +++ b/ceph-iscsi.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Thu Dec 6 12:12:48 UTC 2018 - ncutler@suse.com +Fri Dec 7 15:48:40 UTC 2018 - ncutler@suse.com -- spec: use correct package name for python3-pycrypto dependency +- migrate from python3-pycrypto to python3-cryptography ------------------------------------------------------------------- Wed Dec 5 14:00:40 UTC 2018 - ncutler@suse.com diff --git a/ceph-iscsi.spec b/ceph-iscsi.spec index 7c5c061..1c77fa4 100644 --- a/ceph-iscsi.spec +++ b/ceph-iscsi.spec @@ -44,7 +44,7 @@ Requires: python-rbd >= 10.2.2 Requires: python-netifaces >= 0.10.4 Requires: python-rtslib >= 2.1.fb67 Requires: rpm-python >= 4.11 -Requires: python-crypto >= 2.6 +Requires: python-cryptography Requires: python-flask >= 0.10.1 BuildRequires: python-devel BuildRequires: python-setuptools @@ -55,7 +55,7 @@ Requires: python3-rbd >= 10.2.2 Requires: python3-netifaces >= 0.10.4 Requires: python3-rtslib >= 2.1.fb67 Requires: python3-rpm >= 4.11 -Requires: python3-pycrypto >= 2.6 +Requires: python3-cryptography Requires: python3-Flask >= 0.10.1 BuildRequires: python-rpm-macros BuildRequires: fdupes @@ -155,6 +155,8 @@ gzip %{buildroot}%{_mandir}/man8/gwcli.8 %{_unitdir}/rbd-target-api.service %{_sysconfdir}/systemd/system/rbd-target-gw.service.d %{_mandir}/man8/gwcli.8.gz +%attr(0770,root,root) %dir %{_localstatedir}/log/rbd-target-gw +%attr(0770,root,root) %dir %{_localstatedir}/log/rbd-target-api %changelog