[lxpanel] Update to 0.5.8 Drop upstreamed fix-build-issue... patch

Christoph Wickert cwickert at fedoraproject.org
Sun Oct 9 18:53:30 UTC 2011


commit 8038b5460ce6afca61648c286e47d6369af48c46
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Oct 9 20:53:26 2011 +0200

    Update to 0.5.8
    Drop upstreamed fix-build-issue... patch

 .gitignore   |    1 +
 lxpanel.spec |   12 ++++++------
 sources      |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26d8b01..42449eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 lxpanel-0.5.6.tar.gz
+/lxpanel-0.5.8.tar.gz
diff --git a/lxpanel.spec b/lxpanel.spec
index 45e1328..5bc5453 100644
--- a/lxpanel.spec
+++ b/lxpanel.spec
@@ -2,8 +2,8 @@
 # https://bugzilla.redhat.com/show_bug.cgi?id=219930
 
 Name:           lxpanel
-Version:        0.5.6
-Release:        2%{?dist}
+Version:        0.5.8
+Release:        1%{?dist}
 Summary:        A lightweight X11 desktop panel
 
 Group:          User Interface/Desktops
@@ -12,9 +12,6 @@ URL:            http://lxde.org/
 Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
 # https://bugzilla.redhat.com/show_bug.cgi?id=564746
 Patch0:         lxpanel-0.5.5-dsofix.patch
-# http://sourceforge.net/tracker/?func=detail&aid=3033293&group_id=180858&atid=894869
-# http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxpanel;a=commit;h=4a974f2686d2fafdcda4a180b0483a7b17fd2d71
-Patch1:         lxpanel-0.5.6-Fix-build-issue-with-symbol-alarm-showing-up-on-F14-.patch 
 # distro specific patches
 Patch100:       lxpanel-0.5.4-default.patch
 Patch101:       lxpanel-0.3.8.1-nm-connection-editor.patch
@@ -52,7 +49,6 @@ developing applications that use %{name}.
 %prep
 %setup -q
 %patch0 -p1 -b .dsofix
-%patch1 -p1 -b .fix-build-issue
 
 %patch100 -p1 -b .default
 %patch101 -p1 -b .system-config-network
@@ -87,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/lxpanel.pc
 
 %changelog
+* Sun Oct 10 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.8-1
+- Update to 0.5.8
+- Drop upstreamed fix-build-issue... patch
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index bc9f156..64d0880 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c6b5498b5f4109c3913b10a66809fe6  lxpanel-0.5.6.tar.gz
+129fae75d1cd3983fd94542c573a70a1  lxpanel-0.5.8.tar.gz


More information about the scm-commits mailing list