tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=26
This commit is contained in:
parent
de91ee86ee
commit
2b5a024318
@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 13 14:57:57 UTC 2014 - jmatejek@suse.com
|
Thu Feb 13 14:57:57 UTC 2014 - jmatejek@suse.com
|
||||||
|
|
||||||
- Add pycompile-searchpath.patch: clean up search path in py-compile
|
- Add pycompile-searchpath.patch: clean up search path in
|
||||||
script (fixes build on py3.4)
|
py-compile script (fixes build on py3.4).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 11 21:24:59 UTC 2013 - dimstar@opensuse.org
|
Mon Nov 11 21:24:59 UTC 2013 - dimstar@opensuse.org
|
||||||
|
@ -41,6 +41,7 @@ Version: 3.10.2
|
|||||||
Release: 0
|
Release: 0
|
||||||
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
||||||
Source: http://download.gnome.org/sources/pygobject/3.10/%{_name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/pygobject/3.10/%{_name}-%{version}.tar.xz
|
||||||
|
# PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4
|
||||||
Patch1: pycompile-searchpath.patch
|
Patch1: pycompile-searchpath.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: glib2-devel >= 2.35.9
|
BuildRequires: glib2-devel >= 2.35.9
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 13 14:57:57 UTC 2014 - jmatejek@suse.com
|
Thu Feb 13 14:57:57 UTC 2014 - jmatejek@suse.com
|
||||||
|
|
||||||
- Add pycompile-searchpath.patch: clean up search path in py-compile
|
- Add pycompile-searchpath.patch: clean up search path in
|
||||||
script (fixes build on py3.4)
|
py-compile script (fixes build on py3.4).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 11 21:24:59 UTC 2013 - dimstar@opensuse.org
|
Mon Nov 11 21:24:59 UTC 2013 - dimstar@opensuse.org
|
||||||
|
@ -41,6 +41,7 @@ Version: 3.10.2
|
|||||||
Release: 0
|
Release: 0
|
||||||
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
|
||||||
Source: http://download.gnome.org/sources/pygobject/3.10/%{_name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/pygobject/3.10/%{_name}-%{version}.tar.xz
|
||||||
|
# PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4
|
||||||
Patch1: pycompile-searchpath.patch
|
Patch1: pycompile-searchpath.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: glib2-devel >= 2.35.9
|
BuildRequires: glib2-devel >= 2.35.9
|
||||||
|
Loading…
Reference in New Issue
Block a user