commit 3b7dbaee10d784caeb5696f304cc97c7ed1ba497 Author: Jakub Bogusz <qbo...@pld-linux.org> Date: Wed Oct 26 19:49:50 2022 +0200
- updated to 0.1.4, drop .la file xcb-util-cursor.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) --- diff --git a/xcb-util-cursor.spec b/xcb-util-cursor.spec index c5e744f..c1a33b4 100644 --- a/xcb-util-cursor.spec +++ b/xcb-util-cursor.spec @@ -1,20 +1,23 @@ Summary: XCB util-cursor module Summary(pl.UTF-8): ModuĊ XCB util-cursor Name: xcb-util-cursor -Version: 0.1.3 +Version: 0.1.4 Release: 1 License: MIT Group: Libraries -Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 -# Source0-md5: 6ac3b17cba51aaaa36ba035a53527214 +Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.xz +# Source0-md5: 0d244518ad54b886413fe782235d6210 URL: https://xcb.freedesktop.org/XcbUtil/ +BuildRequires: gperf BuildRequires: libxcb-devel >= 1.4 BuildRequires: pkgconfig +BuildRequires: tar >= 1:1.22 BuildRequires: xcb-proto >= 1.6 BuildRequires: xcb-util-devel >= 0.3.9 BuildRequires: xcb-util-image-devel BuildRequires: xcb-util-renderutil-devel BuildRequires: xorg-proto-xproto-devel >= 7.0.8 +BuildRequires: xz Requires: libxcb >= 1.4 Requires: xcb-util >= 0.3.9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -83,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +# obsoleted by pkg-config +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libxcb-cursor.la + %clean rm -rf $RPM_BUILD_ROOT @@ -91,14 +97,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc COPYING ChangeLog NEWS README +%doc COPYING ChangeLog NEWS README.md %attr(755,root,root) %{_libdir}/libxcb-cursor.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libxcb-cursor.so.0 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libxcb-cursor.so -%{_libdir}/libxcb-cursor.la %{_includedir}/xcb/xcb_cursor.h %{_pkgconfigdir}/xcb-cursor.pc ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/xcb-util-cursor.git/commitdiff/3b7dbaee10d784caeb5696f304cc97c7ed1ba497 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit