Hello community,

here is the log from the commit of package WindowMaker-applets for 
openSUSE:Factory checked in at 2012-05-07 22:53:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/WindowMaker-applets (Old)
 and      /work/SRC/openSUSE:Factory/.WindowMaker-applets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "WindowMaker-applets", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/WindowMaker-applets/WindowMaker-applets.changes  
2011-12-26 16:29:53.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.WindowMaker-applets.new/WindowMaker-applets.changes 
    2012-05-07 22:53:42.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Apr 27 11:33:27 UTC 2012 - [email protected]
+
+- wmgmon and wmmail use proplist-compat.h there for disabled
+  as they need to be fixed. Probably need quite a lof of rewriting
+  proplist-compat.h has been removed from windowmaker 0.95.2
+  See: http://lists.windowmaker.org/dev/msg02649.html
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ WindowMaker-applets.spec ++++++
--- /var/tmp/diff_new_pack.tZphup/_old  2012-05-07 22:53:47.000000000 +0200
+++ /var/tmp/diff_new_pack.tZphup/_new  2012-05-07 22:53:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package WindowMaker-applets
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -27,8 +27,10 @@
 %if 0%{?suse_version} >= 1210
 BuildRequires:  libv4l-devel >= 0.8.4
 %endif
-Obsoletes:      wmweath wmapps
-Provides:       wmweath wmapps
+Obsoletes:      wmapps
+Obsoletes:      wmweath
+Provides:       wmapps
+Provides:       wmweath
 Version:        1.0.1
 Release:        0
 Summary:        Window Maker Applets
@@ -355,10 +357,11 @@
 cd ../wmtune-1.0.1-combined
 make CFLAGS="$RPM_OPT_FLAGS"
 %endif
-cd ../WMMail.app-%{WMMail_version}
-autoreconf --force --install -v
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr/ 
--with-appspath=/usr/lib/GNUstep/Applications
-make
+#wmmail uses proplist-compat.h needs to be fixed
+#cd ../WMMail.app-%{WMMail_version}
+#autoreconf --force --install -v
+#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr/ 
--with-appspath=/usr/lib/GNUstep/Applications
+#make
 cd ../wmmount-%{wmmount_version}
 xmkmf -a
 make CFLAGS="$RPM_OPT_FLAGS"
@@ -391,8 +394,9 @@
 make FLAGS="$RPM_OPT_FLAGS"
 cd ../../wmifs.app/wmifs
 make  CFLAGS="$RPM_OPT_FLAGS"
-cd ../../wmgmon.app/src
-make FLAGS="$RPM_OPT_FLAGS -Wall -I/usr/include"
+#wmgmon uses proplist-compat.h needs to be fixed
+#cd ../../wmgmon.app/src
+#make FLAGS="$RPM_OPT_FLAGS -Wall -I/usr/include"
 cd ../../wmfire-%{wmfire_version}
 autoreconf -fi
 CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" ./configure --prefix=/usr/
@@ -468,7 +472,8 @@
 %ifnarch sparc ppc ppc64 s390 s390x mips
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmtune
 %endif
-install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmail
+#wmmail uses proplist-compat.h needs to be fixed
+#install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmail
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmand
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmount
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmatrix
@@ -480,7 +485,8 @@
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmpalm
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmp3
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmon
-install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon
+#wmgmon uses proplist-compat.h needs to be fixed
+#install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmint
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wminet
 install -d -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmifs
@@ -520,11 +526,12 @@
 install -m 0644 README COPYING sample.wmtunerc 
$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmtune/
 install -m 0644 sample.wmtunerc $RPM_BUILD_ROOT/etc/wmtunerc
 %endif
-cd ../WMMail.app-%{WMMail_version}
-make DESTDIR=$RPM_BUILD_ROOT install
-install -m 0644 AUTHORS COPYING ChangeLog INSTALL README NEWS \
-               $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmail/
-SAVE=$PWD; cd $RPM_BUILD_ROOT/usr/bin; rm -f wmmail; ln -s 
../lib/GNUstep/Applications/WMMail.app/WMMail wmmail; cd $SAVE
+#wmmail uses proplist-compat.h needs to be fixed
+#cd ../WMMail.app-%{WMMail_version}
+#make DESTDIR=$RPM_BUILD_ROOT install
+#install -m 0644 AUTHORS COPYING ChangeLog INSTALL README NEWS \
+#              $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmmail/
+#SAVE=$PWD; cd $RPM_BUILD_ROOT/usr/bin; rm -f wmmail; ln -s 
../lib/GNUstep/Applications/WMMail.app/WMMail wmmail; cd $SAVE
 cd ../wmmount-%{wmmount_version}
 install -d -m 0755 $RPM_BUILD_ROOT/usr/lib/X11/wmmount
 install -m 0755 wmmount $RPM_BUILD_ROOT/usr/bin/
@@ -585,12 +592,13 @@
 cd ..
 install -m 0644 BUGS CHANGES COPYING HINTS INSTALL README TODO \
                 $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmifs
-cd ../wmgmon.app/src
-install -m 0755 wmgmon $RPM_BUILD_ROOT/usr/bin
-cd ..
-install -m 0644 README $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon
-install -d $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon/doc
-install -m 0644 doc/* $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon/doc
+#wmgmon uses proplist-compat.h needs to be fixed
+#cd ../wmgmon.app/src
+#install -m 0755 wmgmon $RPM_BUILD_ROOT/usr/bin
+#cd ..
+#install -m 0644 README $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon
+#install -d $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon/doc
+#install -m 0644 doc/* $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/wmgmon/doc
 cd ../wmfire-%{wmfire_version}
 install -m 0755 wmfire $RPM_BUILD_ROOT/usr/bin
 install -m 0755 fireload_cpu $RPM_BUILD_ROOT/usr/bin
@@ -739,8 +747,9 @@
 %doc %{_mandir}/man1/wmSMPmon.1.gz
 %doc %{_mandir}/man5/wmbiffrc.5.gz
 %dir /usr/lib/GNUstep/Applications
-/usr/lib/GNUstep/Applications/WMMail.app
-/usr/bin/wmmail
+#wmmail uses proplist-compat.h needs to be fixed
+#/usr/lib/GNUstep/Applications/WMMail.app
+#/usr/bin/wmmail
 /usr/bin/wmmand
 /usr/bin/wmmatrix
 /usr/bin/wmbutton
@@ -756,7 +765,8 @@
 /usr/bin/wminet
 /usr/bin/wmnet
 /usr/bin/wmmon
-/usr/bin/wmgmon
+#wmgmon uses proplist-compat.h needs to be fixed
+#/usr/bin/wmgmon
 /usr/bin/wmmount
 /usr/bin/wmmp3
 /usr/bin/wmmixer


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

Reply via email to