Mailinglist Archive: opensuse-commit (1421 mails)
| < Previous | Next > |
commit liboil
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 01 May 2008 14:21:59 +0200
- Message-id: <20080501122159.A5FE9678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package liboil
checked in at Thu May 1 14:21:59 CEST 2008.
--------
--- liboil/liboil.changes 2008-04-10 12:58:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/liboil/liboil.changes 2008-04-30
22:25:49.398938000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 30 22:30:43 CEST 2008 - jpr@xxxxxxx
+
+- Remove liboil-0.3.13-better-altivec-detect.patch, a variant of
+ this was taken upstream.
+
+-------------------------------------------------------------------
Old:
----
liboil-0.3.13-better-altivec-detect.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ liboil.spec ++++++
--- /var/tmp/diff_new_pack.Y11521/_old 2008-05-01 14:21:36.000000000 +0200
+++ /var/tmp/diff_new_pack.Y11521/_new 2008-05-01 14:21:36.000000000 +0200
@@ -14,7 +14,7 @@
Name: liboil
BuildRequires: glib2-devel gtk-doc sgml-skel
Version: 0.3.14
-Release: 4
+Release: 10
Url: http://liboil.freedesktop.org/wiki/
Group: System/Libraries
License: Other uncritical OpenSource License
@@ -26,8 +26,6 @@
Patch2: liboil-random-data-warning.patch
Patch3: liboil-disable-sse.patch
Patch5: liboil-0.3.13-disable-ppc64-opts.patch
-# PATCH-NEEDS-REBASE liboil-0.3.13-better-altivec-detect.patch
-Patch6: liboil-0.3.13-better-altivec-detect.patch
%description
Liboil is a library of simple functions that are optimized for various
@@ -107,22 +105,21 @@
%patch2
%patch3
%patch5
-#%patch6
%build
autoreconf -f -i
%configure
# does nor work for liboil-0.3.9:
#make %{?jobs:-j%jobs}
-make
+%__make
# Do NOT! disable running the testsuite or make failures
# non-fatal for the build!
%check
-make check
+%__make check
%install
-make DESTDIR=$RPM_BUILD_ROOT install
+%makeinstall
%clean
rm -rf $RPM_BUILD_ROOT
@@ -149,6 +146,9 @@
%{_datadir}/gtk-doc/html/liboil
%changelog
+* Thu May 01 2008 jpr@xxxxxxx
+- Remove liboil-0.3.13-better-altivec-detect.patch, a variant of
+ this was taken upstream.
* Thu Apr 10 2008 ro@xxxxxxx
- added baselibs.conf file to build xxbit packages
for multilib support
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |