summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--metacity.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/metacity.spec b/metacity.spec
index 4a62ad4..13ef0ba 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -7,11 +7,11 @@
Summary: Metacity window manager
Name: metacity
Version: %{metacity_version}
-Release: 2%{?dist}
+Release: 3%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
Patch0: keysdir.patch
-License: GPL
+License: GPLv2+
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel >= 2.2.0
@@ -126,7 +126,7 @@ fi
%files -f %{gettext_package}.lang
%defattr(-,root,root)
-%doc README AUTHORS COPYING NEWS HACKING doc/theme-format.txt doc/metacity-theme.dtd
+%doc README AUTHORS COPYING NEWS HACKING doc/theme-format.txt doc/metacity-theme.dtd rationales.txt
%{_bindir}/metacity
%{_bindir}/metacity-message
%{_libexecdir}/*
@@ -149,6 +149,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.34-3
+- Update license field
+
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 2.19.34-2
- Rebuild for RH #249435