rpms/Thunar/F-13 Thunar-1.0.2-dsofix.patch, NONE, 1.1 Thunar.spec, 1.33, 1.34 sources, 1.11, 1.12 .cvsignore, 1.11, 1.12 Thunar-1.0.1-dsofix.patch, 1.1, NONE Thunar-1.0.1-umask-dir.patch, 1.1, NONE

Kevin Fenzi kevin at fedoraproject.org
Thu Jun 10 04:28:26 UTC 2010


Author: kevin

Update of /cvs/pkgs/rpms/Thunar/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15700

Modified Files:
	Thunar.spec sources .cvsignore 
Added Files:
	Thunar-1.0.2-dsofix.patch 
Removed Files:
	Thunar-1.0.1-dsofix.patch Thunar-1.0.1-umask-dir.patch 
Log Message:
Update to 1.0.2


Thunar-1.0.2-dsofix.patch:
 thunar-vfs/Makefile.in |    2 +-
 thunar/Makefile.in     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- NEW FILE Thunar-1.0.2-dsofix.patch ---
diff -Nur Thunar-1.0.2.orig/thunar/Makefile.in Thunar-1.0.2/thunar/Makefile.in
--- Thunar-1.0.2.orig/thunar/Makefile.in	2010-05-21 11:11:02.000000000 -0600
+++ Thunar-1.0.2/thunar/Makefile.in	2010-05-22 00:03:05.000000000 -0600
@@ -371,7 +371,7 @@
 INTLTOOL_PERL = @INTLTOOL_PERL@
 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 LD = @LD@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -lX11
 LIBFAM_CFLAGS = @LIBFAM_CFLAGS@
 LIBFAM_LIBS = @LIBFAM_LIBS@
 LIBFAM_REQUIRED_VERSION = @LIBFAM_REQUIRED_VERSION@
diff -Nur Thunar-1.0.2.orig/thunar-vfs/Makefile.in Thunar-1.0.2/thunar-vfs/Makefile.in
--- Thunar-1.0.2.orig/thunar-vfs/Makefile.in	2010-05-21 11:11:02.000000000 -0600
+++ Thunar-1.0.2/thunar-vfs/Makefile.in	2010-05-22 00:03:46.000000000 -0600
@@ -218,7 +218,7 @@
 thunar_vfs_font_thumbnailer_1_LINK = $(LIBTOOL) --tag=CC \
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 	$(thunar_vfs_font_thumbnailer_1_CFLAGS) $(CFLAGS) \
-	$(thunar_vfs_font_thumbnailer_1_LDFLAGS) $(LDFLAGS) -o $@
+	$(thunar_vfs_font_thumbnailer_1_LDFLAGS) $(LDFLAGS) -lm -o $@
 am_thunar_vfs_mime_cleaner_1_OBJECTS =  \
 	thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.$(OBJEXT)
 thunar_vfs_mime_cleaner_1_OBJECTS =  \


Index: Thunar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Thunar/F-13/Thunar.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- Thunar.spec	30 Apr 2010 11:34:10 -0000	1.33
+++ Thunar.spec	10 Jun 2010 04:28:25 -0000	1.34
@@ -2,17 +2,15 @@
 
 Summary: Thunar File Manager
 Name: Thunar
-Version: 1.0.1
-Release: 7%{?dist}
+Version: 1.0.2
+Release: 1%{?dist}
 License: GPLv2+
 URL: http://thunar.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-%{version}.tar.bz2
+Source0: http://archive.xfce.org/src/xfce/thunar/1.0/Thunar-%{version}.tar.bz2
 Source1: thunar-sendto-bluetooth.desktop
 Source2: thunar-sendto-audacious-playlist.desktop
 # Upstream bug: http://bugzilla.xfce.org/show_bug.cgi?id=6232
-Patch0: Thunar-1.0.1-dsofix.patch
-# Upstream bug: http://bugzilla.xfce.org/show_bug.cgi?id=3532
-Patch1: Thunar-1.0.1-umask-dir.patch
+Patch0: Thunar-1.0.2-dsofix.patch
 Group: User Interface/Desktops
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: fam-devel
@@ -67,8 +65,7 @@ libraries and header files for the Thuna
 %prep
 %setup -q
 
-%patch0 -p1 
-%patch1 -p1 
+%patch0 -p1
 
 # fix icon in thunar-sendto-email.desktop
 sed -i 's!internet-mail!mail-message-new!' \
@@ -212,6 +209,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Fri May 21 2010 Kevin Fenzi <kevin at tummy.com> - 1.0.2-1
+- Update to 1.0.2
+
 * Fri Apr 30 2010 Christoph Wickert <cwickert at fedoraproject.org> - 1.0.1-7
 - Require hal-storage-addon
 - Remove obsolete mime types (#587256)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/Thunar/F-13/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	20 Apr 2009 02:17:36 -0000	1.11
+++ sources	10 Jun 2010 04:28:25 -0000	1.12
@@ -1 +1 @@
-218373aa45d74b6ba8c69c4d5af3bb19  Thunar-1.0.1.tar.bz2
+c91073202d373a1f9951a1240083c36d  Thunar-1.0.2.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/Thunar/F-13/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	20 Apr 2009 02:17:36 -0000	1.11
+++ .cvsignore	10 Jun 2010 04:28:25 -0000	1.12
@@ -1 +1 @@
-Thunar-1.0.1.tar.bz2
+Thunar-1.0.2.tar.bz2


--- Thunar-1.0.1-dsofix.patch DELETED ---


--- Thunar-1.0.1-umask-dir.patch DELETED ---



More information about the scm-commits mailing list