e0adbd
Summary: A hexadecimal file viewer and editor
e0adbd
Name: hexedit
e0adbd
Version: 1.2.13
e0adbd
Release: 12%{?dist}
e0adbd
License: GPLv2+
e0adbd
e0adbd
URL: http://rigaux.org/hexedit.html
e0adbd
Source: http://rigaux.org/%{name}-%{version}.src.tgz
e0adbd
e0adbd
Patch1: hexedit-1.2.13-config.patch
e0adbd
# Document --color option.  Sent upstream 2013-04-05.
e0adbd
Patch2: hexedit-man-page-color.patch
e0adbd
e0adbd
BuildRequires: ncurses-devel
e0adbd
e0adbd
%description
e0adbd
Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device
e0adbd
as the file is read a piece at a time. Hexedit can be used to modify the file
e0adbd
and search through it.
e0adbd
e0adbd
%prep
e0adbd
%setup -q -n %{name}
e0adbd
e0adbd
%patch1 -p1 -b .config
e0adbd
%patch2 -p1 -b .color
e0adbd
e0adbd
%build
e0adbd
%configure
e0adbd
make %{_smp_mflags}
e0adbd
e0adbd
%install
e0adbd
make install \
e0adbd
  mandir=$RPM_BUILD_ROOT%{_mandir} \
e0adbd
  bindir=$RPM_BUILD_ROOT%{_bindir} \
e0adbd
  INSTALL='install -p'
e0adbd
e0adbd
%files
e0adbd
%doc hexedit-%{version}.lsm COPYING Changes  
e0adbd
%{_bindir}/hexedit
e0adbd
%{_mandir}/man1/hexedit.1*
e0adbd
e0adbd
%changelog
e0adbd
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-12
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
e0adbd
e0adbd
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-11
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
e0adbd
e0adbd
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-10
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e0adbd
e0adbd
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-9
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
e0adbd
e0adbd
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-8
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e0adbd
e0adbd
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.13-7
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
e0adbd
e0adbd
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.13-6
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e0adbd
e0adbd
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.13-5
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
e0adbd
e0adbd
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.13-4
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
e0adbd
e0adbd
* Fri Apr 05 2013 Richard W.M. Jones <rjones@redhat.com> - 1.2.13-3
e0adbd
- Add patch to document --color option.
e0adbd
- Modernize the spec file.
e0adbd
e0adbd
* Tue Mar 26 2013 Ville Skyttä <ville.skytta@iki.fi> - 1.2.13-2
e0adbd
- Bring back config patch to fix -debuginfo, it hasn't been upstreamed yet.
e0adbd
- Drop empty TODO from docs.
e0adbd
e0adbd
* Thu Mar 21 2013 Jon Ciesla <limburger@gmail.com> - 1.2.13-1
e0adbd
- Latest upstream.
e0adbd
- Config patch upstreamed.
e0adbd
e0adbd
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-16
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e0adbd
e0adbd
* Mon Nov 26 2012 Richard W.M. Jones <rjones@redhat.com> - 1.2.12-15
e0adbd
- Fix URL and Source for new upstream location.
e0adbd
e0adbd
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-14
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e0adbd
e0adbd
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-13
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e0adbd
e0adbd
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-12
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e0adbd
e0adbd
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-11
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e0adbd
e0adbd
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-10
e0adbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e0adbd
e0adbd
* Tue Feb 12 2008 Jiri Moskovcak <jmoskovc@redhat.com> - 1.2.12-9
e0adbd
- rebuild
e0adbd
e0adbd
* Mon Dec 17 2007 Jiri Moskovcak <jmoskovc@redhat.com> - 1.2.12-8
e0adbd
- minor spec file fixes
e0adbd
e0adbd
* Thu Nov  1 2007 Jiri Moskovcak <jmoskovc@redhat.com> - 1.2.12-7
e0adbd
- spec file cleanup
e0adbd
e0adbd
* Tue Sep 18 2007 Jiri Moskovcak <jmoskovc@redhat.com> 1.2.12-6
e0adbd
- changed to new upstream source tarbal with some minor fixes
e0adbd
e0adbd
* Fri Apr 06 2007 Jindrich Novy <jnovy@redhat.com> 1.2.12-5
e0adbd
- spec fixes
e0adbd
e0adbd
* Wed Nov 29 2006 Jindrich Novy <jnovy@redhat.com> 1.2.12-4
e0adbd
- fix URL, add dist tag
e0adbd
e0adbd
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2.12-3.2.1
e0adbd
- rebuild
e0adbd
e0adbd
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.12-3.2
e0adbd
- bump again for double-long bug on ppc(64)
e0adbd
e0adbd
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.12-3.1
e0adbd
- rebuilt for new gcc4.1 snapshot and glibc changes
e0adbd
e0adbd
* Thu Jan 26 2006 Jindrich Novy <jnovy@redhat.com> 1.2.12-3
e0adbd
- rebuilt (#178824)
e0adbd
e0adbd
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Tue Oct 25 2005 Jindrich Novy <jnovy@redhat.com> 1.2.12-2
e0adbd
- rewrite %%description - the original one was a nonsense (#171685)
e0adbd
e0adbd
* Mon Oct  3 2005 Jindrich Novy <jnovy@redhat.com> 1.2.12-1
e0adbd
- update to 1.2.12
e0adbd
- new upstream release introduces "fruit salad" colored hexeditor ;-)
e0adbd
  (try --color)
e0adbd
e0adbd
* Fri Mar  4 2005 Jindrich Novy <jnovy@redhat.com> 1.2.10-4
e0adbd
- rebuilt with gcc4
e0adbd
e0adbd
* Thu Feb 10 2005 Jindrich Novy <jnovy@redhat.com> 1.2.10-3
e0adbd
- remove -D_FORTIFY_SOURCE=2 from CFLAGS, present in RPM_OPT_FLAGS
e0adbd
e0adbd
* Wed Feb  9 2005 Jindrich Novy <jnovy@redhat.com> 1.2.10-2
e0adbd
- rebuilt with -D_FORTIFY_SOURCE=2
e0adbd
e0adbd
* Mon Aug 2 2004 Jindrich Novy <jnovy@redhat.com> 1.2.10-1
e0adbd
- updated to 1.2.10-1
e0adbd
e0adbd
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Fri Sep 26 2003 Harald Hoyer <harald@redhat.de> 1.2.7-1
e0adbd
- update to 1.2.7
e0adbd
e0adbd
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Tue May 6 2003 Than Ngo <than@redhat.com> 1.2.4-1
e0adbd
- 1.2.4
e0adbd
e0adbd
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 1.2.2-7
e0adbd
- rebuild on all arches
e0adbd
e0adbd
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
e0adbd
- automated rebuild
e0adbd
e0adbd
* Tue Jun 18 2002 Than Ngo <than@redhat.com> 1.2.2-5
e0adbd
- don't forcibly strip binaries
e0adbd
e0adbd
* Thu May 23 2002 Tim Powers <timp@redhat.com>
e0adbd
- automated rebuild
e0adbd
e0adbd
* Thu Feb 28 2002 Than Ngo <than@redhat.com> 1.2.2-3
e0adbd
- rebuild in new inviroment
e0adbd
e0adbd
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
e0adbd
- automated rebuild
e0adbd
e0adbd
* Tue Nov 27 2001 Than Ngo <than@redhat.com> 1.2.2-1
e0adbd
- updated to 1.2.2
e0adbd
- fixed Url
e0adbd
e0adbd
* Thu Aug  9 2001 Than Ngo <than@redhat.com> 1.2.1-3
e0adbd
- install man page in correct place
e0adbd
e0adbd
* Tue Jul 31 2001 Than Ngo <than@redhat.com> 1.2.1-2
e0adbd
- fix bug #50488
e0adbd
e0adbd
* Tue Jun 26 2001 Than Ngo <than@redhat.com> 1.2.1-1
e0adbd
- update to 1.2.1
e0adbd
- Copyright -> License
e0adbd
- add some Buildprereqs
e0adbd
e0adbd
* Mon May 21 2001 Tim Powers <timp@redhat.com>
e0adbd
- built for the ldistro
e0adbd
e0adbd
* Fri Feb  9 2001 Tim Powers <timp@redhat.com>
e0adbd
- patched so that it doesn't segfault on ia64 (bug 26845)
e0adbd
e0adbd
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Mon Jul 10 2000 Tim Powers <timp@redhat.com>
e0adbd
- rebuilt
e0adbd
e0adbd
* Wed Jun 7 2000 Tim Powers <timp@redhat.com>
e0adbd
- fixed man page location
e0adbd
- use %%makeinstall
e0adbd
- use predefined RPM macros wherever possible
e0adbd
- patched so that regular users can build
e0adbd
e0adbd
* Fri May 12 2000 Tim Powers <timp@redhat.com>
e0adbd
- rbeuilt for 7.0
e0adbd
- made so that man pages are gzipped by RPM (glob)
e0adbd
e0adbd
* Thu Jul 15 1999 Tim Powers <timp@redhat.com>
e0adbd
- updated source
e0adbd
- cleaned up %%build section. Now uses make install instead of install
e0adbd
  blah....
e0adbd
-built for 6.1
e0adbd
e0adbd
* Tue Oct 06 1998 Michael Maher <mike@redhat.com>
e0adbd
- updated package
e0adbd
e0adbd
* Mon Jul 20 1998 Michael Maher <mike@redhat.com> 
e0adbd
- built package