diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes index 865d9e9..ef2ae8e 100644 --- a/python-rtslib-fb.changes +++ b/python-rtslib-fb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 17 08:03:10 UTC 2017 - lszhu@suse.com + +- Update to version 2.1.fb64 + *Improve ALUA and TCMU support, as well as moving the default + directory for APTPL files from /var/target to /etc/target + for better FHS compliance. + *Remove patch Switch-target-driver-DB-root-dir-to-etc-target.patch + from the spec file because upstream already has this change. + ------------------------------------------------------------------- Thu Jun 8 21:37:20 UTC 2017 - lduncan@suse.com diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec index 51d1e83..8ec842f 100644 --- a/python-rtslib-fb.spec +++ b/python-rtslib-fb.spec @@ -17,17 +17,17 @@ %define oname rtslib-fb -%define realver 2.1.fb63 +%define realver 2.1.fb64 %define dbdir /etc/target Name: python-%{oname} -Version: 2.1.63 +Version: 2.1.64 Release: 0%{?dist} Url: http://github.com/open-iscsi/rtslib-fb.git Summary: API for Linux kernel SCSI target (aka LIO) License: Apache-2.0 Group: Development/Languages/Python -Source: %{oname}-%{realver}.tar.xz +Source: %{oname}-%{realver}.tar.gz Patch1: Switch-target-driver-DB-root-dir-to-etc-target.patch Conflicts: python-rtslib BuildRequires: fdupes @@ -56,7 +56,7 @@ the Apache 2.0 license. Contributions are welcome %prep %setup -q -n %{oname}-%{realver} -%patch1 -p1 +#%patch1 -p1 %build %__python setup.py build diff --git a/rtslib-fb-2.1.fb63.tar.xz b/rtslib-fb-2.1.fb63.tar.xz deleted file mode 100644 index 3c9759e..0000000 --- a/rtslib-fb-2.1.fb63.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72a2c9d7671bba08194c7ea40145cc827e9c30b0523dca985fd42016f490d589 -size 39436 diff --git a/rtslib-fb-2.1.fb64.tar.gz b/rtslib-fb-2.1.fb64.tar.gz new file mode 100644 index 0000000..b804fd9 --- /dev/null +++ b/rtslib-fb-2.1.fb64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd1ce5a6d0797529a19eb08725ac0b92a9fc4b7f82e5a8929e61d48993bd426 +size 46387