Added LC_MESSAGES content to %files section of gconf-editor.spec
authordamiend
Tue, 22 Jun 2004 10:54:19 +0000
changeset 3183 0981dc98906f
parent 3182 28bb32cfa3ef
child 3184 5f0898343efd
Added LC_MESSAGES content to %files section of gconf-editor.spec to fix 5057066 - <[email protected]>
ChangeLog
gconf-editor.spec
--- a/ChangeLog	Tue Jun 22 10:32:19 2004 +0000
+++ b/ChangeLog	Tue Jun 22 10:54:19 2004 +0000
@@ -1,3 +1,8 @@
+2004-06-22 Conor Healy - <[email protected]>
+
+	* Added LC_MESSAGES content to %files in gconf-editor.spec
+
+
 2004-06-22 Erwann Chenede - <[email protected]>
 
 	* blueprint.spec: bumped release for bug 4980321
--- a/gconf-editor.spec	Tue Jun 22 10:32:19 2004 +0000
+++ b/gconf-editor.spec	Tue Jun 22 10:54:19 2004 +0000
@@ -63,12 +63,16 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/*
+%{_datadir}/locale/*/LC_MESSAGES/*.mo
 %{_datadir}/pixmaps
 %{_datadir}/applications
 %{_mandir}/man1/*
 %{_datadir}/gnome
 
 %changelog
+* Tue Jun 22 2004 - [email protected]
+- Added LC_MESSAGES content to %files section
+
 * Thu Jun 17 2004 - [email protected]
 - Add docs tarball