Mailinglist Archive: opensuse-commit (1421 mails)
| < Previous | Next > |
commit lzma
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 07 May 2008 00:24:56 +0200
- Message-id: <20080506222457.3B3E4678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package lzma
checked in at Wed May 7 00:24:56 CEST 2008.
--------
--- lzma/lzma.changes 2008-05-06 15:47:26.000000000 +0200
+++ lzma/lzma.changes 2008-05-06 23:10:50.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 6 22:36:09 CEST 2008 - bk@xxxxxxx
+
+- ci removed #neededforbuild while mbuild converts to BuildRequires
+- bzip2 source to save space (not lzma, so it can be built in <11.0)
+
+-------------------------------------------------------------------
Old:
----
lzma-4.32.5.tar.gz
New:
----
lzma-4.32.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lzma.spec ++++++
--- /var/tmp/diff_new_pack.Up1048/_old 2008-05-07 00:24:40.000000000 +0200
+++ /var/tmp/diff_new_pack.Up1048/_new 2008-05-07 00:24:40.000000000 +0200
@@ -12,15 +12,16 @@
Name: lzma
+BuildRequires: gcc-c++
# Replace "BuildRequires:" with "# neededforbuild" above for building
# this package in older SuSE distros like SLES9 (9.1) and SLES8 (8.1)
Summary: A Program for Compressing Files
Version: 4.32.5
-Release: 17
+Release: 18
Group: Productivity/Archiving/Compression
License: GPL v2 or later
Url: http://tukaani.org/lzma/
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -70,12 +71,15 @@
%package devel
License: LGPL v2.1 or later
-Summary: LZMA decoder library
+Summary: Development package for the LZMA decoder library
Group: Development/Libraries/C and C++
Requires: liblzmadec0 = %{version}
%description devel
-LZMA decoder library
+This package contains the header files and libraries needed for
+compiling programs using the LZMA decoder library liblzmadec0
+
+
Authors:
--------
@@ -129,6 +133,9 @@
%{_libdir}/lib*.*a
%changelog
+* Wed May 07 2008 bk@xxxxxxx
+- ci removed #neededforbuild while mbuild converts to BuildRequires
+- bzip2 source to save space (not lzma, so it can be built in <11.0)
* Tue May 06 2008 bk@xxxxxxx
- run the package-provided self-test by adding a call to 'make check'
- use %%configure instead of equivalent configure call with options
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |