X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=emerald.spec;h=d6d0d3c3ff68f6dbd226016fb30edc7d3d73412f;hb=76d5738e4b46e755a2a48cc154c38cb9b43f2ea1;hp=b44edd60476a575a75953daab8ce387f996439f9;hpb=32e0a9d76ee30e5d8dc1151487ee9b0081b458bb;p=packages%2Femerald.git diff --git a/emerald.spec b/emerald.spec index b44edd6..d6d0d3c 100644 --- a/emerald.spec +++ b/emerald.spec @@ -1,22 +1,24 @@ Summary: An alternative themeable window decorator Summary(pl.UTF-8): Alternatywny dekorator okien z obsługą motywów Name: emerald -Version: 0.5.2 -Release: 2 +Version: 0.7.6 +Release: 1 Epoch: 1 License: GPL v2+ Group: X11/Applications Source0: http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: 149c17b0a1bddf29e1cd66d29777d96e +# Source0-md5: 340f4dafde5d6c55bd05c0033aa7d6fe Patch0: %{name}-desktop.patch -Patch1: %{name}-linguas.patch URL: http://forum.compiz-fusion.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1:1.9 BuildRequires: compiz-devel >= %{version} BuildRequires: dbus-glib-devel >= 0.50 +BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: intltool >= 0.35.0 +BuildRequires: libselinux-devel +BuildRequires: libtool # 2.19.4 (ffu) BuildRequires: libwnck-devel >= 2.14.1-2 BuildRequires: pango-devel >= 1.10.0 @@ -72,16 +74,6 @@ Statyczna biblioteka Emerald Engines. %prep %setup -q %patch0 -p1 -%patch1 -p1 - -# fix po/ -mv po/de{_DE,}.po -mv po/gu{_IN,}.po -mv po/hu{_HU,}.po -mv po/it{_IT,}.po -mv po/nb{_NO,}.po -mv po/sv{_SE,}.po -mv po/tr{_TR,}.po %build %{__glib_gettextize} @@ -124,9 +116,11 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) -%doc README TODO -%attr(755,root,root) %{_bindir}/* +%doc AUTHORS README TODO +%attr(755,root,root) %{_bindir}/emerald +%attr(755,root,root) %{_bindir}/emerald-theme-manager %attr(755,root,root) %{_libdir}/libemeraldengine.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libemeraldengine.so.0 %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/engines %attr(755,root,root) %{_libdir}/%{name}/engines/*.so @@ -135,7 +129,8 @@ rm -rf $RPM_BUILD_ROOT %{_desktopdir}/emerald-theme-manager.desktop %{_pixmapsdir}/emerald-theme-manager-icon.png %{_iconsdir}/hicolor/*/*/*.png -%{_mandir}/man1/*.1* +%{_mandir}/man1/emerald.1* +%{_mandir}/man1/emerald-theme-manager.1* %files devel %defattr(644,root,root,755)