Accepting request 123994 from home:klausi123:X11

Update to version 1.11

It looks like 1.11 is needed for xorg-docs-1.7

OBS-URL: https://build.opensuse.org/request/show/123994
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-sgml-doctools?expand=0&rev=4
This commit is contained in:
Stefan Dirsch 2012-06-07 09:33:54 +00:00 committed by Git OBS Bridge
parent 8e6fbc3b40
commit 60e5a8cf6a
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57666a83f1c08358bb801b17902b5ca48e85a33f733fefc1b32a99583ef19604
size 120249

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf48aaaaac6e0cf7465fb68138c0c496ece697e11d651f359161b93a278c6377
size 12905

View File

@ -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

View File

@ -16,13 +16,17 @@
#
Name: xorg-sgml-doctools
Version: 1.10.99.901
Version: 1.11
Release: 0
License: MIT
Summary: Set of SGML entities and XML/CSS style sheets for building X.org documentation
Url: http://xorg.freedesktop.org/
Group: Development/Tools/Building
Source0: http://xorg.freedesktop.org/releases/individual/doc/%{name}-%{version}.tar.bz2
BuildRequires: autoconf >= 2.60
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: pkgconfig(xorg-macros) >= 1.8
# This was part of the xorg-x11-util-devel package up to version 7.6
@ -39,6 +43,7 @@ X.Org packages.
%setup -q
%build
autoreconf -fi
%configure
make %{?_smp_mflags}
@ -47,7 +52,7 @@ make %{?_smp_mflags}
%files
%defattr(-,root,root)
%doc ChangeLog COPYING README
%doc COPYING README
%{_datadir}/sgml/X11/
%{_datadir}/pkgconfig/xorg-sgml-doctools.pc