2.17.5
This commit is contained in:
parent
53f8f310f1
commit
2a5de4a9c1
@ -1 +1 @@
|
||||
metacity-2.17.2.tar.bz2
|
||||
metacity-2.17.5.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user