SPECS (DEVEL): zenity.spec - use lang() for omf files

megabajt megabajt at pld-linux.org
Tue Sep 11 17:55:34 CEST 2007


Author: megabajt                     Date: Tue Sep 11 15:55:34 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- use lang() for omf files

---- Files affected:
SPECS:
   zenity.spec (1.47.2.1 -> 1.47.2.2) 

---- Diffs:

================================================================
Index: SPECS/zenity.spec
diff -u SPECS/zenity.spec:1.47.2.1 SPECS/zenity.spec:1.47.2.2
--- SPECS/zenity.spec:1.47.2.1	Thu Aug 30 10:26:37 2007
+++ SPECS/zenity.spec	Tue Sep 11 17:55:29 2007
@@ -72,7 +72,15 @@
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
-%{_omf_dest_dir}/%{name}
+%dir %{_omf_dest_dir}/zenity
+%{_omf_dest_dir}/zenity/zenity-C.omf
+%lang(bg) %{_omf_dest_dir}/zenity/zenity-bg.omf
+%lang(en_GB) %{_omf_dest_dir}/zenity/zenity-en_GB.omf
+%lang(es) %{_omf_dest_dir}/zenity/zenity-es.omf
+%lang(fr) %{_omf_dest_dir}/zenity/zenity-fr.omf
+%lang(ru) %{_omf_dest_dir}/zenity/zenity-ru.omf
+%lang(sv) %{_omf_dest_dir}/zenity/zenity-sv.omf
+%lang(uk) %{_omf_dest_dir}/zenity/zenity-uk.omf
 %{_datadir}/%{name}
 %{_mandir}/man1/*
 
@@ -82,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.2  2007/09/11 15:55:29  megabajt
+- use lang() for omf files
+
 Revision 1.47.2.1  2007/08/30 08:26:37  megabajt
 - updated to 2.19.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zenity.spec?r1=1.47.2.1&r2=1.47.2.2&f=u



More information about the pld-cvs-commit mailing list