SPECS: libexo.spec - updated to 0.3.1.10rc1

megabajt megabajt at pld-linux.org
Mon Sep 4 16:31:13 CEST 2006


Author: megabajt                     Date: Mon Sep  4 14:31:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.3.1.10rc1

---- Files affected:
SPECS:
   libexo.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/libexo.spec
diff -u SPECS/libexo.spec:1.18 SPECS/libexo.spec:1.19
--- SPECS/libexo.spec:1.18	Mon Jul 24 21:18:33 2006
+++ SPECS/libexo.spec	Mon Sep  4 16:31:08 2006
@@ -3,30 +3,31 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		_pre		beta2
-%define		xfce_version	4.3.90.2
+%define		_pre		rc1
+%define		xfce_version	4.3.99.1
 #
 Summary:	Extension library to Xfce developed by os-cillation
 Summary(pl):	Biblioteka rozszerzeń do Xfce opracowana przez os-cillation
 Name:		libexo
-Version:	0.3.1.8
-Release:	0.%{_pre}.3
+Version:	0.3.1.10
+Release:	0.%{_pre}.1
 License:	GPL v2
 Group:		Libraries
 Source0:	http://www.xfce.org/archive/xfce-%{xfce_version}/src/exo-%{version}%{_pre}.tar.bz2
-# Source0-md5:	b8465faab19e233d5edda12bdd4940b4
+# Source0-md5:	98d5493c898ab54b82b0835fc0e6df87
 URL:		http://www.os-cillation.com/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.10.1
 BuildRequires:	gtk-doc >= 1.0
+BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libtool
 BuildRequires:	libxfce4util-devel >= %{xfce_version}
 BuildRequires:	perl-URI
 BuildRequires:	pkgconfig
 BuildRequires:	python-pygtk-devel >= 2:2.9.3
-BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	rpm-pythonprov
 BuildRequires:	xfce4-dev-tools >= %{xfce_version}
 BuildRequires:	xfce-mcs-manager-devel >= %{xfce_version}
@@ -44,6 +45,7 @@
 Summary(pl):	Struktura Preferowanych Aplikacji Xfce
 Group:		Applications
 Requires(post,postun):	gtk+2 >= 2:2.10.0
+Requires(post,postun):	hicolor-icon-theme
 Requires:	xfce-mcs-plugins >= %{xfce_version}
 
 %description -n xfce-preferred-applications
@@ -106,6 +108,7 @@
 %setup -q -n exo-%{version}%{_pre}
 
 %build
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
@@ -137,15 +140,16 @@
 %postun	-p /sbin/ldconfig
 
 %post	-n xfce-preferred-applications
-gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
+%update_icon_cache hicolor
 
 %postun	-n xfce-preferred-applications
-gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
+%update_icon_cache hicolor
 
 %files -f %{name}-0.3.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog HACKING NEWS README TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%{_pixmapsdir}/exo-0.3/
 
 %files -n xfce-preferred-applications
 %defattr(644,root,root,755)
@@ -197,6 +201,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/09/04 14:31:08  megabajt
+- updated to 0.3.1.10rc1
+
 Revision 1.18  2006/07/24 19:18:33  freetz
 - BR: perl-URI, rel.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libexo.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list