|
|
@ -39,8 +39,6 @@ Requires: pkgconfig
|
|
|
|
# for /usr/share/gtk-doc/html
|
|
|
|
# for /usr/share/gtk-doc/html
|
|
|
|
Requires: gtk-doc
|
|
|
|
Requires: gtk-doc
|
|
|
|
|
|
|
|
|
|
|
|
Patch0: libgnomecanvas-libs.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
%description devel
|
|
|
|
|
|
|
|
|
|
|
|
The canvas widget allows you to create custom displays using stock items
|
|
|
|
The canvas widget allows you to create custom displays using stock items
|
|
|
@ -49,7 +47,6 @@ Tk canvas widget but has evolved quite a bit over time.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%setup -q
|
|
|
|
%patch0 -p1 -b .libs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
export CFLAGS=$(echo $RPM_OPT_FLAGS |sed -e 's/O2/O1/g')
|
|
|
|
export CFLAGS=$(echo $RPM_OPT_FLAGS |sed -e 's/O2/O1/g')
|
|
|
|