SPECS: Thunar.spec - up to 0.5.0rc2 (Xfce 4.4RC2) - updated deps

megabajt megabajt at pld-linux.org
Mon Nov 6 16:17:51 CET 2006


Author: megabajt                     Date: Mon Nov  6 15:17:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.0rc2 (Xfce 4.4RC2)
- updated deps

---- Files affected:
SPECS:
   Thunar.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/Thunar.spec
diff -u SPECS/Thunar.spec:1.9 SPECS/Thunar.spec:1.10
--- SPECS/Thunar.spec:1.9	Sat Sep 16 15:47:28 2006
+++ SPECS/Thunar.spec	Mon Nov  6 16:17:46 2006
@@ -3,29 +3,29 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		_pre		rc1
-%define		xfce_version	4.3.99.1
+%define		_pre		rc2
+%define		xfce_version	4.3.99.2
 Summary:	Xfce file manager
 Summary(pl):	Zarządca plików Xfce
 Name:		Thunar
-Version:	0.4.0
+Version:	0.5.0
 Release:	0.%{_pre}.1
 License:	GPL v2 / LGPL v2
 Group:		X11/Applications
 Source0:	http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}%{_pre}.tar.bz2
-# Source0-md5:	b07ae97a69964112e0af84ba2f63585d
+# Source0-md5:	c97f6a011eb72b8653ad799290c71d52
 URL:		http://thunar.xfce.org/
-BuildRequires:	GConf2-devel >= 2.14.0
+BuildRequires:	GConf2-devel >= 2.16.0
 BuildRequires:	dbus-glib-devel >= 0.62
 # XXX: gamin (>= 0.1.0) is preferred over fam
 BuildRequires:	fam-devel
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.12.0
-BuildRequires:	gtk+2-devel >= 2:2.10.0
+BuildRequires:	glib2-devel >= 1:2.12.4
+BuildRequires:	gtk+2-devel >= 2:2.10.6
 BuildRequires:	hal-devel >= 0.5.7
 BuildRequires:	intltool
 BuildRequires:	libexif-devel >= 0.6.13
-BuildRequires:	libexo-devel >= 0.3.1.10
+BuildRequires:	libexo-devel >= 0.3.1.12
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel >= 1.2.12
 BuildRequires:	libxfce4util-devel >= %{xfce_version}
@@ -34,11 +34,12 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	startup-notification-devel >= 0.8
+BuildRequires:	xfce4-panel-devel >= %{xfce_version}
 Requires:	%{name}-libs = %{version}-%{release}
-Requires(post,postun):	gtk+2 >= 2:2.10.0
+Requires(post,postun):	gtk+2 >= 2:2.10.6
 Requires:	hal >= 0.5.7
 Requires(post,postun):	hicolor-icon-theme
-Requires:	libexo >= 0.3.1.10
+Requires:	libexo >= 0.3.1.12
 Requires:	shared-mime-info >= 0.15
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -65,11 +66,11 @@
 Summary(pl):	Pliki nagłówkowe bibliotek Thunar
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	GConf2-devel >= 2.14.0
+Requires:	GConf2-devel >= 2.16.0
 Requires:	dbus-glib-devel >= 0.62
 Requires:	fam-devel
 Requires:	hal-devel >= 0.5.7
-Requires:	libexo-devel >= 0.3.1.10
+Requires:	libexo-devel >= 0.3.1.12
 Requires:	libjpeg-devel
 
 %description devel
@@ -79,8 +80,8 @@
 Ten pakiet zawiera pliki nagłówkowe biblioteki Thunar.
 
 %package static
-Summary:	Static Thunar library
-Summary(pl):	Statyczna biblioteka libraries
+Summary:	Static Thunar libraries
+Summary(pl):	Statyczne biblioteki Thunar
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
@@ -88,15 +89,20 @@
 Static Thunar libraries.
 
 %description static -l pl
-Statyczna biblioteki Thunar
+Statyczne biblioteki Thunar.
 
 %prep
 %setup -qn %{name}-%{version}%{_pre}
 
 %build
 %configure \
+	--enable-dbus \
+	--enable-exif \
+	--enable-gnome-thumbnailers \
+	--enable-pcre \
+	--enable-startup-notification \
 	%{?with_static_libs:--enable-static}
-
+	
 %{__make}
 
 %install
@@ -180,6 +186,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/11/06 15:17:46  megabajt
+- up to 0.5.0rc2 (Xfce 4.4RC2)
+- updated deps
+
 Revision 1.9  2006/09/16 13:47:28  megabajt
 - added R: libexo-devel to the devel subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Thunar.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list