summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2008-11-23 02:46:28 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2008-11-23 02:46:28 +0000
commitb5794a7907891ce48ab49f4e22fe43847a518abe (patch)
tree18c1301eac4f384145c81fba32b1a7230a8e3382
parent24710caf316712da79d39d9ef7a0b3cfc4eeced6 (diff)
downloadmetacity-b5794a7907891ce48ab49f4e22fe43847a518abe.tar.gz
metacity-b5794a7907891ce48ab49f4e22fe43847a518abe.tar.xz
metacity-b5794a7907891ce48ab49f4e22fe43847a518abe.zip
tweak descriptionmetacity-2_25_5-2_fc11
-rw-r--r--metacity.spec19
1 files changed, 12 insertions, 7 deletions
diff --git a/metacity.spec b/metacity.spec
index 84539bc..991347c 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
-Summary: Metacity window manager
+Summary: Unobtrusive window manager
Name: metacity
Version: 2.25.5
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.25/metacity-%{version}.tar.bz2
Patch0: default-theme.patch
@@ -47,19 +47,18 @@ Requires(pre): GConf2 >= 2.14
Requires(preun): GConf2 >= 2.14
%description
-
-Metacity is a simple window manager that integrates nicely with
-GNOME 2.
+Metacity is a window manager that integrates nicely with the GNOME desktop.
+It strives to be quiet, small, stable, get on with its job, and stay out of
+your attention.
%package devel
Group: Development/Libraries
-Summary: Headers and libraries for metacity
+Summary: Development files for metacity
Requires: gtk2-devel, libX11-devel
Requires: pkgconfig
Requires: %{name} = %{version}-%{release}
%description devel
-
This package contains the files needed for compiling programs using
the metacity-private library. Note that you are not supposed to write
programs using the metacity-private library, since it is a private
@@ -79,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
CPPFLAGS="$CPPFLAGS -I$RPM_BUILD_ROOT%{_includedir}"
export CPPFLAGS
+libtoolize --force --copy
intltoolize --force
autoreconf
@@ -161,8 +161,10 @@ fi
%{_datadir}/gnome-control-center/keybindings/*
%{_libdir}/lib*.so.*
%{_mandir}/man1/metacity.1.gz
+%{_mandir}/man1/metacity-message.1.gz
%{_datadir}/applications/metacity.desktop
%{_datadir}/gnome/wm-properties/metacity-wm.desktop
+%{_datadir}/gnome/help/creating_metacity_themes
%files devel
%defattr(-,root,root)
@@ -175,6 +177,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.5-2
+- Tweak %%summary and %%description
+
* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
- Update to 2.25.5