summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-06-16 02:49:57 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-06-16 02:49:57 +0000
commitcee3f77e58a8f4df6b95a33c71ac717b81dc2d92 (patch)
tree3a2a01e43f0c52d702d5b06c596fefd798949226
parent7b22c8963d58c584e9666da0d225b578931ec39a (diff)
Remove an unneeded requiresmetacity-2_18_3-2_fc7
-rw-r--r--metacity.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index ff53691..6a0587c 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -29,7 +29,6 @@ BuildRequires: libXcursor-devel
Requires: startup-notification >= 0.7
Requires: redhat-artwork >= 0.62
-Requires: pkgconfig
Requires(post): GConf2 >= 2.14
Requires(post): /sbin/ldconfig
@@ -142,6 +141,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Fri Jun 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-3
+- Remove an unneeded Requires (#244387)
+
* Mon May 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-2
- Don't ship .so.0 in the -devel package (#243689)