update license field
This commit is contained in:
parent
1b53b157a2
commit
e8a55c7ad7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user