auto-import changelog data from hexedit-1.2.1-3.src.rpm
Thu Aug 09 2001 Than Ngo <than@redhat.com> 1.2.1-3 - install man page in correct place
This commit is contained in:
parent
a540c647b7
commit
ad032a9ac2
@ -1,7 +1,7 @@
|
|||||||
Summary: A hexadecimal file viewer and editor.
|
Summary: A hexadecimal file viewer and editor.
|
||||||
Name: hexedit
|
Name: hexedit
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
Url: http://www.chez.com/prigaux
|
Url: http://www.chez.com/prigaux
|
||||||
@ -25,7 +25,7 @@ CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" make
|
|||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1
|
%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 9 2001 Than Ngo <than@redhat.com> 1.2.1-3
|
||||||
|
- install man page in correct place
|
||||||
|
|
||||||
* Tue Jul 31 2001 Than Ngo <than@redhat.com> 1.2.1-2
|
* Tue Jul 31 2001 Than Ngo <than@redhat.com> 1.2.1-2
|
||||||
- fix bug #50488
|
- fix bug #50488
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user