bdae4ba
Name:		xcb-util-image
159eec7
Version:	0.4.0
eeb0d28
Release:	5%{?dist}
bdae4ba
Summary:	Port of Xlib's XImage and XShmImage functions on top of libxcb
bdae4ba
Group:		System Environment/Libraries
bdae4ba
License:	MIT
bdae4ba
URL:		http://xcb.freedesktop.org
bdae4ba
Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
bdae4ba
BuildRequires:	pkgconfig(xcb-util) >= 0.3.8
bdae4ba
BuildRequires:	m4
bdae4ba
bdae4ba
%description
bdae4ba
XCB util-image module provides the following library:
bdae4ba
bdae4ba
  - image: Port of Xlib's XImage and XShmImage functions.
bdae4ba
bdae4ba
bdae4ba
%package 	devel
bdae4ba
Summary:	Development and header files for xcb-util-image
bdae4ba
Group:		System Environment/Libraries
dbf2230
Requires:	%{name}%{?_isa} = %{version}-%{release}
bdae4ba
bdae4ba
%description	devel
bdae4ba
Development files for xcb-util-image.
bdae4ba
bdae4ba
bdae4ba
%prep
bdae4ba
%setup -q
bdae4ba
bdae4ba
bdae4ba
%build
159eec7
%configure --with-pic --disable-static --disable-silent-rules
bdae4ba
make %{?_smp_mflags}
bdae4ba
bdae4ba
bdae4ba
%check
bdae4ba
make check
bdae4ba
bdae4ba
bdae4ba
%install
bdae4ba
make install DESTDIR=%{buildroot} INSTALL="install -p"
bdae4ba
rm %{buildroot}%{_libdir}/*.la
bdae4ba
bdae4ba
bdae4ba
%post -p /sbin/ldconfig
bdae4ba
bdae4ba
bdae4ba
%postun -p /sbin/ldconfig
bdae4ba
bdae4ba
bdae4ba
%files
82ba74c
%doc README
82ba74c
%if 0%{?_licensedir:1}
82ba74c
%license COPYING
82ba74c
%else
82ba74c
%doc COPYING
82ba74c
%endif # licensedir
bdae4ba
%{_libdir}/*.so.*
bdae4ba
bdae4ba
bdae4ba
%files devel
bdae4ba
%doc NEWS
bdae4ba
%{_libdir}/pkgconfig/*.pc
bdae4ba
%{_libdir}/*.so
bdae4ba
%{_includedir}/xcb/*.h
bdae4ba
bdae4ba
bdae4ba
%changelog
eeb0d28
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5
eeb0d28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
eeb0d28
82ba74c
* Sat Dec  5 2015 Thomas Moschny <thomas.moschny@gmx.de> - 0.4.0-4
82ba74c
- Mark license with %%license.
82ba74c
5eb92d5
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-3
5eb92d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
5eb92d5
564ec21
* Wed Oct 22 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.4.0-2
564ec21
- Include COPYING.
564ec21
159eec7
* Sat Oct 18 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.4.0-1
159eec7
- Update to 0.4.0.
159eec7
103b587
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-5
103b587
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
103b587
6ea6240
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-4
6ea6240
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6ea6240
c340398
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-3
c340398
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
c340398
02f3d05
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-2
02f3d05
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
02f3d05
33096ac
* Mon Aug 20 2012 Adam Jackson <ajax@redhat.com> 0.3.9-1
33096ac
- xcb-util-image 0.3.9
33096ac
- Rebuilt for new xcb-util soname
33096ac
5ddfd4a
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.8-4
5ddfd4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
5ddfd4a
dbf2230
* Fri Apr  6 2012 Thomas Moschny <thomas.moschny@gmx.de> - 0.3.8-3
dbf2230
- Fix explicit requires.
dbf2230
bdae4ba
* Thu Apr  5 2012 Thomas Moschny <thomas.moschny@gmx.de> - 0.3.8-2
bdae4ba
- Specfile cleanups.
bdae4ba
bdae4ba
* Mon Dec  5 2011 Thomas Moschny <thomas.moschny@gmx.de> - 0.3.8-1
bdae4ba
- New package.
bdae4ba