SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for frysk-0.4-56.fc26.x86_64.rpm :

* Fri Feb 10 2017 Andrew Cagney - 0.4-56- fix warnings/errors from latest compilers
* Fri Feb 10 2017 Fedora Release Engineering - 0.4-55- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 06 2017 Andrew Cagney - 0.4-54- work around evolving gelf_newphdr() interface
* Tue Apr 19 2016 Andrew Cagney - 0.4-53- fix some fedpkg lint problems- add frysk-0.4-fedpkg-lint-licence.patch- add frysk-0.4-fedpkg-lint-solib.patch- use Fedora approved name for libunwind licence
* Tue Apr 19 2016 Andrew Cagney - 0.4-52- clone the jobject when cloning the cursor - frysk-0.4-clone-cursor.patch
* Mon Apr 18 2016 Andrew Cagney - 0.4-51- better handle prelink - frysk-0.4-libunwind-fstack.patch
* Tue Apr 12 2016 Andrew Cagney - 0.4-50- do not ship a local copy of junit.jar - frysk-0.4-use-installed-junit.patch- do not ship a local copy of jline.jar - frysk-0.4-use-installed-jline.patch- update licence list - drop unbundled code- remove long dead configurations- in JNIXX operator== use IsSameObject - frysk-0.4-jni-issameobject.patch- use javac - frysk-0.4-switch-ecj-to-javac.patch
* Tue Apr 12 2016 Andrew Cagney - 0.4-49- do not ship a local copy of antlr.jar - frysk-0.4-use-installed-antlr.patch
* Tue Apr 12 2016 Andrew Cagney - 0.4-48- Use a global java ID in libunwind - frysk-0.4-unwind-global-id.patch
* Wed Apr 06 2016 Andrew Cagney - 0.4-47- Use java ID for local thread - frysk-0.4-per-thread-java-id.patch
* Wed Feb 03 2016 Fedora Release Engineering - 0.4-46- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Aug 17 2015 Andrew Cagney - 0.4.45- Fix AWK gensub parameter 3; new warning about it is being printed to STDOUT instead of STDERR and, hence, ends up in generated Java files- Don\'t build assembler test files as conflicts with building PIC.
* Wed Jun 17 2015 Fedora Release Engineering - 0.4-44- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Aug 16 2014 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 21 2014 Andrew Cagney - 0.4-42- Switch from the CNI to the JNI native bindings- Build using Java/ECJ removing dependency on gcc-java- Added patch frysk-0.4-jni.patch
* Sat Jun 07 2014 Fedora Release Engineering - 0.4-41- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering - 0.4-40- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Andrew Cagney - 0.4-39- Don\'t build jdom, no longer needed- Force the generation of some cni headers- Pacify automake by giving config files names it likes
* Sat Jan 26 2013 Andrew Cagney - 0.4-38- Rebuild unchanged against new gcj so it picks up libgcj.so.14.
* Tue Aug 07 2012 Andrew Cagney - 0.4-37- Add java-1.5.0-gcj to BuildRequires list.
* Thu Jul 19 2012 Fedora Release Engineering - 0.4-36- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Feb 11 2012 Andrew Cagney - 0.4-35- Clean up pkglibdir and pkglibdata dir, devel package not needed.
* Sat Jan 21 2012 Andrew Cagney - 0.4-34- Add frysk-0.4-configure-enable-gnome.patch as no vte/java bindings.- Use installed antlr - frysk-0.4-bin-antlr.patch- Fix scope warning from latest c++ - frysk-04-cxx-scope.patch
* Fri Jan 13 2012 Fedora Release Engineering - 0.4-33- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 06 2011 Adam Jackson - 0.4-32- Rebuild for new libpng
* Fri Mar 11 2011 Dan HorĂ¡k - 0.4-31- switch to ExclusiveArch
* Tue Feb 08 2011 Fedora Release Engineering - 0.4-30- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Feb 06 2011 Andrew Cagney - 0.4-29- enable use of host\'s elfutils when f15; final bug appears fixed- fix unused rerrno variable; frysk-04-usererrno.patch
* Tue Sep 28 2010 Tom \"spot\" Callaway - 0.4-28- rebuild, fix lzma linking
* Wed Aug 11 2010 David Malcolm - 0.4-27- recompiling .py files against Python 2.7 (rhbz#623298)
* Tue Mar 30 2010 Andrew Cagney - 0.4-26- during an exec, flush the cached \"stat\", don\'t re-read it - frysk-0.4-flushstat.patch- document ftrace\'s -f/-follow option, update tests - frysk-0.4-ftrace.patch
* Tue Mar 30 2010 Andrew Cagney - 0.4-25- for stack tests use a pragma to reduce optimization level - frysk-0.4-nooptimize- prefer a variable definition over its declaration - frysk-0.4-skipdecl
* Tue Mar 30 2010 Andrew Cagney - 0.4-24- for fcatch et.al. don\'t exit when outstanding child events - frysk-0.4-lostfork.patch
* Mon Mar 29 2010 Andrew Cagney - 0.4-23- for fexe et.al., exit cleanly when an error - frysk-0.4-taskstoperr.patch
* Mon Mar 29 2010 Andrew Cagney - 0.4-22- work around gcc bug where MAX_INT+1 isn\'t -ve - frsyk-0.4-gccjint.patch
* Thu Mar 25 2010 Andrew Cagney - 0.4-21- Merge 0.145 elfutils and local fixes. This is Plan B, Plan A was to use the installed elfutils.
* Thu Mar 25 2010 Andrew Cagney - 0.4-20- Don\'t use elf_from_remote_memory - frysk-0.4-noelfmem.patch.
* Thu Mar 25 2010 Andrew Cagney - 0.4-19- Make TestbedSymTab public - frysk-0.4-publictestbedsymtab.patch.
* Wed Mar 24 2010 Andrew Cagney - 0.4-18- Update fhpd\'s watchpoints, ftrace, etc from head - frysk-0.4-head.patch
* Wed Mar 24 2010 Andrew Cagney - 0.4-17- In fstack et.al., don\'t exit until all processes have been detached - frysk-0.4-taskstoputil.patch.
* Wed Mar 24 2010 Andrew Cagney - 0.4-16- Re-organize local patches, blat the version.
* Wed Mar 17 2010 Andrew Cagney - 0.4-15- Fix manpage typos - frysk-0.4-manpages.patch
* Wed Mar 17 2010 Andrew Cagney - 0.4-14- Update to latest autotools - frysk-0.4-aclocaljavac.patch, frysk-0.4-elfutilsdeps.patch- Add missing include sys/stat.h - frysk-0.4-elfutilsfstat.patch- Create missing dir - frysk-0.4-mktlwidgetdir.patch
* Mon Mar 15 2010 Andrew Cagney - 0.4-13- Fix debuginforpm\'s sed line (from Stephen Tweedie).
* Fri Aug 21 2009 Tomas Mraz - 0.4-12- rebuilt with new audit
* Fri Jul 24 2009 Fedora Release Engineering - 0.4-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jun 19 2009 Andrew Cagney - 0.4-10- Add frysk-0.4-fix-duplicates.patch to address duplicated install problems.
* Fri Jun 19 2009 Andrew Cagney - 0.4-9- Add sparc64 and s390x to ExcludeArch.
* Tue Feb 24 2009 Fedora Release Engineering - 0.4-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 09 2009 Andrew Cagney - 0.4-7- Add frysk-0.4-gcc-warnings.patch; fix warnings from newer gcc.- Delete funit-stacks-nodebug and funit-exec-alias; confuses install.
* Sun Feb 08 2009 Andrew Cagney - 0.4-6- Add frysk-0.4-batch-dollar-star.patch; avoid empty \"$
*\" and \"$AATT\" in shell scripts (bash bug?).
* Sun Feb 08 2009 Alex Lancaster - 0.4-5- Rebuild for new GCC 4.4 to fix broken deps
* Tue Dec 23 2008 Andrew Cagney - 0.4-4- Improve summaries.
* Mon Dec 01 2008 Ignacio Vazquez-Abrams - 0.4-3- Rebuild for Python 2.6
* Mon Oct 27 2008 Andrew Cagney - 0.4-2- drop EPL from licence list; cdtparser deleted- re-enable SMP make- disable -Werror flag to gcj
* Mon Oct 20 2008 Andrew Cagney - 0.4-1- add sparc and arm to ExcludeArch.
* Mon Jun 09 2008 Sami Wagiaalla - 0.4-0- import frysk-0.4.tar.bz2- removed Patch7: frysk-0.0.1.2008.02.29.rh1-jboolean-array.patch- removed Patch8: frysk-0.0.1.2008.02.29.rh1-asm-includes.patch- removed Patch10: frysk-0.0.1.2008.03.19.rh1-fparser8.patch- removed Patch11: frysk-0.2.1-ppc-build.patch- Added fdebugdump files to files list- Added libfrysk-sys-jni.so to file list.- remove fparser from executable list.- remove test_main_looper from file list.- remove libfrysk-cdtparser from file list.
* Fri Apr 04 2008 Andrew Cagney - 0.2.1-2- add patch11, frysk-0.2.1-ppc-build.patch.
* Fri Apr 04 2008 Andrew Cagney - 0.2.1-1- re-instate patch10, install fparser\'s manpage in man8- drop patch6, frysk-0.0.1.2008.01.18.rh1-elfutils-werror.patch.
* Fri Apr 04 2008 Andrew Cagney - 0.2.1-0- import frysk-0.2.1.tar.bz2- drop patch9, frysk-elfutils-src.patch.- drop patch10, install fparser\'s manpage in man8
* Tue Mar 25 2008 Andrew Cagney - 0.0.1.2008.03.19.rh1-1- import 0.0.1.2008.03.19.rh1 (35c076f3436b95a116cba33f52e0c9a592607dfa)- move fparser to pkglibdir.- add ferror to frysk\'s file list.- add FunitSimpleInterfaceTest to frysk-devel\'s file list.- add frysk.7 to frysk\'s file list.- move frysk.1 to frysk-gnome\'s file list- add Patch9 frysk-elfutils-crc.patch, work-around broken CRC check.- add Patch10, install fparser\'s manpage in man8
* Tue Mar 11 2008 Sami Wagiaalla - 0.0.1.2008.03.11-2- Added statements to check for xmlto.
* Tue Mar 11 2008 Sami Wagiaalla - 0.0.1.2008.03.11-1- Import 0.0.1.2008.03.11 (84bcf09e5a329252d81e853e49f0cf1449f937c2)
* Tue Mar 11 2008 Sami Wagiaalla - 0.0.1.2008.02.29.rh1-2- Update releease number- added frysk-0.0.1.2008.02.29.rh1-asm-includes.patch- added frysk-0.0.1.2008.02.29.rh1-jboolean-array.patch
* Fri Feb 29 2008 Sami Wagiaalla - 0.0.1.2008.02.29.rh1-1- Import frysk-0.0.1.2008.02.29.rh1 (148d1359cf791171d7f346d4fca35c1fc36aca8c)- Remove BuildRequires: libgconf-java-devel- Remove Patch4 (frysk-0.0.1.2008.01.18.rh1-no-sysroot.patch)- Remove Patch5 (frysk-0.0.1.2008.01.18.rh1-line-npe.patch)
* Tue Feb 05 2008 Andrew Cagney - 0.0.1.2008.01.18.rh1-3- Add frysk-0.0.1.2008.01.18.rh1-elfutils-werror.patch to fix elfutils errors.
* Mon Feb 04 2008 Stepan Kasal - 0.0.1.2008.01.18.rh1-2- rebuild against rebuilt java-gnome
* Sun Jan 20 2008 Andrew Cagney - 0.0.1.2008.01.18.rh1-1- Import frysk-0.0.1.2008.01.18.rh1 (4cff0daa2996b28274985fa4674160f15e5fd9e2)- Delete run_make_check code.- Add patch4, frysk-0.0.1.2008.01.18.rh1-no-sysroot.patch to not build sysroot tests.- Add patch5, frysk-0.0.1.2008.01.18.rh1-line-npe.patch to prevent NPE in source window.- Enable ppc64 build; disable alpha build (bug 416961).- Move dogtail testing requirements to devel package.- Delete stray ChangeLog, gen-type-funit-tests, and test-exe-x86.c.source files.
* Wed Oct 17 2007 Andrew Cagney - 0.0.1.2007.10.17-1- Import frysk-0.0.1.2007.10.17.- Remove hack disabling glade check.
* Mon Sep 24 2007 Andrew Cagney - 0.0.1.2007.09.24-2- Install frysk.desktop; but with Hidden=true.- Sort files list.- Remove trailing period from summaries.- Replace ExclusiveArch with ExcludeArch of ppc and ppc64; bug 305611.
* Mon Sep 24 2007 Andrew Cagney - 0.0.1.2007.09.24-1- Update files list.- Fix path to dogtail_scripts.- Fix touch paths to allow for build sub-directory.- Import frysk-0.0.1.2007.09.24.tar.bz2.- Remove frysk-20060922-a-cast.patch- Remove frysk-xfail-2130.patch.- Run bootstrap.sh over source tree.- Add autoconf, automake, and libtool to BuildRequires.- Remove binutils-devel from BuildRequires.- Build in separate sub-directory.- Do not force JV_SCAN into the build environment.- Update Licence.- Change BuildRoot to prefered fedora format.- Expand Summary to mention debugging.
* Tue Mar 13 2007 Stepan Kasal - 0.0.1.2007.03.13.rh1-1- New upstream version, adapt the file list.- Remove frysk-no-dejagnu.patch.- configure --disable-werror
* Tue Feb 06 2007 Stepan Kasal - 0.0.1.2007.02.07.rh1-1- New upstream version.- Add Gnome help files, test_looper.xml, and test_main_looper to the file lists.- Temporarily: switch off /usr/share/frysk/test, current tarball does not install it; switch off ppc64 build, frysk-imports/include/frysk-asm.h ain\'t ready.
* Tue Feb 06 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-8- Do not delete the .desktop file, nove it to docdir.- Related: #211200
* Tue Jan 30 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-7- Move the requirement for libgconf-java to subpackage frysk-gnome.- Resolves: #225401.
* Thu Jan 25 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-6- Fix the mistake which I made while backporting the TestFStack patch.- Related: #224248
* Wed Jan 24 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-5- Add frysk-20070106-TestFStack.patch frysk-20070124-libunwind.patch .- Resolves: #224248
* Wed Jan 17 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-4- Second iteration to make section 8 man pages platform-independent.- Resolves: #222468
* Wed Jan 17 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-3- Make the contents of section 8 man pages platform-independent.- Resolves: #222468- Move section 8 man pages to frysk-devel, where the corresponding utilities reside.
* Wed Jan 17 2007 Stepan Kasal - 0.0.1.2006.12.22.rh1-2- Fix time stamps of installed
*.py files, which ...- Resolves: #222468
* Tue Dec 19 2006 Stepan Kasal - 0.0.1.2006.12.22.rh1-1- New upstream version.- libexecdir -> libdir and other file list updates- Remove frysk-arch32-disable.patch, use --disable-arch32-tests instead.- Add frysk-no-dejagnu.patch and create $RPM_BUILD_ROOT${pkgdatadir}, to work around a bug in install-dejagnu-testsuite-local rule.- Resolves: #218819
* Tue Dec 19 2006 Stepan Kasal - 0.0.1.2006.12.01.rh1-4- Add frysk-20061201-i386_is_not_64bit.patch- Related: #218835
* Tue Dec 19 2006 Stepan Kasal - 0.0.1.2006.12.01.rh1-3- Use libexecdir with the old version.- Related: #218835
* Mon Dec 18 2006 Stepan Kasal - 0.0.1.2006.12.01.rh1-2- Fix typo in the previous chlog entry.- Resolves: #211200
* Mon Dec 18 2006 Stepan Kasal - 0.0.1.2006.12.01.rh1-2- Do not install the .desktop file.- Resolves: #211200- Split to frysk, frysk-devel, and frysk-gnome; move the requires for gui java-gnome libraries to frysk-gnome.- Resolves: #218835
* Fri Dec 01 2006 Stepan Kasal - 0.0.1.2006.12.01.rh1-2- Related: #211775- The ppc64 build works again.
* Fri Dec 01 2006 Stepan Kasal - 0.0.1.2006.12.01.rh1-1- New upstream version.- Resolves: #211288.
* Thu Nov 30 2006 Stepan Kasal - 0.0.1.2006.11.30.rh1-1- New upstream version.- The stamp file for glade files has been renamed.- Disable ppc64 build.
* Mon Oct 30 2006 Stepan Kasal - 0.0.1.2006.10.30.rh1-1- New upstream version.- Do not apply frysk-xfail-2130.patch, we do not run make check anyway.- Do not list the binaries in the file list; use `f
*\'.
* Mon Oct 23 2006 Stepan Kasal - 0.0.1.2006.10.23.rh1-1- New upstream version.- Do not pack the jars; they cause multilib conflicts.- Add /usr/bin/fcrash to the file list.
* Tue Oct 17 2006 Stepan Kasal - 0.0.1.2006.10.17.rh1-1- New upstream version.
* Fri Oct 13 2006 Stepan Kasal - 0.0.1.2006.10.13.rh1-1 - New upstream version.
* Wed Oct 11 2006 Stepan Kasal - 0.0.1.2006.10.11.rh1-1- New upstream version.
* Mon Oct 02 2006 Stepan Kasal - 0.0.1.2006.10.02.rh1-1- New upstream version.
* Tue Sep 26 2006 Stepan Kasal - 0.0.1.2006.09.22.rh1-1- New upstream version.- Refresh frysk-xfail-2130.patch.- Add frysk-20060922-a-cast.patch to fix a warning.- Add fstack to the file list.
* Fri Sep 15 2006 Stepan Kasal - 0.0.1.2006.09.15.rh1-2- BuildRequire binutils-devel.
* Fri Sep 15 2006 Stepan Kasal - 0.0.1.2006.09.15.rh1-1- New upstream version.- Make sure we are not building a ``cross-debugging\'\' libunwind on i686.
* Tue Sep 12 2006 Stepan Kasal - 0.0.1.2006.09.08.rh1-2- Do not require dogtail on FC-5; it\'s not available there.
* Mon Sep 11 2006 Stepan Kasal - 0.0.1.2006.09.08.rh1-1- New upstream version.
* Sat Sep 02 2006 Stepan Kasal - 0.0.1.2006.08.30.rh1-2- Tried to build on 32bit ppc, but it does not work yet.
* Tue Aug 29 2006 Stepan Kasal - 0.0.1.2006.08.30.rh1-1- New upstream version.- Removed xorg-x11-xinit from BuildRequires, dogtail was fixed to require it.- Build also on ppc64.
* Mon Aug 28 2006 Stepan Kasal - 0.0.1.2006.08.28.rh1-1- New upstream version.- Remove Patch1, the code now contains a real fix for bug #203902.
* Fri Aug 25 2006 Stepan Kasal - 0.0.1.2006.08.24.rh1-3- Patch1 for bug #203902.
* Fri Aug 25 2006 Stepan Kasal - 0.0.1.2006.08.24.rh1-2- Comment out the %check section temporarily.
* Thu Aug 24 2006 Stepan Kasal - 0.0.1.2006.08.24.rh1-1- New upstream version.- Add Requires: libgconf-java
* Tue Aug 22 2006 Stepan Kasal - 0.0.1.2006.08.22.rh1-1- New upstream version.- Add BuildRequires: gnome-python2-gconf, remove BuildRequires: ghostscript.- Add `uname -a\' to %check.
* Wed Aug 16 2006 Stepan Kasal - 0.0.1.2006.08.16.rh1-1- New upstream version.
* Tue Aug 15 2006 Stepan Kasal - 0.0.1.2006.08.15.rh1-1- New upstream version.- Require latest java-gnome.- frysk-xfail-2130.patch: fails if building on an old kernel.
* Wed Aug 09 2006 Stepan Kasal - 0.0.1.2006.08.09.rh1-1- New upstream version, incorporates both the patches.
* Wed Aug 02 2006 Stepan Kasal - 0.0.1.2006.07.25.rh1-4- Add make check to %check- Add patches to disable failing tests.
* Wed Aug 02 2006 Stepan Kasal - 0.0.1.2006.07.25.rh1-3- BuildRequires latest dogtail
* Fri Jul 28 2006 Phil Muldoon - 0.0.1.2006.07.25.rh1-3- Add dogtail to BuildRequires
* Tue Jul 25 2006 Stepan Kasal - 0.0.1.2006.07.25.rh1-2- Add ftrace to the file list.
* Tue Jul 25 2006 Stepan Kasal - 0.0.1.2006.07.25.rh1-1- New upstream version.
* Sat Jul 22 2006 Thomas Fitzsimmons - 0.0.1.2006.07.18.rh1-2- Bump release number. (dist-fc6-java)
* Tue Jul 18 2006 Stepan Kasal - 0.0.1.2006.07.18.rh1-1- New upstream version, incorporates the previous two patches.
* Tue Jul 18 2006 Stepan Kasal - 0.0.1.2006.07.14.rh1-2- Add two patches from Phil Muldoon: frysk-20060714-observer.patch -- continue even though an observer cannot be load frysk-20060714-timer.patch -- fix incorrect usage of a core timer
* Fri Jul 14 2006 Stepan Kasal - 0.0.1.2006.07.14.rh1-1- New upstream version.
* Thu Jul 13 2006 Stepan Kasal - 0.0.1.2006.07.13.rh1-1- New upstream version.
* Wed Jul 12 2006 Stepan Kasal - 0.0.1.2006.07.12.rh2-1- New upstream version.
* Wed Jul 12 2006 Stepan Kasal - 0.0.1.2006.07.12.rh1-1- New upstream version.
* Wed Jul 12 2006 Jesse Keating - 0.0.1.2006.06.28.rh1-0.1- rebuild
* Wed Jun 28 2006 Stepan Kasal - 0.0.1.2006.06.28.rh1-1- Remove BuildRequires: autoconf automake
* Tue Jun 27 2006 Stepan Kasal - 0.0.1.2006.06.28.rh1-0- Refresh the tarball.- Remove the patches, they are all upstream now.- BuildRequires: sharutils, instead of gmime.- Do not remove the unwanted files, they should not be installed anymore.- Do not hide the menu entry.- Do not call ./bootstrap.sh.
* Fri Jun 16 2006 Stepan Kasal - 0.0.1.2006.06.15-3- Add the non-intermediate hack.- Remove more unwanted files.- Add patch to link statically with libelf; remove elfutils libraries.
* Fri Jun 16 2006 Stepan Kasal - 0.0.1.2006.06.15-2- Suppress warnings caused by _FORTIFY_SOURCE=2- Remove unwanted files.
* Fri Jun 16 2006 Stepan Kasal - 0.0.1.2006.06.15-1- Add BuildRequires: libgconf-java-devel- Update frysk-unistd.patch
* Thu Jun 15 2006 Stepan Kasal - 0.0.1.2006.06.15-0- Refresh the tarball.- Patch to fix Elf.cxx on 64bit.- Anoter patch required by new linux/unistd.h.- Add BuildRequires: ghostscript
* Thu Jun 15 2006 Stepan Kasal - 0.0.1.2006.06.14-1- Patch for new linux/unistd.h.- Patch to avoid scanf(\"%a[..]\").
* Wed Jun 14 2006 Stepan Kasal - 0.0.1.2006.06.14-0- New upstream version.- Add BuildRequires: libglade2-devel >= 2.5.1- Refresh other BuildRequires.- Replace the noxmltest.patch patch by two touch commands.- Add BuildRequires: autoconf automake, BuildRequires: gcc-java >= 4.1.1
* Thu May 18 2006 Stepan Kasal - 0.0.1.2006.02.19.rh2-0.FC5.3- Add gmime to BuildRequires.
* Fri Mar 03 2006 Andrew Cagney 0.0.1.2006.02.19.rh2-0.FC5.2- Add Hidden=true to frysk.desktop file; from halfline; with fixes.- Disable xml check in frysk-gui/.
* Wed Mar 01 2006 Andrew Cagney 0.0.1.2006.02.19.rh2-0.FC5.1- Add dependencies on latest Java-GNOME bindings.
* Wed Mar 01 2006 Andrew Cagney 0.0.1.2006.02.19.rh2-0.FC5.0- Import frysk 0.0.1.2006.02.19.rh2; works around bug #180637.- Enable x86_64, update
*-java BuildRequires; fix bug #183538.
* Tue Feb 21 2006 Karsten Hopp 0.0.1.2006.02.19.rh1-0.FC5.1- BuildRequires: xmlto
* Mon Feb 20 2006 Andrew Cagney 0.0.1.2006.02.19.rh1-0.FC5.0- Import frysk 0.0.1.2006.02.19.rh1 -- snapshot from middle of that day.
* Sat Feb 18 2006 Andrew Cagney 0.0.1.2006.02.12-0.FC5.1- Remove eclipse-cdt >= 3.0.0 from BuildRequires. From Wu Zhou woodzltcAATTibm.
* Sun Feb 12 2006 Andrew Cagney 0.0.1.2006.02.12-0.FC5.0- Import frysk 0.0.1.2006.02.12.
* Thu Feb 09 2006 Adam Jocksch 0.0.1.2006.02.09-0.FC5.0- Removed ftrace from %files and added libexedir files and man pages.- Imported new frysk tarball,
* Tue Feb 07 2006 Jesse Keating - 0.0.1.2006.01.22-0.FC5.1.1- rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Feb 06 2006 Adam Jocksch 0.0.1.2006.01.22-0.FC5.1- Bumped version, rebuilt.
* Mon Jan 23 2006 Andrew Cagney 0.0.1.2006.01.22-0.FC4.0- Simplify .spec file (remove unused macro definitions).- Import frysk 0.0.1.2006.01.22.- Update -files; adding frysk.desktop and fryskTrayIcon48.png.
* Thu Dec 22 2005 Andrew Cagney 0.0.1.2005.12.14.15.12-0.FC4.1- Import frysk-0.0.1.2005.12.14.15.12 rpm.- Drop build dependency java-1.4.2-gcj-compat-devel- Apply Patch003, frysk-makefileam.patch.
* Fri Dec 09 2005 Jesse Keating - rebuilt
* Wed Nov 16 2005 Igor Foox 0.0.0.20051116-0.3- Added jars under /usr/share/java to distribution.
* Wed Nov 16 2005 Igor Foox 0.0.0.20051116-0.1- Update source.
* Wed Nov 16 2005 Igor Foox 0.0.0.20051114-0.3- Removed runtime dependency for eclipse-cdt, changed buildtime eclipse-cdt dependency to 3.0.0.
* Wed Nov 16 2005 Igor Foox 0.0.0.20051114-0.2- Changed dependency on frysk-cdtparser to eclipse-cdt (it was somehow magically reversed).
* Mon Nov 14 2005 Igor Foox 0.0.0.20051114-0.1- Removed smp flags.
* Thu Nov 10 2005 Igor Foox 0.0.0.20051109-0.3- Update source.
* Thu Nov 10 2005 Igor Foox 0.0.0.20051109-0.2- Added ExclusiveArch for i386.
* Thu Nov 10 2005 Igor Foox 0.0.0.20051109-0.1- Updated source, changed cdtparser dependency to eclipse-cdt. Added buildrestriction to i386. Added %{?_smp_flags} to make command.
* Fri Oct 28 2005 Igor Foox 0.0-2- Validated all Requires and BuildRequires clauses, fixed some of them.- Fixed bug with libdir detection based on architecture.
* Wed Oct 26 2005 Igor Foox 0.0-1- Birth.
 
ICM