]> git.pld-linux.org Git - packages/popt.git/commitdiff
- added using %find_lang macro. popt-1_3-3
authorkloczek <kloczek@pld-linux.org>
Tue, 25 May 1999 14:31:43 +0000 (14:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    popt.spec -> 1.14

popt.spec

index 50c4f571f78f266a534b41536a851fc3454669cd..a14698c6777fc5cdd8cc56e3853df4ae5b071eab 100644 (file)
--- a/popt.spec
+++ b/popt.spec
@@ -110,13 +110,14 @@ strip --strip-unneeded $RPM_BUILD_ROOT/lib/lib*.so.*.*
 
 gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man3/*
 
+%find_lang popt
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f popt.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) /lib/*
-%lang(ro) %{_datadir}/locale/ro/LC_MESSAGES/*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.079078 seconds and 4 git commands to generate.