Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit abiword
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 02 Nov 2007 16:00:30 +0100
- Message-id: <20071102150030.CEAEB678184@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package abiword
checked in at Fri Nov 2 16:00:30 CET 2007.
--------
--- GNOME/abiword/abiword.changes 2007-10-23 20:59:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/abiword/abiword.changes 2007-11-02
15:43:16.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 2 15:42:41 CET 2007 - sbrabec@xxxxxxx
+
+- Reverted one chunk of poppler patch to follow poppler changes.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ abiword.spec ++++++
--- /var/tmp/diff_new_pack.p28640/_old 2007-11-02 16:00:21.000000000 +0100
+++ /var/tmp/diff_new_pack.p28640/_new 2007-11-02 16:00:21.000000000 +0100
@@ -23,7 +23,7 @@
Obsoletes: abiword2
Summary: A Multiplatform Word Processor
Version: 2.4.6
-Release: 46
+Release: 54
Url: http://www.abisource.com/
Source: %{name}-%{version}.tar.bz2
Patch2: abiword-uninited-vars.patch
@@ -116,6 +116,8 @@
%{_datadir}/icons/*.png
%{_datadir}/pixmaps/*.png
%changelog
+* Fri Nov 02 2007 - sbrabec@xxxxxxx
+- Reverted one chunk of poppler patch to follow poppler changes.
* Tue Oct 23 2007 - meissner@xxxxxxx
- fixed gcc 4.3 build
* Thu Oct 11 2007 - sbrabec@xxxxxxx
++++++ abiword-poppler.patch ++++++
--- /var/tmp/diff_new_pack.p28640/_old 2007-11-02 16:00:22.000000000 +0100
+++ /var/tmp/diff_new_pack.p28640/_new 2007-11-02 16:00:22.000000000 +0100
@@ -1,14 +1,5 @@
--- abiword-plugins/wp/impexp/pdf/xp/ie_imp_PDF.cpp
+++ abiword-plugins/wp/impexp/pdf/xp/ie_imp_PDF.cpp
-@@ -63,7 +63,7 @@
-
- PDFDoc * doc = new PDFDoc(fileName);
-
-- globalParams = new GlobalParams("");
-+ globalParams = new GlobalParams();
- globalParams->setTextEncoding("UTF-8");
- globalParams->setTextEOL("\n");
- globalParams->setTextPageBreaks(gFalse);
@@ -75,7 +75,7 @@
UT_tmpnam(temporary_file);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |