Fix URL and Source for new upstream location.
This commit is contained in:
parent
fc9d0c1549
commit
534d1ba22c
@ -1,11 +1,11 @@
|
||||
Summary: A hexadecimal file viewer and editor
|
||||
Name: hexedit
|
||||
Version: 1.2.12
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Editors
|
||||
URL: http://merd.sourceforge.net/pixel/hexedit.html
|
||||
Source: http://merd.net/pixel/%{name}-%{version}.src.tgz
|
||||
URL: http://rigaux.org/hexedit.html
|
||||
Source: http://rigaux.org/%{name}-%{version}.src.tgz
|
||||
Patch: hexedit-1.2.2-config.patch
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 26 2012 Richard W.M. Jones <rjones@redhat.com> - 1.2.12-15
|
||||
- Fix URL and Source for new upstream location.
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user