From 89a52736b265c63503e00f7eaf4e1d30a25d013c Mon Sep 17 00:00:00 2001
From: "Juergen \"George\" Sawinski" <jsaw@gmx.net>
Date: Wed, 28 Jul 2004 10:11:42 +0000
Subject: [PATCH] Juergen Sawinski: 	-update gnome2/gnome-applets (2.6.2)

[2004072303392616107] (https://www.rocklinux.net/submaster)



git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3714 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
---
 .../gnome2/gnome-applets/gnome-applets.desc   |  4 +--
 .../gnome-applets/no-apm-on-powerpc.patch     | 36 -------------------
 2 files changed, 2 insertions(+), 38 deletions(-)
 delete mode 100644 package/gnome2/gnome-applets/no-apm-on-powerpc.patch

diff --git a/package/gnome2/gnome-applets/gnome-applets.desc b/package/gnome2/gnome-applets/gnome-applets.desc
index 91fbb5bcb..6db78753c 100644
--- a/package/gnome2/gnome-applets/gnome-applets.desc
+++ b/package/gnome2/gnome-applets/gnome-applets.desc
@@ -35,8 +35,8 @@
 
 [L] GPL
 [S] Stable
-[V] 2.6.0
+[V] 2.6.2
 [P] X -----5---9 168.300
 
-[D] 2425891465 gnome-applets-2.6.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.6/
+[D] 1568130545 gnome-applets-2.6.2.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.6/
 
diff --git a/package/gnome2/gnome-applets/no-apm-on-powerpc.patch b/package/gnome2/gnome-applets/no-apm-on-powerpc.patch
deleted file mode 100644
index c0132dce3..000000000
--- a/package/gnome2/gnome-applets/no-apm-on-powerpc.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
-# 
-# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-# Please add additional copyright information _after_ the line containing
-# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
-# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
-# 
-# ROCK Linux: rock-src/package/gnome24/gnome-applets/no-apm-on-powerpc.patch
-# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
-# 
-# This patch file is dual-licensed. It is available under the license the
-# patched project is licensed under, as long as it is an OpenSource license
-# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
-# of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-# 
-# --- ROCK-COPYRIGHT-NOTE-END ---
-
-
-For some strange reasons some gnome people think there is APM on PowerPC
-hardware ....
-
-  - Rene Rebe <rene@rocklinux.org>
-
---- gnome-applets-2.6.0/configure.orig	2004-04-23 23:19:39.000000000 +0200
-+++ gnome-applets-2.6.0/configure	2004-04-23 23:19:48.000000000 +0200
-@@ -24147,8 +24147,6 @@
- NEED_LIBAPM=no
- build_battstat_applet=yes
- case "${host}" in
--  powerpc-*-linux*)
--	;;
-   # list of supported OS cores that use libapm
-   *-*-linux*)
- 	NEED_LIBAPM=yes