This commit is contained in:
Matthias Clasen 2007-05-20 03:10:56 +00:00
parent ff8ee48644
commit 4db4c296a6
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
metacity-2.18.0.tar.bz2
metacity-2.19.5.tar.bz2

View File

@ -1,15 +1,15 @@
%define gettext_package metacity
%define metacity_version 2.18.0
%define metacity_version 2.19.5
%define metacity_filename metacity-%{metacity_version}
Summary: Metacity window manager
Name: metacity
Version: %{metacity_version}
Release: 2%{?dist}
URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
Source0: http://ftp.gnome.org/pub/gnome/sources/metacity/2.18/%{metacity_filename}.tar.bz2
Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
License: GPL
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -142,6 +142,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
- Update to 2.19.5
* Tue Apr 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-2
- Split off a devel package (#203547)
- Some spec file cleanups (#21573)

View File

@ -1 +1 @@
2af31af033618329d093267ac00e49ff metacity-2.18.0.tar.bz2
6d65ce0da7a6adca7f79cc57f6d2eeb3 metacity-2.19.5.tar.bz2