SPECS: beryl-core.spec - fixed files dups, updated langs

qboosh qboosh at pld-linux.org
Mon Jan 22 12:55:01 CET 2007


Author: qboosh                       Date: Mon Jan 22 11:55:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed files dups, updated langs

---- Files affected:
SPECS:
   beryl-core.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/beryl-core.spec
diff -u SPECS/beryl-core.spec:1.27 SPECS/beryl-core.spec:1.28
--- SPECS/beryl-core.spec:1.27	Sun Jan 21 13:06:43 2007
+++ SPECS/beryl-core.spec	Mon Jan 22 12:54:56 2007
@@ -101,6 +101,7 @@
 %patch0 -p1
 
 mv -f po/{ca_ES,ca}.po
+mv -f po/{de_DE,de}.po
 mv -f po/{es_ES,es}.po
 mv -f po/{fr_FR,fr}.po
 mv -f po/{hu_HU,hu}.po
@@ -108,12 +109,15 @@
 mv -f po/{ja_JP,ja}.po
 mv -f po/{ko_KR,ko}.po
 mv -f po/{pt_PT,pt}.po
+mv -f po/{ru_RU,ru}.po
 mv -f po/{sv_SE,sv}.po
+mv -f po/{uk_UA,uk}.po
 # sv_FI is identical to sv_SE
 
 # NOTE: check the list after any upgrade!
 cat > po/LINGUAS <<EOF
 ca
+de
 es
 es_AR
 fr
@@ -124,7 +128,9 @@
 pl
 pt_BR
 pt
+ru
 sv
+uk
 zh_CN
 zh_HK
 zh_TW
@@ -171,14 +177,15 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
-%attr(755,root,root) %{_bindir}/beryl*
-%attr(755,root,root) %{_libdir}/libberyl*.so*
+%attr(755,root,root) %{_bindir}/beryl
+%attr(755,root,root) %{_bindir}/beryl-settings-tool
+%attr(755,root,root) %{_libdir}/libberyldecoration.so.*.*.*
+%attr(755,root,root) %{_libdir}/libberylsettings.so.*.*.*
 %dir %{_libdir}/beryl
 %dir %{_libdir}/beryl/backends
 %attr(755,root,root) %{_libdir}/beryl/backends/libini.so
 %{_datadir}/beryl
 %{_mandir}/man1/beryl.1*
-%{_pkgconfigdir}/libberyldecoration.pc
 %if %{with beryl_mesa}
 %attr(755,root,root) %{_bindir}/beryl-xgl
 %{_mandir}/man1/beryl-xgl.1*
@@ -186,11 +193,14 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libberyldecoration.so
 %attr(755,root,root) %{_libdir}/libberylsettings.so
+%{_libdir}/libberyldecoration.la
 %{_libdir}/libberylsettings.la
 %{_includedir}/beryl
 %{_pkgconfigdir}/beryl.pc
 %{_pkgconfigdir}/berylsettings.pc
+%{_pkgconfigdir}/libberyldecoration.pc
 %{_mandir}/man3/*.3*
 
 %files gconf
@@ -203,6 +213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/01/22 11:54:56  qboosh
+- fixed files dups, updated langs
+
 Revision 1.27  2007/01/21 12:06:43  rotom
 - pl lang added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beryl-core.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list