Hello community,

here is the log from the commit of package xpdf-poppler for openSUSE:Factory
checked in at Wed Aug 31 10:56:00 CEST 2011.



--------
--- xpdf-poppler/xpdf-poppler.changes   2011-03-07 14:45:57.000000000 +0100
+++ /mounts/work_src_done/STABLE/xpdf-poppler/xpdf-poppler.changes      
2011-08-30 11:34:34.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 30 09:17:57 UTC 2011 - [email protected]
+
+- build with --no-copy-dt-needed-entries
+  * no-copy-dt-needed-entries.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xpdf-poppler-no-copy-dt-needed-entries.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xpdf-poppler.spec ++++++
--- /var/tmp/diff_new_pack.Gr1kIM/_old  2011-08-31 10:55:27.000000000 +0200
+++ /var/tmp/diff_new_pack.Gr1kIM/_new  2011-08-31 10:55:27.000000000 +0200
@@ -24,7 +24,7 @@
 License:        GPLv2
 Group:          Productivity/Publishing/PDF
 Version:        3.02
-Release:        17
+Release:        18
 AutoReqProv:    on
 Requires:       ghostscript-fonts-std
 Summary:        A PDF File Viewer for the X Window System
@@ -59,6 +59,7 @@
 Patch13:        %{name}-no-goto-when-fullscreen.patch
 Patch14:        %{name}-pimage-null.patch
 Patch15:        %{name}-poppler-0.16.0.patch
+Patch16:        %{name}-no-copy-dt-needed-entries.patch
 Url:            http://www.foolabs.com/xpdf/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      xpdf
@@ -92,6 +93,7 @@
 %patch13 
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 %build
 export CXXFLAGS="$RPM_OPT_FLAGS -DSYSTEM_XPDFRC=\\\"/etc/xpdfrc\\\""

++++++ xpdf-poppler-no-copy-dt-needed-entries.patch ++++++
Index: xpdf-3.02-poppler/Makefile
===================================================================
--- xpdf-3.02-poppler.orig/Makefile
+++ xpdf-3.02-poppler/Makefile
@@ -1,4 +1,4 @@
-LIBS=$(shell pkg-config --libs poppler) -lXm -lXpm
+LIBS=$(shell pkg-config --libs poppler) -lXm -lXpm -lfontconfig -lXt -lX11
 POPPLERBASE=$(strip $(shell pkg-config --cflags poppler))
 INCLUDES=$(POPPLERBASE) $(POPPLERBASE)/goo $(POPPLERBASE)/splash
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to