Trivial spec file cleanup to sync with RHEL

This commit is contained in:
Kalev Lember 2017-01-18 13:39:34 +01:00
parent 6aea44dcd1
commit 1acddb1617
1 changed files with 1 additions and 3 deletions

View File

@ -151,7 +151,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
export CFLAGS='-fno-strict-aliasing %optflags'
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
--enable-man \
--enable-man \
--with-xinput=xfree \
--enable-debug \
)
@ -318,8 +318,6 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
%files devel-docs
%{_datadir}/gtk-doc
# oops, man pages went missing
# %{_mandir}/man1/*
%doc tmpdocs/tutorial
%doc tmpdocs/faq
%doc tmpdocs/examples