Hello community,

here is the log from the commit of package xdiskusage for openSUSE:Factory
checked in at Mon Jul 18 09:43:21 CEST 2011.



--------
--- xdiskusage/xdiskusage.changes       2010-03-22 22:53:23.000000000 +0100
+++ /mounts/work_src_done/STABLE/xdiskusage/xdiskusage.changes  2011-07-12 
11:52:35.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 09:51:31 UTC 2011 - pgaj...@novell.com
+
+- built with fltk 1.3
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xdiskusage-fltk13.patch

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

Other differences:
------------------
++++++ xdiskusage.spec ++++++
--- /var/tmp/diff_new_pack.R3qRsd/_old  2011-07-18 09:41:36.000000000 +0200
+++ /var/tmp/diff_new_pack.R3qRsd/_new  2011-07-18 09:41:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xdiskusage (Version 1.48.1)
+# spec file for package xdiskusage
 #
-# 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
@@ -26,8 +26,9 @@
 
 Name:           xdiskusage
 Version:        1.48.1
-Release:        1
+Release:        7
 Source:         %{name}-%{version}.tar.bz2
+Patch0:         %{name}-fltk13.patch
 License:        GPLv2
 %if 0%{?suse_version}
 Group:          Applications/System
@@ -76,12 +77,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-
 export CXXFLAGS="$RPM_OPT_FLAGS"
 export CFLAGS="$RPM_OPT_FLAGS"
-
 ./configure --prefix=%prefix
 make
 

++++++ xdiskusage-fltk13.patch ++++++
Index: xdiskusage-1.48.1/makeinclude.in
===================================================================
--- xdiskusage-1.48.1.orig/makeinclude.in
+++ xdiskusage-1.48.1/makeinclude.in
@@ -21,6 +21,6 @@ CXXFLAGS      =@CXXFLAGS@
 CXXFLAGS_D     =@CXXFLAGS_D@
 
 # libraries to link with:
-LDLIBS =@LIBS@ -lfltk -lXinerama -lGL -lGLU -lX11 -lXext @X_EXTRA_LIBS@ -lm
+LDLIBS =@LIBS@ -lfltk -lXinerama -lXft -lfontconfig -lGL -lGLU -lX11 -lXext 
@X_EXTRA_LIBS@ -lm
 
 INSTALL        =@INSTALL@

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to