Accepting request 124039 from X11:XOrg
- Update to version 1.11 OBS-URL: https://build.opensuse.org/request/show/124039 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-sgml-doctools?expand=0&rev=2
This commit is contained in:
commit
7314c0b6c0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57666a83f1c08358bb801b17902b5ca48e85a33f733fefc1b32a99583ef19604
|
|
||||||
size 120249
|
|
3
xorg-sgml-doctools-1.11.tar.bz2
Normal file
3
xorg-sgml-doctools-1.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cf48aaaaac6e0cf7465fb68138c0c496ece697e11d651f359161b93a278c6377
|
||||||
|
size 12905
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 6 23:21:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
- Update to version 1.11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 20 09:19:19 UTC 2012 - vuntz@opensuse.org
|
Fri Apr 20 09:19:19 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -16,13 +16,17 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: xorg-sgml-doctools
|
Name: xorg-sgml-doctools
|
||||||
Version: 1.10.99.901
|
Version: 1.11
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Set of SGML entities and XML/CSS style sheets for building X.org documentation
|
Summary: Set of SGML entities and XML/CSS style sheets for building X.org documentation
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Source0: http://xorg.freedesktop.org/releases/individual/doc/%{name}-%{version}.tar.bz2
|
Source0: http://xorg.freedesktop.org/releases/individual/doc/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
|
BuildRequires: autoconf >= 2.60
|
||||||
|
BuildRequires: automake
|
||||||
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||||
# This was part of the xorg-x11-util-devel package up to version 7.6
|
# This was part of the xorg-x11-util-devel package up to version 7.6
|
||||||
@ -39,6 +43,7 @@ X.Org packages.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -fi
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -47,7 +52,7 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog COPYING README
|
%doc COPYING README
|
||||||
%{_datadir}/sgml/X11/
|
%{_datadir}/sgml/X11/
|
||||||
%{_datadir}/pkgconfig/xorg-sgml-doctools.pc
|
%{_datadir}/pkgconfig/xorg-sgml-doctools.pc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user