minor spec cleanup for UsrMove changes
- don't list bindir twice
This commit is contained in:
parent
feb72963e5
commit
36d5ee4e79
@ -43,10 +43,11 @@ BuildRequires: libcroco-devel
|
|||||||
BuildRequires: libunistring-devel
|
BuildRequires: libunistring-devel
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
|
# for F17 UsrMove
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
|
Provides: /bin/gettext
|
||||||
# exception for bundled gnulib copylib
|
# exception for bundled gnulib copylib
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
Provides: /bin/gettext
|
|
||||||
Patch1: gettext-readlink-einval.patch
|
Patch1: gettext-readlink-einval.patch
|
||||||
Patch2: gettext-0.18.1-fix-xgettext-crash.patch
|
Patch2: gettext-0.18.1-fix-xgettext-crash.patch
|
||||||
|
|
||||||
@ -274,7 +275,6 @@ fi
|
|||||||
%doc gettext-runtime/intl/COPYING*
|
%doc gettext-runtime/intl/COPYING*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%exclude %{_bindir}/autopoint
|
%exclude %{_bindir}/autopoint
|
||||||
%{_bindir}/*
|
|
||||||
%{_infodir}/gettext*
|
%{_infodir}/gettext*
|
||||||
%exclude %{_mandir}/man1/autopoint.1*
|
%exclude %{_mandir}/man1/autopoint.1*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
Loading…
Reference in New Issue
Block a user