rpms/metacity/devel metacity.spec,1.168,1.169

Matthias Clasen mclasen at fedoraproject.org
Sun Nov 23 02:46:59 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/metacity/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21692

Modified Files:
	metacity.spec 
Log Message:
tweak description



Index: metacity.spec
===================================================================
RCS file: /cvs/extras/rpms/metacity/devel/metacity.spec,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- metacity.spec	12 Nov 2008 06:55:01 -0000	1.168
+++ metacity.spec	23 Nov 2008 02:46:28 -0000	1.169
@@ -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(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 @@
 CPPFLAGS="$CPPFLAGS -I$RPM_BUILD_ROOT%{_includedir}"
 export CPPFLAGS
 
+libtoolize --force --copy
 intltoolize --force
 autoreconf
 
@@ -161,8 +161,10 @@
 %{_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 @@
 %{_mandir}/man1/metacity-window-demo.1.gz
 
 %changelog
+* Sat Nov 22 2008 Matthias Clasen  <mclasen at redhat.com> - 2.25.5-2
+- Tweak %%summary and %%description
+
 * Wed Nov 12 2008 Matthias Clasen  <mclasen at redhat.com> - 2.25.5-1
 - Update to 2.25.5
 




More information about the fedora-extras-commits mailing list