summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-01-18 02:08:53 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-01-18 02:08:53 +0000
commit2a5de4a9c172875148d36cf2cef72e819c0993f0 (patch)
treec7c6ee6fa87f3711c1a050dc70b31d7a9f0435b2
parent53f8f310f1851b16e2bcc5ef4cd4bc5bc9bb1798 (diff)
downloadmetacity-2a5de4a9c172875148d36cf2cef72e819c0993f0.tar.gz
metacity-2a5de4a9c172875148d36cf2cef72e819c0993f0.tar.xz
metacity-2a5de4a9c172875148d36cf2cef72e819c0993f0.zip
-rw-r--r--.cvsignore2
-rw-r--r--metacity.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index 7a7507d..edce84f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-metacity-2.17.2.tar.bz2
+metacity-2.17.5.tar.bz2
diff --git a/metacity.spec b/metacity.spec
index 1af60ba..c0f6788 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -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
diff --git a/sources b/sources
index c1b89de..ff72dab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-653edb93201940de5a947b362fe574f5 metacity-2.17.2.tar.bz2
+0657f5471f82c7e9b434e54f642cf565 metacity-2.17.5.tar.bz2