summaryrefslogtreecommitdiff
path: root/xfwm4.spec.in
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2003-03-17 18:44:14 +0000
committerBenedikt Meurer <benny@xfce.org>2003-03-17 18:44:14 +0000
commitecc7b2170a49f0d32f2bd526447fbda31588f6aa (patch)
tree902da5ffe4e7fe5b2b52d9c68d4ef8c80d5d87e5 /xfwm4.spec.in
parent0a9ddd83d949187d08efc9063e9a2da8abb5761a (diff)
downloadxfwm4-ecc7b2170a49f0d32f2bd526447fbda31588f6aa.tar.gz
Major autostuff update.
(Old svn revision: 10992)
Diffstat (limited to 'xfwm4.spec.in')
-rw-r--r--xfwm4.spec.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/xfwm4.spec.in b/xfwm4.spec.in
index 0787e7ec2..4575a6e9f 100644
--- a/xfwm4.spec.in
+++ b/xfwm4.spec.in
@@ -9,16 +9,16 @@ Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-root
Requires: gtk2 >= @GTK_REQUIRED_VERSION@
Requires: glib2 >= @GLIB_REQUIRED_VERSION@
-Requires: pango >= @PANGO_REQUIRED_VERSION@
+Requires: libxfce4mcs >= @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
+Requires: libxfce4util >= @LIBXFCE4UTIL_REQUIRED_VERSION@
Requires: libxfcegui4 >= @LIBXFCEGUI4_REQUIRED_VERSION@
-Requires: libxfce4mcs >= @LIBXFCE4MCS_REQUIRED_VERSION@
-Requires: xfce-mcs-manager
+Requires: xfce-mcs-manager >= @XFCE_MCS_MANAGER_REQUIRED_VERSION@
BuildRequires: gtk2-devel >= @GTK_REQUIRED_VERSION@
BuildRequires: glib2-devel >= @GLIB_REQUIRED_VERSION@
-BuildRequires: pango-devel >= @PANGO_REQUIRED_VERSION@
+BuildRequires: libxfce4mcs-devel >= @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
+BuildRequires: libxfce4util-devel >= @LIBXFCE4UTIL_REQUIRED_VERSION@
BuildRequires: libxfcegui4-devel >= @LIBXFCEGUI4_REQUIRED_VERSION@
-BuildRequires: libxfce4mcs-devel >= @LIBXFCE4MCS_REQUIRED_VERSION@
-BuildRequires: xfce-mcs-manager-devel
+BuildRequires: xfce-mcs-manager-devel >= @XFCE_MCS_MANAGER_REQUIRED_VERSION@
%description
xfwm4 is a window manager compatable with GNOME, GNOME2, KDE2, KDE3 and Xfce.