packages: libdesktop-agnostic/libdesktop-agnostic.spec - no more gettext tr...
glen
glen at pld-linux.org
Sun Jan 29 02:42:31 CET 2012
Author: glen Date: Sun Jan 29 01:42:31 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- no more gettext translations left
- package more python files
---- Files affected:
packages/libdesktop-agnostic:
libdesktop-agnostic.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/libdesktop-agnostic/libdesktop-agnostic.spec
diff -u packages/libdesktop-agnostic/libdesktop-agnostic.spec:1.4 packages/libdesktop-agnostic/libdesktop-agnostic.spec:1.5
--- packages/libdesktop-agnostic/libdesktop-agnostic.spec:1.4 Sun Jan 29 02:28:53 2012
+++ packages/libdesktop-agnostic/libdesktop-agnostic.spec Sun Jan 29 02:42:26 2012
@@ -92,7 +92,7 @@
# noidea
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/en_US at piglatin
-%find_lang %{name}
+#%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -100,7 +100,7 @@
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files -f %{name}.lang
+%files
%defattr(644,root,root,755)
%dir /etc/xdg/libdesktop-agnostic
%config(noreplace) /etc/xdg/libdesktop-agnostic/desktop-agnostic.ini
@@ -133,6 +133,11 @@
%defattr(644,root,root,755)
%dir %{py_sitedir}/desktopagnostic
%{py_sitedir}/desktopagnostic/*.py[co]
+%attr(755,root,root) %{py_sitedir}/desktopagnostic/config.so
+%attr(755,root,root) %{py_sitedir}/desktopagnostic/desktopagnostic.so
+%attr(755,root,root) %{py_sitedir}/desktopagnostic/fdo.so
+%attr(755,root,root) %{py_sitedir}/desktopagnostic/ui.so
+%attr(755,root,root) %{py_sitedir}/desktopagnostic/vfs.so
%files devel
%defattr(644,root,root,755)
@@ -153,6 +158,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2012/01/29 01:42:26 glen
+- no more gettext translations left
+- package more python files
+
Revision 1.4 2012/01/29 01:28:53 glen
- remove en_US at piglatin locale
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdesktop-agnostic/libdesktop-agnostic.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list