Mailinglist Archive: opensuse-commit (794 mails)
| < Previous | Next > |
commit liblouis for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 Sep 2009 16:31:59 +0200
- Message-id: <20090903143159.EDC776484@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package liblouis for openSUSE:Factory
checked in at Thu Sep 3 16:31:59 CEST 2009.
--------
--- liblouis/liblouis.changes 2009-08-13 11:42:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/liblouis/liblouis.changes 2009-08-28
16:48:06.000000000 +0200
@@ -1,0 +2,28 @@
+Fri Aug 28 16:42:51 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Fix python-louis build: with the new upstream release, we now
+ need to build the library before building the python bindings.
+
+-------------------------------------------------------------------
+Sat Aug 22 01:21:21 CEST 2009 - captain.magnus@xxxxxxxxxxxx
+
+- Update to version 1.7.0:
+ + The main new feature of this release is the support for UK and
+ Marburg math. Other changes include a new tool to check
+ hyphenation and the usual improvement and addition of tables.
+ Also The test suite has been enhanced and finally passes
+ + Fix for library name and Python bindings
+ + Documentation fixes
+ + Many small fixes
+- Remove liblouis-build-fix.patch. Fixed upstream
+- Remove liblouis-dlopen-versioned.patch. Code changed
+
+-------------------------------------------------------------------
+Fri Aug 21 20:01:04 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Add liblouis-dlopen-versioned.patch to have the python bindings
+ open the versioned .so library, so that they don't require the
+ devel package.
+- Make python-louis require liblouis0.
+
+-------------------------------------------------------------------
python-louis.changes: same change
calling whatdependson for head-i586
Old:
----
liblouis-1.6.2.tar.bz2
liblouis-build-fix.patch
New:
----
liblouis-1.7.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ liblouis.spec ++++++
--- /var/tmp/diff_new_pack.eKJsRB/_old 2009-09-03 16:25:19.000000000 +0200
+++ /var/tmp/diff_new_pack.eKJsRB/_new 2009-09-03 16:25:19.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package liblouis (Version 1.6.2)
+# spec file for package liblouis (Version 1.7.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,20 +20,19 @@
Name: liblouis
%define _name liblouis
-Version: 1.6.2
-Release: 2
+Version: 1.7.0
+Release: 1
License: LGPL v3 or later
Summary: Braille Translator and Back-Translator
Url: http://code.google.com/p/liblouis/
Group: Productivity/Other
Source0: %{_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM liblouis-build-fix.patch vuntz@xxxxxxxxxx
-Patch0: liblouis-build-fix.patch
%if %build_core_not_python
PreReq: %install_info_prereq
%else
BuildRequires: liblouis-devel
BuildRequires: python
+Requires: liblouis0 = %{version}
%py_requires
%if %suse_version <= 1110
%define python_sitelib %{py_sitedir}
@@ -105,13 +104,11 @@
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p1
%build
-%if %build_core_not_python
%configure --disable-static
%__make %{?jobs:-j%jobs}
-%else
+%if !%build_core_not_python
pushd python
%{__python} setup.py build
popd
++++++ python-louis.spec ++++++
--- /var/tmp/diff_new_pack.eKJsRB/_old 2009-09-03 16:25:19.000000000 +0200
+++ /var/tmp/diff_new_pack.eKJsRB/_new 2009-09-03 16:25:19.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package python-louis (Version 1.6.2)
+# spec file for package python-louis (Version 1.7.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,20 +20,19 @@
Name: python-louis
%define _name liblouis
-Version: 1.6.2
-Release: 2
+Version: 1.7.0
+Release: 1
License: LGPL v3 or later
Summary: Braille Translator and Back-Translator - Python Bindings
Url: http://code.google.com/p/liblouis/
Group: Development/Languages/Python
Source0: %{_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM liblouis-build-fix.patch vuntz@xxxxxxxxxx
-Patch0: liblouis-build-fix.patch
%if %build_core_not_python
PreReq: %install_info_prereq
%else
BuildRequires: liblouis-devel
BuildRequires: python
+Requires: liblouis0 = %{version}
%py_requires
%if %suse_version <= 1110
%define python_sitelib %{py_sitedir}
@@ -105,13 +104,11 @@
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p1
%build
-%if %build_core_not_python
%configure --disable-static
%__make %{?jobs:-j%jobs}
-%else
+%if !%build_core_not_python
pushd python
%{__python} setup.py build
popd
++++++ liblouis-1.6.2.tar.bz2 -> liblouis-1.7.0.tar.bz2 ++++++
++++ 23951 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 > |