From: drepper Date: Fri, 2 Jul 2010 20:58:45 +0000 (-0700) Subject: Update .spec file. X-Git-Tag: elfutils-0.149~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3fe0a80c95d089506d473231286c5c92d3007a6b;p=thirdparty%2Felfutils.git Update .spec file. --- diff --git a/config/ChangeLog b/config/ChangeLog index 04aa9e8da..a9992c8d0 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2010-07-02 Ulrich Drepper + + * elfutils.spec.in: Add more BuildRequires. + Ship the .mo files with the libelf subpackage. + 2010-04-15 Roland McGrath * eu.am (DEFS): Add -DLOCALEDIR=... here. diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index ab764dfc3..51b2eeefc 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -19,6 +19,10 @@ BuildRequires: bison >= 1.875 BuildRequires: flex >= 2.5.4a BuildRequires: bzip2 BuildRequires: m4 +BuildRequires: gettext +BuildRequires: zlib-devel +BuildRequires: bzip2-devel +BuildRequires: xz-devel %define _gnu %{nil} %define _programprefix eu- @@ -170,6 +174,7 @@ rm -rf ${RPM_BUILD_ROOT} %defattr(-,root,root) %{_libdir}/libelf-%{version}.so %{_libdir}/libelf.so.* +%{_datadir}/locale/*/LC_MESSAGES/elfutils.mo %files libelf-devel %defattr(-,root,root)