[packages/xorg-lib-libICE] - updated to 1.0.10
qboosh
qboosh at pld-linux.org
Mon Jul 15 21:34:45 CEST 2019
commit e53bf7ab725f861a1d0afd7c3f8d49720f5a6230
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jul 15 21:36:33 2019 +0200
- updated to 1.0.10
xorg-lib-libICE.spec | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/xorg-lib-libICE.spec b/xorg-lib-libICE.spec
index e509bf6..36a7a57 100644
--- a/xorg-lib-libICE.spec
+++ b/xorg-lib-libICE.spec
@@ -1,16 +1,17 @@
Summary: Inter Client Exchange library
Summary(pl.UTF-8): Biblioteka wymiany między klientami
Name: xorg-lib-libICE
-Version: 1.0.9
-Release: 2
+Version: 1.0.10
+Release: 1
License: MIT
Group: X11/Libraries
-Source0: http://xorg.freedesktop.org/releases/individual/lib/libICE-%{version}.tar.bz2
-# Source0-md5: addfb1e897ca8079531669c7c7711726
-URL: http://xorg.freedesktop.org/
+Source0: https://xorg.freedesktop.org/releases/individual/lib/libICE-%{version}.tar.bz2
+# Source0-md5: 76d77499ee7120a56566891ca2c0dbcf
+URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
BuildRequires: docbook-dtd412-xml
+BuildRequires: libbsd-devel
BuildRequires: libtool
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xmlto >= 0.0.22
@@ -32,6 +33,7 @@ Summary: Header files for libICE library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libICE
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: libbsd-devel
Requires: xorg-proto-xproto-devel
Obsoletes: libICE-devel
@@ -73,7 +75,8 @@ Pakiet zawiera statyczną bibliotekę libICE.
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --without-fop
%{__make}
%install
@@ -91,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README.md
%attr(755,root,root) %{_libdir}/libICE.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libICE.so.6
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libICE.git/commitdiff/e53bf7ab725f861a1d0afd7c3f8d49720f5a6230
More information about the pld-cvs-commit
mailing list