#3 Minor spec file cleanup
Merged 3 years ago by ovasik. Opened 3 years ago by robert.
Unknown source cleanup  into  master

file modified
+3 -4
@@ -13,9 +13,9 @@

  #Actually - there is no homepage of this project, on that URL

  #page you could get complete ISO 8879 listing as was on the

  #old page - only part of it is included in sgml-common package.

- URL: http://www.w3.org/2003/entities/

+ URL: https://www.w3.org/2003/entities/

  

- Source0: ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%{name}-%{version}.tgz

+ Source0: https://www.sourceware.org/pub/docbook-tools/new-trials/SOURCES/%{name}-%{version}.tgz

  # Following 4 from openjade/pubtext - same maintainer as in SGML-common, so up2date:

  Source1: xml.dcl

  Source2: xml.soc
@@ -69,8 +69,7 @@

  %configure

  

  %install

- rm -rf $RPM_BUILD_ROOT

- make install DESTDIR="$RPM_BUILD_ROOT" htmldir='%{_datadir}/doc' INSTALL='install -p'

+ %make_install htmldir='%{_datadir}/doc'

  mkdir $RPM_BUILD_ROOT%{_sysconfdir}/xml

  mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml/docbook

  mkdir -p $RPM_BUILD_ROOT%{_datadir}/sgml/docbook