SPECS: roxterm.spec - use find_lang

qboosh qboosh at pld-linux.org
Wed Oct 8 19:35:47 CEST 2008


Author: qboosh                       Date: Wed Oct  8 17:35:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use find_lang

---- Files affected:
SPECS:
   roxterm.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/roxterm.spec
diff -u SPECS/roxterm.spec:1.5 SPECS/roxterm.spec:1.6
--- SPECS/roxterm.spec:1.5	Sat Oct  4 17:17:32 2008
+++ SPECS/roxterm.spec	Wed Oct  8 19:35:41 2008
@@ -57,10 +57,12 @@
 	DESTDIR=$RPM_BUILD_ROOT
 mv $RPM_BUILD_ROOT%{_docdir}/%{name} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
+%find_lang %{name}.lang
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
@@ -68,8 +70,6 @@
 %dir %{_docdir}/%{name}-%{version}
 %{_docdir}/%{name}-%{version}/*
 %{_iconsdir}/hicolor/scalable/apps/roxterm.svg
-%{_datadir}/locale/en/LC_MESSAGES/*
-%{_datadir}/locale/en_GB/LC_MESSAGES/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/10/08 17:35:41  qboosh
+- use find_lang
+
 Revision 1.5  2008/10/04 15:17:32  uzsolt
 - up to 1.13.0
 - release 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roxterm.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list