Mailinglist Archive: opensuse-commit (1262 mails)
| < Previous | Next > |
commit poppler
- From: root@xxxxxxx (h_root)
- Date: Mon, 4 Sep 2006 13:37:11 +0200 (CEST)
- Message-id: <20060904113711.155419527C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package poppler
checked in at Mon Sep 4 13:37:11 CEST 2006.
--------
--- GNOME/poppler/poppler.changes 2006-08-31 17:32:03.000000000 +0200
+++ poppler/poppler.changes 2006-09-04 13:22:36.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 4 13:20:46 CEST 2006 - sbrabec@xxxxxxx
+
+- Define conflict poppler-tools x xpdf-tools (#201739#c4).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.IFKQRr/_old 2006-09-04 13:37:00.000000000 +0200
+++ /var/tmp/diff_new_pack.IFKQRr/_new 2006-09-04 13:37:00.000000000 +0200
@@ -13,7 +13,7 @@
Name: poppler
BuildRequires: gtk2-devel libdrm-devel libjpeg-devel qt3-devel update-desktop-files
Version: 0.5.3
-Release: 4
+Release: 5
URL: http://poppler.freedesktop.org/
Group: System/Libraries
License: GPL
@@ -33,19 +33,19 @@
viewers. It is safe to say that there is a lot of duplicated effort
with the current situation. Even if poppler in the short term
introduces yet another xpdf-derived code base to the world, it is hoped
-that over time these applications will adopt poppler. After all, we
-only need one application to use poppler to break even.
+that over time these applications will adopt poppler. After all, only
+one application needs to use poppler to break even.
-Second, we would like to move libpoppler forward in a number of areas
-that do not fit within the goals of xpdf. By design, xpdf depends on
-very few libraries and runs on a wide range of X-based platforms. This
-is a strong feature and reasonable design goal. However, poppler
-intends to replace parts of xpdf that are now available as standard
-components of modern Unix desktop environments. One such example is
-fontconfig, which solves the problem of matching and locating fonts on
-the system in a standardized and well understood way. Another example
-is cairo, which provides high quality 2D rendering. See the file TODO
-for a list of planned changes.
+Second, libpoppler intends to move forward in a number of areas that do
+not fit within the goals of xpdf. By design, xpdf depends on very few
+libraries and runs on a wide range of X-based platforms. This is a
+strong feature and reasonable design goal. However, poppler intends to
+replace parts of xpdf that are now available as standard components of
+modern Unix desktop environments. One such example is fontconfig,
+which solves the problem of matching and locating fonts on the system
+in a standardized and well understood way. Another example is cairo,
+which provides high quality 2D rendering. See the file TODO for a list
+of planned changes.
@@ -95,7 +95,8 @@
Group: System/Libraries
Summary: PDF Rendering Library
Requires: %{name} = %{version}
-Provides: xpdf-tools
+#Provides: xpdf-tools
+Conflicts: xpdf-tools
%description tools
Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of
@@ -276,6 +277,8 @@
/usr/include/poppler
%changelog -n poppler
+* Mon Sep 04 2006 - sbrabec@xxxxxxx
+- Define conflict poppler-tools x xpdf-tools (#201739#c4).
* Thu Aug 31 2006 - sbrabec@xxxxxxx
- Created poppler-tools providing xpdf-tools (#201739).
- Enabled parallel build.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |