From 01b4b77e31c89d28e477e54f99ba6fd09b0142fc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 22 Jul 2012 00:19:25 -0500 Subject: [PATCH 01/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index a95b8c0..14a4c21 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sat Jan 14 2012 Fedora Release Engineering - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild From b1fe5e5031986bd7ca46442d12e11d6070aac3f0 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 10 Feb 2013 23:01:04 +0530 Subject: [PATCH 02/55] Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 - Cleanup spec as per recently changed packaging guidelines --- xfce4-taskmanager.spec | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 14a4c21..d4e2567 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,14 +2,13 @@ Name: xfce4-taskmanager Version: 1.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxfcegui4-devel >= 4.4 BuildRequires: gettext, desktop-file-utils, intltool @@ -28,11 +27,10 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %find_lang %{name} -desktop-file-install --vendor fedora \ +desktop-file-install \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category GTK \ --add-category Monitor \ @@ -42,18 +40,18 @@ desktop-file-install --vendor fedora \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %{name}.lang -%defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS %{_bindir}/%{name} -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/%{name}.desktop %changelog +* Sun Feb 10 2013 Parag Nemade - 1.0.0-6 +- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 +- Cleanup spec as per recently changed packaging guidelines + * Sun Jul 22 2012 Fedora Release Engineering - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild From 0738e105dea5318c65fc7dd4f8eb99d0bb0888e8 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sun, 19 May 2013 17:33:22 +0200 Subject: [PATCH 03/55] Make desktop vendor conditional - Add aarch64 support (#926791) --- xfce4-taskmanager-1.0.0-aarch64.patch | 1144 +++++++++++++++++++++++++ xfce4-taskmanager.spec | 31 +- 2 files changed, 1164 insertions(+), 11 deletions(-) create mode 100644 xfce4-taskmanager-1.0.0-aarch64.patch diff --git a/xfce4-taskmanager-1.0.0-aarch64.patch b/xfce4-taskmanager-1.0.0-aarch64.patch new file mode 100644 index 0000000..8fb0848 --- /dev/null +++ b/xfce4-taskmanager-1.0.0-aarch64.patch @@ -0,0 +1,1144 @@ +diff -urN xfce4-taskmanager-1.0.0/config.guess xfce4-taskmanager-1.0.0-aarch64/config.guess +--- xfce4-taskmanager-1.0.0/config.guess 2010-06-14 06:02:23.000000000 -0500 ++++ xfce4-taskmanager-1.0.0-aarch64/config.guess 2013-03-08 09:53:50.046076911 -0600 +@@ -1,10 +1,10 @@ + #! /bin/sh + # Attempt to guess a canonical system name. + # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, +-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +-# Free Software Foundation, Inc. ++# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, ++# 2011, 2012 Free Software Foundation, Inc. + +-timestamp='2009-11-20' ++timestamp='2012-09-25' + + # This file is free software; you can redistribute it and/or modify it + # under the terms of the GNU General Public License as published by +@@ -17,9 +17,7 @@ + # General Public License for more details. + # + # You should have received a copy of the GNU General Public License +-# along with this program; if not, write to the Free Software +-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA +-# 02110-1301, USA. ++# along with this program; if not, see . + # + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +@@ -56,8 +54,9 @@ + GNU config.guess ($timestamp) + + Originally written by Per Bothner. +-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ++Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, ++2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 ++Free Software Foundation, Inc. + + This is free software; see the source for copying conditions. There is NO + warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." +@@ -144,7 +143,7 @@ + case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + *:NetBSD:*:*) + # NetBSD (nbsd) targets should (where applicable) match one or +- # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, ++ # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, + # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently + # switched to ELF, *-*-netbsd* would select the old + # object file format. This provides both forward +@@ -180,7 +179,7 @@ + fi + ;; + *) +- os=netbsd ++ os=netbsd + ;; + esac + # The OS release +@@ -201,6 +200,10 @@ + # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. + echo "${machine}-${os}${release}" + exit ;; ++ *:Bitrig:*:*) ++ UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` ++ echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} ++ exit ;; + *:OpenBSD:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` + echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} +@@ -223,7 +226,7 @@ + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` + ;; + *5.*) +- UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ++ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` + ;; + esac + # According to Compaq, /usr/sbin/psrinfo has been available on +@@ -269,7 +272,10 @@ + # A Xn.n version is an unreleased experimental baselevel. + # 1.2 uses "1.2" for uname -r. + echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` +- exit ;; ++ # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ++ exitcode=$? ++ trap '' 0 ++ exit $exitcode ;; + Alpha\ *:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # Should we change UNAME_MACHINE based on the output of uname instead +@@ -295,12 +301,12 @@ + echo s390-ibm-zvmoe + exit ;; + *:OS400:*:*) +- echo powerpc-ibm-os400 ++ echo powerpc-ibm-os400 + exit ;; + arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) + echo arm-acorn-riscix${UNAME_RELEASE} + exit ;; +- arm:riscos:*:*|arm:RISCOS:*:*) ++ arm*:riscos:*:*|arm*:RISCOS:*:*) + echo arm-unknown-riscos + exit ;; + SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) +@@ -394,23 +400,23 @@ + # MiNT. But MiNT is downward compatible to TOS, so this should + # be no problem. + atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) +- echo m68k-atari-mint${UNAME_RELEASE} ++ echo m68k-atari-mint${UNAME_RELEASE} + exit ;; + atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} +- exit ;; ++ exit ;; + *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) +- echo m68k-atari-mint${UNAME_RELEASE} ++ echo m68k-atari-mint${UNAME_RELEASE} + exit ;; + milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) +- echo m68k-milan-mint${UNAME_RELEASE} +- exit ;; ++ echo m68k-milan-mint${UNAME_RELEASE} ++ exit ;; + hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) +- echo m68k-hades-mint${UNAME_RELEASE} +- exit ;; ++ echo m68k-hades-mint${UNAME_RELEASE} ++ exit ;; + *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) +- echo m68k-unknown-mint${UNAME_RELEASE} +- exit ;; ++ echo m68k-unknown-mint${UNAME_RELEASE} ++ exit ;; + m68k:machten:*:*) + echo m68k-apple-machten${UNAME_RELEASE} + exit ;; +@@ -480,8 +486,8 @@ + echo m88k-motorola-sysv3 + exit ;; + AViiON:dgux:*:*) +- # DG/UX returns AViiON for all architectures +- UNAME_PROCESSOR=`/usr/bin/uname -p` ++ # DG/UX returns AViiON for all architectures ++ UNAME_PROCESSOR=`/usr/bin/uname -p` + if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + then + if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ +@@ -494,7 +500,7 @@ + else + echo i586-dg-dgux${UNAME_RELEASE} + fi +- exit ;; ++ exit ;; + M88*:DolphinOS:*:*) # DolphinOS (SVR3) + echo m88k-dolphin-sysv3 + exit ;; +@@ -551,7 +557,7 @@ + echo rs6000-ibm-aix3.2 + fi + exit ;; +- *:AIX:*:[456]) ++ *:AIX:*:[4567]) + IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` + if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + IBM_ARCH=rs6000 +@@ -594,52 +600,52 @@ + 9000/[678][0-9][0-9]) + if [ -x /usr/bin/getconf ]; then + sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` +- sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` +- case "${sc_cpu_version}" in +- 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 +- 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 +- 532) # CPU_PA_RISC2_0 +- case "${sc_kernel_bits}" in +- 32) HP_ARCH="hppa2.0n" ;; +- 64) HP_ARCH="hppa2.0w" ;; ++ sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` ++ case "${sc_cpu_version}" in ++ 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 ++ 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 ++ 532) # CPU_PA_RISC2_0 ++ case "${sc_kernel_bits}" in ++ 32) HP_ARCH="hppa2.0n" ;; ++ 64) HP_ARCH="hppa2.0w" ;; + '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 +- esac ;; +- esac ++ esac ;; ++ esac + fi + if [ "${HP_ARCH}" = "" ]; then + eval $set_cc_for_build +- sed 's/^ //' << EOF >$dummy.c ++ sed 's/^ //' << EOF >$dummy.c ++ ++ #define _HPUX_SOURCE ++ #include ++ #include + +- #define _HPUX_SOURCE +- #include +- #include +- +- int main () +- { +- #if defined(_SC_KERNEL_BITS) +- long bits = sysconf(_SC_KERNEL_BITS); +- #endif +- long cpu = sysconf (_SC_CPU_VERSION); +- +- switch (cpu) +- { +- case CPU_PA_RISC1_0: puts ("hppa1.0"); break; +- case CPU_PA_RISC1_1: puts ("hppa1.1"); break; +- case CPU_PA_RISC2_0: +- #if defined(_SC_KERNEL_BITS) +- switch (bits) +- { +- case 64: puts ("hppa2.0w"); break; +- case 32: puts ("hppa2.0n"); break; +- default: puts ("hppa2.0"); break; +- } break; +- #else /* !defined(_SC_KERNEL_BITS) */ +- puts ("hppa2.0"); break; +- #endif +- default: puts ("hppa1.0"); break; +- } +- exit (0); +- } ++ int main () ++ { ++ #if defined(_SC_KERNEL_BITS) ++ long bits = sysconf(_SC_KERNEL_BITS); ++ #endif ++ long cpu = sysconf (_SC_CPU_VERSION); ++ ++ switch (cpu) ++ { ++ case CPU_PA_RISC1_0: puts ("hppa1.0"); break; ++ case CPU_PA_RISC1_1: puts ("hppa1.1"); break; ++ case CPU_PA_RISC2_0: ++ #if defined(_SC_KERNEL_BITS) ++ switch (bits) ++ { ++ case 64: puts ("hppa2.0w"); break; ++ case 32: puts ("hppa2.0n"); break; ++ default: puts ("hppa2.0"); break; ++ } break; ++ #else /* !defined(_SC_KERNEL_BITS) */ ++ puts ("hppa2.0"); break; ++ #endif ++ default: puts ("hppa1.0"); break; ++ } ++ exit (0); ++ } + EOF + (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` + test -z "$HP_ARCH" && HP_ARCH=hppa +@@ -730,22 +736,22 @@ + exit ;; + C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) + echo c1-convex-bsd +- exit ;; ++ exit ;; + C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi +- exit ;; ++ exit ;; + C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) + echo c34-convex-bsd +- exit ;; ++ exit ;; + C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) + echo c38-convex-bsd +- exit ;; ++ exit ;; + C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) + echo c4-convex-bsd +- exit ;; ++ exit ;; + CRAY*Y-MP:*:*:*) + echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit ;; +@@ -769,14 +775,14 @@ + exit ;; + F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) + FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` +- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` +- FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` +- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" +- exit ;; ++ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ++ FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ++ echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ++ exit ;; + 5000:UNIX_System_V:4.*:*) +- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` +- FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` +- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ++ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ++ FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` ++ echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit ;; + i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} +@@ -788,30 +794,35 @@ + echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + exit ;; + *:FreeBSD:*:*) +- case ${UNAME_MACHINE} in +- pc98) +- echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ++ UNAME_PROCESSOR=`/usr/bin/uname -p` ++ case ${UNAME_PROCESSOR} in + amd64) + echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + *) +- echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ++ echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + esac + exit ;; + i*:CYGWIN*:*) + echo ${UNAME_MACHINE}-pc-cygwin + exit ;; ++ *:MINGW64*:*) ++ echo ${UNAME_MACHINE}-pc-mingw64 ++ exit ;; + *:MINGW*:*) + echo ${UNAME_MACHINE}-pc-mingw32 + exit ;; ++ i*:MSYS*:*) ++ echo ${UNAME_MACHINE}-pc-msys ++ exit ;; + i*:windows32*:*) +- # uname -m includes "-pc" on this system. +- echo ${UNAME_MACHINE}-mingw32 ++ # uname -m includes "-pc" on this system. ++ echo ${UNAME_MACHINE}-mingw32 + exit ;; + i*:PW*:*) + echo ${UNAME_MACHINE}-pc-pw32 + exit ;; + *:Interix*:*) +- case ${UNAME_MACHINE} in ++ case ${UNAME_MACHINE} in + x86) + echo i586-pc-interix${UNAME_RELEASE} + exit ;; +@@ -857,6 +868,13 @@ + i*86:Minix:*:*) + echo ${UNAME_MACHINE}-pc-minix + exit ;; ++ aarch64:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-gnu ++ exit ;; ++ aarch64_be:Linux:*:*) ++ UNAME_MACHINE=aarch64_be ++ echo ${UNAME_MACHINE}-unknown-linux-gnu ++ exit ;; + alpha:Linux:*:*) + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in + EV5) UNAME_MACHINE=alphaev5 ;; +@@ -866,7 +884,7 @@ + EV6) UNAME_MACHINE=alphaev6 ;; + EV67) UNAME_MACHINE=alphaev67 ;; + EV68*) UNAME_MACHINE=alphaev68 ;; +- esac ++ esac + objdump --private-headers /bin/sh | grep -q ld.so.1 + if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} +@@ -878,20 +896,29 @@ + then + echo ${UNAME_MACHINE}-unknown-linux-gnu + else +- echo ${UNAME_MACHINE}-unknown-linux-gnueabi ++ if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ ++ | grep -q __ARM_PCS_VFP ++ then ++ echo ${UNAME_MACHINE}-unknown-linux-gnueabi ++ else ++ echo ${UNAME_MACHINE}-unknown-linux-gnueabihf ++ fi + fi + exit ;; + avr32*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + cris:Linux:*:*) +- echo cris-axis-linux-gnu ++ echo ${UNAME_MACHINE}-axis-linux-gnu + exit ;; + crisv32:Linux:*:*) +- echo crisv32-axis-linux-gnu ++ echo ${UNAME_MACHINE}-axis-linux-gnu + exit ;; + frv:Linux:*:*) +- echo frv-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-gnu ++ exit ;; ++ hexagon:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + i*86:Linux:*:*) + LIBC=gnu +@@ -933,7 +960,7 @@ + test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } + ;; + or32:Linux:*:*) +- echo or32-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + padre:Linux:*:*) + echo sparc-unknown-linux-gnu +@@ -959,7 +986,7 @@ + echo ${UNAME_MACHINE}-ibm-linux + exit ;; + sh64*:Linux:*:*) +- echo ${UNAME_MACHINE}-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + sh*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu +@@ -967,14 +994,17 @@ + sparc:Linux:*:* | sparc64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; ++ tile*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-gnu ++ exit ;; + vax:Linux:*:*) + echo ${UNAME_MACHINE}-dec-linux-gnu + exit ;; + x86_64:Linux:*:*) +- echo x86_64-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + xtensa*:Linux:*:*) +- echo ${UNAME_MACHINE}-unknown-linux-gnu ++ echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + i*86:DYNIX/ptx:4*:*) + # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. +@@ -983,11 +1013,11 @@ + echo i386-sequent-sysv4 + exit ;; + i*86:UNIX_SV:4.2MP:2.*) +- # Unixware is an offshoot of SVR4, but it has its own version +- # number series starting with 2... +- # I am not positive that other SVR4 systems won't match this, ++ # Unixware is an offshoot of SVR4, but it has its own version ++ # number series starting with 2... ++ # I am not positive that other SVR4 systems won't match this, + # I just have to hope. -- rms. +- # Use sysv4.2uw... so that sysv4* matches it. ++ # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit ;; + i*86:OS/2:*:*) +@@ -1019,7 +1049,7 @@ + fi + exit ;; + i*86:*:5:[678]*) +- # UnixWare 7.x, OpenUNIX and OpenServer 6. ++ # UnixWare 7.x, OpenUNIX and OpenServer 6. + case `/bin/uname -X | grep "^Machine"` in + *486*) UNAME_MACHINE=i486 ;; + *Pentium) UNAME_MACHINE=i586 ;; +@@ -1047,13 +1077,13 @@ + exit ;; + pc:*:*:*) + # Left here for compatibility: +- # uname -m prints for DJGPP always 'pc', but it prints nothing about +- # the processor, so we play safe by assuming i586. ++ # uname -m prints for DJGPP always 'pc', but it prints nothing about ++ # the processor, so we play safe by assuming i586. + # Note: whatever this is, it MUST be the same as what config.sub + # prints for the "djgpp" host, or else GDB configury will decide that + # this is a cross-build. + echo i586-pc-msdosdjgpp +- exit ;; ++ exit ;; + Intel:Mach:3*:*) + echo i386-pc-mach3 + exit ;; +@@ -1088,8 +1118,8 @@ + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; + 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) +- /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ +- && { echo i486-ncr-sysv4; exit; } ;; ++ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ ++ && { echo i486-ncr-sysv4; exit; } ;; + NCR*:*:4.2:* | MPRAS*:*:4.2:*) + OS_REL='.3' + test -r /etc/.relid \ +@@ -1132,10 +1162,10 @@ + echo ns32k-sni-sysv + fi + exit ;; +- PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort +- # says +- echo i586-unisys-sysv4 +- exit ;; ++ PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort ++ # says ++ echo i586-unisys-sysv4 ++ exit ;; + *:UNIX_System_V:4*:FTX*) + # From Gerald Hewes . + # How about differentiating between stratus architectures? -djm +@@ -1161,11 +1191,11 @@ + exit ;; + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) + if [ -d /usr/nec ]; then +- echo mips-nec-sysv${UNAME_RELEASE} ++ echo mips-nec-sysv${UNAME_RELEASE} + else +- echo mips-unknown-sysv${UNAME_RELEASE} ++ echo mips-unknown-sysv${UNAME_RELEASE} + fi +- exit ;; ++ exit ;; + BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. + echo powerpc-be-beos + exit ;; +@@ -1178,6 +1208,9 @@ + BePC:Haiku:*:*) # Haiku running on Intel PC compatible. + echo i586-pc-haiku + exit ;; ++ x86_64:Haiku:*:*) ++ echo x86_64-unknown-haiku ++ exit ;; + SX-4:SUPER-UX:*:*) + echo sx4-nec-superux${UNAME_RELEASE} + exit ;; +@@ -1230,7 +1263,10 @@ + *:QNX:*:4*) + echo i386-pc-qnx + exit ;; +- NSE-?:NONSTOP_KERNEL:*:*) ++ NEO-?:NONSTOP_KERNEL:*:*) ++ echo neo-tandem-nsk${UNAME_RELEASE} ++ exit ;; ++ NSE-*:NONSTOP_KERNEL:*:*) + echo nse-tandem-nsk${UNAME_RELEASE} + exit ;; + NSR-?:NONSTOP_KERNEL:*:*) +@@ -1275,13 +1311,13 @@ + echo pdp10-unknown-its + exit ;; + SEI:*:*:SEIUX) +- echo mips-sei-seiux${UNAME_RELEASE} ++ echo mips-sei-seiux${UNAME_RELEASE} + exit ;; + *:DragonFly:*:*) + echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit ;; + *:*VMS:*:*) +- UNAME_MACHINE=`(uname -p) 2>/dev/null` ++ UNAME_MACHINE=`(uname -p) 2>/dev/null` + case "${UNAME_MACHINE}" in + A*) echo alpha-dec-vms ; exit ;; + I*) echo ia64-dec-vms ; exit ;; +@@ -1299,11 +1335,11 @@ + i*86:AROS:*:*) + echo ${UNAME_MACHINE}-pc-aros + exit ;; ++ x86_64:VMkernel:*:*) ++ echo ${UNAME_MACHINE}-unknown-esx ++ exit ;; + esac + +-#echo '(No uname command or uname output not recognized.)' 1>&2 +-#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 +- + eval $set_cc_for_build + cat >$dummy.c < + printf ("m68k-sony-newsos%s\n", + #ifdef NEWSOS4 +- "4" ++ "4" + #else +- "" ++ "" + #endif +- ); exit (0); ++ ); exit (0); + #endif + #endif + +diff -urN xfce4-taskmanager-1.0.0/config.sub xfce4-taskmanager-1.0.0-aarch64/config.sub +--- xfce4-taskmanager-1.0.0/config.sub 2010-06-14 06:02:23.000000000 -0500 ++++ xfce4-taskmanager-1.0.0-aarch64/config.sub 2013-03-08 09:53:50.086072308 -0600 +@@ -1,10 +1,10 @@ + #! /bin/sh + # Configuration validation subroutine script. + # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, +-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +-# Free Software Foundation, Inc. ++# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, ++# 2011, 2012 Free Software Foundation, Inc. + +-timestamp='2009-11-20' ++timestamp='2012-10-10' + + # This file is (in principle) common to ALL GNU software. + # The presence of a machine in this file suggests that SOME GNU software +@@ -21,9 +21,7 @@ + # GNU General Public License for more details. + # + # You should have received a copy of the GNU General Public License +-# along with this program; if not, write to the Free Software +-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA +-# 02110-1301, USA. ++# along with this program; if not, see . + # + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +@@ -75,8 +73,9 @@ + version="\ + GNU config.sub ($timestamp) + +-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ++Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, ++2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 ++Free Software Foundation, Inc. + + This is free software; see the source for copying conditions. There is NO + warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." +@@ -123,13 +122,18 @@ + # Here we must recognize all the valid KERNEL-OS combinations. + maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` + case $maybe_os in +- nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ +- uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ ++ nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ ++ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ ++ knetbsd*-gnu* | netbsd*-gnu* | \ + kopensolaris*-gnu* | \ + storm-chaos* | os2-emx* | rtmk-nova*) + os=-$maybe_os + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; ++ android-linux) ++ os=-linux-android ++ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ++ ;; + *) + basic_machine=`echo $1 | sed 's/-[^-]*$//'` + if [ $basic_machine != $1 ] +@@ -152,12 +156,12 @@ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ +- -apple | -axis | -knuth | -cray | -microblaze) ++ -apple | -axis | -knuth | -cray | -microblaze*) + os= + basic_machine=$1 + ;; +- -bluegene*) +- os=-cnk ++ -bluegene*) ++ os=-cnk + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= +@@ -173,10 +177,10 @@ + os=-chorusos + basic_machine=$1 + ;; +- -chorusrdb) +- os=-chorusrdb ++ -chorusrdb) ++ os=-chorusrdb + basic_machine=$1 +- ;; ++ ;; + -hiux*) + os=-hiuxwe2 + ;; +@@ -221,6 +225,12 @@ + -isc*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; ++ -lynx*178) ++ os=-lynxos178 ++ ;; ++ -lynx*5) ++ os=-lynxos5 ++ ;; + -lynx*) + os=-lynxos + ;; +@@ -245,20 +255,25 @@ + # Some are omitted here because they have special meanings below. + 1750a | 580 \ + | a29k \ ++ | aarch64 | aarch64_be \ + | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ + | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ + | am33_2.0 \ + | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ ++ | be32 | be64 \ + | bfin \ + | c4x | clipper \ + | d10v | d30v | dlx | dsp16xx \ ++ | epiphany \ + | fido | fr30 | frv \ + | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ ++ | hexagon \ + | i370 | i860 | i960 | ia64 \ + | ip2k | iq2000 \ ++ | le32 | le64 \ + | lm32 \ + | m32c | m32r | m32rle | m68000 | m68k | m88k \ +- | maxq | mb | microblaze | mcore | mep | metag \ ++ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ + | mips | mipsbe | mipseb | mipsel | mipsle \ + | mips16 \ + | mips64 | mips64el \ +@@ -281,29 +296,39 @@ + | moxie \ + | mt \ + | msp430 \ ++ | nds32 | nds32le | nds32be \ + | nios | nios2 \ + | ns16k | ns32k \ ++ | open8 \ + | or32 \ + | pdp10 | pdp11 | pj | pjl \ +- | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ ++ | powerpc | powerpc64 | powerpc64le | powerpcle \ + | pyramid \ +- | rx \ ++ | rl78 | rx \ + | score \ + | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ + | sh64 | sh64le \ + | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ + | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ +- | spu | strongarm \ +- | tahoe | thumb | tic4x | tic80 | tron \ ++ | spu \ ++ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ + | ubicom32 \ +- | v850 | v850e \ ++ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ + | we32k \ +- | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ ++ | x86 | xc16x | xstormy16 | xtensa \ + | z8k | z80) + basic_machine=$basic_machine-unknown + ;; +- m6811 | m68hc11 | m6812 | m68hc12 | picochip) +- # Motorola 68HC11/12. ++ c54x) ++ basic_machine=tic54x-unknown ++ ;; ++ c55x) ++ basic_machine=tic55x-unknown ++ ;; ++ c6x) ++ basic_machine=tic6x-unknown ++ ;; ++ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) + basic_machine=$basic_machine-unknown + os=-none + ;; +@@ -313,6 +338,21 @@ + basic_machine=mt-unknown + ;; + ++ strongarm | thumb | xscale) ++ basic_machine=arm-unknown ++ ;; ++ xgate) ++ basic_machine=$basic_machine-unknown ++ os=-none ++ ;; ++ xscaleeb) ++ basic_machine=armeb-unknown ++ ;; ++ ++ xscaleel) ++ basic_machine=armel-unknown ++ ;; ++ + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. +@@ -327,25 +367,30 @@ + # Recognize the basic CPU types with company name. + 580-* \ + | a29k-* \ ++ | aarch64-* | aarch64_be-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ + | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ + | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ + | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ + | avr-* | avr32-* \ ++ | be32-* | be64-* \ + | bfin-* | bs2000-* \ +- | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ ++ | c[123]* | c30-* | [cjt]90-* | c4x-* \ + | clipper-* | craynv-* | cydra-* \ + | d10v-* | d30v-* | dlx-* \ + | elxsi-* \ + | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ + | h8300-* | h8500-* \ + | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ ++ | hexagon-* \ + | i*86-* | i860-* | i960-* | ia64-* \ + | ip2k-* | iq2000-* \ ++ | le32-* | le64-* \ + | lm32-* \ + | m32c-* | m32r-* | m32rle-* \ + | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ +- | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ ++ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ ++ | microblaze-* | microblazeel-* \ + | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ + | mips16-* \ + | mips64-* | mips64el-* \ +@@ -367,25 +412,29 @@ + | mmix-* \ + | mt-* \ + | msp430-* \ ++ | nds32-* | nds32le-* | nds32be-* \ + | nios-* | nios2-* \ + | none-* | np1-* | ns16k-* | ns32k-* \ ++ | open8-* \ + | orion-* \ + | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ +- | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ ++ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ + | pyramid-* \ +- | romp-* | rs6000-* | rx-* \ ++ | rl78-* | romp-* | rs6000-* | rx-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ + | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ + | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ + | sparclite-* \ +- | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ +- | tahoe-* | thumb-* \ +- | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ ++ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ ++ | tahoe-* \ ++ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ ++ | tile*-* \ + | tron-* \ + | ubicom32-* \ +- | v850-* | v850e-* | vax-* \ ++ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ ++ | vax-* \ + | we32k-* \ +- | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ ++ | x86-* | x86_64-* | xc16x-* | xps100-* \ + | xstormy16-* | xtensa*-* \ + | ymp-* \ + | z8k-* | z80-*) +@@ -410,7 +459,7 @@ + basic_machine=a29k-amd + os=-udi + ;; +- abacus) ++ abacus) + basic_machine=abacus-unknown + ;; + adobe68k) +@@ -480,11 +529,20 @@ + basic_machine=powerpc-ibm + os=-cnk + ;; ++ c54x-*) ++ basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ c55x-*) ++ basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ c6x-*) ++ basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; + c90) + basic_machine=c90-cray + os=-unicos + ;; +- cegcc) ++ cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; +@@ -516,7 +574,7 @@ + basic_machine=craynv-cray + os=-unicosmp + ;; +- cr16) ++ cr16 | cr16-*) + basic_machine=cr16-unknown + os=-elf + ;; +@@ -674,7 +732,6 @@ + i370-ibm* | ibm*) + basic_machine=i370-ibm + ;; +-# I'm not sure what "Sysv32" means. Should this be sysv3.2? + i*86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 +@@ -732,9 +789,13 @@ + basic_machine=ns32k-utek + os=-sysv + ;; +- microblaze) ++ microblaze*) + basic_machine=microblaze-xilinx + ;; ++ mingw64) ++ basic_machine=x86_64-pc ++ os=-mingw64 ++ ;; + mingw32) + basic_machine=i386-pc + os=-mingw32 +@@ -771,10 +832,18 @@ + ms1-*) + basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` + ;; ++ msys) ++ basic_machine=i386-pc ++ os=-msys ++ ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; ++ nacl) ++ basic_machine=le32-unknown ++ os=-nacl ++ ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 +@@ -839,6 +908,12 @@ + np1) + basic_machine=np1-gould + ;; ++ neo-tandem) ++ basic_machine=neo-tandem ++ ;; ++ nse-tandem) ++ basic_machine=nse-tandem ++ ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; +@@ -921,9 +996,10 @@ + ;; + power) basic_machine=power-ibm + ;; +- ppc) basic_machine=powerpc-unknown ++ ppc | ppcbe) basic_machine=powerpc-unknown + ;; +- ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ppc-* | ppcbe-*) ++ basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppcle | powerpclittle | ppc-le | powerpc-little) + basic_machine=powerpcle-unknown +@@ -1017,6 +1093,9 @@ + basic_machine=i860-stratus + os=-sysv4 + ;; ++ strongarm-* | thumb-*) ++ basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; + sun2) + basic_machine=m68000-sun + ;; +@@ -1073,20 +1152,8 @@ + basic_machine=t90-cray + os=-unicos + ;; +- tic54x | c54x*) +- basic_machine=tic54x-unknown +- os=-coff +- ;; +- tic55x | c55x*) +- basic_machine=tic55x-unknown +- os=-coff +- ;; +- tic6x | c6x*) +- basic_machine=tic6x-unknown +- os=-coff +- ;; + tile*) +- basic_machine=tile-unknown ++ basic_machine=$basic_machine-unknown + os=-linux-gnu + ;; + tx39) +@@ -1156,6 +1223,9 @@ + xps | xps100) + basic_machine=xps100-honeywell + ;; ++ xscale-* | xscalee[bl]-*) ++ basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ++ ;; + ymp) + basic_machine=ymp-cray + os=-unicos +@@ -1253,11 +1323,11 @@ + if [ x"$os" != x"" ] + then + case $os in +- # First match some system type aliases +- # that might get confused with valid system types. ++ # First match some system type aliases ++ # that might get confused with valid system types. + # -solaris* is a basic system type, with this one exception. +- -auroraux) +- os=-auroraux ++ -auroraux) ++ os=-auroraux + ;; + -solaris1 | -solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` +@@ -1287,14 +1357,15 @@ + | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ + | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ + | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ +- | -openbsd* | -solidbsd* \ ++ | -bitrig* | -openbsd* | -solidbsd* \ + | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ + | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -chorusos* | -chorusrdb* | -cegcc* \ +- | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ +- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ ++ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ ++ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ ++ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ + | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ + | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ +@@ -1341,7 +1412,7 @@ + -opened*) + os=-openedition + ;; +- -os400*) ++ -os400*) + os=-os400 + ;; + -wince*) +@@ -1390,7 +1461,7 @@ + -sinix*) + os=-sysv4 + ;; +- -tpf*) ++ -tpf*) + os=-tpf + ;; + -triton*) +@@ -1435,6 +1506,8 @@ + -dicos*) + os=-dicos + ;; ++ -nacl*) ++ ;; + -none) + ;; + *) +@@ -1457,10 +1530,10 @@ + # system, and we'll never get to this point. + + case $basic_machine in +- score-*) ++ score-*) + os=-elf + ;; +- spu-*) ++ spu-*) + os=-elf + ;; + *-acorn) +@@ -1472,8 +1545,20 @@ + arm*-semi) + os=-aout + ;; +- c4x-* | tic4x-*) +- os=-coff ++ c4x-* | tic4x-*) ++ os=-coff ++ ;; ++ hexagon-*) ++ os=-elf ++ ;; ++ tic54x-*) ++ os=-coff ++ ;; ++ tic55x-*) ++ os=-coff ++ ;; ++ tic6x-*) ++ os=-coff + ;; + # This must come before the *-dec entry. + pdp10-*) +@@ -1493,14 +1578,11 @@ + ;; + m68000-sun) + os=-sunos3 +- # This also exists in the configure program, but was not the +- # default. +- # os=-sunos4 + ;; + m68*-cisco) + os=-aout + ;; +- mep-*) ++ mep-*) + os=-elf + ;; + mips*-cisco) +@@ -1527,7 +1609,7 @@ + *-ibm) + os=-aix + ;; +- *-knuth) ++ *-knuth) + os=-mmixware + ;; + *-wec) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index d4e2567..785bcc1 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,13 +2,14 @@ Name: xfce4-taskmanager Version: 1.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 +Patch0: xfce4-taskmanager-1.0.0-aarch64.patch BuildRequires: libxfcegui4-devel >= 4.4 BuildRequires: gettext, desktop-file-utils, intltool @@ -19,6 +20,7 @@ A simple taskmanager for the Xfce desktop environment. %prep %setup -q +%patch0 -p1 -b .aarch64 %build @@ -27,27 +29,34 @@ make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +make install DESTDIR=%{buildroot} INSTALL="install -p" %find_lang %{name} -desktop-file-install \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - --add-category GTK \ - --add-category Monitor \ - --add-category X-Xfce \ - --remove-category Utility \ - --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop +desktop-file-install \ + %if (0%{?fedora} && 0%{?fedora} < 19) || (0%{?rhel} && 0%{?rhel} < 7) + --vendor fedora \ + %endif + --delete-original \ + --add-category GTK \ + --add-category Monitor \ + --add-category X-Xfce \ + --remove-category Utility \ + --dir %{buildroot}%{_datadir}/applications \ + %{buildroot}%{_datadir}/applications/%{name}.desktop %files -f %{name}.lang %doc AUTHORS COPYING ChangeLog NEWS README THANKS %{_bindir}/%{name} -%{_datadir}/applications/%{name}.desktop +%{_datadir}/applications/*%{name}.desktop %changelog +* Sun May 19 2031 Christoph Wickert - 1.0.0-7 +- Make desktop vendor conditional +- Add aarch64 support (#926791) + * Sun Feb 10 2013 Parag Nemade - 1.0.0-6 - Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 - Cleanup spec as per recently changed packaging guidelines From 2e3e6341767ba815b40b42a55e6622d6c3e9ea34 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 03:06:28 -0500 Subject: [PATCH 04/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 785bcc1..43458a9 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.0.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -53,6 +53,9 @@ desktop-file-install \ %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sun May 19 2031 Christoph Wickert - 1.0.0-7 - Make desktop vendor conditional - Add aarch64 support (#926791) From 0be7b8e35a89a26c1c597d30fb9aa1d8cd0421f1 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Thu, 9 Jan 2014 19:27:37 +0100 Subject: [PATCH 05/55] Update to 1.0.1 - Remove aarch64 patch, no longer needed --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager-1.0.0-aarch64.patch | 1144 ------------------------- xfce4-taskmanager.spec | 14 +- 4 files changed, 10 insertions(+), 1151 deletions(-) delete mode 100644 xfce4-taskmanager-1.0.0-aarch64.patch diff --git a/.gitignore b/.gitignore index 2fab4f9..566049f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ xfce4-taskmanager-1.0.0.tar.bz2 +/xfce4-taskmanager-1.0.1.tar.bz2 diff --git a/sources b/sources index b9709d9..b12c083 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd205366ae771d2cbe72b5ca7b1257b0 xfce4-taskmanager-1.0.0.tar.bz2 +b8a707b25e32c1a296eb50d609aa49b8 xfce4-taskmanager-1.0.1.tar.bz2 diff --git a/xfce4-taskmanager-1.0.0-aarch64.patch b/xfce4-taskmanager-1.0.0-aarch64.patch deleted file mode 100644 index 8fb0848..0000000 --- a/xfce4-taskmanager-1.0.0-aarch64.patch +++ /dev/null @@ -1,1144 +0,0 @@ -diff -urN xfce4-taskmanager-1.0.0/config.guess xfce4-taskmanager-1.0.0-aarch64/config.guess ---- xfce4-taskmanager-1.0.0/config.guess 2010-06-14 06:02:23.000000000 -0500 -+++ xfce4-taskmanager-1.0.0-aarch64/config.guess 2013-03-08 09:53:50.046076911 -0600 -@@ -1,10 +1,10 @@ - #! /bin/sh - # Attempt to guess a canonical system name. - # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, --# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 --# Free Software Foundation, Inc. -+# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -+# 2011, 2012 Free Software Foundation, Inc. - --timestamp='2009-11-20' -+timestamp='2012-09-25' - - # This file is free software; you can redistribute it and/or modify it - # under the terms of the GNU General Public License as published by -@@ -17,9 +17,7 @@ - # General Public License for more details. - # - # You should have received a copy of the GNU General Public License --# along with this program; if not, write to the Free Software --# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA --# 02110-1301, USA. -+# along with this program; if not, see . - # - # As a special exception to the GNU General Public License, if you - # distribute this file as part of a program that contains a -@@ -56,8 +54,9 @@ - GNU config.guess ($timestamp) - - Originally written by Per Bothner. --Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, --2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -+Free Software Foundation, Inc. - - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." -@@ -144,7 +143,7 @@ - case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in - *:NetBSD:*:*) - # NetBSD (nbsd) targets should (where applicable) match one or -- # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, -+ # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, - # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select the old - # object file format. This provides both forward -@@ -180,7 +179,7 @@ - fi - ;; - *) -- os=netbsd -+ os=netbsd - ;; - esac - # The OS release -@@ -201,6 +200,10 @@ - # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}" - exit ;; -+ *:Bitrig:*:*) -+ UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` -+ echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} -+ exit ;; - *:OpenBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} -@@ -223,7 +226,7 @@ - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` - ;; - *5.*) -- UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` -+ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` - ;; - esac - # According to Compaq, /usr/sbin/psrinfo has been available on -@@ -269,7 +272,10 @@ - # A Xn.n version is an unreleased experimental baselevel. - # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` -- exit ;; -+ # Reset EXIT trap before exiting to avoid spurious non-zero exit code. -+ exitcode=$? -+ trap '' 0 -+ exit $exitcode ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead -@@ -295,12 +301,12 @@ - echo s390-ibm-zvmoe - exit ;; - *:OS400:*:*) -- echo powerpc-ibm-os400 -+ echo powerpc-ibm-os400 - exit ;; - arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - echo arm-acorn-riscix${UNAME_RELEASE} - exit ;; -- arm:riscos:*:*|arm:RISCOS:*:*) -+ arm*:riscos:*:*|arm*:RISCOS:*:*) - echo arm-unknown-riscos - exit ;; - SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) -@@ -394,23 +400,23 @@ - # MiNT. But MiNT is downward compatible to TOS, so this should - # be no problem. - atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) -- echo m68k-atari-mint${UNAME_RELEASE} -+ echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} -- exit ;; -+ exit ;; - *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) -- echo m68k-atari-mint${UNAME_RELEASE} -+ echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) -- echo m68k-milan-mint${UNAME_RELEASE} -- exit ;; -+ echo m68k-milan-mint${UNAME_RELEASE} -+ exit ;; - hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) -- echo m68k-hades-mint${UNAME_RELEASE} -- exit ;; -+ echo m68k-hades-mint${UNAME_RELEASE} -+ exit ;; - *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) -- echo m68k-unknown-mint${UNAME_RELEASE} -- exit ;; -+ echo m68k-unknown-mint${UNAME_RELEASE} -+ exit ;; - m68k:machten:*:*) - echo m68k-apple-machten${UNAME_RELEASE} - exit ;; -@@ -480,8 +486,8 @@ - echo m88k-motorola-sysv3 - exit ;; - AViiON:dgux:*:*) -- # DG/UX returns AViiON for all architectures -- UNAME_PROCESSOR=`/usr/bin/uname -p` -+ # DG/UX returns AViiON for all architectures -+ UNAME_PROCESSOR=`/usr/bin/uname -p` - if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] - then - if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ -@@ -494,7 +500,7 @@ - else - echo i586-dg-dgux${UNAME_RELEASE} - fi -- exit ;; -+ exit ;; - M88*:DolphinOS:*:*) # DolphinOS (SVR3) - echo m88k-dolphin-sysv3 - exit ;; -@@ -551,7 +557,7 @@ - echo rs6000-ibm-aix3.2 - fi - exit ;; -- *:AIX:*:[456]) -+ *:AIX:*:[4567]) - IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then - IBM_ARCH=rs6000 -@@ -594,52 +600,52 @@ - 9000/[678][0-9][0-9]) - if [ -x /usr/bin/getconf ]; then - sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` -- sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` -- case "${sc_cpu_version}" in -- 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 -- 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 -- 532) # CPU_PA_RISC2_0 -- case "${sc_kernel_bits}" in -- 32) HP_ARCH="hppa2.0n" ;; -- 64) HP_ARCH="hppa2.0w" ;; -+ sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` -+ case "${sc_cpu_version}" in -+ 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 -+ 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 -+ 532) # CPU_PA_RISC2_0 -+ case "${sc_kernel_bits}" in -+ 32) HP_ARCH="hppa2.0n" ;; -+ 64) HP_ARCH="hppa2.0w" ;; - '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 -- esac ;; -- esac -+ esac ;; -+ esac - fi - if [ "${HP_ARCH}" = "" ]; then - eval $set_cc_for_build -- sed 's/^ //' << EOF >$dummy.c -+ sed 's/^ //' << EOF >$dummy.c -+ -+ #define _HPUX_SOURCE -+ #include -+ #include - -- #define _HPUX_SOURCE -- #include -- #include -- -- int main () -- { -- #if defined(_SC_KERNEL_BITS) -- long bits = sysconf(_SC_KERNEL_BITS); -- #endif -- long cpu = sysconf (_SC_CPU_VERSION); -- -- switch (cpu) -- { -- case CPU_PA_RISC1_0: puts ("hppa1.0"); break; -- case CPU_PA_RISC1_1: puts ("hppa1.1"); break; -- case CPU_PA_RISC2_0: -- #if defined(_SC_KERNEL_BITS) -- switch (bits) -- { -- case 64: puts ("hppa2.0w"); break; -- case 32: puts ("hppa2.0n"); break; -- default: puts ("hppa2.0"); break; -- } break; -- #else /* !defined(_SC_KERNEL_BITS) */ -- puts ("hppa2.0"); break; -- #endif -- default: puts ("hppa1.0"); break; -- } -- exit (0); -- } -+ int main () -+ { -+ #if defined(_SC_KERNEL_BITS) -+ long bits = sysconf(_SC_KERNEL_BITS); -+ #endif -+ long cpu = sysconf (_SC_CPU_VERSION); -+ -+ switch (cpu) -+ { -+ case CPU_PA_RISC1_0: puts ("hppa1.0"); break; -+ case CPU_PA_RISC1_1: puts ("hppa1.1"); break; -+ case CPU_PA_RISC2_0: -+ #if defined(_SC_KERNEL_BITS) -+ switch (bits) -+ { -+ case 64: puts ("hppa2.0w"); break; -+ case 32: puts ("hppa2.0n"); break; -+ default: puts ("hppa2.0"); break; -+ } break; -+ #else /* !defined(_SC_KERNEL_BITS) */ -+ puts ("hppa2.0"); break; -+ #endif -+ default: puts ("hppa1.0"); break; -+ } -+ exit (0); -+ } - EOF - (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` - test -z "$HP_ARCH" && HP_ARCH=hppa -@@ -730,22 +736,22 @@ - exit ;; - C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - echo c1-convex-bsd -- exit ;; -+ exit ;; - C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi -- exit ;; -+ exit ;; - C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - echo c34-convex-bsd -- exit ;; -+ exit ;; - C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - echo c38-convex-bsd -- exit ;; -+ exit ;; - C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - echo c4-convex-bsd -- exit ;; -+ exit ;; - CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; -@@ -769,14 +775,14 @@ - exit ;; - F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` -- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` -- FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` -- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" -- exit ;; -+ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` -+ FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` -+ echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" -+ exit ;; - 5000:UNIX_System_V:4.*:*) -- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` -- FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` -- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" -+ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` -+ FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` -+ echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} -@@ -788,30 +794,35 @@ - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:FreeBSD:*:*) -- case ${UNAME_MACHINE} in -- pc98) -- echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; -+ UNAME_PROCESSOR=`/usr/bin/uname -p` -+ case ${UNAME_PROCESSOR} in - amd64) - echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - *) -- echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; -+ echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - esac - exit ;; - i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin - exit ;; -+ *:MINGW64*:*) -+ echo ${UNAME_MACHINE}-pc-mingw64 -+ exit ;; - *:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 - exit ;; -+ i*:MSYS*:*) -+ echo ${UNAME_MACHINE}-pc-msys -+ exit ;; - i*:windows32*:*) -- # uname -m includes "-pc" on this system. -- echo ${UNAME_MACHINE}-mingw32 -+ # uname -m includes "-pc" on this system. -+ echo ${UNAME_MACHINE}-mingw32 - exit ;; - i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 - exit ;; - *:Interix*:*) -- case ${UNAME_MACHINE} in -+ case ${UNAME_MACHINE} in - x86) - echo i586-pc-interix${UNAME_RELEASE} - exit ;; -@@ -857,6 +868,13 @@ - i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix - exit ;; -+ aarch64:Linux:*:*) -+ echo ${UNAME_MACHINE}-unknown-linux-gnu -+ exit ;; -+ aarch64_be:Linux:*:*) -+ UNAME_MACHINE=aarch64_be -+ echo ${UNAME_MACHINE}-unknown-linux-gnu -+ exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; -@@ -866,7 +884,7 @@ - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; -- esac -+ esac - objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} -@@ -878,20 +896,29 @@ - then - echo ${UNAME_MACHINE}-unknown-linux-gnu - else -- echo ${UNAME_MACHINE}-unknown-linux-gnueabi -+ if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ -+ | grep -q __ARM_PCS_VFP -+ then -+ echo ${UNAME_MACHINE}-unknown-linux-gnueabi -+ else -+ echo ${UNAME_MACHINE}-unknown-linux-gnueabihf -+ fi - fi - exit ;; - avr32*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - cris:Linux:*:*) -- echo cris-axis-linux-gnu -+ echo ${UNAME_MACHINE}-axis-linux-gnu - exit ;; - crisv32:Linux:*:*) -- echo crisv32-axis-linux-gnu -+ echo ${UNAME_MACHINE}-axis-linux-gnu - exit ;; - frv:Linux:*:*) -- echo frv-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-gnu -+ exit ;; -+ hexagon:Linux:*:*) -+ echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:Linux:*:*) - LIBC=gnu -@@ -933,7 +960,7 @@ - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - or32:Linux:*:*) -- echo or32-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - padre:Linux:*:*) - echo sparc-unknown-linux-gnu -@@ -959,7 +986,7 @@ - echo ${UNAME_MACHINE}-ibm-linux - exit ;; - sh64*:Linux:*:*) -- echo ${UNAME_MACHINE}-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu -@@ -967,14 +994,17 @@ - sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; -+ tile*:Linux:*:*) -+ echo ${UNAME_MACHINE}-unknown-linux-gnu -+ exit ;; - vax:Linux:*:*) - echo ${UNAME_MACHINE}-dec-linux-gnu - exit ;; - x86_64:Linux:*:*) -- echo x86_64-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - xtensa*:Linux:*:*) -- echo ${UNAME_MACHINE}-unknown-linux-gnu -+ echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:DYNIX/ptx:4*:*) - # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. -@@ -983,11 +1013,11 @@ - echo i386-sequent-sysv4 - exit ;; - i*86:UNIX_SV:4.2MP:2.*) -- # Unixware is an offshoot of SVR4, but it has its own version -- # number series starting with 2... -- # I am not positive that other SVR4 systems won't match this, -+ # Unixware is an offshoot of SVR4, but it has its own version -+ # number series starting with 2... -+ # I am not positive that other SVR4 systems won't match this, - # I just have to hope. -- rms. -- # Use sysv4.2uw... so that sysv4* matches it. -+ # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} - exit ;; - i*86:OS/2:*:*) -@@ -1019,7 +1049,7 @@ - fi - exit ;; - i*86:*:5:[678]*) -- # UnixWare 7.x, OpenUNIX and OpenServer 6. -+ # UnixWare 7.x, OpenUNIX and OpenServer 6. - case `/bin/uname -X | grep "^Machine"` in - *486*) UNAME_MACHINE=i486 ;; - *Pentium) UNAME_MACHINE=i586 ;; -@@ -1047,13 +1077,13 @@ - exit ;; - pc:*:*:*) - # Left here for compatibility: -- # uname -m prints for DJGPP always 'pc', but it prints nothing about -- # the processor, so we play safe by assuming i586. -+ # uname -m prints for DJGPP always 'pc', but it prints nothing about -+ # the processor, so we play safe by assuming i586. - # Note: whatever this is, it MUST be the same as what config.sub - # prints for the "djgpp" host, or else GDB configury will decide that - # this is a cross-build. - echo i586-pc-msdosdjgpp -- exit ;; -+ exit ;; - Intel:Mach:3*:*) - echo i386-pc-mach3 - exit ;; -@@ -1088,8 +1118,8 @@ - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) -- /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ -- && { echo i486-ncr-sysv4; exit; } ;; -+ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ -+ && { echo i486-ncr-sysv4; exit; } ;; - NCR*:*:4.2:* | MPRAS*:*:4.2:*) - OS_REL='.3' - test -r /etc/.relid \ -@@ -1132,10 +1162,10 @@ - echo ns32k-sni-sysv - fi - exit ;; -- PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort -- # says -- echo i586-unisys-sysv4 -- exit ;; -+ PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort -+ # says -+ echo i586-unisys-sysv4 -+ exit ;; - *:UNIX_System_V:4*:FTX*) - # From Gerald Hewes . - # How about differentiating between stratus architectures? -djm -@@ -1161,11 +1191,11 @@ - exit ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if [ -d /usr/nec ]; then -- echo mips-nec-sysv${UNAME_RELEASE} -+ echo mips-nec-sysv${UNAME_RELEASE} - else -- echo mips-unknown-sysv${UNAME_RELEASE} -+ echo mips-unknown-sysv${UNAME_RELEASE} - fi -- exit ;; -+ exit ;; - BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - echo powerpc-be-beos - exit ;; -@@ -1178,6 +1208,9 @@ - BePC:Haiku:*:*) # Haiku running on Intel PC compatible. - echo i586-pc-haiku - exit ;; -+ x86_64:Haiku:*:*) -+ echo x86_64-unknown-haiku -+ exit ;; - SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} - exit ;; -@@ -1230,7 +1263,10 @@ - *:QNX:*:4*) - echo i386-pc-qnx - exit ;; -- NSE-?:NONSTOP_KERNEL:*:*) -+ NEO-?:NONSTOP_KERNEL:*:*) -+ echo neo-tandem-nsk${UNAME_RELEASE} -+ exit ;; -+ NSE-*:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} - exit ;; - NSR-?:NONSTOP_KERNEL:*:*) -@@ -1275,13 +1311,13 @@ - echo pdp10-unknown-its - exit ;; - SEI:*:*:SEIUX) -- echo mips-sei-seiux${UNAME_RELEASE} -+ echo mips-sei-seiux${UNAME_RELEASE} - exit ;; - *:DragonFly:*:*) - echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` - exit ;; - *:*VMS:*:*) -- UNAME_MACHINE=`(uname -p) 2>/dev/null` -+ UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in - A*) echo alpha-dec-vms ; exit ;; - I*) echo ia64-dec-vms ; exit ;; -@@ -1299,11 +1335,11 @@ - i*86:AROS:*:*) - echo ${UNAME_MACHINE}-pc-aros - exit ;; -+ x86_64:VMkernel:*:*) -+ echo ${UNAME_MACHINE}-unknown-esx -+ exit ;; - esac - --#echo '(No uname command or uname output not recognized.)' 1>&2 --#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 -- - eval $set_cc_for_build - cat >$dummy.c < - printf ("m68k-sony-newsos%s\n", - #ifdef NEWSOS4 -- "4" -+ "4" - #else -- "" -+ "" - #endif -- ); exit (0); -+ ); exit (0); - #endif - #endif - -diff -urN xfce4-taskmanager-1.0.0/config.sub xfce4-taskmanager-1.0.0-aarch64/config.sub ---- xfce4-taskmanager-1.0.0/config.sub 2010-06-14 06:02:23.000000000 -0500 -+++ xfce4-taskmanager-1.0.0-aarch64/config.sub 2013-03-08 09:53:50.086072308 -0600 -@@ -1,10 +1,10 @@ - #! /bin/sh - # Configuration validation subroutine script. - # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, --# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 --# Free Software Foundation, Inc. -+# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -+# 2011, 2012 Free Software Foundation, Inc. - --timestamp='2009-11-20' -+timestamp='2012-10-10' - - # This file is (in principle) common to ALL GNU software. - # The presence of a machine in this file suggests that SOME GNU software -@@ -21,9 +21,7 @@ - # GNU General Public License for more details. - # - # You should have received a copy of the GNU General Public License --# along with this program; if not, write to the Free Software --# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA --# 02110-1301, USA. -+# along with this program; if not, see . - # - # As a special exception to the GNU General Public License, if you - # distribute this file as part of a program that contains a -@@ -75,8 +73,9 @@ - version="\ - GNU config.sub ($timestamp) - --Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, --2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -+Free Software Foundation, Inc. - - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." -@@ -123,13 +122,18 @@ - # Here we must recognize all the valid KERNEL-OS combinations. - maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` - case $maybe_os in -- nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ -- uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ -+ nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ -+ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ -+ knetbsd*-gnu* | netbsd*-gnu* | \ - kopensolaris*-gnu* | \ - storm-chaos* | os2-emx* | rtmk-nova*) - os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` - ;; -+ android-linux) -+ os=-linux-android -+ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown -+ ;; - *) - basic_machine=`echo $1 | sed 's/-[^-]*$//'` - if [ $basic_machine != $1 ] -@@ -152,12 +156,12 @@ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ - -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ - -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -- -apple | -axis | -knuth | -cray | -microblaze) -+ -apple | -axis | -knuth | -cray | -microblaze*) - os= - basic_machine=$1 - ;; -- -bluegene*) -- os=-cnk -+ -bluegene*) -+ os=-cnk - ;; - -sim | -cisco | -oki | -wec | -winbond) - os= -@@ -173,10 +177,10 @@ - os=-chorusos - basic_machine=$1 - ;; -- -chorusrdb) -- os=-chorusrdb -+ -chorusrdb) -+ os=-chorusrdb - basic_machine=$1 -- ;; -+ ;; - -hiux*) - os=-hiuxwe2 - ;; -@@ -221,6 +225,12 @@ - -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; -+ -lynx*178) -+ os=-lynxos178 -+ ;; -+ -lynx*5) -+ os=-lynxos5 -+ ;; - -lynx*) - os=-lynxos - ;; -@@ -245,20 +255,25 @@ - # Some are omitted here because they have special meanings below. - 1750a | 580 \ - | a29k \ -+ | aarch64 | aarch64_be \ - | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ - | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ - | am33_2.0 \ - | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ -+ | be32 | be64 \ - | bfin \ - | c4x | clipper \ - | d10v | d30v | dlx | dsp16xx \ -+ | epiphany \ - | fido | fr30 | frv \ - | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ -+ | hexagon \ - | i370 | i860 | i960 | ia64 \ - | ip2k | iq2000 \ -+ | le32 | le64 \ - | lm32 \ - | m32c | m32r | m32rle | m68000 | m68k | m88k \ -- | maxq | mb | microblaze | mcore | mep | metag \ -+ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64el \ -@@ -281,29 +296,39 @@ - | moxie \ - | mt \ - | msp430 \ -+ | nds32 | nds32le | nds32be \ - | nios | nios2 \ - | ns16k | ns32k \ -+ | open8 \ - | or32 \ - | pdp10 | pdp11 | pj | pjl \ -- | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ -+ | powerpc | powerpc64 | powerpc64le | powerpcle \ - | pyramid \ -- | rx \ -+ | rl78 | rx \ - | score \ - | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ - | sh64 | sh64le \ - | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ - | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ -- | spu | strongarm \ -- | tahoe | thumb | tic4x | tic80 | tron \ -+ | spu \ -+ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ - | ubicom32 \ -- | v850 | v850e \ -+ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ - | we32k \ -- | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ -+ | x86 | xc16x | xstormy16 | xtensa \ - | z8k | z80) - basic_machine=$basic_machine-unknown - ;; -- m6811 | m68hc11 | m6812 | m68hc12 | picochip) -- # Motorola 68HC11/12. -+ c54x) -+ basic_machine=tic54x-unknown -+ ;; -+ c55x) -+ basic_machine=tic55x-unknown -+ ;; -+ c6x) -+ basic_machine=tic6x-unknown -+ ;; -+ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) - basic_machine=$basic_machine-unknown - os=-none - ;; -@@ -313,6 +338,21 @@ - basic_machine=mt-unknown - ;; - -+ strongarm | thumb | xscale) -+ basic_machine=arm-unknown -+ ;; -+ xgate) -+ basic_machine=$basic_machine-unknown -+ os=-none -+ ;; -+ xscaleeb) -+ basic_machine=armeb-unknown -+ ;; -+ -+ xscaleel) -+ basic_machine=armel-unknown -+ ;; -+ - # We use `pc' rather than `unknown' - # because (1) that's what they normally are, and - # (2) the word "unknown" tends to confuse beginning users. -@@ -327,25 +367,30 @@ - # Recognize the basic CPU types with company name. - 580-* \ - | a29k-* \ -+ | aarch64-* | aarch64_be-* \ - | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ - | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ - | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ - | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* | avr32-* \ -+ | be32-* | be64-* \ - | bfin-* | bs2000-* \ -- | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ -+ | c[123]* | c30-* | [cjt]90-* | c4x-* \ - | clipper-* | craynv-* | cydra-* \ - | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ - | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ - | h8300-* | h8500-* \ - | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ -+ | hexagon-* \ - | i*86-* | i860-* | i960-* | ia64-* \ - | ip2k-* | iq2000-* \ -+ | le32-* | le64-* \ - | lm32-* \ - | m32c-* | m32r-* | m32rle-* \ - | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ -- | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ -+ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ -+ | microblaze-* | microblazeel-* \ - | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ - | mips16-* \ - | mips64-* | mips64el-* \ -@@ -367,25 +412,29 @@ - | mmix-* \ - | mt-* \ - | msp430-* \ -+ | nds32-* | nds32le-* | nds32be-* \ - | nios-* | nios2-* \ - | none-* | np1-* | ns16k-* | ns32k-* \ -+ | open8-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ -- | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ -+ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ - | pyramid-* \ -- | romp-* | rs6000-* | rx-* \ -+ | rl78-* | romp-* | rs6000-* | rx-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ - | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ - | sparclite-* \ -- | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ -- | tahoe-* | thumb-* \ -- | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ -+ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ -+ | tahoe-* \ -+ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ -+ | tile*-* \ - | tron-* \ - | ubicom32-* \ -- | v850-* | v850e-* | vax-* \ -+ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ -+ | vax-* \ - | we32k-* \ -- | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ -+ | x86-* | x86_64-* | xc16x-* | xps100-* \ - | xstormy16-* | xtensa*-* \ - | ymp-* \ - | z8k-* | z80-*) -@@ -410,7 +459,7 @@ - basic_machine=a29k-amd - os=-udi - ;; -- abacus) -+ abacus) - basic_machine=abacus-unknown - ;; - adobe68k) -@@ -480,11 +529,20 @@ - basic_machine=powerpc-ibm - os=-cnk - ;; -+ c54x-*) -+ basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` -+ ;; -+ c55x-*) -+ basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` -+ ;; -+ c6x-*) -+ basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` -+ ;; - c90) - basic_machine=c90-cray - os=-unicos - ;; -- cegcc) -+ cegcc) - basic_machine=arm-unknown - os=-cegcc - ;; -@@ -516,7 +574,7 @@ - basic_machine=craynv-cray - os=-unicosmp - ;; -- cr16) -+ cr16 | cr16-*) - basic_machine=cr16-unknown - os=-elf - ;; -@@ -674,7 +732,6 @@ - i370-ibm* | ibm*) - basic_machine=i370-ibm - ;; --# I'm not sure what "Sysv32" means. Should this be sysv3.2? - i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv32 -@@ -732,9 +789,13 @@ - basic_machine=ns32k-utek - os=-sysv - ;; -- microblaze) -+ microblaze*) - basic_machine=microblaze-xilinx - ;; -+ mingw64) -+ basic_machine=x86_64-pc -+ os=-mingw64 -+ ;; - mingw32) - basic_machine=i386-pc - os=-mingw32 -@@ -771,10 +832,18 @@ - ms1-*) - basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` - ;; -+ msys) -+ basic_machine=i386-pc -+ os=-msys -+ ;; - mvs) - basic_machine=i370-ibm - os=-mvs - ;; -+ nacl) -+ basic_machine=le32-unknown -+ os=-nacl -+ ;; - ncr3000) - basic_machine=i486-ncr - os=-sysv4 -@@ -839,6 +908,12 @@ - np1) - basic_machine=np1-gould - ;; -+ neo-tandem) -+ basic_machine=neo-tandem -+ ;; -+ nse-tandem) -+ basic_machine=nse-tandem -+ ;; - nsr-tandem) - basic_machine=nsr-tandem - ;; -@@ -921,9 +996,10 @@ - ;; - power) basic_machine=power-ibm - ;; -- ppc) basic_machine=powerpc-unknown -+ ppc | ppcbe) basic_machine=powerpc-unknown - ;; -- ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` -+ ppc-* | ppcbe-*) -+ basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppcle | powerpclittle | ppc-le | powerpc-little) - basic_machine=powerpcle-unknown -@@ -1017,6 +1093,9 @@ - basic_machine=i860-stratus - os=-sysv4 - ;; -+ strongarm-* | thumb-*) -+ basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` -+ ;; - sun2) - basic_machine=m68000-sun - ;; -@@ -1073,20 +1152,8 @@ - basic_machine=t90-cray - os=-unicos - ;; -- tic54x | c54x*) -- basic_machine=tic54x-unknown -- os=-coff -- ;; -- tic55x | c55x*) -- basic_machine=tic55x-unknown -- os=-coff -- ;; -- tic6x | c6x*) -- basic_machine=tic6x-unknown -- os=-coff -- ;; - tile*) -- basic_machine=tile-unknown -+ basic_machine=$basic_machine-unknown - os=-linux-gnu - ;; - tx39) -@@ -1156,6 +1223,9 @@ - xps | xps100) - basic_machine=xps100-honeywell - ;; -+ xscale-* | xscalee[bl]-*) -+ basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` -+ ;; - ymp) - basic_machine=ymp-cray - os=-unicos -@@ -1253,11 +1323,11 @@ - if [ x"$os" != x"" ] - then - case $os in -- # First match some system type aliases -- # that might get confused with valid system types. -+ # First match some system type aliases -+ # that might get confused with valid system types. - # -solaris* is a basic system type, with this one exception. -- -auroraux) -- os=-auroraux -+ -auroraux) -+ os=-auroraux - ;; - -solaris1 | -solaris1.*) - os=`echo $os | sed -e 's|solaris1|sunos4|'` -@@ -1287,14 +1357,15 @@ - | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ - | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ -- | -openbsd* | -solidbsd* \ -+ | -bitrig* | -openbsd* | -solidbsd* \ - | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ - | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* | -cegcc* \ -- | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ -- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ -+ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ -+ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ -+ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ - | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ -@@ -1341,7 +1412,7 @@ - -opened*) - os=-openedition - ;; -- -os400*) -+ -os400*) - os=-os400 - ;; - -wince*) -@@ -1390,7 +1461,7 @@ - -sinix*) - os=-sysv4 - ;; -- -tpf*) -+ -tpf*) - os=-tpf - ;; - -triton*) -@@ -1435,6 +1506,8 @@ - -dicos*) - os=-dicos - ;; -+ -nacl*) -+ ;; - -none) - ;; - *) -@@ -1457,10 +1530,10 @@ - # system, and we'll never get to this point. - - case $basic_machine in -- score-*) -+ score-*) - os=-elf - ;; -- spu-*) -+ spu-*) - os=-elf - ;; - *-acorn) -@@ -1472,8 +1545,20 @@ - arm*-semi) - os=-aout - ;; -- c4x-* | tic4x-*) -- os=-coff -+ c4x-* | tic4x-*) -+ os=-coff -+ ;; -+ hexagon-*) -+ os=-elf -+ ;; -+ tic54x-*) -+ os=-coff -+ ;; -+ tic55x-*) -+ os=-coff -+ ;; -+ tic6x-*) -+ os=-coff - ;; - # This must come before the *-dec entry. - pdp10-*) -@@ -1493,14 +1578,11 @@ - ;; - m68000-sun) - os=-sunos3 -- # This also exists in the configure program, but was not the -- # default. -- # os=-sunos4 - ;; - m68*-cisco) - os=-aout - ;; -- mep-*) -+ mep-*) - os=-elf - ;; - mips*-cisco) -@@ -1527,7 +1609,7 @@ - *-ibm) - os=-aix - ;; -- *-knuth) -+ *-knuth) - os=-mmixware - ;; - *-wec) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 43458a9..9a87353 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,15 +1,14 @@ %global majorversion 1.0 Name: xfce4-taskmanager -Version: 1.0.0 -Release: 8%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -Patch0: xfce4-taskmanager-1.0.0-aarch64.patch BuildRequires: libxfcegui4-devel >= 4.4 BuildRequires: gettext, desktop-file-utils, intltool @@ -20,12 +19,11 @@ A simple taskmanager for the Xfce desktop environment. %prep %setup -q -%patch0 -p1 -b .aarch64 %build %configure -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install @@ -53,10 +51,14 @@ desktop-file-install \ %changelog +* Thu Jan 09 2014 Christoph Wickert - 1.0.1-1 +- Update to 1.0.1 +- Remove aarch64 patch, no longer needed + * Sun Aug 04 2013 Fedora Release Engineering - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -* Sun May 19 2031 Christoph Wickert - 1.0.0-7 +* Sun May 19 2013 Christoph Wickert - 1.0.0-7 - Make desktop vendor conditional - Add aarch64 support (#926791) From cf7940c2e54e2484f483b25328810e52a81ff96f Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Thu, 9 Jan 2014 19:34:08 +0100 Subject: [PATCH 06/55] Add patch to fix some German translations (submitted upstream via Transifex) --- ...manager-1.0.1-fix-german-translation.patch | 26 +++++++++++++++++++ xfce4-taskmanager.spec | 4 +++ 2 files changed, 30 insertions(+) create mode 100644 xfce4-taskmanager-1.0.1-fix-german-translation.patch diff --git a/xfce4-taskmanager-1.0.1-fix-german-translation.patch b/xfce4-taskmanager-1.0.1-fix-german-translation.patch new file mode 100644 index 0000000..2afa5f0 --- /dev/null +++ b/xfce4-taskmanager-1.0.1-fix-german-translation.patch @@ -0,0 +1,26 @@ +--- xfce4-taskmanager-1.0.1/po/de.po.orig 2014-01-09 19:28:27.828771108 +0100 ++++ xfce4-taskmanager-1.0.1/po/de.po 2014-01-09 19:30:21.306620590 +0100 +@@ -40,12 +40,12 @@ + + #: ../src/exec-tool-button.c:164 + msgid "Run Task Manager as root" +-msgstr "Taskmanager mit Administratorrechten starten" ++msgstr "Taskmanager als Administrator ausführen" + + #: ../src/exec-tool-button.c:175 ../src/exec-tool-button.c:177 + #: ../src/exec-tool-button.c:179 + msgid "Run Program..." +-msgstr "Befehl ausführen..." ++msgstr "Befehl ausführen…" + + #: ../src/exec-tool-button.c:182 + msgid "Application Finder" +@@ -329,7 +329,7 @@ + + #: ../src/settings-tool-button.c:178 + msgid "Private Bytes" +-msgstr "Virtuelle Bytes" ++msgstr "Private Bytes" + + #: ../src/task-manager.c:229 + #, c-format diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9a87353..fc6372d 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -9,6 +9,8 @@ Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 +# submitted upstream via Transifex on 2014-01-09 +Patch0: xfce4-taskmanager-1.0.1-fix-german-translation.patch BuildRequires: libxfcegui4-devel >= 4.4 BuildRequires: gettext, desktop-file-utils, intltool @@ -19,6 +21,7 @@ A simple taskmanager for the Xfce desktop environment. %prep %setup -q +%patch0 -p1 %build @@ -54,6 +57,7 @@ desktop-file-install \ * Thu Jan 09 2014 Christoph Wickert - 1.0.1-1 - Update to 1.0.1 - Remove aarch64 patch, no longer needed +- Add patch to fix some German translations (submitted upstream via Transifex) * Sun Aug 04 2013 Fedora Release Engineering - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild From 4c729fafe7b49fea3882746bfb34b929f577439c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 00:44:28 -0500 Subject: [PATCH 07/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index fc6372d..e1c6b03 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -54,6 +54,9 @@ desktop-file-install \ %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Jan 09 2014 Christoph Wickert - 1.0.1-1 - Update to 1.0.1 - Remove aarch64 patch, no longer needed From 4ad375d305df398e46d2e985e580566d0603b4b6 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 09:53:15 +0000 Subject: [PATCH 08/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index e1c6b03..4246168 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -54,6 +54,9 @@ desktop-file-install \ %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sun Jun 08 2014 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 09960c978cb10e5f0aa4d836d8fbaf578ae0b707 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 26 Dec 2014 16:44:49 -0700 Subject: [PATCH 09/55] Update to 1.1.0 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 566049f..89144c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.0.1.tar.bz2 +/xfce4-taskmanager-1.1.0.tar.bz2 diff --git a/sources b/sources index b12c083..d7fb0b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8a707b25e32c1a296eb50d609aa49b8 xfce4-taskmanager-1.0.1.tar.bz2 +7da465a4798629ebd8650fef62770ab7 xfce4-taskmanager-1.1.0.tar.bz2 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 4246168..9c3a055 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,16 +1,14 @@ -%global majorversion 1.0 +%global majorversion 1.1 Name: xfce4-taskmanager -Version: 1.0.1 -Release: 3%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -# submitted upstream via Transifex on 2014-01-09 -Patch0: xfce4-taskmanager-1.0.1-fix-german-translation.patch BuildRequires: libxfcegui4-devel >= 4.4 BuildRequires: gettext, desktop-file-utils, intltool @@ -21,7 +19,6 @@ A simple taskmanager for the Xfce desktop environment. %prep %setup -q -%patch0 -p1 %build @@ -54,6 +51,9 @@ desktop-file-install \ %changelog +* Fri Dec 26 2014 Kevin Fenzi 1.1.0-1 +- Update to 1.1.0 + * Mon Aug 18 2014 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From 7a8b1466b3bd9c943cf0cbdbe3a7825c6f084f37 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:20:39 +0100 Subject: [PATCH 10/55] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- xfce4-taskmanager.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9c3a055..d75a6c9 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -51,6 +51,10 @@ desktop-file-install \ %changelog +* Sat Feb 21 2015 Till Maas - 1.1.0-2 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Fri Dec 26 2014 Kevin Fenzi 1.1.0-1 - Update to 1.1.0 From e9348a75080df0218cee87436fd9fd5035978d7a Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 3 May 2015 14:37:10 -0500 Subject: [PATCH 11/55] Removed libxfcegui4 build requires - Fixes 1209549 --- xfce4-taskmanager.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index d75a6c9..54a6054 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -10,7 +10,7 @@ License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: libxfcegui4-devel >= 4.4 +BuildRequires: libxfce4ui-devel BuildRequires: gettext, desktop-file-utils, intltool %description @@ -51,6 +51,10 @@ desktop-file-install \ %changelog +* Sun May 03 2015 Mukundan Ragavan - 1.1.0-3 +- Removed libxfcegui4 build requires +- Fixes 1209549 + * Sat Feb 21 2015 Till Maas - 1.1.0-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code From e5666492efc89b7cb7d765702396c68358033c93 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 03:58:29 +0000 Subject: [PATCH 12/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 54a6054..909426f 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -51,6 +51,9 @@ desktop-file-install \ %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun May 03 2015 Mukundan Ragavan - 1.1.0-3 - Removed libxfcegui4 build requires - Fixes 1209549 From 454fbd7ad24237f03668a0a8b0d380f9d82c3bf9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 03:28:19 +0000 Subject: [PATCH 13/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 909426f..f04edb2 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -51,6 +51,9 @@ desktop-file-install \ %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 1.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jun 19 2015 Fedora Release Engineering - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 6da7a73666aa44282ebab4339b7b3f1b90f1e8d3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 17:50:06 +0000 Subject: [PATCH 14/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index f04edb2..a18846a 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -51,6 +51,9 @@ desktop-file-install \ %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Feb 05 2016 Fedora Release Engineering - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 43b09c293581f79d0642c05a88052b8440129182 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 12 Feb 2017 07:11:26 -0500 Subject: [PATCH 15/55] -Update to 1.2.0 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 89144c9..0fecafa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.0.1.tar.bz2 /xfce4-taskmanager-1.1.0.tar.bz2 +/xfce4-taskmanager-1.2.0.tar.bz2 diff --git a/sources b/sources index d7fb0b0..3d61f17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7da465a4798629ebd8650fef62770ab7 xfce4-taskmanager-1.1.0.tar.bz2 +SHA512 (xfce4-taskmanager-1.2.0.tar.bz2) = 45a496dc406eb825b9829a9cd0b76250566df0bf57dd39413112512209936b52cd3271fd1933dd972582178d897ef40ab8e106b2980db6963d29373940fdcc2d diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index a18846a..edbe0af 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ -%global majorversion 1.1 +%global majorversion 1.2 Name: xfce4-taskmanager -Version: 1.1.0 -Release: 6%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -51,6 +51,9 @@ desktop-file-install \ %changelog +* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-1 +-Update to 1.2.0 + * Sat Feb 11 2017 Fedora Release Engineering - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From c0203689623431ea5c7263b801c734f805355d81 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 12 Feb 2017 07:54:18 -0500 Subject: [PATCH 16/55] Add icon files Fix buildrequires --- xfce4-taskmanager.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index edbe0af..aff0123 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -11,6 +11,7 @@ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 BuildRequires: libxfce4ui-devel +BuildRequires: libXmu-devel BuildRequires: gettext, desktop-file-utils, intltool %description @@ -48,9 +49,15 @@ desktop-file-install \ %doc AUTHORS COPYING ChangeLog NEWS README THANKS %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop - +%{_datadir}/icons/hicolor/16x16/apps/xc_crosshair.png +%{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png +%{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-2 +- Add icon files +- Fix buildrequires + * Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-1 -Update to 1.2.0 From aaf3bf7e872538ae8f6f8c6c570bf208280da5d1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 22:05:28 +0000 Subject: [PATCH 17/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index aff0123..53ffefc 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -54,6 +54,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-2 - Add icon files - Fix buildrequires From 4e5a84569c0c21dd3598df6545074173bdd3fbf4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 10:41:02 +0000 Subject: [PATCH 18/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 53ffefc..3ed1f73 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -54,6 +54,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 3c936618c43bd9c0822275cc2eba94dcd1282ffe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:06:31 +0100 Subject: [PATCH 19/55] Escape macros in %changelog Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko --- xfce4-taskmanager.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 3ed1f73..d59678b 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -54,6 +54,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Fri Feb 09 2018 Igor Gnatenko - 1.2.0-5 +- Escape macros in %%changelog + * Thu Aug 03 2017 Fedora Release Engineering - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild @@ -143,7 +146,7 @@ desktop-file-install \ * Sat May 24 2008 Christoph Wickert - 0.4.0-1 - Update to 0.4.0 stable which has finally been released -- Add patch to fix 0%-CPU bug (rebased version of Enrico Tröger's patch) +- Add patch to fix 0%%-CPU bug (rebased version of Enrico Tröger's patch) - Add patch to fix some compiler warnings (also based on Enrico's work) - Update license tag From 66ee1863ccc70d6e28a98a5ce8ad55a66b22e7d7 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 3 Jun 2018 17:19:44 -0400 Subject: [PATCH 20/55] Update to 1.2.1 --- .gitignore | 1 + sources | 2 +- ...manager-1.0.1-fix-german-translation.patch | 26 ----------------- xfce4-taskmanager.spec | 29 +++++++++++-------- 4 files changed, 19 insertions(+), 39 deletions(-) delete mode 100644 xfce4-taskmanager-1.0.1-fix-german-translation.patch diff --git a/.gitignore b/.gitignore index 0fecafa..88eb8be 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.0.1.tar.bz2 /xfce4-taskmanager-1.1.0.tar.bz2 /xfce4-taskmanager-1.2.0.tar.bz2 +/xfce4-taskmanager-1.2.1.tar.bz2 diff --git a/sources b/sources index 3d61f17..aa3d1c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.2.0.tar.bz2) = 45a496dc406eb825b9829a9cd0b76250566df0bf57dd39413112512209936b52cd3271fd1933dd972582178d897ef40ab8e106b2980db6963d29373940fdcc2d +SHA512 (xfce4-taskmanager-1.2.1.tar.bz2) = 72a1ea75403ef5b96d461f0e4846374f7aa3eebbdd09a1a25c49278e4909904ed6305fe6a06f3a2fc370e191421726b96924e35427253428e968665155808d4e diff --git a/xfce4-taskmanager-1.0.1-fix-german-translation.patch b/xfce4-taskmanager-1.0.1-fix-german-translation.patch deleted file mode 100644 index 2afa5f0..0000000 --- a/xfce4-taskmanager-1.0.1-fix-german-translation.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- xfce4-taskmanager-1.0.1/po/de.po.orig 2014-01-09 19:28:27.828771108 +0100 -+++ xfce4-taskmanager-1.0.1/po/de.po 2014-01-09 19:30:21.306620590 +0100 -@@ -40,12 +40,12 @@ - - #: ../src/exec-tool-button.c:164 - msgid "Run Task Manager as root" --msgstr "Taskmanager mit Administratorrechten starten" -+msgstr "Taskmanager als Administrator ausführen" - - #: ../src/exec-tool-button.c:175 ../src/exec-tool-button.c:177 - #: ../src/exec-tool-button.c:179 - msgid "Run Program..." --msgstr "Befehl ausführen..." -+msgstr "Befehl ausführen…" - - #: ../src/exec-tool-button.c:182 - msgid "Application Finder" -@@ -329,7 +329,7 @@ - - #: ../src/settings-tool-button.c:178 - msgid "Private Bytes" --msgstr "Virtuelle Bytes" -+msgstr "Private Bytes" - - #: ../src/task-manager.c:229 - #, c-format diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index d59678b..af93a49 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ %global majorversion 1.2 Name: xfce4-taskmanager -Version: 1.2.0 -Release: 5%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -11,8 +11,10 @@ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 BuildRequires: libxfce4ui-devel -BuildRequires: libXmu-devel -BuildRequires: gettext, desktop-file-utils, intltool +BuildRequires: libXmu-devel +BuildRequires: gettext +BuildRequires: desktop-file-utils +BuildRequires: intltool %description A simple taskmanager for the Xfce desktop environment. @@ -23,18 +25,17 @@ A simple taskmanager for the Xfce desktop environment. %build -%configure -make %{?_smp_mflags} V=1 +%configure --enable-gtk3 + +%make_build %install -make install DESTDIR=%{buildroot} INSTALL="install -p" +%make_install + %find_lang %{name} desktop-file-install \ - %if (0%{?fedora} && 0%{?fedora} < 19) || (0%{?rhel} && 0%{?rhel} < 7) - --vendor fedora \ - %endif --delete-original \ --add-category GTK \ --add-category Monitor \ @@ -46,14 +47,18 @@ desktop-file-install \ %files -f %{name}.lang -%doc AUTHORS COPYING ChangeLog NEWS README THANKS +%license COPYING +%doc AUTHORS ChangeLog NEWS README THANKS %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop -%{_datadir}/icons/hicolor/16x16/apps/xc_crosshair.png +%{_datadir}/icons/hicolor/16x16/actions/xc_crosshair.png %{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sun Jun 03 2018 Mukundan Ragavan - 1.2.1-1 +- Update to 1.2.1 + * Fri Feb 09 2018 Igor Gnatenko - 1.2.0-5 - Escape macros in %%changelog From 300e1a88ed230cf06a3f15f79af8da2c832cbbc0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:53 +0200 Subject: [PATCH 21/55] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- xfce4-taskmanager.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index af93a49..9bfa238 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -10,6 +10,7 @@ License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 +BuildRequires: gcc BuildRequires: libxfce4ui-devel BuildRequires: libXmu-devel BuildRequires: gettext From 36984fb34faf9969b42c9ee9e56fe7ba0b050911 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 09:16:44 +0000 Subject: [PATCH 22/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9bfa238..d9b8916 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -57,6 +57,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sun Jun 03 2018 Mukundan Ragavan - 1.2.1-1 - Update to 1.2.1 From 78e3ac15ef5d391d3b8d9a7711e017d5cc90d620 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 11 Aug 2018 18:13:44 -0400 Subject: [PATCH 23/55] Rebuilt (xfce 4.13) --- xfce4-taskmanager.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index d9b8916..9451472 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.1 -Release: 2%{?dist} +Release: 20%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -10,7 +10,7 @@ License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: libXmu-devel BuildRequires: gettext @@ -57,6 +57,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sat Aug 11 2018 Mukundan Ragavan - 0.8.7.4-20 +- Rebuilt (xfce 4.13) + * Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 849ccd0c27380b7daa0df489b4d1154532cbf8bf Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 19 Dec 2018 17:26:02 -0500 Subject: [PATCH 24/55] Update to 1.2.2 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 88eb8be..b926a91 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.1.0.tar.bz2 /xfce4-taskmanager-1.2.0.tar.bz2 /xfce4-taskmanager-1.2.1.tar.bz2 +/xfce4-taskmanager-1.2.2.tar.bz2 diff --git a/sources b/sources index aa3d1c4..58e6b06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.2.1.tar.bz2) = 72a1ea75403ef5b96d461f0e4846374f7aa3eebbdd09a1a25c49278e4909904ed6305fe6a06f3a2fc370e191421726b96924e35427253428e968665155808d4e +SHA512 (xfce4-taskmanager-1.2.2.tar.bz2) = 670e8fd09bdaa85dc822dd5a7b055f898941e8079315843344e4dae12e2c0a14049b58241fb58f170461e7b8829bc479bea1a488b756210ef91ef8a4d7ff3348 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9451472..2297f19 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ %global majorversion 1.2 Name: xfce4-taskmanager -Version: 1.2.1 -Release: 20%{?dist} +Version: 1.2.2 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -57,7 +57,10 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog -* Sat Aug 11 2018 Mukundan Ragavan - 0.8.7.4-20 +* Wed Dec 19 2018 Mukundan Ragavan - 1.2.2-1 +- Update to 1.2.2 + +* Sat Aug 11 2018 Mukundan Ragavan - 1.2.1-20 - Rebuilt (xfce 4.13) * Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-2 From 18097c5759fe7bab139ae4151c97c33a6ffc1409 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:31 +0100 Subject: [PATCH 25/55] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- xfce4-taskmanager.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 2297f19..f64732f 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -5,7 +5,6 @@ Version: 1.2.2 Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment -Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 From de78e02c4d95d8339f35979eb24078e7e048d5fc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 12:22:46 +0000 Subject: [PATCH 26/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index f64732f..9b8692d 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -56,6 +56,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Dec 19 2018 Mukundan Ragavan - 1.2.2-1 - Update to 1.2.2 From ca4e6b8bf9cd8c8c9c702fed1cd73134cd84871b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 04:10:05 +0000 Subject: [PATCH 27/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9b8692d..a204724 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -56,6 +56,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 7265b23f7abdfd1d8cbfd4f68530c2969ed47154 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:25:28 +0000 Subject: [PATCH 28/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index a204724..33fd7e4 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -56,6 +56,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 1.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 1.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 34a4243191f3be3ab22c01e3cd892f4c4789a2f2 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 10 Apr 2020 21:46:13 -0400 Subject: [PATCH 29/55] Update to 1.2.3 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b926a91..737352c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.2.0.tar.bz2 /xfce4-taskmanager-1.2.1.tar.bz2 /xfce4-taskmanager-1.2.2.tar.bz2 +/xfce4-taskmanager-1.2.3.tar.bz2 diff --git a/sources b/sources index 58e6b06..f36f777 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.2.2.tar.bz2) = 670e8fd09bdaa85dc822dd5a7b055f898941e8079315843344e4dae12e2c0a14049b58241fb58f170461e7b8829bc479bea1a488b756210ef91ef8a4d7ff3348 +SHA512 (xfce4-taskmanager-1.2.3.tar.bz2) = e3fbc89e4a1f6d3cd2f03388626b86129244c9d16092c74db18459efcaffc401a4aaab0588d9b96771f609bf5b17fa0a923a17d598e148b6d71efbb08aa5faf3 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 33fd7e4..d5f84dc 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ %global majorversion 1.2 Name: xfce4-taskmanager -Version: 1.2.2 -Release: 4%{?dist} +Version: 1.2.3 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -56,6 +56,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Fri Apr 10 2020 - 1.2.3-1 +- Update to 1.2.3 + * Fri Jan 31 2020 Fedora Release Engineering - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 9fed6ae26fc95acd5c9c8869748ccd97c8909483 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:42:17 +0000 Subject: [PATCH 30/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index d5f84dc..074739c 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -56,6 +56,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Apr 10 2020 - 1.2.3-1 - Update to 1.2.3 From 6b228e581681f46c1b5ec2b7198fc0d3ca068cf5 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 28 Dec 2020 21:09:07 -0500 Subject: [PATCH 31/55] Update to 1.4.0 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 12 ++++++++---- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 737352c..9e2d919 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.2.1.tar.bz2 /xfce4-taskmanager-1.2.2.tar.bz2 /xfce4-taskmanager-1.2.3.tar.bz2 +/xfce4-taskmanager-1.4.0.tar.bz2 diff --git a/sources b/sources index f36f777..43d111a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.2.3.tar.bz2) = e3fbc89e4a1f6d3cd2f03388626b86129244c9d16092c74db18459efcaffc401a4aaab0588d9b96771f609bf5b17fa0a923a17d598e148b6d71efbb08aa5faf3 +SHA512 (xfce4-taskmanager-1.4.0.tar.bz2) = 24c75018d2b7789226bdf373338f8009d3972e4c64144ee004044e8dee9bb2f2e214dcd0570cbd6310ddb4f63dd423bd5d9513f46ee13f631769721a018d00fb diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 074739c..9ba5fc7 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ -%global majorversion 1.2 +%global majorversion 1.4 Name: xfce4-taskmanager -Version: 1.2.3 -Release: 2%{?dist} +Version: 1.4.0 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -48,14 +48,18 @@ desktop-file-install \ %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog NEWS README THANKS +%doc AUTHORS ChangeLog NEWS THANKS %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/icons/hicolor/16x16/actions/xc_crosshair.png %{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png %{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg +%{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Mon Dec 28 2020 Mukundan Ragavan - 1.4.0-1 +- Update to 1.4.0 + * Wed Jul 29 2020 Fedora Release Engineering - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From aa53a51803454c807e174805b09dadab90d3d98c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:23:23 +0000 Subject: [PATCH 32/55] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfce4-taskmanager.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9ba5fc7..073fdc6 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -9,6 +9,7 @@ License: GPLv2+ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: libXmu-devel From b16a1b9ce73676affda8ea62589c63e324f02b37 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:01:24 +0000 Subject: [PATCH 33/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 073fdc6..41e631a 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 28 2020 Mukundan Ragavan - 1.4.0-1 - Update to 1.4.0 From be8700b1cde9b3d5b0814b66e02afe27d1f363eb Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 7 Feb 2021 09:00:15 -0500 Subject: [PATCH 34/55] Update to 1.4.1 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9e2d919..931ee40 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.2.2.tar.bz2 /xfce4-taskmanager-1.2.3.tar.bz2 /xfce4-taskmanager-1.4.0.tar.bz2 +/xfce4-taskmanager-1.4.1.tar.bz2 diff --git a/sources b/sources index 43d111a..a0ae604 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.4.0.tar.bz2) = 24c75018d2b7789226bdf373338f8009d3972e4c64144ee004044e8dee9bb2f2e214dcd0570cbd6310ddb4f63dd423bd5d9513f46ee13f631769721a018d00fb +SHA512 (xfce4-taskmanager-1.4.1.tar.bz2) = caf5b40823f54ee963bd90446c43ee8e4838849e76ea34e566b613410d4b09585e9f234cb04808ff83441d482c56e0e84083caa1e1855be3b355c7a052c5408d diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 41e631a..1d78371 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ %global majorversion 1.4 Name: xfce4-taskmanager -Version: 1.4.0 -Release: 2%{?dist} +Version: 1.4.1 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Sun Feb 07 2021 Mukundan Ragavan - 1.4.1-1 +- Update to 1.4.1 + * Thu Jan 28 2021 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From ed194f5c3aa55ca8ea4723ea63a8b380504da315 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Tue, 9 Feb 2021 17:35:09 -0500 Subject: [PATCH 35/55] Update to 1.4.2 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 931ee40..ad0d83d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.2.3.tar.bz2 /xfce4-taskmanager-1.4.0.tar.bz2 /xfce4-taskmanager-1.4.1.tar.bz2 +/xfce4-taskmanager-1.4.2.tar.bz2 diff --git a/sources b/sources index a0ae604..755a020 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.4.1.tar.bz2) = caf5b40823f54ee963bd90446c43ee8e4838849e76ea34e566b613410d4b09585e9f234cb04808ff83441d482c56e0e84083caa1e1855be3b355c7a052c5408d +SHA512 (xfce4-taskmanager-1.4.2.tar.bz2) = cd7f26c7ab0e0557be52155d58c677258da8479c2a09b0e1dd4006fe0ecb2a3c82d68ecdf72c10e8b8977eac5a158fcb606027229e973edb6ea7570d040c2444 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 1d78371..d7c2564 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,7 +1,7 @@ %global majorversion 1.4 Name: xfce4-taskmanager -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Tue Feb 09 2021 Mukundan Ragavan - 1.4.2-1 +- Update to 1.4.2 + * Sun Feb 07 2021 Mukundan Ragavan - 1.4.1-1 - Update to 1.4.1 From 11b607e8380580c81552edc9ec6e1e0589adceb2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:32:57 +0000 Subject: [PATCH 36/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index d7c2564..3e355f5 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Feb 09 2021 Mukundan Ragavan - 1.4.2-1 - Update to 1.4.2 From 82e3a5096f011e67a2294ffa2de8af905d85b4c5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:04:34 +0000 Subject: [PATCH 37/55] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 3e355f5..88346f1 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.4.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 7eb1a5b7eb3bc771d30773e5e33dc95184ce9eb0 Mon Sep 17 00:00:00 2001 From: aekoroglu Date: Tue, 1 Mar 2022 17:32:09 +0200 Subject: [PATCH 38/55] Upstream update to 1.5.2 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ad0d83d..db98c7f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.4.0.tar.bz2 /xfce4-taskmanager-1.4.1.tar.bz2 /xfce4-taskmanager-1.4.2.tar.bz2 +/xfce4-taskmanager-1.5.2.tar.bz2 diff --git a/sources b/sources index 755a020..7511ca2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.4.2.tar.bz2) = cd7f26c7ab0e0557be52155d58c677258da8479c2a09b0e1dd4006fe0ecb2a3c82d68ecdf72c10e8b8977eac5a158fcb606027229e973edb6ea7570d040c2444 +SHA512 (xfce4-taskmanager-1.5.2.tar.bz2) = 81074da8bf84a0fa9cecd2ab4d5672cb100e4c58ee66bdbaddcb5f6ac2886f615f4bed281920ed71e84fc94f8cd96577a3634b152d393a26f7cb4f62703d9683 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 88346f1..0decb99 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,8 +1,8 @@ -%global majorversion 1.4 +%global majorversion 1.5 Name: xfce4-taskmanager -Version: 1.4.2 -Release: 3%{?dist} +Version: 1.5.2 +Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Tue Mar 1 2022 Ali Erdinc Koroglu - 1.5.2-1 +- Upstream update to 1.5.2 + * Sat Jan 22 2022 Fedora Release Engineering - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 754c27a15f0a80e389ea630cdea4ccb25a04ee18 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Tue, 31 May 2022 19:26:57 -0500 Subject: [PATCH 39/55] Update to 1.5.4 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index db98c7f..50bea7c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.4.1.tar.bz2 /xfce4-taskmanager-1.4.2.tar.bz2 /xfce4-taskmanager-1.5.2.tar.bz2 +/xfce4-taskmanager-1.5.4.tar.bz2 diff --git a/sources b/sources index 7511ca2..1e50268 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.5.2.tar.bz2) = 81074da8bf84a0fa9cecd2ab4d5672cb100e4c58ee66bdbaddcb5f6ac2886f615f4bed281920ed71e84fc94f8cd96577a3634b152d393a26f7cb4f62703d9683 +SHA512 (xfce4-taskmanager-1.5.4.tar.bz2) = a1b4c0b8bd51cdf35cd7a03bab60e703b364646b77eb978dcc1ad9f2e56692bc24aea2e368c99b362037854ae1b326c6d51a92fefb8c511a332adce51fa6e73b diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 0decb99..cee0f4f 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,7 +1,7 @@ %global majorversion 1.5 Name: xfce4-taskmanager -Version: 1.5.2 +Version: 1.5.4 Release: 1%{?dist} Summary: Taskmanager for the Xfce desktop environment @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Tue May 31 2022 Mukundan Ragavan - 1.5.4-1 +- Update to 1.5.4 + * Tue Mar 1 2022 Ali Erdinc Koroglu - 1.5.2-1 - Upstream update to 1.5.2 From 5e6923af483009a3d485277d805f9a58d3f7e4c9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:06:17 +0000 Subject: [PATCH 40/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-taskmanager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index cee0f4f..9663886 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,6 +58,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue May 31 2022 Mukundan Ragavan - 1.5.4-1 - Update to 1.5.4 From a47b6b9061ab9799d9031b85db7e2a004a811945 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 15 Jan 2023 21:11:03 -0600 Subject: [PATCH 41/55] rpmautospec --- changelog | 185 ++++++++++++++++++++++++++++++++++++++++ xfce4-taskmanager.spec | 188 +---------------------------------------- 2 files changed, 187 insertions(+), 186 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..44e2dc9 --- /dev/null +++ b/changelog @@ -0,0 +1,185 @@ +* Sat Jul 23 2022 Fedora Release Engineering - 1.5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue May 31 2022 Mukundan Ragavan - 1.5.4-1 +- Update to 1.5.4 + +* Tue Mar 1 2022 Ali Erdinc Koroglu - 1.5.2-1 +- Upstream update to 1.5.2 + +* Sat Jan 22 2022 Fedora Release Engineering - 1.4.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Feb 09 2021 Mukundan Ragavan - 1.4.2-1 +- Update to 1.4.2 + +* Sun Feb 07 2021 Mukundan Ragavan - 1.4.1-1 +- Update to 1.4.1 + +* Thu Jan 28 2021 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Dec 28 2020 Mukundan Ragavan - 1.4.0-1 +- Update to 1.4.0 + +* Wed Jul 29 2020 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Apr 10 2020 - 1.2.3-1 +- Update to 1.2.3 + +* Fri Jan 31 2020 Fedora Release Engineering - 1.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Jul 27 2019 Fedora Release Engineering - 1.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Feb 03 2019 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Dec 19 2018 Mukundan Ragavan - 1.2.2-1 +- Update to 1.2.2 + +* Sat Aug 11 2018 Mukundan Ragavan - 1.2.1-20 +- Rebuilt (xfce 4.13) + +* Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sun Jun 03 2018 Mukundan Ragavan - 1.2.1-1 +- Update to 1.2.1 + +* Fri Feb 09 2018 Igor Gnatenko - 1.2.0-5 +- Escape macros in %%changelog + +* Thu Aug 03 2017 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-2 +- Add icon files +- Fix buildrequires + +* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-1 +-Update to 1.2.0 + +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 05 2016 Fedora Release Engineering - 1.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Jun 19 2015 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sun May 03 2015 Mukundan Ragavan - 1.1.0-3 +- Removed libxfcegui4 build requires +- Fixes 1209549 + +* Sat Feb 21 2015 Till Maas - 1.1.0-2 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + +* Fri Dec 26 2014 Kevin Fenzi 1.1.0-1 +- Update to 1.1.0 + +* Mon Aug 18 2014 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Thu Jan 09 2014 Christoph Wickert - 1.0.1-1 +- Update to 1.0.1 +- Remove aarch64 patch, no longer needed +- Add patch to fix some German translations (submitted upstream via Transifex) + +* Sun Aug 04 2013 Fedora Release Engineering - 1.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Sun May 19 2013 Christoph Wickert - 1.0.0-7 +- Make desktop vendor conditional +- Add aarch64 support (#926791) + +* Sun Feb 10 2013 Parag Nemade - 1.0.0-6 +- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 +- Cleanup spec as per recently changed packaging guidelines + +* Sun Jul 22 2012 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Sat Jan 14 2012 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Dec 06 2011 Adam Jackson - 1.0.0-3 +- Rebuild for new libpng + +* Mon Feb 07 2011 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Jun 15 2010 Christoph Wickert - 1.0.0-1 +- Update to 1.0.0 final + +* Sun Jun 06 2010 Christoph Wickert - 0.5.92-1 +- Update to 0.5.91 (0.6 Beta 3) + +* Tue May 25 2010 Christoph Wickert - 0.5.91-1 +- Update to 0.5.91 (0.6 Beta 2) + +* Thu Jul 30 2009 Christoph Wickert - 0.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Sat Feb 21 2009 Christoph Wickert - 0.4.1-2 +- Rebuild for i586 and SHA 256 hashes in RPM +- Rework categories of desktop file to allow nested menus + +* Tue Sep 30 2008 Christoph Wickert - 0.4.1-1 +- Update to 0.4.1 +- Remove patches (fixed upstream) + +* Sat May 24 2008 Christoph Wickert - 0.4.0-1 +- Update to 0.4.0 stable which has finally been released +- Add patch to fix 0%%-CPU bug (rebased version of Enrico Tröger's patch) +- Add patch to fix some compiler warnings (also based on Enrico's work) +- Update license tag + +* Mon Feb 18 2008 Fedora Release Engineering - 0.4.0-0.3.rc2 +- Autorebuild for GCC 4.3 + +* Thu Oct 05 2006 Christoph Wickert - 0.4.0-0.2.rc2 +- Bump release for devel checkin. + +* Tue Oct 03 2006 Christoph Wickert - 0.4.0-0.1.rc2 +- Update to 0.4-rc2. +- Add BR on perl(XML::Parser), drop intltool. + +* Mon Oct 02 2006 Christoph Wickert - 0.3.1-6 +- Rebuild for XFCE 4.4. + +* Mon Sep 04 2006 Christoph Wickert - 0.3.1-5 +- Mass rebuild for Fedora Core 6. +- Fix %%defattr. + +* Sat Jun 03 2006 Christoph Wickert - 0.3.1-4 +- Add intltool BR (#193444). + +* Thu Feb 16 2006 Christoph Wickert - 0.3.1-3 +- Rebuild for Fedora Extras 5. + +* Thu Dec 15 2005 Christoph Wickert - 0.3.1-2 +- Initial Fedora Extras version. +- Add xfce4-taskmanager.desktop. +- Remove useless NEWS from %%doc. +- Clean up specfile. + +* Sat Jul 09 2005 Christoph Wickert - 0.3.1-1.fc4.cw +- Updated to version 0.3.1. +- Rebuild for Core 4. + +* Thu Apr 14 2005 Christoph Wickert - 0.2.1-1.fc3.cw +- Initial RPM release. diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 9663886..8d207d6 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.5.4 -Release: 2%{?dist} +Release: %autorelease Summary: Taskmanager for the Xfce desktop environment License: GPLv2+ @@ -58,188 +58,4 @@ desktop-file-install \ %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* %changelog -* Sat Jul 23 2022 Fedora Release Engineering - 1.5.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Tue May 31 2022 Mukundan Ragavan - 1.5.4-1 -- Update to 1.5.4 - -* Tue Mar 1 2022 Ali Erdinc Koroglu - 1.5.2-1 -- Upstream update to 1.5.2 - -* Sat Jan 22 2022 Fedora Release Engineering - 1.4.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 1.4.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Feb 09 2021 Mukundan Ragavan - 1.4.2-1 -- Update to 1.4.2 - -* Sun Feb 07 2021 Mukundan Ragavan - 1.4.1-1 -- Update to 1.4.1 - -* Thu Jan 28 2021 Fedora Release Engineering - 1.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Dec 28 2020 Mukundan Ragavan - 1.4.0-1 -- Update to 1.4.0 - -* Wed Jul 29 2020 Fedora Release Engineering - 1.2.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Apr 10 2020 - 1.2.3-1 -- Update to 1.2.3 - -* Fri Jan 31 2020 Fedora Release Engineering - 1.2.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 1.2.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 1.2.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Wed Dec 19 2018 Mukundan Ragavan - 1.2.2-1 -- Update to 1.2.2 - -* Sat Aug 11 2018 Mukundan Ragavan - 1.2.1-20 -- Rebuilt (xfce 4.13) - -* Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Sun Jun 03 2018 Mukundan Ragavan - 1.2.1-1 -- Update to 1.2.1 - -* Fri Feb 09 2018 Igor Gnatenko - 1.2.0-5 -- Escape macros in %%changelog - -* Thu Aug 03 2017 Fedora Release Engineering - 1.2.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-2 -- Add icon files -- Fix buildrequires - -* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-1 --Update to 1.2.0 - -* Sat Feb 11 2017 Fedora Release Engineering - 1.1.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Feb 05 2016 Fedora Release Engineering - 1.1.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jun 19 2015 Fedora Release Engineering - 1.1.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun May 03 2015 Mukundan Ragavan - 1.1.0-3 -- Removed libxfcegui4 build requires -- Fixes 1209549 - -* Sat Feb 21 2015 Till Maas - 1.1.0-2 -- Rebuilt for Fedora 23 Change - https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code - -* Fri Dec 26 2014 Kevin Fenzi 1.1.0-1 -- Update to 1.1.0 - -* Mon Aug 18 2014 Fedora Release Engineering - 1.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 1.0.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Thu Jan 09 2014 Christoph Wickert - 1.0.1-1 -- Update to 1.0.1 -- Remove aarch64 patch, no longer needed -- Add patch to fix some German translations (submitted upstream via Transifex) - -* Sun Aug 04 2013 Fedora Release Engineering - 1.0.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Sun May 19 2013 Christoph Wickert - 1.0.0-7 -- Make desktop vendor conditional -- Add aarch64 support (#926791) - -* Sun Feb 10 2013 Parag Nemade - 1.0.0-6 -- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 -- Cleanup spec as per recently changed packaging guidelines - -* Sun Jul 22 2012 Fedora Release Engineering - 1.0.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jan 14 2012 Fedora Release Engineering - 1.0.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Dec 06 2011 Adam Jackson - 1.0.0-3 -- Rebuild for new libpng - -* Mon Feb 07 2011 Fedora Release Engineering - 1.0.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Tue Jun 15 2010 Christoph Wickert - 1.0.0-1 -- Update to 1.0.0 final - -* Sun Jun 06 2010 Christoph Wickert - 0.5.92-1 -- Update to 0.5.91 (0.6 Beta 3) - -* Tue May 25 2010 Christoph Wickert - 0.5.91-1 -- Update to 0.5.91 (0.6 Beta 2) - -* Thu Jul 30 2009 Christoph Wickert - 0.4.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Sat Feb 21 2009 Christoph Wickert - 0.4.1-2 -- Rebuild for i586 and SHA 256 hashes in RPM -- Rework categories of desktop file to allow nested menus - -* Tue Sep 30 2008 Christoph Wickert - 0.4.1-1 -- Update to 0.4.1 -- Remove patches (fixed upstream) - -* Sat May 24 2008 Christoph Wickert - 0.4.0-1 -- Update to 0.4.0 stable which has finally been released -- Add patch to fix 0%%-CPU bug (rebased version of Enrico Tröger's patch) -- Add patch to fix some compiler warnings (also based on Enrico's work) -- Update license tag - -* Mon Feb 18 2008 Fedora Release Engineering - 0.4.0-0.3.rc2 -- Autorebuild for GCC 4.3 - -* Thu Oct 05 2006 Christoph Wickert - 0.4.0-0.2.rc2 -- Bump release for devel checkin. - -* Tue Oct 03 2006 Christoph Wickert - 0.4.0-0.1.rc2 -- Update to 0.4-rc2. -- Add BR on perl(XML::Parser), drop intltool. - -* Mon Oct 02 2006 Christoph Wickert - 0.3.1-6 -- Rebuild for XFCE 4.4. - -* Mon Sep 04 2006 Christoph Wickert - 0.3.1-5 -- Mass rebuild for Fedora Core 6. -- Fix %%defattr. - -* Sat Jun 03 2006 Christoph Wickert - 0.3.1-4 -- Add intltool BR (#193444). - -* Thu Feb 16 2006 Christoph Wickert - 0.3.1-3 -- Rebuild for Fedora Extras 5. - -* Thu Dec 15 2005 Christoph Wickert - 0.3.1-2 -- Initial Fedora Extras version. -- Add xfce4-taskmanager.desktop. -- Remove useless NEWS from %%doc. -- Clean up specfile. - -* Sat Jul 09 2005 Christoph Wickert - 0.3.1-1.fc4.cw -- Updated to version 0.3.1. -- Rebuild for Core 4. - -* Thu Apr 14 2005 Christoph Wickert - 0.2.1-1.fc3.cw -- Initial RPM release. +%autochangelog From 491a3956c88173a1a1d0a74290ad486730d85e8c Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 15 Jan 2023 21:19:59 -0600 Subject: [PATCH 42/55] Update to v1.5.5 (Xfce 4.18) --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 50bea7c..54931e7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.4.2.tar.bz2 /xfce4-taskmanager-1.5.2.tar.bz2 /xfce4-taskmanager-1.5.4.tar.bz2 +/xfce4-taskmanager-1.5.5.tar.bz2 diff --git a/sources b/sources index 1e50268..fc21e98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.5.4.tar.bz2) = a1b4c0b8bd51cdf35cd7a03bab60e703b364646b77eb978dcc1ad9f2e56692bc24aea2e368c99b362037854ae1b326c6d51a92fefb8c511a332adce51fa6e73b +SHA512 (xfce4-taskmanager-1.5.5.tar.bz2) = 492d3cc466fdda5a51aae5d3ccaab13feed5ae9a4796a9588c5bdb44a794945c3b8d6d8c475065948d4391c26ac12b556673d57faf27a2ca320022f06599bafa diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 8d207d6..297e7ef 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,7 +1,7 @@ %global majorversion 1.5 Name: xfce4-taskmanager -Version: 1.5.4 +Version: 1.5.5 Release: %autorelease Summary: Taskmanager for the Xfce desktop environment From 995718a942514f3653359e5d642db4f31d7612d4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:26:30 +0000 Subject: [PATCH 43/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 8917aa31b46870f96fca992e0b2d9763cdab5a25 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:49:09 +0000 Subject: [PATCH 44/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From ffbb82586d8581ceddada42fdb4d01138faae606 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Tue, 10 Oct 2023 20:29:19 -0500 Subject: [PATCH 45/55] Update to v1.5.6 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 54931e7..b5a2960 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.5.2.tar.bz2 /xfce4-taskmanager-1.5.4.tar.bz2 /xfce4-taskmanager-1.5.5.tar.bz2 +/xfce4-taskmanager-1.5.6.tar.bz2 diff --git a/sources b/sources index fc21e98..f9d9ad0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.5.5.tar.bz2) = 492d3cc466fdda5a51aae5d3ccaab13feed5ae9a4796a9588c5bdb44a794945c3b8d6d8c475065948d4391c26ac12b556673d57faf27a2ca320022f06599bafa +SHA512 (xfce4-taskmanager-1.5.6.tar.bz2) = 49c6222f3dcab4767f356bb71bdb949f3cbb6e04a6969bf0b8757e7448066f3162b4b983c3ccb9b7b72d4d953eae2758c33f1e528b1bf730077171725110d2ff diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 297e7ef..30a35a5 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,7 +1,7 @@ %global majorversion 1.5 Name: xfce4-taskmanager -Version: 1.5.5 +Version: 1.5.6 Release: %autorelease Summary: Taskmanager for the Xfce desktop environment From 407adafc318f2a666a72106265fc21ce0238f381 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:38:58 +0000 Subject: [PATCH 46/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From d629039c97059754f750faeced82ff655c011ad1 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 9 Mar 2024 06:28:32 -0600 Subject: [PATCH 47/55] Update to v1.5.7 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 6 ++---- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b5a2960..1c04b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.5.4.tar.bz2 /xfce4-taskmanager-1.5.5.tar.bz2 /xfce4-taskmanager-1.5.6.tar.bz2 +/xfce4-taskmanager-1.5.7.tar.bz2 diff --git a/sources b/sources index f9d9ad0..8d9d370 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.5.6.tar.bz2) = 49c6222f3dcab4767f356bb71bdb949f3cbb6e04a6969bf0b8757e7448066f3162b4b983c3ccb9b7b72d4d953eae2758c33f1e528b1bf730077171725110d2ff +SHA512 (xfce4-taskmanager-1.5.7.tar.bz2) = b9c8a3d088b116ba51e3db8685052f68702283509d7a7a9e7a54c079fcdfefa22b019bc0f1572546907da1c8fcd0a98ae4320f7b99a3e77f49ed1a8e86f41a80 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 30a35a5..6257d5f 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,7 +1,7 @@ %global majorversion 1.5 Name: xfce4-taskmanager -Version: 1.5.6 +Version: 1.5.7 Release: %autorelease Summary: Taskmanager for the Xfce desktop environment @@ -52,10 +52,8 @@ desktop-file-install \ %doc AUTHORS ChangeLog NEWS THANKS %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop -%{_datadir}/icons/hicolor/16x16/actions/xc_crosshair.png -%{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png -%{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* +%{_datadir}/icons/hicolor/scalable/actions/xc_crosshair-symbolic.svg %changelog %autochangelog From 4187dde47b898802f2bd064c13c99e4ddc80bb82 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:01:55 +0000 Subject: [PATCH 48/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 5cff1f676415620fcdbbd61be8ac8fe213f558d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:53:47 +0200 Subject: [PATCH 49/55] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfce4-taskmanager.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 6257d5f..045144a 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -5,7 +5,8 @@ Version: 1.5.7 Release: %autorelease Summary: Taskmanager for the Xfce desktop environment -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 From 6419d47ad5fa2b12bbc8de8083acc4551c648b5e Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 26 Dec 2024 16:53:32 -0600 Subject: [PATCH 50/55] Update to v1.5.8 --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 5 ++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1c04b6c..0b1dc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.5.5.tar.bz2 /xfce4-taskmanager-1.5.6.tar.bz2 /xfce4-taskmanager-1.5.7.tar.bz2 +/xfce4-taskmanager-1.5.8.tar.bz2 diff --git a/sources b/sources index 8d9d370..27b5f73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.5.7.tar.bz2) = b9c8a3d088b116ba51e3db8685052f68702283509d7a7a9e7a54c079fcdfefa22b019bc0f1572546907da1c8fcd0a98ae4320f7b99a3e77f49ed1a8e86f41a80 +SHA512 (xfce4-taskmanager-1.5.8.tar.bz2) = d42af340fa4c54eb5a59ec0fe9026ab742b495e3020f47575b61feed6ac584654365ddd9895669311c175eb9a42f0df75ee7479df139eb5a8673dfc443b6a390 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index 045144a..c9d8edf 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,7 +1,7 @@ %global majorversion 1.5 Name: xfce4-taskmanager -Version: 1.5.7 +Version: 1.5.8 Release: %autorelease Summary: Taskmanager for the Xfce desktop environment @@ -10,13 +10,12 @@ License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: libXmu-devel BuildRequires: gettext BuildRequires: desktop-file-utils -BuildRequires: intltool %description A simple taskmanager for the Xfce desktop environment. From 36fa8d48a2d9e503c62022afb57910ccf0087b2e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:47:33 +0000 Subject: [PATCH 51/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 1e92db5abd4c10bf85b0693b73c785122f8e1b0a Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 1 Jun 2025 17:44:48 -0500 Subject: [PATCH 52/55] Update to v1.6.0; switch to meson --- .gitignore | 1 + sources | 2 +- xfce4-taskmanager.spec | 18 +++++++++--------- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 0b1dc7b..07511a9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ xfce4-taskmanager-1.0.0.tar.bz2 /xfce4-taskmanager-1.5.6.tar.bz2 /xfce4-taskmanager-1.5.7.tar.bz2 /xfce4-taskmanager-1.5.8.tar.bz2 +/xfce4-taskmanager-1.6.0.tar.xz diff --git a/sources b/sources index 27b5f73..72b1d3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-taskmanager-1.5.8.tar.bz2) = d42af340fa4c54eb5a59ec0fe9026ab742b495e3020f47575b61feed6ac584654365ddd9895669311c175eb9a42f0df75ee7479df139eb5a8673dfc443b6a390 +SHA512 (xfce4-taskmanager-1.6.0.tar.xz) = 05d5ac1b0f9e15bbbb3cdba3afcc03f1e5bab38ecaf391997e4a29f0ddb267442fd5b191ac5a6689c76f806fbde3c4df0d93f9a5fbf5b0902ddcb9909afb75d5 diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index c9d8edf..551e233 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -1,21 +1,22 @@ -%global majorversion 1.5 +%global majorversion 1.6 Name: xfce4-taskmanager -Version: 1.5.8 +Version: 1.6.0 Release: %autorelease Summary: Taskmanager for the Xfce desktop environment # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/applications/%{name} -Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.xz BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: libXmu-devel -BuildRequires: gettext +BuildRequires: meson BuildRequires: desktop-file-utils +BuildRequires: libwnck3-devel %description A simple taskmanager for the Xfce desktop environment. @@ -26,13 +27,12 @@ A simple taskmanager for the Xfce desktop environment. %build -%configure --enable-gtk3 - -%make_build +%meson +%meson_build %install -%make_install +%meson_install %find_lang %{name} @@ -49,7 +49,7 @@ desktop-file-install \ %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog NEWS THANKS +%doc AUTHORS NEWS THANKS %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.* From 5e6019c72b52ed2eb5e450eedb89c8ef99101d39 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:48:57 +0000 Subject: [PATCH 53/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From b6d1dfa3dfc18bde5e94cb5b5b9fc13d0163204f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:39:00 +0000 Subject: [PATCH 54/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From aa2965c2c854d276139f7fd585f081cfd00f9b69 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:12:06 +0000 Subject: [PATCH 55/55] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild