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