summaryrefslogtreecommitdiff
path: root/nautilus.spec.in
diff options
context:
space:
mode:
authorArik Devens <arik@src.gnome.org>2001-03-02 01:36:21 +0000
committerArik Devens <arik@src.gnome.org>2001-03-02 01:36:21 +0000
commitd6dbf64bef6242955f00bdd9cc0a1c36ab9884ad (patch)
treeed5450774bc53c701c51eefa07f431ca028112e7 /nautilus.spec.in
parent03387552238f6ec7abecc895055e8958416db696 (diff)
downloadnautilus-d6dbf64bef6242955f00bdd9cc0a1c36ab9884ad.tar.gz
Added requirements for both the new control center and the new gdk-pixbuf, both using eric's new macros. Moved everything over to the new macros in the spec.in. Fixes bugs 7032 and 7240. we want the airwaves back.
Diffstat (limited to 'nautilus.spec.in')
-rw-r--r--nautilus.spec.in23
1 files changed, 12 insertions, 11 deletions
diff --git a/nautilus.spec.in b/nautilus.spec.in
index 9a9012769..3d703a8b7 100644
--- a/nautilus.spec.in
+++ b/nautilus.spec.in
@@ -20,22 +20,23 @@ BuildRoot: /var/tmp/%{name}-%{ver}-root
Docdir: %{prefix}/doc
Requires: glib >= @GLIB_REQUIRED@
Requires: gtk+ >= @GTK_REQUIRED@
-Requires: imlib >= 1.9.8
-Requires: libxml >= 1.8.10
+Requires: imlib >= @IMLIB_REQUIRED@
+Requires: libxml >= @LIBXML_REQUIRED@
Requires: gnome-libs >= @GNOME_LIBS_REQUIRED@
Requires: GConf >= @GCONF_REQUIRED@
-Requires: ORBit >= 0.5.6
+Requires: ORBit >= @ORBIT_REQUIRED@
Requires: oaf >= @OAF_REQUIRED@
-Requires: gnome-vfs >= 0.4.2
-Requires: gdk-pixbuf >= 0.9.0
+Requires: gnome-vfs >= @GNOME_VFS_REQUIRED@
+Requires: gdk-pixbuf >= @GDK_PIXBUF_REQUIRED@
Requires: bonobo >= @BONOBO_REQUIRED@
-Requires: popt >= 1.5
-Requires: freetype >= 2.0
-Requires: medusa >= 0.2.2
-Requires: esound >= 0.2
-Requires: libghttp >= 1.0.9
-Requires: scrollkeeper >= 0.1.1
+Requires: popt >= @POPT_REQUIRED@
+Requires: freetype >= @FREETYPE_REQUIRED@
+Requires: medusa >= @MEDUSA_REQUIRED@
+Requires: esound >= @ESOUND_REQUIRED@
+Requires: libghttp >= @LIBGHTTP_REQUIRED@
+Requires: scrollkeeper >= @SCROLLKEEPER_REQUIRED@
Requires: libpng
+Requires: control-center >= @CONTROL_CENTER_REQUIRED@
%description
Nautilus integrates access to files, applications, media, Internet-based