diff --git a/sgml-skel-0.7.1.tar.gz b/sgml-skel-0.7.1.tar.gz new file mode 100644 index 0000000..bb310e5 --- /dev/null +++ b/sgml-skel-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b219a8c073ca671d85b8d886786fe91bc4afafa1688efaba585997eaa572b82 +size 99135 diff --git a/sgml-skel.changes b/sgml-skel.changes index af1387a..24075a2 100644 --- a/sgml-skel.changes +++ b/sgml-skel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 31 17:47:56 UTC 2017 - mpluskal@suse.com + +- Use pretty url + ------------------------------------------------------------------- Tue Jan 31 16:12:56 UTC 2017 - sven-mario.seeberg-elverfeldt@suse.com diff --git a/sgml-skel.spec b/sgml-skel.spec index 081bc3c..1085620 100644 --- a/sgml-skel.spec +++ b/sgml-skel.spec @@ -23,7 +23,7 @@ Summary: Helper Scripts for the SGML System License: GPL-2.0+ Group: Productivity/Publishing/SGML Url: https://github.com/openSUSE/sgml-skel -Source0: https://github.com/openSUSE/sgml-skel/archive/v%{version}.tar.gz +Source0: https://github.com/openSUSE/sgml-skel/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: automake BuildRequires: libxml2 Requires: /bin/awk @@ -33,12 +33,11 @@ Requires: findutils Requires: libxml2-tools Requires: libxslt-tools Requires(post): /bin/awk -Requires(post): findutils +Requires(post): bash Requires(post): coreutils +Requires(post): findutils Requires(post): libxml2-tools Requires(post): libxslt-tools -Requires(post): bash -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -48,8 +47,8 @@ These scripts will help prepare and maintain parts of an SGML system. %setup -q %build -autoreconf -fvi -%configure +autoreconf -fiv +%configure %install %make_install