auto-import changelog data from dump-0.4b21-3.src.rpm
Wed Feb 14 2001 Bill Nottingham <notting@redhat.com> - fix build with current glibc Mon Jan 29 2001 Nalin Dahyabhai <nalin@redhat.com> - change copyright: UCB to License: BSD Fri Jan 26 2001 Nalin Dahyabhai <nalin@redhat.com> - update to 0.4b21. Sun Nov 26 2000 Jeff Johnson <jbj@redhat.com> - update to 0.4b20. Fri Nov 10 2000 Stelian Pop <pop@cybercable.fr> - dump 0.4b20 released, first packaging. Tue Oct 31 2000 Jeff Johnson <jbj@redhat.com> - remove setuid bits for Red Hat 5.x errata.
This commit is contained in:
parent
20e6c5cc48
commit
dcc9828a85
@ -1 +1 @@
|
||||
dump-0.4b19.tar.gz
|
||||
dump-0.4b21.tar.gz
|
||||
|
||||
32
dump.spec
32
dump.spec
@ -4,12 +4,13 @@
|
||||
|
||||
Summary: Programs for backing up and restoring filesystems.
|
||||
Name: dump
|
||||
Version: 0.4b19
|
||||
Release: 4
|
||||
Copyright: UCB
|
||||
Version: 0.4b21
|
||||
Release: 3
|
||||
License: BSD
|
||||
Group: Applications/Archiving
|
||||
Source: http://sourceforge.net/download.php/dump/dump-%{version}.tar.gz
|
||||
Patch0: dump-0.4b19-bigfile.patch
|
||||
Source: http://download.sourceforge.net/dump/dump-%{version}.tar.gz
|
||||
Patch0: dump-0.4b21-rh52.patch
|
||||
Patch1: dump-time.patch
|
||||
Requires: rmt
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
@ -54,7 +55,8 @@ This packages contains statically linked versions of dump and restore.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .bigfile
|
||||
%patch0 -p1 -b .rh52
|
||||
%patch1 -p1 -b .time
|
||||
|
||||
%build
|
||||
%configure %{myoptions} --enable-static
|
||||
@ -126,6 +128,24 @@ rm -rf %{buildroot}
|
||||
%{_sbindir}/rrestore.static
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
|
||||
- fix build with current glibc
|
||||
|
||||
* Mon Jan 29 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- change copyright: UCB to License: BSD
|
||||
|
||||
* Fri Jan 26 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- update to 0.4b21.
|
||||
|
||||
* Sun Nov 26 2000 Jeff Johnson <jbj@redhat.com>
|
||||
- update to 0.4b20.
|
||||
|
||||
* Fri Nov 10 2000 Stelian Pop <pop@cybercable.fr>
|
||||
- dump 0.4b20 released, first packaging.
|
||||
|
||||
* Tue Oct 31 2000 Jeff Johnson <jbj@redhat.com>
|
||||
- remove setuid bits for Red Hat 5.x errata.
|
||||
|
||||
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
|
||||
- rebuild to cope with glibc locale binary incompatibility, again
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user