2014-03-21 19:52:42 +00:00
|
|
|
Name: xcb-util-cursor
|
2016-05-30 17:47:16 +00:00
|
|
|
Version: 0.1.3
|
2019-02-03 12:09:55 +00:00
|
|
|
Release: 8%{?dist}
|
2014-03-21 19:52:42 +00:00
|
|
|
Summary: Cursor library on top of libxcb
|
|
|
|
License: MIT
|
|
|
|
URL: http://xcb.freedesktop.org
|
|
|
|
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
|
2018-07-09 17:06:53 +00:00
|
|
|
BuildRequires: gcc
|
2014-03-21 19:52:42 +00:00
|
|
|
BuildRequires: pkgconfig(xcb-util) >= 0.3.8
|
|
|
|
BuildRequires: pkgconfig(xcb-render)
|
|
|
|
BuildRequires: pkgconfig(xcb-renderutil)
|
|
|
|
BuildRequires: pkgconfig(xcb-image)
|
|
|
|
BuildRequires: m4
|
|
|
|
|
|
|
|
%description
|
|
|
|
XCB util-cursor module provides the following libraries:
|
|
|
|
|
|
|
|
- cursor: port of libxcursor
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Development and header files for xcb-util-cursos
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
Development files for xcb-util-cursor.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --with-pic --disable-static --disable-silent-rules
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
make check
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=%{buildroot} INSTALL="install -p"
|
|
|
|
rm %{buildroot}%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
2018-06-29 22:29:41 +00:00
|
|
|
%ldconfig_post
|
2014-03-21 19:52:42 +00:00
|
|
|
|
|
|
|
|
2018-06-29 22:29:41 +00:00
|
|
|
%ldconfig_postun
|
2014-03-21 19:52:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
%files
|
2015-04-03 11:09:46 +00:00
|
|
|
%doc README
|
|
|
|
%license COPYING
|
2014-03-21 19:52:42 +00:00
|
|
|
%{_libdir}/*.so.*
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%doc NEWS
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_includedir}/xcb/*.h
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
2019-02-03 12:09:55 +00:00
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-14 09:08:07 +00:00
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-29 22:29:41 +00:00
|
|
|
* Fri Jun 29 2018 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.3-6
|
|
|
|
- Use ldconfig scriptlet macros.
|
|
|
|
|
2018-02-09 21:22:57 +00:00
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-08-03 10:30:04 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-27 21:55:16 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-11 17:41:01 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-05-30 17:47:16 +00:00
|
|
|
* Mon May 30 2016 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.3-1
|
|
|
|
- Update to 0.1.3.
|
|
|
|
|
2016-02-05 03:18:28 +00:00
|
|
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-19 03:46:33 +00:00
|
|
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-04-03 11:09:46 +00:00
|
|
|
* Thu Apr 2 2015 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.2-1
|
|
|
|
- Update to 0.1.2.
|
|
|
|
- Mark COPYING as %%license.
|
|
|
|
|
2014-10-22 18:05:38 +00:00
|
|
|
* Wed Oct 22 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.1-5
|
2014-10-22 18:10:05 +00:00
|
|
|
- Include COPYING.
|
2014-10-22 18:05:38 +00:00
|
|
|
|
2014-08-18 09:20:56 +00:00
|
|
|
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-08 05:18:27 +00:00
|
|
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-03-21 19:52:42 +00:00
|
|
|
* Mon Mar 17 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.1-2
|
|
|
|
- Disable silent build, as suggested in the review.
|
|
|
|
|
|
|
|
* Mon Mar 10 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.1-1
|
|
|
|
- New package.
|