Hello community,

here is the log from the commit of package xournal for openSUSE:Factory
checked in at Wed Aug 31 10:54:58 CEST 2011.



--------
--- xournal/xournal.changes     2010-05-14 12:42:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/xournal/xournal.changes        2011-08-30 
12:33:00.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 30 10:32:15 UTC 2011 - [email protected]
+
+- build with --no-copy-dt-needed-entries
+  * no-copy-dt-needed-entries.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xournal-no-copy-dt-needed-entries.patch

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

Other differences:
------------------
++++++ xournal.spec ++++++
--- /var/tmp/diff_new_pack.4QQOIz/_old  2011-08-31 10:54:02.000000000 +0200
+++ /var/tmp/diff_new_pack.4QQOIz/_new  2011-08-31 10:54:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xournal (Version 0.4.5)
+# spec file for package xournal
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Name:           xournal
 Url:            http://math.mit.edu/~auroux/software/xournal/
 Version:        0.4.5
-Release:        1
+Release:        7
 Summary:        An application for notetaking, sketching, and keeping a 
journal using a stylus
 License:        GPLv2+
 Group:          Productivity/Office/Other
@@ -28,6 +28,8 @@
 Source1:        %{name}.desktop
 Source2:        %{name}.png
 Patch0:         %{name}-unistd-decl.diff
+#feel free to improve it and please upstream it
+Patch1:         %{name}-no-copy-dt-needed-entries.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel
 BuildRequires:  libgnomecanvas-devel
@@ -47,6 +49,7 @@
 %prep
 %setup
 %patch0
+%patch1 -p1
 
 %build
 autoreconf -fi

++++++ xournal-no-copy-dt-needed-entries.patch ++++++
Index: xournal-0.4.5/src/Makefile.am
===================================================================
--- xournal-0.4.5.orig/src/Makefile.am
+++ xournal-0.4.5/src/Makefile.am
@@ -20,5 +20,5 @@ xournal_SOURCES = \
        xo-callbacks.c xo-callbacks.h \
        xo-shapes.c xo-shapes.h
 
-xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS)
+xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS) -lX11 -lz
 


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



Remember to have fun...

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

Reply via email to