[pwmd] remove l10n stuff (still no ready)

Fabian Affolter fab at fedoraproject.org
Thu Jan 23 19:51:06 UTC 2014


commit 708726ef8f832fdee1faf2e86115557118d51625
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Thu Jan 23 20:51:10 2014 +0100

    remove l10n stuff (still no ready)

 pwmd.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/pwmd.spec b/pwmd.spec
index 4f233fe..693cda0 100644
--- a/pwmd.spec
+++ b/pwmd.spec
@@ -17,7 +17,6 @@ BuildRequires:  libgcrypt-devel
 BuildRequires:  zlib-devel
 BuildRequires:  cracklib-devel
 BuildRequires:  libacl-devel
-BuildRequires:  gettext
 
 Requires:       pinentry >= 0.7.5
 
@@ -56,12 +55,11 @@ make %{?_smp_mflags}
 %install
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 rm -f %{buildroot}%{_infodir}/dir
-%find_lang %{name}
 
 %check
 make check
 
-%files -f %{name}.lang
+%files
 %doc ChangeLog COPYING NEWS README doc/config.example
 %{_mandir}/man*/%{name}*.*
 %{_infodir}/%{name}.info.gz


More information about the scm-commits mailing list