rpms/libxfcegui4/devel .cvsignore, 1.15, 1.16 libxfcegui4.spec, 1.37, 1.38 sources, 1.15, 1.16

Christoph Wickert cwickert at fedoraproject.org
Tue Jan 5 17:05:00 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/libxfcegui4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4106

Modified Files:
	.cvsignore libxfcegui4.spec sources 
Log Message:
* Tue Jan 05 2010 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.2-1
- Update to 4.6.2
- Drop upstreamed patches
- Update BuildRoot tag and Sourc0 URL



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libxfcegui4/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	20 Apr 2009 02:03:09 -0000	1.15
+++ .cvsignore	5 Jan 2010 17:05:00 -0000	1.16
@@ -1 +1 @@
-libxfcegui4-4.6.1.tar.bz2
+libxfcegui4-4.6.2.tar.bz2


Index: libxfcegui4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxfcegui4/devel/libxfcegui4.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- libxfcegui4.spec	2 Nov 2009 01:43:06 -0000	1.37
+++ libxfcegui4.spec	5 Jan 2010 17:05:00 -0000	1.38
@@ -1,24 +1,20 @@
+%global xfceversion 4.6
+
 Summary: GTK widgets for Xfce
 Name: libxfcegui4
-Version: 4.6.1
-Release: 3%{?dist}
+Version: 4.6.2
+Release: 1%{?dist}
 License: LGPLv2+
 URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-%{version}/src/libxfcegui4-%{version}.tar.bz2
+Source0: http://www.xfce.org/archive/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
 Patch0: %{name}-4.4.2-xfce-exec-use-thunar.patch
 Patch1: %{name}-4.6.0-keyboard-shortcuts.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=532179
-# upstream: http://bugzilla.xfce.org/show_bug.cgi?id=5310
-# http://git.xfce.org/xfce/libxfcegui4/commit/?h=xfce-4.6&id=caffa2a1e66f44d63ea201f186d5fd0c5337f4bf
-Patch2: %{name}-4.6.1-fix-crash-in-client-session-free.patch
-# http://git.xfce.org/xfce/libxfcegui4/commit/?h=xfce-4.6&id=f2053a1e2db56c3f1f92e230140de4fe6ba04f48
-Patch3: %{name}-4.6.1-session-client-fix-SEGV-inside-disconnect-helper.patch
 Group: System Environment/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: gtk2 >= 2.0.6
-Requires: libxfce4util >= %{version}
+BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+Requires: gtk2 >= 2.10.0
+Requires: libxfce4util >= %{xfceversion}
 BuildRequires: gtk2-devel >= 2.0.6
-BuildRequires: libxfce4util-devel >= %{version}
+BuildRequires: libxfce4util-devel >= %{xfceversion}
 BuildRequires: libxml2-devel >= 2.4.0
 BuildRequires: gettext
 BuildRequires: xfconf-devel
@@ -50,8 +46,6 @@ to compile applications for Xfce.
 %setup -q
 %patch0 -p1 -b .thunar
 %patch1 -p1 -b .shortcut
-%patch2 -p1 -b .client-session-free
-%patch3 -p1 -b .disconnect-helper
 
 %build
 %configure --enable-xinerama --disable-static
@@ -106,6 +100,11 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/glade3/pixmaps/hicolor/*/actions/*
 
 %changelog
+* Tue Jan 05 2010 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.2-1
+- Update to 4.6.2
+- Drop upstreamed patches
+- Update BuildRoot tag and Sourc0 URL
+
 * Mon Nov 02 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.1-3
 - Fix SEGV inside disconnect() helper (#532179)
 - Update gtk-icon-cache scriptlets


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libxfcegui4/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	20 Apr 2009 02:03:09 -0000	1.15
+++ sources	5 Jan 2010 17:05:00 -0000	1.16
@@ -1 +1 @@
-539cff747634b8ee6f0d2362ee78a286  libxfcegui4-4.6.1.tar.bz2
+e520b93351d87194b5fcc1315acd8617  libxfcegui4-4.6.2.tar.bz2




More information about the fedora-extras-commits mailing list