SPECS (AC-branch): Thunar.spec - added desktop patch - use %update...

megabajt megabajt at pld-linux.org
Thu Apr 19 21:05:36 CEST 2007


Author: megabajt                     Date: Thu Apr 19 19:05:36 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added desktop patch
- use %update_desktop_database_post{,un}
- release 2

---- Files affected:
SPECS:
   Thunar.spec (1.12.2.1 -> 1.12.2.2) 

---- Diffs:

================================================================
Index: SPECS/Thunar.spec
diff -u SPECS/Thunar.spec:1.12.2.1 SPECS/Thunar.spec:1.12.2.2
--- SPECS/Thunar.spec:1.12.2.1	Mon Jan 29 00:17:08 2007
+++ SPECS/Thunar.spec	Thu Apr 19 21:05:31 2007
@@ -8,11 +8,12 @@
 Summary(pl):	Zarządca plików Xfce
 Name:		Thunar
 Version:	0.8.0
-Release:	1
+Release:	2
 License:	GPL v2 / LGPL v2
 Group:		X11/Applications
 Source0:	http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	9f7b0945d6a235391049f6818fb4d188
+Patch0:		%{name}-desktop.patch
 URL:		http://thunar.xfce.org/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	dbus-glib-devel >= 0.62
@@ -35,6 +36,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	startup-notification-devel >= 0.8
 BuildRequires:	xfce4-panel-devel >= %{xfce_version}
+Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires:	%{name}-libs = %{version}-%{release}
@@ -105,6 +107,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
@@ -133,9 +136,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%update_desktop_database_post
 %update_icon_cache hicolor
 
 %postun
+%update_desktop_database_postun
 %update_icon_cache hicolor
 
 %post	libs -p /sbin/ldconfig
@@ -210,6 +215,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12.2.2  2007/04/19 19:05:31  megabajt
+- added desktop patch
+- use %update_desktop_database_post{,un}
+- release 2
+
 Revision 1.12.2.1  2007/01/28 23:17:08  megabajt
 - Ac deps
 
================================================================

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



More information about the pld-cvs-commit mailing list