- Require startup-notification 0.7 (without this we'll crash)
This commit is contained in:
parent
2044c84bda
commit
fdcdb10845
@ -3,7 +3,7 @@
|
||||
Summary: Metacity window manager
|
||||
Name: metacity
|
||||
Version: 2.8.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
License: GPL
|
||||
@ -18,6 +18,7 @@ BuildRequires: libglade2-devel >= 2.0.0
|
||||
BuildRequires: intltool >= 0.22
|
||||
BuildRequires: startup-notification-devel >= 0.7
|
||||
BuildRequires: libtool automake14 autoconf
|
||||
Requires: startup-notification >= 0.7
|
||||
|
||||
Requires: redhat-artwork >= 0.62
|
||||
|
||||
@ -105,6 +106,9 @@ done
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 11 2004 Alexander Larsson <alexl@redhat.com> - 2.8.5-2
|
||||
- Require startup-notification 0.7 (without this we'll crash)
|
||||
|
||||
* Thu Sep 23 2004 Alexander Larsson <alexl@redhat.com> - 2.8.5-1
|
||||
- update to 2.8.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user