]> git.pld-linux.org Git - packages/beryl-core.git/blobdiff - beryl-core.spec
- restored nl lang
[packages/beryl-core.git] / beryl-core.spec
index bc76c80ac8b09a593a446ef3a3c51e3b2b2a0ad3..54284039d2272d74b077667193527c28b40fc069 100644 (file)
@@ -5,15 +5,15 @@
 Summary:       OpenGL window and compositing manager
 Summary(pl):   OpenGL-owy zarz±dca okien i sk³adania
 Name:          beryl-core
-Version:       0.1.4
+Version:       0.1.99.2
 Release:       1
 Epoch:         1
 License:       MIT
 Group:         X11
 Source0:       http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 4d4eaa811b107fa099de4120b94d58b1
+# Source0-md5: e439403ce19130e37f46185a65465c9b
 Source1:       http://releases.beryl-project.org/%{version}/beryl-mesa-%{version}.tar.bz2
-# Source1-md5: d2e4a6237101e5ce87000812001fbce1
+# Source1-md5: 387d068091bc5c6fa28f6d754e1296d1
 Patch0:                %{name}-link.patch
 URL:           http://beryl-project.org/
 BuildRequires: GConf2-devel >= 2.0
@@ -34,6 +34,7 @@ BuildRequires:        xorg-lib-libXinerama-devel
 BuildRequires: xorg-lib-libXrandr-devel
 BuildRequires: xorg-proto-glproto-devel
 BuildRequires: xorg-util-makedepend
+Requires:      xorg-app-xvinfo
 Provides:      compiz
 Obsoletes:     compiz-quinnstorm
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -99,6 +100,7 @@ Wtyczka ustawie
 %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
@@ -106,12 +108,15 @@ mv -f po/{it_IT,it}.po
 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
@@ -119,9 +124,13 @@ hu
 it
 ja
 ko
+nl
+pl
 pt_BR
 pt
+ru
 sv
+uk
 zh_CN
 zh_HK
 zh_TW
@@ -169,6 +178,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
 %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
@@ -182,11 +193,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
This page took 0.035483 seconds and 4 git commands to generate.