]> git.pld-linux.org Git - packages/xorg-lib-libX11.git/blobdiff - xorg-lib-libX11.spec
- updated to 1.8.9
[packages/xorg-lib-libX11.git] / xorg-lib-libX11.spec
index 59f0dcab3ce43bbb393615e40b240b4596f079ef..20a0311dd914d2e9b0dc5256850f507ea8ed9b45 100644 (file)
@@ -1,20 +1,20 @@
 #
 # Conditional build:
-%bcond_without static_libs     # don't build static library
+%bcond_without static_libs     # static libraries
 
 Summary:       Core X11 protocol client library
 Summary(pl.UTF-8):     Podstawowa biblioteka kliencka protokoĊ‚u X11
 Name:          xorg-lib-libX11
-Version:       1.8.1
+Version:       1.8.9
 Release:       1
 License:       MIT
 Group:         X11/Libraries
 Source0:       https://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.xz
-# Source0-md5: 6b20033f88f0be3d870449c47f1e10a8
+# Source0-md5: b006876e5b749d82801fe9450d700daf
 # sync locales and their encodings with glibc
 Patch0:                %{name}-glibc-locale_sync.patch
 URL:           https://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.60
+BuildRequires: autoconf >= 2.70
 BuildRequires: automake
 BuildRequires: cpp
 BuildRequires: docbook-dtd43-xml
@@ -129,7 +129,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/libX11
 
 cd specs
-for dir in XIM i18n/framework i18n/localedb i18n/trans libX11; do
+for dir in XIM XKB i18n/compose i18n/framework i18n/localedb i18n/trans libX11; do
        install -d rpm-doc/$dir
        cp -a $dir/*.html rpm-doc/$dir
        cp -a $dir/*.svg rpm-doc/$dir || :
This page took 0.033742 seconds and 4 git commands to generate.