Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit bzip2
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 08 Nov 2007 23:51:21 +0100
- Message-id: <20071108225121.96D16678335@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package bzip2
checked in at Thu Nov 8 23:51:21 CET 2007.
--------
--- bzip2/bzip2.changes 2007-06-03 23:23:39.000000000 +0200
+++ /mounts/work_src_done/STABLE/bzip2/bzip2.changes 2007-11-08
11:04:32.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 8 11:04:02 CET 2007 - lmichnovic@xxxxxxx
+
+- added README, LICENSE, CHANGES files to libbz2-1 package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bzip2.spec ++++++
--- /var/tmp/diff_new_pack.kv9149/_old 2007-11-08 23:49:54.000000000 +0100
+++ /var/tmp/diff_new_pack.kv9149/_new 2007-11-08 23:49:54.000000000 +0100
@@ -12,15 +12,15 @@
Name: bzip2
Version: 1.0.4
-Release: 23
+Release: 46
Provides: bzip
Obsoletes: bzip
# The following is a kludge to get updating bzip2 to after the split work
PreReq: libbz2-1
-Autoreqprov: on
+AutoReqProv: on
Group: Productivity/Archiving/Compression
-License: BSD License and BSD-like, bzip2-1.0 is distributed under a
BSD-style license
-URL: http://www.bzip.org/
+License: BSD 3-Clause
+Url: http://www.bzip.org/
Summary: A Program for Compressing Files
Source: bzip2-%{version}.tar.gz
Source1: bznew.gz
@@ -32,7 +32,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-bzip is a very powerful program for compressing files.
+The bzip2 program is a very powerful program for compressing files.
@@ -41,11 +41,11 @@
Julian Seward <jseward@xxxxxxx>
%package doc
-Summary: bzip2 Program and Library Documentation
+Summary: The bzip2 program and Library Documentation
Group: Productivity/Archiving/Compression
%description doc
-bzip2 program and library documentation.
+The bzip2 program and library documentation.
@@ -54,11 +54,11 @@
Julian Seward <jseward@xxxxxxx>
%package -n libbz2-1
-Summary: bzip2 runtime library
+Summary: The bzip2 runtime library
Group: Productivity/Archiving/Compression
%description -n libbz2-1
-bzip2 runtime library
+The bzip2 runtime library
@@ -67,12 +67,12 @@
Julian Seward <jseward@xxxxxxx>
%package -n libbz2-devel
-Summary: bzip2 runtime library development files
-Group: Productivity/Archiving/Compression
+Summary: The bzip2 runtime library development files
+Group: Development/Libraries/Other
Requires: libbz2-1 = %{version}
%description -n libbz2-devel
-bzip2 runtime library development files
+The bzip2 runtime library development files.
@@ -137,6 +137,7 @@
%files -n libbz2-1
%defattr(-,root,root)
+%doc README LICENSE CHANGES
/%{_lib}/libbz2.so.1
/%{_lib}/libbz2.so.1.*
@@ -145,8 +146,9 @@
%{_includedir}/bzlib.h
%{_libdir}/libbz2.a
%{_libdir}/libbz2.so
-
%changelog
+* Thu Nov 08 2007 - lmichnovic@xxxxxxx
+- added README, LICENSE, CHANGES files to libbz2-1 package
* Sun Jun 03 2007 - schwab@xxxxxxx
- Fix dependency.
* Wed May 30 2007 - lmichnovic@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |