Remove upstreamed patches
This commit is contained in:
parent
5a13bb600a
commit
57bc9f9f7f
@ -3,11 +3,6 @@ Version: 1.13.6
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Source software library for creating rich graphical user interfaces
|
Summary: Open Source software library for creating rich graphical user interfaces
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=692707
|
|
||||||
Patch0: oob-device-fix.patch
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=692466
|
|
||||||
Patch1: clutter-1.13.4-xi23.patch
|
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.clutter-project.org/
|
URL: http://www.clutter-project.org/
|
||||||
@ -69,8 +64,6 @@ This package contains documentation for clutter.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1 -b .xi23
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
||||||
|
Loading…
Reference in New Issue
Block a user