summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Slomkowski <rslomkow@src.gnome.org>2001-03-10 03:35:52 +0000
committerRobin Slomkowski <rslomkow@src.gnome.org>2001-03-10 03:35:52 +0000
commit725df5ff059ebbe45b8baf3fe6113d406e4f17a7 (patch)
tree2d002dafaf15fb4294c327f8c89f562c22413c4d
parenta466feefe7795d163484d8f43cdaff3a32cd7a6f (diff)
downloadnautilus-725df5ff059ebbe45b8baf3fe6113d406e4f17a7.tar.gz
upped version to 1.0, upped version required for ammonite, gnome-vfs,
* configure.in: upped version to 1.0, upped version required for ammonite, gnome-vfs, medusa * nautilus.spec.in: upped version of ammonite required added sox and mpg123 to nautilus-extras
-rw-r--r--ChangeLog7
-rw-r--r--configure.in10
-rw-r--r--nautilus.spec.in4
3 files changed, 15 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b1493c28..a00d3f682 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-09 Robin * Slomkowski <rslomkow@eazel.com>
+
+ * configure.in: upped version to 1.0, upped version required
+ for ammonite, gnome-vfs, medusa
+ * nautilus.spec.in: upped version of ammonite required
+ added sox and mpg123 to nautilus-extras
+
2001-03-09 Eskil Olsen <eskil@eazel.com>
reviewed by: Robey Pointer <robey@eazel.com>
diff --git a/configure.in b/configure.in
index bde4a2041..1c017e986 100644
--- a/configure.in
+++ b/configure.in
@@ -19,10 +19,10 @@ CONTROL_CENTER_REQUIRED=1.2.3
IMLIB_REQUIRED=1.9.8
LIBXML_REQUIRED=1.8.10
ORBIT_REQUIRED=0.5.7
-GNOME_VFS_REQUIRED=0.9
+GNOME_VFS_REQUIRED=1.0
POPT_REQUIRED=1.5
FREETYPE_REQUIRED=2.0
-MEDUSA_REQUIRED=0.3.3
+MEDUSA_REQUIRED=0.5.0
ESOUND_REQUIRED=0.2.22
LIBGHTTP_REQUIRED=1.0.9
SCROLLKEEPER_REQUIRED=0.1.4
@@ -104,7 +104,7 @@ if test -n "$GNOME2_PATH"; then
export PATH
fi
-AM_INIT_AUTOMAKE(nautilus, 0.8.5)
+AM_INIT_AUTOMAKE(nautilus, 1.0)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
@@ -847,7 +847,7 @@ dnl = Begin tests for ammonite (--enable-eazel-services only)
dnl ====================================
if test "x$EAZEL_SERVICES_ENABLED" = "xyes" ;
then
- AC_MSG_CHECKING(for Ammonite >= 0.8.7)
+ AC_MSG_CHECKING(for Ammonite >= 1.0.0)
if test -n `gnome-config --libs ammonite | cut -d ' ' -f1`;
then
vers=`gnome-config --modversion ammonite | sed -e "s/[^-]*-//" | \
@@ -867,7 +867,7 @@ then
AC_SUBST(AMMONITE_LIBS)
else
AC_MSG_RESULT(no)
- AC_MSG_ERROR(Ammonite 0.8.7 or newer is required for Eazel Services. Please obtain it from Eazel's FTP site)
+ AC_MSG_ERROR(Ammonite 1.0.0 or newer is required for Eazel Services. Please obtain it from Eazel's FTP site)
fi
fi
dnl =======================
diff --git a/nautilus.spec.in b/nautilus.spec.in
index 141c048ca..19410972d 100644
--- a/nautilus.spec.in
+++ b/nautilus.spec.in
@@ -64,7 +64,7 @@ Conflicts: mozilla = M17
Summary: Nautilus component framework for services
Group: User Interface/Desktop
Requires: %name = %{PACKAGE_VERSION}
-Requires: ammonite >= 0.8.7
+Requires: ammonite >= 1.0.0
Requires: rpm >= @RPM_VERSION@
Requires: usermode >= 1.37
Requires: pam >= 0.72
@@ -73,6 +73,8 @@ Requires: pam >= 0.72
Summary: Extra goodies to use with Nautilus
Group: User Interface/Desktop
Requires: xpdf >= 0.90
+Requires: mpg123
+Requires: sox
%package suggested
Summary: Nautilus and a suggested set of components