Mailinglist Archive: opensuse-commit (794 mails)
| < Previous | Next > |
commit xz for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 05 Sep 2009 00:17:28 +0200
- Message-id: <20090904221728.956AC63EC@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xz for openSUSE:Factory
checked in at Sat Sep 5 00:17:28 CEST 2009.
--------
--- xz/xz.changes 2009-08-20 16:01:30.000000000 +0200
+++ xz/xz.changes 2009-09-04 11:54:51.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Sep 4 11:53:41 CEST 2009 - coolo@xxxxxxxxxx
+
+- update to 4.999.9beta
+ * only some polishment above the git snapshot I took
+
+-------------------------------------------------------------------
+Sun Aug 23 14:50:09 CEST 2009 - coolo@xxxxxxxxxx
+
+- borrow %check section from fedora spec
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
xz-4.999.8beta.tar.bz2
xz-git.diff.bz2
New:
----
xz-4.999.9beta.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xz.spec ++++++
--- /var/tmp/diff_new_pack.MNYJgC/_old 2009-09-05 00:16:50.000000000 +0200
+++ /var/tmp/diff_new_pack.MNYJgC/_new 2009-09-05 00:16:50.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package xz (Version 4.999.8git)
+# spec file for package xz (Version 4.999.9beta)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,13 +19,12 @@
Name: xz
Summary: A Program for Compressing Files
-Version: 4.999.8git
+Version: 4.999.9beta
Release: 1
Group: Productivity/Archiving/Compression
License: GPL v2 or later
Url: http://tukaani.org/lzma/
-Source: %{name}-4.999.8beta.tar.bz2
-Patch0: xz-git.diff.bz2
+Source: %{name}-4.999.9beta.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: lzma = %version
Obsoletes: lzma < %version
@@ -73,14 +72,16 @@
compiling programs using the LZMA library.
%prep
-%setup -q -n %{name}-4.999.8beta
-%patch0 -p1
+%setup -q -n %{name}-4.999.9beta
%build
AUTOPOINT=true autoreconf -fi
%configure --libdir=/%{_lib} --disable-static --with-pic
--docdir=%_docdir/%name
make %{?jobs:-j%jobs}
+%check
+LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
+
%install
make install DESTDIR=$RPM_BUILD_ROOT
%{__mkdir_p} %{buildroot}%{_libdir}
++++++ xz-4.999.8beta.tar.bz2 -> xz-4.999.9beta.tar.bz2 ++++++
++++ 124621 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |