SPECS: kleansweep.spec - package language files
glen
glen at pld-linux.org
Mon Oct 23 09:59:20 CEST 2006
Author: glen Date: Mon Oct 23 07:59:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package language files
---- Files affected:
SPECS:
kleansweep.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/kleansweep.spec
diff -u SPECS/kleansweep.spec:1.19 SPECS/kleansweep.spec:1.20
--- SPECS/kleansweep.spec:1.19 Mon Oct 23 09:57:04 2006
+++ SPECS/kleansweep.spec Mon Oct 23 09:59:15 2006
@@ -58,15 +58,15 @@
DESTDIR=$RPM_BUILD_ROOT scons install
mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/System/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
+%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
-#%doc %{_kdedocdir}/en/
%{_iconsdir}/hicolor/*/apps/*.png
%dir %{_datadir}/apps/%{name}
%{_datadir}/apps/%{name}/*.png
@@ -80,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2006/10/23 07:59:15 glen
+- package language files
+
Revision 1.19 2006/10/23 07:57:04 glen
- missing dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kleansweep.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list