Changelog for
z88dk-1.10.1-9.20150709cvs.fc24.i686.rpm :
* Fri Feb 05 2016 Fedora Release Engineering
- 1.10.1-9.20150709cvs- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jul 09 2015 Kevin Kofler - 1.10.1-8.20150709cvs- update to 20150709 nightly- don\'t use make -e because it also overwrites += commands (FTBFS #1240091)- BuildRequires: libxml2-devel- fix improper use of CFLAGS and LDFLAGS in the makefiles- update file list (add new binary asmpp.pl)
* Fri Jun 19 2015 Fedora Release Engineering - 1.10.1-7.20150221cvs- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Feb 22 2015 Kevin Kofler - 1.10.1-6.20150221cvs- update to 20150221 nightly (fixes licensing issue #967408 and FTBFS #1037409)- drop z80asm hunks of 64bit patch, fixed upstream- rebase makefile-usr-share patch- Conflicts: z80asm until we sort out the file conflict (#823174)
* Mon Aug 18 2014 Fedora Release Engineering - 1.10.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 1.10.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering - 1.10.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Feb 15 2013 Fedora Release Engineering - 1.10.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Dec 24 2012 Kevin Kofler - 1.10.1-1- update to 1.10.1 (#888202, bugfix release)
* Tue Nov 06 2012 Kevin Kofler - 1.10-1- update to 1.10 (#873591)- clean up specfile- use __global_ldflags if set- rediff (unfuzz) makefile-usr-share patch- drop makefile-fixes patch (last remaining issue fixed upstream)- rebase 64bit patch (some parts fixed upstream)- drop upstreamed getline-name-conflict patch
* Sun Jul 22 2012 Fedora Release Engineering - 1.9-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering - 1.9-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 08 2011 Fedora Release Engineering - 1.9-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jul 27 2009 Fedora Release Engineering - 1.9-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 21 2009 Kevin Kofler - 1.9-1- update to 1.9 (#512391)- update 64bit patch (one issue fixed upstream, many left)
* Fri Apr 10 2009 Kevin Kofler - 1.8-3- fix name conflict with the getline function in POSIX 2008
* Wed Feb 25 2009 Fedora Release Engineering - 1.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Mar 10 2008 Kevin Kofler - 1.8-1- update to 1.8- update makefile-fixes patch (most issues fixed upstream, only one left)- update z88make.patch and rename to z88dk-1.8-makefile-usr-share.patch- remove redundant sed (already covered by above patch)- use DESTDIR instead of makeinstall macro (fixes buildroot in .cfg files)
* Sat Feb 09 2008 Kevin Kofler - 1.7-3- rebuild for GCC 4.3
* Fri Dec 07 2007 Kevin Kofler - 1.7-2- patch for 64-bit issues (#185511)- drop ExcludeArch for 64-bit architectures (#185511)
* Thu Dec 06 2007 Kevin Kofler - 1.7-1- update to 1.7- use preferred SF URL- mention TI calculators in description- mkdir buildroot in install- don\'t try to build target libs with host CFLAGS- fix buggy makefiles leading to silently missing libraries
* Thu Sep 27 2007 Tom \"spot\" Callaway 1.6-11.1- no ppc64
* Thu Sep 27 2007 Tom \"spot\" Callaway 1.6-11- fix license tag (Artistic clarified)
* Thu Oct 05 2006 Christian Iseli 1.6-10- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Tue Sep 19 2006 Paul F. Johnson - 1.6-9- rebuild- minor spec file changes
* Thu Mar 09 2006 Paul F. Johnson - 1.6-8- Added ExcludeArch for ia64
* Mon Oct 17 2005 Paul F. Johnson - 1.6-7- Add ExcludeArch for x86_64 machines
* Mon Oct 17 2005 Paul Howarth - 1.6-6- Use full URL for upstream tarball location- Don\'t use macros in build-time command paths (see #170506 for discussion)- Tarball expands to directory z88dk, not z88dk-%{version}
* Mon Oct 17 2005 Paul F. Johnson 1.6-5- Modified the spec file to fix the rpmlint problems
* Wed Sep 14 2005 Paul F. Johnson 1.6-4- Add diff for makefile and patch aspect to spec- rebuilt
* Wed Sep 14 2005 Paul F. Johnson 1.6-3- Fixed the spec file as it was constantly looking to /var/tmp!- Fixed the source to point to /usr/share/z88dk for configs- Removed `pwd` as it was causing problems
* Tue Sep 13 2005 Paul Howarth - 1.6-2- Use macros consistently- Clean out buildroot in %install rather than %prep- Include additional docs- Tidy summary and description- Honor %{optflags}- Remove CVS cruft- Separate manpages from rest of docs- Put target libraries, include files etc. under %{_datadir}, not /usr/lib- No scriptlets needed- Fix file permissions and line endings- Remove vendor and packager tags- Use \"Artistic\" in license tag
* Tue Sep 13 2005 Paul F. Johnson - Fixes to spec file
* Mon Sep 12 2005 Paul F. Johnson - initial import and rpm builds