[gettext] minor spec cleanup for UsrMove changes

Jens Petersen petersen at fedoraproject.org
Fri Jun 1 01:19:40 UTC 2012


commit 36d5ee4e79a7ea5c7cf8101e36ed374b1752b919
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Jun 1 10:19:35 2012 +0900

    minor spec cleanup for UsrMove changes
    
    - don't list bindir twice

 gettext.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gettext.spec b/gettext.spec
index 040f69f..d1f396b 100644
--- a/gettext.spec
+++ b/gettext.spec
@@ -43,10 +43,11 @@ BuildRequires: libcroco-devel
 BuildRequires: libunistring-devel
 Requires(post): info
 Requires(preun): info
+# for F17 UsrMove
 Conflicts: filesystem < 3
+Provides: /bin/gettext
 # exception for bundled gnulib copylib
 Provides: bundled(gnulib)
-Provides: /bin/gettext
 Patch1: gettext-readlink-einval.patch
 Patch2: gettext-0.18.1-fix-xgettext-crash.patch
 
@@ -274,7 +275,6 @@ fi
 %doc gettext-runtime/intl/COPYING*
 %{_bindir}/*
 %exclude %{_bindir}/autopoint
-%{_bindir}/*
 %{_infodir}/gettext*
 %exclude %{_mandir}/man1/autopoint.1*
 %{_mandir}/man1/*


More information about the scm-commits mailing list