Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit TeXmacs
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 03 Mar 2007 14:37:39 +0100
- Message-id: <20070303133739.6F01B678187@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package TeXmacs
checked in at Sat Mar 3 14:37:39 CET 2007.
--------
--- TeXmacs/TeXmacs.changes 2007-02-28 16:36:34.000000000 +0100
+++ /mounts/work_src_done/STABLE/TeXmacs/TeXmacs.changes 2007-03-02 12:51:06.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Feb 28 18:28:20 CET 2007 - mvaner@xxxxxxx
+
+- Upgrading to 1.0.6.9
+ - Problem with Guile seems to disappear (#232997)
+ - Removing forgotten 'exit 1' from last time
+
+-------------------------------------------------------------------
Old:
----
TeXmacs-1.0.6.6-64bit.patch
TeXmacs-1.0.6.6-anim-clip-cond.path
TeXmacs-1.0.6.6-src.tar.bz2
New:
----
TeXmacs-1.0.6.9-64bit.patch
TeXmacs-1.0.6.9-anim-clip-cond.path
TeXmacs-1.0.6.9-src.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ TeXmacs.spec ++++++
--- /var/tmp/diff_new_pack.c22407/_old 2007-03-03 14:37:19.000000000 +0100
+++ /var/tmp/diff_new_pack.c22407/_new 2007-03-03 14:37:19.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package TeXmacs (Version 1.0.6.6)
+# spec file for package TeXmacs (Version 1.0.6.9)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,8 +14,8 @@
BuildRequires: freetype2-devel gcc-c++ guile-devel shared-mime-info update-desktop-files xorg-x11-devel
Summary: A Structured WYSIWYG Scientific Text Editor
Group: Productivity/Editors/Other
-Version: 1.0.6.6
-Release: 29
+Version: 1.0.6.9
+Release: 1
License: GNU General Public License (GPL)
Requires: tetex guile
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -68,7 +68,6 @@
autoreconf -f -i
%configure\
--enable-optimize="$RPM_OPT_FLAGS"
-exit 1
make %{?jobs:-j%jobs}
%install
@@ -122,6 +121,10 @@
%changelog
* Wed Feb 28 2007 - mvaner@xxxxxxx
+- Upgrading to 1.0.6.9
+ - Problem with Guile seems to disappear (#232997)
+ - Removing forgotten 'exit 1' from last time
+* Wed Feb 28 2007 - mvaner@xxxxxxx
- Fixing part of 228035 - crash on 64bit computer
- 64bit.patch
- The package is still unuseable, but for other reason now
++++++ TeXmacs-1.0.6.6-64bit.patch -> TeXmacs-1.0.6.9-64bit.patch ++++++
++++++ TeXmacs-1.0.6.6-src.tar.bz2 -> TeXmacs-1.0.6.9-src.tar.bz2 ++++++
++++ 20724 lines of diff (skipped)
++++++ TeXmacs-random.patch ++++++
--- /var/tmp/diff_new_pack.c22407/_old 2007-03-03 14:37:26.000000000 +0100
+++ /var/tmp/diff_new_pack.c22407/_new 2007-03-03 14:37:26.000000000 +0100
@@ -37,7 +37,7 @@
bool
--- src/Plugins/Ispell/ispell.cpp
+++ src/Plugins/Ispell/ispell.cpp
-@@ -228,6 +228,7 @@
+@@ -229,6 +229,7 @@
sc->send (s);
return sc->retrieve ();
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |