]> git.pld-linux.org Git - packages/emerald.git/blobdiff - emerald.spec
- 0.8.2
[packages/emerald.git] / emerald.spec
index 3cd6e4c2124afcc39b0d6039aa5498877b198482..dfd3f57383a94683ff9d63b1b348314331213dcb 100644 (file)
@@ -1,21 +1,24 @@
 Summary:       An alternative themeable window decorator
 Summary(pl.UTF-8):     Alternatywny dekorator okien z obsługą motywów
 Name:          emerald
-Version:       0.7.2
+Version:       0.8.2
 Release:       1
 Epoch:         1
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: c0cf8304a633985a438b2aea102ff4dd
+Source0:       http://releases.compiz-fusion.org/incoming/%{name}-%{version}.tar.bz2
+# Source0-md5: d25bd51f7b7bca075c84fe3a00cbc88a
 Patch0:                %{name}-desktop.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
@@ -113,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
@@ -124,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)
This page took 0.070378 seconds and 4 git commands to generate.