summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-08-22 01:14:16 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-08-22 01:14:16 +0000
commitf38831a92df9bb05c7878eb18766f37a371b0cb1 (patch)
tree95f346d93c29ed083b562b94d9b9b896d4d8447d
parent4d09c22b5c6cd23a96b8679a3e9a42b9229827ed (diff)
downloadmetacity-f38831a92df9bb05c7878eb18766f37a371b0cb1.tar.gz
metacity-f38831a92df9bb05c7878eb18766f37a371b0cb1.tar.xz
metacity-f38831a92df9bb05c7878eb18766f37a371b0cb1.zip
-rw-r--r--.cvsignore2
-rw-r--r--metacity.spec7
-rw-r--r--sources2
3 files changed, 8 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 6c7b33e..fa6158f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-metacity-2.15.21.tar.bz2
+metacity-2.15.34.tar.bz2
diff --git a/metacity.spec b/metacity.spec
index 14e5876..5fec22d 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,6 +1,6 @@
%define gettext_package metacity
-%define metacity_version 2.15.21
+%define metacity_version 2.15.34
%define metacity_filename metacity-%{metacity_version}
@@ -28,6 +28,7 @@ BuildRequires: libXcursor-devel
Requires: startup-notification >= 0.7
Requires: redhat-artwork >= 0.62
+Requires: pkgconfig
Patch0: metacity-2.4.13.90-ctrlaltdel.patch
Patch1: metacity-2.13.89.0.2006.02.16-static-cm.patch
@@ -117,6 +118,10 @@ fi
%{_mandir}/man1/*
%changelog
+* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.34-1.fc6
+- Update to 2.15.34
+- Require pkgconfig, since we installing a .pc file
+
* Sun Aug 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.21-1.fc6
- Update to 2.15.21
- Uninstall gconf schemas in %%preun
diff --git a/sources b/sources
index c98f4a8..7529a36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31fbcba45bc370300db7aa08de54b1c7 metacity-2.15.21.tar.bz2
+c0ba764f0e59187ae19713520d8f8d95 metacity-2.15.34.tar.bz2