870153e
Summary:	Execution analysis and debugging tool-suite
7485d5c
Name:		frysk
7485d5c
Version:	0.4
b36bdb2
Release:	77%{?dist}
Andrew Cagney 98dfc69
6a61aff
# Fedora 17+ is still waiting for vte et.al. bindings.
Andrew Cagney 98dfc69
%define enable_gnome %{fedora}0 < 170
37486b6
%define enable_devel %{fedora}0 < 170
7485d5c
870153e
# getopt licence is GPLv2+ with exception
6a61aff
# frysk licence is GPLv2 with exception
870153e
# libunwind is MIT Modern Style with sublicense
870153e
License:	GPLv2 with exceptions and MIT
7485d5c
7485d5c
URL:		http://sourceware.org/frysk
7485d5c
Source:		ftp://sourceware.org/pub/frysk/%{name}-%{version}.tar.bz2
dd44aa8
3fe1075
# Import unreleased fixes
870153e
Patch0:		frysk-0.4-head.patch
3fe1075
dd44aa8
# Local fixes.
d16a317
Patch1:		frysk-0.4-bash-dollar-star.patch
dd44aa8
Patch2:		frysk-0.4-strayelsif.patch
dd44aa8
Patch3:		frysk-0.4-fdebugrpm.patch
dd44aa8
Patch4:		frysk-0.4-mktlwidgetdir.patch
dd44aa8
Patch5:		frysk-0.4-gcc-warnings.patch
dd44aa8
Patch6:		frysk-0.4-funitexitman.patch
dd44aa8
Patch7:		frysk-0.4-mvtesttomain.patch
8b4f8fa
Patch8:		frysk-0.4-taskstoputil.patch
296e77a
Patch9:		frysk-0.4-publictestbedsymtab.patch
7923164
Patch10:	frysk-0.4-noelfmem.patch
9845b02
Patch11:	frysk-0.4-gccjint.patch
62fa14b
Patch12:	frysk-0.4-taskstoperr.patch
ee1eda4
Patch13:	frysk-0.4-lostfork.patch
febdccc
Patch14:	frysk-0.4-nooptimize.patch
febdccc
Patch15:	frysk-0.4-skipdecl.patch
e759d57
Patch16:	frysk-0.4-flushstat.patch
e759d57
Patch17:	frysk-0.4-ftrace.patch
Andrew Cagney 09846f6
Patch18:	frysk-0.4-usererrno.patch
Andrew Cagney 98dfc69
Patch19:	frysk-0.4-configure-enable-gnome.patch
Andrew Cagney 98dfc69
Patch20:	frysk-0.4-bin-antlr.patch
37486b6
Patch21:	frysk-0.4-nopkglibdir.patch
9fbb300
Patch22:	frysk-0.4-no-jdom.patch
9fbb300
Patch23:	frysk-0.4-missing-javah-cni-built.patch
869034e
Patch24:	frysk-0.4-jni.patch
Andrew Cagney 9779830
Patch25:	frysk-0.4-awk-gensub.patch
Andrew Cagney 9779830
Patch26:	frysk-0.4-pic-asm.patch
Andrew Cagney 8f6806e
Patch27:	frysk-0.4-per-thread-java-id.patch
f1ee588
Patch28:	frysk-0.4-unwind-global-id.patch
6a61aff
Patch29:	frysk-0.4-use-installed-antlr.patch
6a61aff
Patch30:	frysk-0.4-use-installed-junit.patch
6a61aff
Patch31:	frysk-0.4-jni-issameobject.patch
6a61aff
Patch32:	frysk-0.4-switch-ecj-to-javac.patch
6a61aff
Patch33:	frysk-0.4-use-installed-jline.patch
8e1dbfb
Patch34:	frysk-0.4-libunwind-fstack.patch
dc1e103
Patch35:	frysk-0.4-clone-cursor.patch
870153e
Patch36:	frysk-0.4-fedpkg-lint-licence.patch
870153e
Patch37:	frysk-0.4-fedpkg-lint-solib.patch
de99fd1
Patch38:	frysk-0.4-gelf-newphdr.patch
9d4d64a
Patch39:	frysk-0.4-jnixx-signed-unsigned.patch
9d4d64a
Patch40:	frysk-0.4-check-p-not-status.patch
8129214
Patch41:	frysk-0.4-python3.patch
e341060
Patch42:	frysk-0.4-jline1-to-jline.patch
e341060
Patch43:	frysk-0.4-disable-arch32-tests.patch
e341060
Patch44:	frysk-0.4-steptester-indentation.patch
17228d9
Patch45:	frysk-0.4-gcc-fcommon.patch
0e977d9
Patch46:	frysk-0.4-javac.patch
123661c
Patch47:	frysk-0.4-jnixx-union-as-reserved-word.patch
123661c
Patch48:	frysk-0.4-jnixx-dont-emit-nested-classes.patch
47bbd0f
Patch49:	frysk-0.4-49-elf-newehdr-null.patch
dd44aa8
dd44aa8
Patch100:	frysk-0.4-aclocaljavac.patch
Andrew Cagney 98dfc69
Patch101:	frysk-0.4-cxx-scope.patch
dd44aa8
dd44aa8
# Do not push these upstream
dd44aa8
Patch1003:	frysk-0.4-nogtkwerror.patch
7485d5c
62dced0
# Use installed elfutils
62dced0
Patch666:	frysk-0.4-sodwfl.patch
62dced0
5ee895d
BuildRequires:	gcc-c++
870153e
BuildRequires:	java-devel
869034e
BuildRequires:	junit >= 3.8.1
5ee895d
BuildRequires:	antlr-tool >= 2.7.4
870153e
BuildRequires:	xmlto
870153e
BuildRequires:	sharutils
55e8052
BuildRequires:	transfig >= 3.2.0
7485d5c
BuildRequires:	audit-libs-devel
7485d5c
BuildRequires:	autoconf automake libtool
8129214
# Some scripts run during the build use python
8129214
BuildRequires:	python3
Andrew Cagney 09846f6
BuildRequires:	elfutils-devel >= 0.151
11887f5
BuildRequires:	jline2
7485d5c
5ee895d
# it seems java requires explict runtime requires!?!?
5ee895d
Requires: junit
5ee895d
Requires: antlr-tool
11887f5
Requires: jline2
5ee895d
Andrew Cagney 98dfc69
%if %{enable_gnome}
9590396
BuildRequires:	jdom >= 1.0
Andrew Cagney 98dfc69
BuildRequires:	glib-java >= 0.2.6
870153e
BuildRequires:	cairo-java-devel >= 1.0.3
870153e
BuildRequires:	cairo-devel >= 1.0.0
870153e
BuildRequires:	gtk2-devel >= 2.8.0
870153e
BuildRequires:	libgtk-java-devel >= 2.8.7-6
Andrew Cagney 98dfc69
BuildRequires:	libvte-java-devel >= 0.12.0
Andrew Cagney 98dfc69
BuildRequires:	libglade-java-devel >= 2.12.3
Andrew Cagney 98dfc69
BuildRequires:	libglade2-devel >= 2.5.1
870153e
BuildRequires:	vte-devel >= 0.12.1
Andrew Cagney 98dfc69
BuildRequires:	gnome-python2-gconf
Andrew Cagney 98dfc69
%endif
6a7112f
BuildRequires: make
Andrew Cagney 98dfc69
Andrew Cagney 98dfc69
7485d5c
# Bug #305611: PPC Build problems with libunwind
7485d5c
# Bug #416961: ALPHA not supported by frysk and libunwind.
90312e2
# Bug #467970: SPARC/SPARC64 not supported by frysk and libunwind.
7485d5c
# Bug #467971: ARM not supported by frysk.
8929e5b
# Bug #506961: S390(X) not supported by frysk and libunwind.
8929e5b
ExclusiveArch: %{ix86} x86_64 ppc64
7485d5c
7485d5c
# We do not want to build a ``cross-debugging version'' i686->i386;
7485d5c
# libunwind build would get confused by this.  Override the cmd-line
7485d5c
# --target option:
7485d5c
%ifarch %{ix86}
7485d5c
%define _target_cpu %{_host_cpu}
7485d5c
%endif
7485d5c
7485d5c
%description
7485d5c
Frysk is an execution-analysis technology implemented using native
7485d5c
Java and C++.  It is aimed at providing developers and sysadmins with
7485d5c
the ability to both examine and analyze running multi-host,
7485d5c
multi-process, multi-threaded systems.  Frysk allows the monitoring of
7485d5c
running processes and threads, of locking primitives and will also
7485d5c
expose deadlocks, gather data and debug any given process in the
7485d5c
system.
7485d5c
37486b6
%if %{enable_devel}
7485d5c
%package devel
870153e
Summary:	The development part of Frysk
870153e
Requires:	%{name} = %{version}-%{release}
37486b6
%endif
Andrew Cagney 98dfc69
%if %{enable_gnome}
95de955
Requires:	python2-dogtail >= 0.5.2
7485d5c
# Needed by "dogtail-run-headless -n":
7485d5c
Requires:	metacity
95de955
Requires:	python2
Andrew Cagney 98dfc69
%endif
7485d5c
37486b6
%if %{enable_devel}
7485d5c
%description devel
7485d5c
Frysk is an execution-analysis technology implemented using native
7485d5c
Java and C++.  It is aimed at providing developers and sysadmins with
7485d5c
the ability to both examine and analyze running multi-host,
7485d5c
multi-process, multi-threaded systems.  Frysk allows the monitoring of
7485d5c
running processes and threads, of locking primitives and will also
7485d5c
expose deadlocks, gather data and debug any given process in the
7485d5c
system.
7485d5c
7485d5c
This package contains the development components of Frysk.
37486b6
%endif
7485d5c
Andrew Cagney 98dfc69
%if %{enable_gnome}
7485d5c
%package gnome
870153e
Summary:	The GNOME front-end of Frysk
870153e
Requires:	%{name} = %{version}-%{release}
870153e
Requires:	libgconf-java
870153e
Requires:	libglade-java >= 2.12.5
870153e
Requires:	libvte-java >= 0.12.0
7485d5c
7485d5c
%description gnome
7485d5c
Frysk is an execution-analysis technology implemented using native
7485d5c
Java and C++.  It is aimed at providing developers and sysadmins with
7485d5c
the ability to both examine and analyze running multi-host,
7485d5c
multi-process, multi-threaded systems.  Frysk allows the monitoring of
7485d5c
running processes and threads, of locking primitives and will also
7485d5c
expose deadlocks, gather data and debug any given process in the
7485d5c
system.
7485d5c
7485d5c
This package contains the GNOME front end for Frysk.
Andrew Cagney 98dfc69
%endif
7485d5c
7485d5c
%prep
7485d5c
7485d5c
%setup -q -n %{name}-%{version}
7485d5c
pwd
dd44aa8
3fe1075
%patch0 -p1 -z .head
3fe1075
94bbade
%patch1 -p1 -z .bash-dollar-star
dd44aa8
%patch2 -p1 -z .strayelsif
dd44aa8
%patch3 -p1 -z .fdebugrpm
dd44aa8
%patch4 -p1 -z .mktlwidgetdir
dd44aa8
%patch5 -p1 -z .gcc-warnings
dd44aa8
%patch6 -p1 -z .funitexitman
94bbade
mv frysk-core/frysk/pkglibdir/FunitSimpleInterfaceTest.java frysk-core/frysk/pkglibdir/FunitSimpleInterfaceMain.java
dd44aa8
%patch7 -p1 -z .mvtesttomain -F 1
8b4f8fa
mv frysk-core/frysk/util/ProcStopUtil.java frysk-core/frysk/util/TaskStopUtil.java
8b4f8fa
%patch8 -p1 -z .taskstoputil -F 3
7923164
%patch9 -p1 -z .publictestbedsymtab
7923164
%patch10 -p1 -z .noelfmem
9845b02
%patch11 -p1 -z .gccjint
62fa14b
%patch12 -p1 -z .taskstoperr
ee1eda4
%patch13 -p1 -z .lostfork
febdccc
%patch14 -p1 -z .nooptimize
febdccc
%patch15 -p1 -z .skipdecl
e759d57
%patch16 -p1 -z .flushstat
e759d57
%patch17 -p1 -z .ftrace
Andrew Cagney 09846f6
%patch18 -p1 -z .usererrno
Andrew Cagney 98dfc69
%patch19 -p1 -z .configure-enable-gnome
Andrew Cagney 98dfc69
%patch20 -p1 -z .bin-antlr
dd44aa8
124d291
%if %{fedora}0 >= 130
dd44aa8
%patch100 -p1 -z .aclocaljavac
124d291
%endif
dd44aa8
Andrew Cagney 98dfc69
%if %{enable_gnome}
Andrew Cagney 98dfc69
# don't apply - leaves default as build gnome
Andrew Cagney 98dfc69
%else
Andrew Cagney 98dfc69
%patch101 -p1 -z .configure-enable-gnome
Andrew Cagney 98dfc69
%endif
Andrew Cagney 98dfc69
37486b6
%if %{enable_devel}
37486b6
# don't apply - leaves devel package installed
37486b6
%else
37486b6
%patch21 -p1 -z .nopkglibdir
37486b6
%endif
37486b6
dd44aa8
%patch1003 -p1 -z .nogtkwerror
dd44aa8
62dced0
%patch666 -p1 -z .sodwfl
6a61aff
rm -rf frysk-imports/elfutils
62dced0
9fbb300
%if %{enable_gnome}
9fbb300
# don't apply, leave jdom around
9fbb300
%else
9fbb300
%patch22 -p1 -z .no-jdom
9fbb300
rm -rf frysk-core/frysk/dom
9fbb300
rm -rf frysk-core/frysk/rt/LineXXX.java
9fbb300
%endif
9fbb300
9fbb300
%patch23 -p1 -z .missing-javah-cni-built
869034e
%patch24 -p1 -z .jni
Andrew Cagney 9779830
%patch25 -p1 -z .awk-gensub
Andrew Cagney 9779830
%patch26 -p1 -z .pic-asm
Andrew Cagney 8f6806e
%patch27 -p1 -z .per-thread-java-id
f1ee588
%patch28 -p1 -z .unwind-global-id
6a61aff
%patch29 -p1 -z .use-installed-antlr
b809432
rm -rf frysk-imports/antlr
6a61aff
%patch30 -p1 -z .use-installed-junit
6a61aff
rm -rf frysk-imports/junit
6a61aff
%patch31 -p1 -z .jni-issameobject
6a61aff
%patch32 -p1 -z .switch-ecj-to-javac
6a61aff
%patch33 -p1 -z .use-installed-jline
6a61aff
rm -rf frysk-imports/jline
9fbb300
# automake doesn't like old names
9fbb300
mv frysk-imports/libunwind/configure.{in,ac}
8e1dbfb
%patch34 -p1 -z .libunwind-fstack
dc1e103
%patch35 -p1 -z .clone-cursor
870153e
%patch36 -p1 -z .fedpkg-lint-licence
870153e
%patch37 -p1 -z .fedpkg-lint-solib
de99fd1
%patch38 -p1 -z .gelf-newphdr
9d4d64a
%patch39 -p1 -z .jnixx-signed-unsigned
9d4d64a
%patch40 -p1 -z .check-p-not-status
8129214
%patch41 -p1 -z .python3
e341060
%patch42 -p1 -z .jline1-to-jline
e341060
%patch43 -p1 -z .disable-arch32-tests
e341060
%patch44 -p1 -z .steptester-indentation
17228d9
%patch45 -p1 -z .gcc-fcommon
0e977d9
%patch46 -p1 -z .javac
123661c
%patch47 -p1 -z .jnixx-union-as-reserved-word
123661c
%patch48 -p1 -z .jnixx-dont-emit-nested-classes
47bbd0f
%patch49 -p1 -z .49-elf-newehdr-null
8e1dbfb
8e1dbfb
echo "%{version}-%{release}" > frysk-common/version.in
9fbb300
Andrew Cagney 9779830
# don't try to build assembler test files
Andrew Cagney 9779830
rm frysk-core/frysk/pkglibdir/*.S
Andrew Cagney 9779830
7485d5c
./bootstrap.sh
7485d5c
7485d5c
%build 
7485d5c
7485d5c
uname -a
7485d5c
gcc --version
7485d5c
pwd
7485d5c
mkdir -p build
7485d5c
cd build
7485d5c
7485d5c
# double check xmlto
7485d5c
rpm -ql xmlto || :
7485d5c
ls -l /usr/bin/xmlto || :
7485d5c
# Capture the configure line
7485d5c
rm -f configure
870153e
echo '#!/bin/sh -x'			>> configure
870153e
echo 'exec ../$(basename $0) "$@"'	>> configure
7485d5c
chmod a+x configure
7485d5c
7485d5c
# FIXME: Warnings should be fixed, not suppressed:
869034e
export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-Wp,-D_FORTIFY_SOURCE=2 /}
869034e
7485d5c
%configure \
870153e
	CFLAGS="$RPM_OPT_FLAGS" \
e341060
	CXXFLAGS="$RPM_OPT_FLAGS"
7485d5c
7485d5c
make %{?_smp_mflags}
7485d5c
7485d5c
%install
7485d5c
7485d5c
rm -rf %{buildroot}
7485d5c
7485d5c
# Workaround for bug #??:
7485d5c
mkdir -p $RPM_BUILD_ROOT/usr/share/frysk
7485d5c
7485d5c
pwd
7485d5c
cd build
869034e
make DESTDIR=$RPM_BUILD_ROOT install %{?_smp_mflags}
869034e
869034e
find $RPM_BUILD_ROOT
7485d5c
Andrew Cagney 98dfc69
%if %{enable_gnome}
7485d5c
# Fix timestamp of a generated script:
7485d5c
touch -r \
870153e
  ../frysk-gui/frysk/gui/FryskGui.java-in \
870153e
  $RPM_BUILD_ROOT%{_datadir}/%{name}/dogtail_scripts/frysk_suite.py
7485d5c
# ...and a few other ones:
7485d5c
for f in test2866.py test2985.py test3380.py; do
870153e
  touch -r \
870153e
    ../frysk-gui/frysk/gui/test/dogtail_scripts/$f \
870153e
    $RPM_BUILD_ROOT%{_datadir}/%{name}/dogtail_scripts/$f
7485d5c
done
Andrew Cagney 98dfc69
%endif
7485d5c
7485d5c
# some stray files.
37486b6
%if %{enable_devel}
7485d5c
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/gen-type-funit-tests
7485d5c
rm $RPM_BUILD_ROOT%{_datadir}/%{name}/ChangeLog
7485d5c
rm $RPM_BUILD_ROOT%{_datadir}/%{name}/test-exe-x86.c.source
37486b6
%else
869034e
rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/test-sysroot
37486b6
rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
869034e
# do not document uninstalled devel commands
37486b6
rm -rf $RPM_BUILD_ROOT%{_mandir}/man8
37486b6
%endif
7485d5c
7485d5c
# We are not yet ready to be in the menu:
Andrew Cagney 98dfc69
%if %{enable_gnome}
7485d5c
echo "Hidden=true" >> $RPM_BUILD_ROOT%{_datadir}/applications/frysk.desktop
Andrew Cagney 98dfc69
%endif
7485d5c
37486b6
%if %{enable_devel}
ed1d422
# Remove duplicates; causes tools to complain.
c32d0a3
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/funit-exec-alias
ed1d422
# Remove debuginfo; confuses elfutils.
ed1d422
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/funit-*-nodebug
37486b6
%endif
e889a8b
7485d5c
%files
7485d5c
7485d5c
%defattr(-,root,root)
7485d5c
7485d5c
%doc frysk-common/COPYING frysk-common/EXCEPTION
7485d5c
7485d5c
%{_bindir}/fauxv
7485d5c
%{_bindir}/fcatch
7485d5c
%{_bindir}/fcore
7485d5c
%{_bindir}/fdebugdump
7485d5c
%{_bindir}/fdebuginfo
7485d5c
%{_bindir}/fdebugrpm
7485d5c
%{_bindir}/ferror
7485d5c
%{_bindir}/fexe
7485d5c
%{_bindir}/fhpd
7485d5c
%{_bindir}/fmaps
7485d5c
%{_bindir}/fstack
7485d5c
%{_bindir}/fstep
7485d5c
%{_bindir}/ftrace
7485d5c
870153e
%{_libdir}/%{name}/libfrysk-sys-jni.so
869034e
# See bug 211824 for why these are in lib and not /usr/share/java/*
869034e
%{_libdir}/%{name}/java/*.jar
7485d5c
7485d5c
%{_mandir}/man1/fauxv.1.gz
7485d5c
%{_mandir}/man1/fcatch.1.gz
7485d5c
%{_mandir}/man1/fcore.1.gz
7485d5c
%{_mandir}/man1/fdebugdump.1.gz
7485d5c
%{_mandir}/man1/fdebuginfo.1.gz
7485d5c
%{_mandir}/man1/fdebugrpm.1.gz
7485d5c
%{_mandir}/man1/ferror.1.gz
7485d5c
%{_mandir}/man1/fexe.1.gz
7485d5c
%{_mandir}/man1/fhpd.1.gz
7485d5c
%{_mandir}/man1/fmaps.1.gz
7485d5c
%{_mandir}/man1/fstack.1.gz
7485d5c
%{_mandir}/man1/fstep.1.gz
7485d5c
%{_mandir}/man1/ftrace.1.gz
7485d5c
%{_mandir}/man7/frysk.7.gz
7485d5c
37486b6
%if %{enable_devel}
7485d5c
%files devel
7485d5c
7485d5c
%defattr(-,root,root)
7485d5c
7485d5c
%{_libdir}/libfrysk-junit.so
7485d5c
7485d5c
%dir %{_libdir}/%{name}
94bbade
%{_libdir}/%{name}/FunitSimpleInterfaceMain
7485d5c
%{_libdir}/%{name}/fsystest
7485d5c
%{_libdir}/%{name}/funit*
7485d5c
%{_libdir}/%{name}/hpd-c
7485d5c
%{_libdir}/%{name}/sys-tests
7485d5c
%{_libdir}/%{name}/test-sysroot
7485d5c
%{_libdir}/%{name}/test1
7485d5c
%{_datadir}/%{name}/helloworld.o
7485d5c
%{_datadir}/%{name}/test_looper.xml
37486b6
%{_datadir}/%{name}/test-core-x86
37486b6
%{_datadir}/%{name}/test-core-x8664
37486b6
%{_datadir}/%{name}/test-exe-x86
37486b6
%{_datadir}/%{name}/libtest.so
Andrew Cagney 98dfc69
7485d5c
%{_mandir}/man8/*
37486b6
%endif
7485d5c
Andrew Cagney 98dfc69
%if %{enable_gnome}
9590396
%{_libdir}/libfrysk-jdom.so
Andrew Cagney 98dfc69
%{_libdir}/%{name}/ftail
Andrew Cagney 98dfc69
%{_datadir}/%{name}/dogtail_scripts
Andrew Cagney 98dfc69
%endif
Andrew Cagney 98dfc69
Andrew Cagney 98dfc69
%if %{enable_gnome}
7485d5c
%files gnome
7485d5c
7485d5c
%defattr(-,root,root)
7485d5c
7485d5c
%{_bindir}/frysk
7485d5c
7485d5c
%{_libdir}/libEggTrayIcon.so
7485d5c
%{_libdir}/libfrysk-ftk.so
7485d5c
%{_libdir}/libfrysk-gtk.so
7485d5c
%{_libdir}/libfrysk-gui.so
7485d5c
%{_libdir}/libftk*.so
7485d5c
7485d5c
%{_datadir}/%{name}/glade
7485d5c
%{_datadir}/%{name}/images
7485d5c
Andrew Cagney 98dfc69
%{_datadir}/%{name}/messages.properties
7485d5c
%{_datadir}/applications/frysk.desktop
7485d5c
%{_datadir}/pixmaps/fryskTrayIcon48.png
7485d5c
7485d5c
%dir %{_datadir}/gnome/help/%{name}
7485d5c
%{_datadir}/gnome/help/%{name}/*
7485d5c
7485d5c
%{_mandir}/man1/frysk.1.gz
7485d5c
Andrew Cagney 98dfc69
%endif
Andrew Cagney 98dfc69
7485d5c
%changelog
b36bdb2
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-77
b36bdb2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
b36bdb2
11887f5
* Mon Dec 14 2020 Jerry James <loganjerry@gmail.com> - 0.4-76
11887f5
- Depend on jline2, not jline
11887f5
47bbd0f
* Fri Dec 11 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-75
47bbd0f
- fix check of elf_newehdr()'s return value
47bbd0f
37ceded
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-74
37ceded
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
37ceded
123661c
* Thu Jul 16 2020 Andrew Cagney <cagney@fedoraproject.org> - 0.4-73
123661c
- 'union' onto 'union$' - frysk-0.4-jnixx-union-as-reserved-word.patch
123661c
- omit nested local classes - frysk-0.4-jnixx-dont-emit-nested-classes.patch
123661c
56a0021
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0.4-72
56a0021
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
56a0021
0e977d9
* Tue Jun 9 2020 Andrew Cagney <cagney@fedoraproject.org> - 0.4-71
0e977d9
- drop -source 1.4 -- frysk-0.4-javac.patch
0e977d9
17228d9
* Tue Jan 28 2020 Andrew Cagney <cagney@fedoraproject.org> - 0.4-70
17228d9
- pacify gcc -fcommon
17228d9
3f3210c
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-69
3f3210c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
3f3210c
5ee895d
* Thu Nov 14 2019 Andrew Cagney <cagney@fedoraproject.org> - 0.4-68
5ee895d
- make runtime java dependencies explicit - found by Magnus Glantz
5ee895d
- depend on antlr-tool instead of antlr
5ee895d
e341060
* Thu Sep 5 2019 Andrew Cagney <cagney@fedoraproject.org> - 0.4-67
e341060
- Updates for jline(2)
e341060
- Pacify GCC - fix some indentation
e341060
- Default to no 32-bit tests (drop config's --disable-arch32-tests)
e341060
55e8052
* Thu Sep 5 2019 Andrew Cagney <cagney@fedoraproject.org> - 0.4-66
55e8052
- Depend on jline, not jline1
55e8052
5faff89
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-65
5faff89
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
5faff89
80e0cc3
* Fri Feb 15 2019 Andrew Cagney <cagney@fedoraproject.org> - 0.4-64
80e0cc3
- Update README cribsheet
80e0cc3
a5bc674
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-63
a5bc674
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
a5bc674
8129214
* Tue Jul 24 2018 Andrew Cagney <cagney@fedoaproject.org> - 0.4-62
8129214
- Deal with python 3
8129214
849fda4
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-61
849fda4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
849fda4
95de955
* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.4-60
95de955
- Update Python 2 dependency declarations to new packaging standards
95de955
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
95de955
a1d22d3
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-59
a1d22d3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a1d22d3
cb8c28a
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-58
cb8c28a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
cb8c28a
9a289f6
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-57
9a289f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
9a289f6
9d4d64a
* Fri Feb 10 2017 Andrew Cagney <cagney@fedoraproject.org> - 0.4-56
9d4d64a
- fix warnings/errors from latest compilers
9d4d64a
6aaf293
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-55
6aaf293
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6aaf293
de99fd1
* Fri Jan 6 2017 Andrew Cagney <cagney@fedoraproject.org> - 0.4-54
de99fd1
- work around evolving gelf_newphdr() interface
de99fd1
870153e
* Tue Apr 19 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-53
870153e
- fix some fedpkg lint problems
870153e
- add frysk-0.4-fedpkg-lint-licence.patch
870153e
- add frysk-0.4-fedpkg-lint-solib.patch
870153e
- use Fedora approved name for libunwind licence
870153e
dc1e103
* Tue Apr 19 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-52
dc1e103
- clone the jobject when cloning the cursor - frysk-0.4-clone-cursor.patch
dc1e103
8e1dbfb
* Mon Apr 18 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-51
8e1dbfb
- better handle prelink - frysk-0.4-libunwind-fstack.patch
8e1dbfb
6a61aff
* Tue Apr 12 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-50
6a61aff
- do not ship a local copy of junit.jar - frysk-0.4-use-installed-junit.patch
6a61aff
- do not ship a local copy of jline.jar - frysk-0.4-use-installed-jline.patch
6a61aff
- update licence list - drop unbundled code
6a61aff
- remove long dead configurations
6a61aff
- in JNIXX operator== use IsSameObject - frysk-0.4-jni-issameobject.patch
6a61aff
- use javac - frysk-0.4-switch-ecj-to-javac.patch
6a61aff
b809432
* Tue Apr 12 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-49
6a61aff
- do not ship a local copy of antlr.jar - frysk-0.4-use-installed-antlr.patch
b809432
f1ee588
* Tue Apr 12 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-48
6a61aff
- Use a global java ID in libunwind - frysk-0.4-unwind-global-id.patch
f1ee588
Andrew Cagney 8f6806e
* Wed Apr 06 2016 Andrew Cagney <cagney@fedoraproject.org> - 0.4-47
6a61aff
- Use java ID for local thread - frysk-0.4-per-thread-java-id.patch
Andrew Cagney 8f6806e
4f7e8bd
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-46
4f7e8bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
4f7e8bd
Andrew Cagney 9779830
* Mon Aug 17 2015 Andrew Cagney <cagney@fedoraproject.org> - 0.4.45
Andrew Cagney 9779830
- Fix AWK gensub parameter 3; new warning about it is being printed to
Andrew Cagney 9779830
  STDOUT instead of STDERR and, hence, ends up in generated Java files
Andrew Cagney 9779830
- Don't build assembler test files as conflicts with building PIC.
Andrew Cagney 9779830
e951ba0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-44
e951ba0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
e951ba0
6dd56ce
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6dd56ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
6dd56ce
869034e
* Sat Jun 21 2014 Andrew Cagney <cagney@fedoraproject.org> - 0.4-42
869034e
- Switch from the CNI to the JNI native bindings
869034e
- Build using Java/ECJ removing dependency on gcc-java
869034e
- Added patch frysk-0.4-jni.patch
869034e
019d3f9
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-41
019d3f9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
019d3f9
91f5e59
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-40
91f5e59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
91f5e59
9fbb300
* Thu Feb 14 2013 Andrew Cagney <cagney@fedoraproject.org> - 0.4-39
9fbb300
- Don't build jdom, no longer needed
9fbb300
- Force the generation of some cni headers
9fbb300
- Pacify automake by giving config files names it likes
9fbb300
ce0f313
* Sat Jan 26 2013 Andrew Cagney <cagney@fedoraproject.org> - 0.4-38
ce0f313
- Rebuild unchanged against new gcj so it picks up libgcj.so.14.
ce0f313
Andrew Cagney 3bf35f3
* Tue Aug 7 2012 Andrew Cagney <cagney@fedoraproject.org> - 0.4-37
Andrew Cagney 3bf35f3
- Add java-1.5.0-gcj to BuildRequires list.
Andrew Cagney 3bf35f3
607a971
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-36
607a971
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
607a971
37486b6
* Sat Feb 11 2012 Andrew Cagney <cagney@fedoraproject.org> - 0.4-35
37486b6
- Clean up pkglibdir and pkglibdata dir, devel package not needed.
37486b6
Andrew Cagney 98dfc69
* Sat Jan 21 2012 Andrew Cagney <cagney@fedoraproject.org> - 0.4-34
Andrew Cagney 98dfc69
- Add frysk-0.4-configure-enable-gnome.patch as no vte/java bindings.
Andrew Cagney 98dfc69
- Use installed antlr - frysk-0.4-bin-antlr.patch
Andrew Cagney 98dfc69
- Fix scope warning from latest c++ - frysk-04-cxx-scope.patch
Andrew Cagney 98dfc69
cd90207
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-33
cd90207
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
cd90207
9e56fb0
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 0.4-32
9e56fb0
- Rebuild for new libpng
9e56fb0
8929e5b
* Fri Mar 11 2011 Dan HorĂ¡k <dan[at]danny.cz> - 0.4-31
8929e5b
- switch to ExclusiveArch
8929e5b
fdcb14b
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-30
fdcb14b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fdcb14b
Andrew Cagney 09846f6
* Sun Feb 6 2011 Andrew Cagney <cagney [at] fedoraproject [dot] org> - 0.4-29
Andrew Cagney 09846f6
- enable use of host's elfutils when f15; final bug appears fixed
Andrew Cagney 09846f6
- fix unused rerrno variable; frysk-04-usererrno.patch
Andrew Cagney 09846f6
485151c
* Tue Sep 28 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 0.4-28
485151c
- rebuild, fix lzma linking
485151c
105a00f
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 0.4-27
105a00f
- recompiling .py files against Python 2.7 (rhbz#623298)
105a00f
e759d57
* Tue Mar 30 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-26
e759d57
- during an exec, flush the cached "stat", don't re-read it -
e759d57
  frysk-0.4-flushstat.patch
e759d57
- document ftrace's -f/-follow option, update tests -
e759d57
  frysk-0.4-ftrace.patch
e759d57
febdccc
* Tue Mar 30 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-25
febdccc
- for stack tests use a pragma to reduce optimization level -
febdccc
  frysk-0.4-nooptimize
febdccc
- prefer a variable definition over its declaration -
febdccc
  frysk-0.4-skipdecl
febdccc
ee1eda4
* Tue Mar 30 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-24
ee1eda4
- for fcatch et.al. don't exit when outstanding child events -
ee1eda4
  frysk-0.4-lostfork.patch
ee1eda4
62fa14b
* Mon Mar 29 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-23
62fa14b
- for fexe et.al., exit cleanly when an error -
62fa14b
  frysk-0.4-taskstoperr.patch
62fa14b
9845b02
* Mon Mar 29 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-22
62fa14b
- work around gcc bug where MAX_INT+1 isn't -ve -
62fa14b
  frsyk-0.4-gccjint.patch
9845b02
62dced0
* Thu Mar 25 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-21
62dced0
- Merge 0.145 elfutils and local fixes.  This is Plan B, Plan A was to
62dced0
  use the installed elfutils.
62dced0
7923164
* Thu Mar 25 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-20
7923164
- Don't use elf_from_remote_memory - frysk-0.4-noelfmem.patch.
7923164
296e77a
* Thu Mar 25 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-19
296e77a
- Make TestbedSymTab public - frysk-0.4-publictestbedsymtab.patch.
296e77a
3fe1075
* Wed Mar 24 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-18
3fe1075
- Update fhpd's watchpoints, ftrace, etc from head - frysk-0.4-head.patch
3fe1075
8b4f8fa
* Wed Mar 24 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-17
8b4f8fa
- In fstack et.al., don't exit until all processes have been detached
8b4f8fa
  - frysk-0.4-taskstoputil.patch.
8b4f8fa
dd44aa8
* Wed Mar 24 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-16
dd44aa8
- Re-organize local patches, blat the version.
dd44aa8
dd44aa8
* Wed Mar 17 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-15
b1b3591
- Fix manpage typos - frysk-0.4-manpages.patch
b1b3591
dd44aa8
* Wed Mar 17 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-14
124d291
- Update to latest autotools - frysk-0.4-aclocaljavac.patch,
124d291
  frysk-0.4-elfutilsdeps.patch
124d291
- Add missing include sys/stat.h - frysk-0.4-elfutilsfstat.patch
124d291
- Create missing dir - frysk-0.4-mktlwidgetdir.patch
124d291
dd44aa8
* Mon Mar 15 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-13
0924ec1
- Fix debuginforpm's sed line (from  Stephen Tweedie).
0924ec1
659798f
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0.4-12
659798f
- rebuilt with new audit
659798f
4c3df02
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-11
4c3df02
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
4c3df02
dd44aa8
* Fri Jun 19 2009 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-10
94bbade
- Add frysk-0.4-fix-duplicates.patch to address duplicated install
94bbade
  problems.
94bbade
dd44aa8
* Fri Jun 19 2009 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-9
90312e2
- Add sparc64 and s390x to ExcludeArch.
90312e2
3deb4e7
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-8
3deb4e7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3deb4e7
36ca139
* Mon Feb 9 2009 Andrew Cagney <cagney [at] fedoraproject org> - 0.4-7
36ca139
- Add frysk-0.4-gcc-warnings.patch; fix warnings from newer gcc.
e889a8b
- Delete funit-stacks-nodebug and funit-exec-alias; confuses install.
36ca139
d16a317
* Sun Feb 08 2009 Andrew Cagney <cagney [at] fedoraproject org> - 0.4-6
d16a317
- Add frysk-0.4-batch-dollar-star.patch; avoid empty "$*" and "$@" in
d16a317
  shell scripts (bash bug?).
d16a317
1ac9e46
* Sun Feb 08 2009 Alex Lancaster <alexlan[AT] fedoraproject org> - 0.4-5
1ac9e46
- Rebuild for new GCC 4.4 to fix broken deps
1ac9e46
7485d5c
* Tue Dec 23 2008 Andrew Cagney <andrew.cagney@gmail.com> - 0.4-4
7485d5c
- Improve summaries.
7485d5c
7485d5c
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.4-3
7485d5c
- Rebuild for Python 2.6
7485d5c
870153e
* Mon Oct 27 2008 Andrew Cagney <andrew.cagney@gmail.com> - 0.4-2
7485d5c
- drop EPL from licence list; cdtparser deleted
7485d5c
- re-enable SMP make
7485d5c
- disable -Werror flag to gcj
7485d5c
870153e
* Mon Oct 20 2008 Andrew Cagney <andrew.cagney@gmail.com> - 0.4-1
7485d5c
- add sparc and arm to ExcludeArch.
7485d5c
870153e
* Mon Jun 9 2008 Sami Wagiaalla <swagiaal@rdhat.com> - 0.4-0
7485d5c
- import frysk-0.4.tar.bz2
7485d5c
- removed Patch7: frysk-0.0.1.2008.02.29.rh1-jboolean-array.patch
7485d5c
- removed Patch8: frysk-0.0.1.2008.02.29.rh1-asm-includes.patch
7485d5c
- removed Patch10: frysk-0.0.1.2008.03.19.rh1-fparser8.patch
7485d5c
- removed Patch11: frysk-0.2.1-ppc-build.patch
7485d5c
- Added fdebugdump files to files list
7485d5c
- Added libfrysk-sys-jni.so to file list.
7485d5c
- remove fparser from executable list.
7485d5c
- remove test_main_looper from file list.
7485d5c
- remove libfrysk-cdtparser from file list.
7485d5c
870153e
* Fri Apr 4 2008 Andrew Cagney <cagney@rdhat.com> - 0.2.1-2
7485d5c
- add patch11, frysk-0.2.1-ppc-build.patch.
7485d5c
870153e
* Fri Apr 4 2008 Andrew Cagney <cagney@rdhat.com> - 0.2.1-1
7485d5c
- re-instate patch10, install fparser's manpage in man8
7485d5c
- drop patch6, frysk-0.0.1.2008.01.18.rh1-elfutils-werror.patch.
7485d5c
870153e
* Fri Apr 4 2008 Andrew Cagney <cagney@rdhat.com> - 0.2.1-0
7485d5c
- import frysk-0.2.1.tar.bz2
7485d5c
- drop patch9, frysk-elfutils-src.patch.
7485d5c
- drop patch10, install fparser's manpage in man8
7485d5c
870153e
* Tue Mar 25 2008 Andrew Cagney <cagney@rdhat.com> - 0.0.1.2008.03.19.rh1-1
7485d5c
- import 0.0.1.2008.03.19.rh1 (35c076f3436b95a116cba33f52e0c9a592607dfa)
7485d5c
- move fparser to pkglibdir.
7485d5c
- add ferror to frysk's file list.
7485d5c
- add FunitSimpleInterfaceTest to frysk-devel's file list.
7485d5c
- add frysk.7 to frysk's file list.
7485d5c
- move frysk.1 to frysk-gnome's file list
7485d5c
- add Patch9 frysk-elfutils-crc.patch, work-around broken CRC check.
7485d5c
- add Patch10, install fparser's manpage in man8
7485d5c
870153e
* Tue Mar 11 2008 Sami Wagiaalla <swagiaal@rdhat.com> - 0.0.1.2008.03.11-2
7485d5c
- Added statements to check for xmlto.
7485d5c
870153e
* Tue Mar 11 2008 Sami Wagiaalla <swagiaal@rdhat.com> - 0.0.1.2008.03.11-1
7485d5c
- Import 0.0.1.2008.03.11 (84bcf09e5a329252d81e853e49f0cf1449f937c2)
7485d5c
bf1e41e
* Tue Mar 11 2008 Sami Wagiaalla <swagiaal@rdhat.com> - 0.0.1.2008.02.29.rh1-2
7485d5c
- Update releease number
7485d5c
- added frysk-0.0.1.2008.02.29.rh1-asm-includes.patch
7485d5c
- added frysk-0.0.1.2008.02.29.rh1-jboolean-array.patch
7485d5c
7485d5c
* Fri Feb 29 2008 Sami Wagiaalla <swagiaal@rdhat.com> - 0.0.1.2008.02.29.rh1-1
7485d5c
- Import frysk-0.0.1.2008.02.29.rh1 (148d1359cf791171d7f346d4fca35c1fc36aca8c)
7485d5c
- Remove BuildRequires: libgconf-java-devel
7485d5c
- Remove Patch4 (frysk-0.0.1.2008.01.18.rh1-no-sysroot.patch)
7485d5c
- Remove Patch5 (frysk-0.0.1.2008.01.18.rh1-line-npe.patch)
7485d5c
7485d5c
* Tue Feb 5 2008 Andrew Cagney <cagney@redhat.com> - 0.0.1.2008.01.18.rh1-3
7485d5c
- Add frysk-0.0.1.2008.01.18.rh1-elfutils-werror.patch to fix elfutils
7485d5c
  errors.
7485d5c
7485d5c
* Mon Feb  4 2008 Stepan Kasal <skasal@redhat.com> - 0.0.1.2008.01.18.rh1-2
7485d5c
- rebuild against rebuilt java-gnome
7485d5c
bf1e41e
* Sun Jan 20 2008 Andrew Cagney <cagney@redhat.com> - 0.0.1.2008.01.18.rh1-1
7485d5c
- Import frysk-0.0.1.2008.01.18.rh1 (4cff0daa2996b28274985fa4674160f15e5fd9e2)
7485d5c
- Delete run_make_check code.
7485d5c
- Add patch4, frysk-0.0.1.2008.01.18.rh1-no-sysroot.patch to not build
7485d5c
  sysroot tests.
7485d5c
- Add patch5, frysk-0.0.1.2008.01.18.rh1-line-npe.patch to prevent NPE
7485d5c
  in source window.
7485d5c
- Enable ppc64 build; disable alpha build (bug 416961).
7485d5c
- Move dogtail testing requirements to devel package.
7485d5c
- Delete stray ChangeLog, gen-type-funit-tests, and
7485d5c
  test-exe-x86.c.source files.
7485d5c
7485d5c
* Wed Oct 17 2007 Andrew Cagney <cagney@redhat.com> - 0.0.1.2007.10.17-1
7485d5c
- Import frysk-0.0.1.2007.10.17.
7485d5c
- Remove hack disabling glade check.
7485d5c
7485d5c
* Mon Sep 24 2007 Andrew Cagney <cagney@redhat.com> - 0.0.1.2007.09.24-2
7485d5c
- Install frysk.desktop; but with Hidden=true.
7485d5c
- Sort files list.
7485d5c
- Remove trailing period from summaries.
7485d5c
- Replace ExclusiveArch with ExcludeArch of ppc and ppc64; bug 305611.
7485d5c
7485d5c
* Mon Sep 24 2007 Andrew Cagney <cagney@redhat.com> - 0.0.1.2007.09.24-1
7485d5c
- Update files list.
7485d5c
- Fix path to dogtail_scripts.
7485d5c
- Fix touch paths to allow for build sub-directory.
7485d5c
- Import frysk-0.0.1.2007.09.24.tar.bz2.
7485d5c
- Remove frysk-20060922-a-cast.patch
7485d5c
- Remove frysk-xfail-2130.patch.
7485d5c
- Run bootstrap.sh over source tree.
7485d5c
- Add autoconf, automake, and libtool to BuildRequires.
7485d5c
- Remove binutils-devel from BuildRequires.
7485d5c
- Build in separate sub-directory.
7485d5c
- Do not force JV_SCAN into the build environment.
7485d5c
- Update Licence.
7485d5c
- Change BuildRoot to prefered fedora format.
7485d5c
- Expand Summary to mention debugging.
7485d5c
7485d5c
* Tue Mar 13 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2007.03.13.rh1-1
7485d5c
- New upstream version, adapt the file list.
7485d5c
- Remove frysk-no-dejagnu.patch.
7485d5c
- configure --disable-werror
7485d5c
7485d5c
* Tue Feb  6 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2007.02.07.rh1-1
7485d5c
- New upstream version.
7485d5c
- Add Gnome help files, test_looper.xml, and test_main_looper to the file
7485d5c
  lists.
7485d5c
- Temporarily:
7485d5c
  switch off /usr/share/frysk/test, current tarball does not install it;
7485d5c
  switch off ppc64 build, frysk-imports/include/frysk-asm.h ain't ready.
7485d5c
7485d5c
* Tue Feb  6 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-8
7485d5c
- Do not delete the .desktop file, nove it to docdir.
7485d5c
- Related: #211200
7485d5c
7485d5c
* Tue Jan 30 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-7
7485d5c
- Move the requirement for libgconf-java to subpackage frysk-gnome.
7485d5c
- Resolves: #225401.
7485d5c
7485d5c
* Thu Jan 25 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-6
7485d5c
- Fix the mistake which I made while backporting the TestFStack patch.
7485d5c
- Related: #224248
7485d5c
7485d5c
* Wed Jan 24 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-5
7485d5c
- Add frysk-20070106-TestFStack.patch frysk-20070124-libunwind.patch .
7485d5c
- Resolves: #224248
7485d5c
7485d5c
* Wed Jan 17 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-4
7485d5c
- Second iteration to make section 8 man pages platform-independent.
7485d5c
- Resolves: #222468
7485d5c
7485d5c
* Wed Jan 17 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-3
7485d5c
- Make the contents of section 8 man pages platform-independent.
7485d5c
- Resolves: #222468
7485d5c
- Move section 8 man pages to frysk-devel, where the corresponding utilities
7485d5c
  reside.
7485d5c
7485d5c
* Wed Jan 17 2007 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-2
7485d5c
- Fix time stamps of installed *.py files, which ...
7485d5c
- Resolves: #222468
7485d5c
7485d5c
* Tue Dec 19 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.22.rh1-1
7485d5c
- New upstream version.
7485d5c
- libexecdir -> libdir and other file list updates
7485d5c
- Remove frysk-arch32-disable.patch, use --disable-arch32-tests instead.
7485d5c
- Add frysk-no-dejagnu.patch and create $RPM_BUILD_ROOT${pkgdatadir},
7485d5c
  to work around a bug in install-dejagnu-testsuite-local rule.
7485d5c
- Resolves: #218819
7485d5c
7485d5c
* Tue Dec 19 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.01.rh1-4
7485d5c
- Add frysk-20061201-i386_is_not_64bit.patch
7485d5c
- Related: #218835
7485d5c
7485d5c
* Tue Dec 19 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.01.rh1-3
7485d5c
- Use libexecdir with the old version.
7485d5c
- Related: #218835
7485d5c
7485d5c
* Mon Dec 18 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.01.rh1-2
7485d5c
- Fix typo in the previous chlog entry.
7485d5c
- Resolves: #211200
7485d5c
7485d5c
* Mon Dec 18 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.01.rh1-2
7485d5c
- Do not install the .desktop file.
7485d5c
- Resolves: #211200
7485d5c
- Split to frysk, frysk-devel, and frysk-gnome; move the requires for gui
7485d5c
  java-gnome libraries to frysk-gnome.
7485d5c
- Resolves: #218835
7485d5c
7485d5c
* Fri Dec  1 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.01.rh1-2
7485d5c
- Related: #211775
7485d5c
- The ppc64 build works again.
7485d5c
7485d5c
* Fri Dec  1 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.12.01.rh1-1
7485d5c
- New upstream version.
7485d5c
- Resolves: #211288.
7485d5c
7485d5c
* Thu Nov 30 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.11.30.rh1-1
7485d5c
- New upstream version.
7485d5c
- The stamp file for glade files has been renamed.
7485d5c
- Disable ppc64 build.
7485d5c
7485d5c
* Mon Oct 30 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.10.30.rh1-1
7485d5c
- New upstream version.
7485d5c
- Do not apply frysk-xfail-2130.patch, we do not run make check anyway.
7485d5c
- Do not list the binaries in the file list; use `f*'.
7485d5c
7485d5c
* Mon Oct 23 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.10.23.rh1-1
7485d5c
- New upstream version.
7485d5c
- Do not pack the jars; they cause multilib conflicts.
7485d5c
- Add /usr/bin/fcrash to the file list.
7485d5c
7485d5c
* Tue Oct 17 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.10.17.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Fri Oct 13 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.10.13.rh1-1 
7485d5c
- New upstream version.
7485d5c
7485d5c
* Wed Oct 11 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.10.11.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Mon Oct  2 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.10.02.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Tue Sep 26 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.09.22.rh1-1
7485d5c
- New upstream version.
7485d5c
- Refresh frysk-xfail-2130.patch.
7485d5c
- Add frysk-20060922-a-cast.patch to fix a warning.
7485d5c
- Add fstack to the file list.
7485d5c
7485d5c
* Fri Sep 15 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.09.15.rh1-2
7485d5c
- BuildRequire binutils-devel.
7485d5c
7485d5c
* Fri Sep 15 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.09.15.rh1-1
7485d5c
- New upstream version.
7485d5c
- Make sure we are not building a ``cross-debugging'' libunwind on i686.
7485d5c
7485d5c
* Tue Sep 12 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.09.08.rh1-2
7485d5c
- Do not require dogtail on FC-5; it's not available there.
7485d5c
7485d5c
* Mon Sep 11 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.09.08.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Sat Sep  2 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.30.rh1-2
7485d5c
- Tried to build on 32bit ppc, but it does not work yet.
7485d5c
7485d5c
* Tue Aug 29 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.30.rh1-1
7485d5c
- New upstream version.
7485d5c
- Removed xorg-x11-xinit from BuildRequires, dogtail was fixed to require it.
7485d5c
- Build also on ppc64.
7485d5c
7485d5c
* Mon Aug 28 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.28.rh1-1
7485d5c
- New upstream version.
7485d5c
- Remove Patch1, the code now contains a real fix for bug #203902.
7485d5c
7485d5c
* Fri Aug 25 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.24.rh1-3
7485d5c
- Patch1 for bug #203902.
7485d5c
7485d5c
* Fri Aug 25 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.24.rh1-2
7485d5c
- Comment out the %%check section temporarily.
7485d5c
7485d5c
* Thu Aug 24 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.24.rh1-1
7485d5c
- New upstream version.
7485d5c
- Add Requires: libgconf-java
7485d5c
7485d5c
* Tue Aug 22 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.22.rh1-1
7485d5c
- New upstream version.
7485d5c
- Add BuildRequires: gnome-python2-gconf, remove BuildRequires: ghostscript.
7485d5c
- Add `uname -a' to %%check.
7485d5c
7485d5c
* Wed Aug 16 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.16.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Tue Aug 15 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.15.rh1-1
7485d5c
- New upstream version.
7485d5c
- Require latest java-gnome.
7485d5c
- frysk-xfail-2130.patch: fails if building on an old kernel.
7485d5c
7485d5c
* Wed Aug  9 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.08.09.rh1-1
7485d5c
- New upstream version, incorporates both the patches.
7485d5c
7485d5c
* Wed Aug  2 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.25.rh1-4
7485d5c
- Add make check to %%check
7485d5c
- Add patches to disable failing tests.
7485d5c
7485d5c
* Wed Aug  2 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.25.rh1-3
7485d5c
- BuildRequires latest dogtail
7485d5c
870153e
* Fri Jul 28 2006 Phil Muldoon <pmuldoon@redhat.com> - 0.0.1.2006.07.25.rh1-3
7485d5c
- Add dogtail to BuildRequires 
7485d5c
7485d5c
* Tue Jul 25 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.25.rh1-2
7485d5c
- Add ftrace to the file list.
7485d5c
7485d5c
* Tue Jul 25 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.25.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Sat Jul 22 2006 Thomas Fitzsimmons <fitzsim@redhat.com> - 0.0.1.2006.07.18.rh1-2
7485d5c
- Bump release number. (dist-fc6-java)
7485d5c
7485d5c
* Tue Jul 18 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.18.rh1-1
7485d5c
- New upstream version, incorporates the previous two patches.
7485d5c
bf1e41e
* Tue Jul 18 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.14.rh1-2
7485d5c
- Add two patches from Phil Muldoon:
7485d5c
  frysk-20060714-observer.patch -- continue even though an observer cannot be load
7485d5c
  frysk-20060714-timer.patch -- fix incorrect usage of a core timer
7485d5c
bf1e41e
* Fri Jul 14 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.14.rh1-1
7485d5c
- New upstream version.
7485d5c
bf1e41e
* Thu Jul 13 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.13.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Wed Jul 12 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.12.rh2-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Wed Jul 12 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.07.12.rh1-1
7485d5c
- New upstream version.
7485d5c
7485d5c
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.0.1.2006.06.28.rh1-0.1
7485d5c
- rebuild
7485d5c
7485d5c
* Wed Jun 28 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.28.rh1-1
7485d5c
- Remove  BuildRequires:  autoconf automake
7485d5c
7485d5c
* Tue Jun 27 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.28.rh1-0
7485d5c
- Refresh the tarball.
7485d5c
- Remove the patches, they are all upstream now.
7485d5c
- BuildRequires: sharutils, instead of gmime.
7485d5c
- Do not remove the unwanted files, they should not be installed anymore.
7485d5c
- Do not hide the menu entry.
7485d5c
- Do not call ./bootstrap.sh.
7485d5c
7485d5c
* Fri Jun 16 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.15-3
7485d5c
- Add the non-intermediate hack.
7485d5c
- Remove more unwanted files.
7485d5c
- Add patch to link statically with libelf; remove elfutils libraries.
7485d5c
7485d5c
* Fri Jun 16 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.15-2
7485d5c
- Suppress warnings caused by _FORTIFY_SOURCE=2
7485d5c
- Remove unwanted files.
7485d5c
7485d5c
* Fri Jun 16 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.15-1
7485d5c
- Add BuildRequires: libgconf-java-devel
7485d5c
- Update frysk-unistd.patch
7485d5c
7485d5c
* Thu Jun 15 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.15-0
7485d5c
- Refresh the tarball.
7485d5c
- Patch to fix Elf.cxx on 64bit.
7485d5c
- Anoter patch required by new linux/unistd.h.
7485d5c
- Add BuildRequires: ghostscript
7485d5c
7485d5c
* Thu Jun 15 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.14-1
7485d5c
- Patch for new linux/unistd.h.
7485d5c
- Patch to avoid scanf("%%a[..]").
7485d5c
bf1e41e
* Wed Jun 14 2006 Stepan Kasal <skasal@redhat.com> - 0.0.1.2006.06.14-0
7485d5c
- New upstream version.
7485d5c
- Add BuildRequires: libglade2-devel >= 2.5.1
7485d5c
- Refresh other BuildRequires.
7485d5c
- Replace the noxmltest.patch patch by two touch commands.
7485d5c
- Add BuildRequires: autoconf automake, BuildRequires: gcc-java >= 4.1.1
7485d5c
7485d5c
* Thu May 18 2006 Stepan Kasal <skasal@redhat.com>    - 0.0.1.2006.02.19.rh2-0.FC5.3
7485d5c
- Add gmime to BuildRequires.
7485d5c
7485d5c
* Fri Mar 03 2006 Andrew Cagney <cagney@redhat.de> 0.0.1.2006.02.19.rh2-0.FC5.2
7485d5c
- Add Hidden=true to frysk.desktop file; from halfline; with fixes.
7485d5c
- Disable xml check in frysk-gui/.
7485d5c
7485d5c
* Wed Mar 01 2006 Andrew Cagney <cagney@redhat.de> 0.0.1.2006.02.19.rh2-0.FC5.1
7485d5c
- Add dependencies on latest Java-GNOME bindings.
7485d5c
7485d5c
* Wed Mar 01 2006 Andrew Cagney <cagney@redhat.de> 0.0.1.2006.02.19.rh2-0.FC5.0
7485d5c
- Import frysk 0.0.1.2006.02.19.rh2; works around bug #180637.
7485d5c
- Enable x86_64, update *-java BuildRequires; fix bug #183538.
7485d5c
7485d5c
* Tue Feb 21 2006 Karsten Hopp <karsten@redhat.de> 0.0.1.2006.02.19.rh1-0.FC5.1
7485d5c
- BuildRequires: xmlto
7485d5c
7485d5c
* Mon Feb 20 2006 Andrew Cagney <cagney@redhat.com> 0.0.1.2006.02.19.rh1-0.FC5.0
7485d5c
- Import frysk 0.0.1.2006.02.19.rh1 -- snapshot from middle of that day.
7485d5c
7485d5c
* Sat Feb 18 2006 Andrew Cagney <cagney@redhat.com> 0.0.1.2006.02.12-0.FC5.1
7485d5c
- Remove eclipse-cdt >= 3.0.0 from BuildRequires.  From Wu Zhou
7485d5c
  woodzltc@ibm.
7485d5c
7485d5c
* Sun Feb 12 2006 Andrew Cagney <cagney@redhat.com> 0.0.1.2006.02.12-0.FC5.0
7485d5c
- Import frysk 0.0.1.2006.02.12.
7485d5c
7485d5c
* Thu Feb 09 2006 Adam Jocksch <ajocksch@redhat.com> 0.0.1.2006.02.09-0.FC5.0
7485d5c
- Removed ftrace from %%files and added libexedir files and man pages.
7485d5c
- Imported new frysk tarball, 
7485d5c
7485d5c
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.0.1.2006.01.22-0.FC5.1.1
7485d5c
- rebuilt for new gcc4.1 snapshot and glibc changes
7485d5c
7485d5c
* Mon Feb 06 2006 Adam Jocksch <ajocksch@redhat.com> 0.0.1.2006.01.22-0.FC5.1
7485d5c
- Bumped version, rebuilt.
7485d5c
7485d5c
* Mon Jan 23 2006 Andrew Cagney <cagney@redhat.com> 0.0.1.2006.01.22-0.FC4.0
7485d5c
- Simplify .spec file (remove unused macro definitions).
7485d5c
- Import frysk 0.0.1.2006.01.22.
7485d5c
- Update -files; adding frysk.desktop and fryskTrayIcon48.png.
7485d5c
7485d5c
* Thu Dec 22 2005 Andrew Cagney <cagney@redhat.com> 0.0.1.2005.12.14.15.12-0.FC4.1
7485d5c
- Import frysk-0.0.1.2005.12.14.15.12 rpm.
7485d5c
- Drop build dependency java-1.4.2-gcj-compat-devel
7485d5c
- Apply Patch003, frysk-makefileam.patch.
7485d5c
7485d5c
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
7485d5c
- rebuilt
7485d5c
bf1e41e
* Wed Nov 16  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051116-0.3
7485d5c
- Added jars under /usr/share/java to distribution.
7485d5c
bf1e41e
* Wed Nov 16  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051116-0.1
7485d5c
- Update source.
7485d5c
bf1e41e
* Wed Nov 16  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051114-0.3
7485d5c
- Removed runtime dependency for eclipse-cdt, changed buildtime eclipse-cdt dependency to 3.0.0.
7485d5c
bf1e41e
* Wed Nov 16  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051114-0.2
7485d5c
- Changed dependency on frysk-cdtparser to eclipse-cdt (it was somehow magically reversed).
7485d5c
7485d5c
* Mon Nov 14  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051114-0.1
7485d5c
- Removed smp flags.
7485d5c
bf1e41e
* Thu Nov 10  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051109-0.3
7485d5c
- Update source.
7485d5c
bf1e41e
* Thu Nov 10  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051109-0.2
7485d5c
- Added ExclusiveArch for i386.
7485d5c
bf1e41e
* Thu Nov 10  2005 Igor Foox <ifoox@redhat.com> 0.0.0.20051109-0.1
7485d5c
- Updated source, changed cdtparser dependency to eclipse-cdt. Added build
7485d5c
restriction to i386. Added %%{?_smp_flags} to make command.
7485d5c
7485d5c
* Fri Oct 28  2005 Igor Foox <ifoox@redhat.com> 0.0-2
7485d5c
- Validated all Requires and BuildRequires clauses, fixed some of them.
7485d5c
- Fixed bug with libdir detection based on architecture.
7485d5c
7485d5c
* Wed Oct 26  2005 Igor Foox <ifoox@redhat.com> 0.0-1
7485d5c
- Birth.