diff options
author | Matthias Clasen <mclasen@fedoraproject.org> | 2006-08-22 01:14:16 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@fedoraproject.org> | 2006-08-22 01:14:16 +0000 |
commit | f38831a92df9bb05c7878eb18766f37a371b0cb1 (patch) | |
tree | 95f346d93c29ed083b562b94d9b9b896d4d8447d /metacity.spec | |
parent | 4d09c22b5c6cd23a96b8679a3e9a42b9229827ed (diff) | |
download | metacity-f38831a92df9bb05c7878eb18766f37a371b0cb1.tar.gz metacity-f38831a92df9bb05c7878eb18766f37a371b0cb1.tar.xz metacity-f38831a92df9bb05c7878eb18766f37a371b0cb1.zip |
2.15.34metacity-2_15_34-1_fc6
Diffstat (limited to 'metacity.spec')
-rw-r--r-- | metacity.spec | 7 |
1 files changed, 6 insertions, 1 deletions
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 |