Hello community,

here is the log from the commit of package WindowMaker for openSUSE:Factory
checked in at Mon Sep 5 16:13:05 CEST 2011.



--------
--- WindowMaker/WindowMaker.changes     2010-04-04 19:00:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/WindowMaker/WindowMaker.changes        
2011-08-31 06:38:45.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Aug 31 04:38:04 UTC 2011 - [email protected]
+
+- Fix linking problems with new gnu ld 
+
+-------------------------------------------------------------------
+Tue Jul 26 19:45:06 UTC 2011 - [email protected]
+
+- fixed typos in description of WindowMaker.spec 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  wm-linking.patch

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

Other differences:
------------------
++++++ WindowMaker.spec ++++++
--- /var/tmp/diff_new_pack.vOHrNV/_old  2011-09-05 16:12:35.000000000 +0200
+++ /var/tmp/diff_new_pack.vOHrNV/_new  2011-09-05 16:12:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package WindowMaker (Version 0.92.0)
+# spec file for package WindowMaker
 #
-# 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
@@ -19,7 +19,7 @@
 
 
 Name:           WindowMaker
-BuildRequires:  freetype2-devel gcc-c++ giflib-devel libpng-devel 
libtiff-devel update-desktop-files xorg-x11-devel
+BuildRequires:  fontconfig-devel freetype2-devel gcc-c++ giflib-devel 
libpng-devel libtiff-devel update-desktop-files xorg-x11-devel
 License:        GPLv2+ ; LGPLv2.1+ ; Public Domain, Freeware
 Group:          System/GUI/Other
 Url:            http://www.windowmaker.info/
@@ -29,7 +29,7 @@
 AutoReqProv:    on
 Summary:        A Colorful and Flexible Window Manager
 Version:        0.92.0
-Release:        208
+Release:        219
 Source:         Window-Maker-5a2507602c48.tar.bz2
 Source1:        WindowMaker-extra-0.1.tar.bz2
 Source2:        SuSE-theme.tar.bz2
@@ -53,6 +53,8 @@
 Patch39:        WindowMaker-dir-specification.patch
 Patch40:        WindowMaker-composite.patch
 Patch41:        WindowMaker-png_check_sig.patch
+Patch42:        wm-linking.patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %package devel
@@ -63,7 +65,7 @@
 
 %description
 Window Maker is a colorful and flexible window manager and
-thedesignnated successor of AfterStep. nFor more details, check
+the designated successor of AfterStep. For more details, check
 http://www.windowmaker.org.
 
 
@@ -101,6 +103,7 @@
 %patch39
 %patch40
 %patch41
+%patch42
 cp %{S:4} .
 cp %{S:6} .
 rename no nb po/no.*

++++++ wm-linking.patch ++++++
--- WPrefs.app/Makefile.am.orig
+++ WPrefs.app/Makefile.am
@@ -55,5 +55,6 @@ WPrefs_LDADD = \
        $(top_builddir)/WINGs/libWUtil.la\
        $(top_builddir)/wrlib/libwraster.la \
        @XFTLIBS@ \
-       @INTLIBS@
+       @INTLIBS@ \
+       -lfontconfig
 

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



Remember to have fun...

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

Reply via email to