This commit is contained in:
Matthias Clasen 2007-01-18 02:08:53 +00:00
parent 53f8f310f1
commit 2a5de4a9c1
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
metacity-2.17.2.tar.bz2
metacity-2.17.5.tar.bz2

View File

@ -1,6 +1,6 @@
%define gettext_package metacity
%define metacity_version 2.17.2
%define metacity_version 2.17.5
%define metacity_filename metacity-%{metacity_version}
@ -12,7 +12,7 @@ URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
Source0: %{metacity_filename}.tar.bz2
License: GPL
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-root
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel >= 2.2.0
BuildRequires: pango-devel >= 1.2.0
BuildRequires: fontconfig-devel
@ -117,6 +117,9 @@ fi
%{_mandir}/man1/*
%changelog
* Wed Jan 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
- Update to 2.17.5
* Mon Nov 6 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
- Update to 2.17.2

View File

@ -1 +1 @@
653edb93201940de5a947b362fe574f5 metacity-2.17.2.tar.bz2
0657f5471f82c7e9b434e54f642cf565 metacity-2.17.5.tar.bz2