rpms/xfdesktop/F-13 xfdesktop-4.6.2-dsofix.patch, NONE, 1.1 xfdesktop.spec, 1.39, 1.40 sources, 1.13, 1.14 .cvsignore, 1.13, 1.14 xfdesktop-4.6.1-dsofix.patch, 1.1, NONE

Kevin Fenzi kevin at fedoraproject.org
Thu Jun 10 22:55:13 UTC 2010


Author: kevin

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

Modified Files:
	xfdesktop.spec sources .cvsignore 
Added Files:
	xfdesktop-4.6.2-dsofix.patch 
Removed Files:
	xfdesktop-4.6.1-dsofix.patch 
Log Message:
Update to 4.6.2


xfdesktop-4.6.2-dsofix.patch:
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE xfdesktop-4.6.2-dsofix.patch ---
diff -Nur xfdesktop-4.6.2.orig/settings/Makefile.in xfdesktop-4.6.2/settings/Makefile.in
--- xfdesktop-4.6.2.orig/settings/Makefile.in	2010-05-21 11:01:41.000000000 -0600
+++ xfdesktop-4.6.2/settings/Makefile.in	2010-05-22 01:26:21.000000000 -0600
@@ -169,7 +169,7 @@
 INTLTOOL_PERL = @INTLTOOL_PERL@
 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 LD = @LD@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -lX11
 LIBEXO_CFLAGS = @LIBEXO_CFLAGS@
 LIBEXO_LIBS = @LIBEXO_LIBS@
 LIBEXO_REQUIRED_VERSION = @LIBEXO_REQUIRED_VERSION@


Index: xfdesktop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfdesktop/F-13/xfdesktop.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- xfdesktop.spec	17 Apr 2010 09:28:59 -0000	1.39
+++ xfdesktop.spec	10 Jun 2010 22:55:13 -0000	1.40
@@ -1,10 +1,10 @@
 Summary: Desktop manager for the XFce Desktop Environment
 Name: xfdesktop
-Version: 4.6.1
-Release: 6%{?dist}
+Version: 4.6.2
+Release: 1%{?dist}
 License: GPLv2+
 URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfdesktop-%{version}.tar.bz2
+Source0: http://archive.xfce.org/src/xfce/xfdesktop/4.6/xfdesktop-%{version}.tar.bz2
 
 # Change default background for Fedora
 Patch0: xfdesktop-4.5.92-backdrop-image.patch
@@ -16,7 +16,7 @@ Patch2: xfdesktop-4.6.0-redhat-menus.pat
 # http://git.xfce.org/xfce/xfdesktop/commit/?id=c2de873891d8ce8c3be1399c6110ebfda489151b
 Patch3: xfdesktop-4.6.1-education-menu-icon.patch
 # Upstream bug: http://bugzilla.xfce.org/show_bug.cgi?id=6235
-Patch4: xfdesktop-4.6.1-dsofix.patch
+Patch4: xfdesktop-4.6.2-dsofix.patch
 
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -105,6 +105,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/xfce4/panel-plugins/xfce4-menu.desktop
 
 %changelog
+* Fri May 21 2010 Kevin Fenzi <kevin at tummy.com> - 4.6.2-1
+- Update to 4.6.2
+
 * Sat Apr 17 2010 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.1-6
 - Adjustments for recent Goddard artwork changes
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfdesktop/F-13/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	20 Apr 2009 02:32:19 -0000	1.13
+++ sources	10 Jun 2010 22:55:13 -0000	1.14
@@ -1 +1 @@
-ae15cacc3e3834cca7238a8e1035c50d  xfdesktop-4.6.1.tar.bz2
+e800ea9fee7a5c5eaf2ae96e23a83e3a  xfdesktop-4.6.2.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfdesktop/F-13/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	20 Apr 2009 02:32:19 -0000	1.13
+++ .cvsignore	10 Jun 2010 22:55:13 -0000	1.14
@@ -1 +1 @@
-xfdesktop-4.6.1.tar.bz2
+xfdesktop-4.6.2.tar.bz2


--- xfdesktop-4.6.1-dsofix.patch DELETED ---



More information about the scm-commits mailing list