x86_64: rebuilt to fix installation path [release 2.28.6-4mamba;Tue May 30 2017]
This commit is contained in:
parent
0289bd26a0
commit
403f3e78ec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pygobject2
|
||||
Version: 2.28.6
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: A convenient wrapper for the GObject+ library for use in Python programs
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -14,28 +14,19 @@ Patch0: pygobject-2.28.6-deprecated_GI_INFO_TYPE_ERROR_DOMAIN.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpixman-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libsepol-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: udev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
%if "%{stage1}" != "1"
|
||||
BuildRequires: py2cairo-devel
|
||||
BuildRequires: pycairo-devel
|
||||
%endif
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -94,6 +85,9 @@ This package contains static libraries and header files need for development.
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.28.6-4mamba
|
||||
- x86_64: rebuilt to fix installation path
|
||||
|
||||
* Sun May 19 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.28.6-3mamba
|
||||
- python 2.7 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user