Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit dump
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 01 Apr 2007 12:07:22 +0200
- Message-id: <20070401100722.C3DFE67816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package dump
checked in at Sun Apr 1 12:07:22 CEST 2007.
--------
--- dump/dump.changes 2006-01-25 21:35:36.000000000 +0100
+++ /mounts/work_src_done/STABLE/dump/dump.changes 2007-03-31 18:36:20.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Mar 31 18:36:12 CEST 2007 - rguenther@xxxxxxx
+
+- add zlib-devel BuildRequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dump.spec ++++++
--- /var/tmp/diff_new_pack.T20586/_old 2007-04-01 12:07:12.000000000 +0200
+++ /var/tmp/diff_new_pack.T20586/_new 2007-04-01 12:07:12.000000000 +0200
@@ -1,22 +1,22 @@
#
# spec file for package dump (Version 0.4b41)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: dump
-BuildRequires: e2fsprogs-devel readline-devel
-License: BSD, Other License(s), see package
+BuildRequires: e2fsprogs-devel readline-devel zlib-devel
+License: BSD License and BSD-like
Group: Productivity/Archiving/Backup
Autoreqprov: on
Version: 0.4b41
-Release: 2
+Release: 44
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-pathnames.patch
Patch1: %{name}-%{version}-destdir.patch
@@ -29,10 +29,10 @@
%description
The dump package contains both dump and restore. Dump examines files
-in a filesystem, determines which ones need to be backed up, and copies
-those files to a specified disk, tape, or other storage medium. The
-restore command performs the inverse function of dump; it can restore a
-full backup of a filesystem.
+in a file system, determines which ones need to be backed up, and
+copies those files to a specified disk, tape, or other storage medium.
+The restore command performs the inverse function of dump. It can
+restore a full backup of a file system.
@@ -96,7 +96,9 @@
%doc CHANGES COPYRIGHT KNOWNBUGS MAINTAINERS README REPORTING-BUGS
%doc THANKS TODO dump.lsm examples
-%changelog -n dump
+%changelog
+* Sat Mar 31 2007 - rguenther@xxxxxxx
+- add zlib-devel BuildRequires
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Sat Jan 14 2006 - schwab@xxxxxxx
@@ -129,32 +131,32 @@
- updated to 0.4b33
* Thu Aug 29 2002 - nadvornik@xxxxxxx
- updated to 0.4b31:
-- fixed rmt open flags transmission (remote dump was broken in 0.4b29)
-- fixed the tape length calculation when using large tapes and compression
-- made dump save 32 bit UID/GID
+ - fixed rmt open flags transmission (remote dump was broken in 0.4b29)
+ - fixed the tape length calculation when using large tapes and compression
+ - made dump save 32 bit UID/GID
* Tue Jul 02 2002 - nadvornik@xxxxxxx
- updated to 0.4b29
-- bugfixes
-- more examples
+ - bugfixes
+ - more examples
* Thu Apr 18 2002 - nadvornik@xxxxxxx
- updated to 0.4b28
-- bugfixes
-- do not include kernel haders
+ - bugfixes
+ - do not include kernel haders
- compiled with readline
* Tue Apr 02 2002 - nadvornik@xxxxxxx
- fixed to compile with new autoconf
* Wed Jan 30 2002 - nadvornik@xxxxxxx
- update to 0.4b26:
-- more examples
-- bugfixes
+ - more examples
+ - bugfixes
* Mon Jan 07 2002 - nadvornik@xxxxxxx
- added link /etc/rmt -> /sbin/rmt for compatibility [bug #12615]
* Thu Nov 22 2001 - nadvornik@xxxxxxx
- update to 0.4b25:
-- more documentation
-- added bzip2 compression
-- suport for backups to CD
-- bugfixes
+ - more documentation
+ - added bzip2 compression
+ - suport for backups to CD
+ - bugfixes
* Fri Aug 17 2001 - nadvornik@xxxxxxx
- added fix for traverse.c
* Thu Aug 16 2001 - ro@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |