diff --git a/.abf.yml b/.abf.yml index dee4627..420220e 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - xz-5.2.3.tar.xz: a2975d12e0905daec48ec87c0098602e0669d195 + xz-5.2.13.tar.gz: e5cc2fc822b919c897692cb7459dc2d877a2246f diff --git a/xz.rpmlintrc b/xz.rpmlintrc new file mode 100644 index 0000000..1a60d9f --- /dev/null +++ b/xz.rpmlintrc @@ -0,0 +1 @@ +addFilter("E: hardcoded-library-path") diff --git a/xz.spec b/xz.spec index 4fae4fe..7d5380a 100644 --- a/xz.spec +++ b/xz.spec @@ -9,13 +9,15 @@ Summary: XZ utils Name: xz -Version: 5.2.3 -Release: 2 +Version: 5.2.13 +Release: 1 License: Public Domain Group: Archiving/Compression -Url: http://tukaani.org/xz/ -Source0: http://tukaani.org/xz/%{name}-%{version}.tar.xz +URL: http://tukaani.org/xz/ +#Source0: http://tukaani.org/xz/%{name}-%{version}.tar.xz +Source0: https://github.com/tukaani-project/xz/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: xzme +Source1000: %{name}.rpmlintrc Patch0: xz-5.2.0-text-tune.patch Patch1: xz-5.1.3alpha-man-page-day.patch # needed by check suite