Hello community,

here is the log from the commit of package xscreensaver for openSUSE:Factory 
checked in at 2014-04-09 19:10:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xscreensaver (Old)
 and      /work/SRC/openSUSE:Factory/.xscreensaver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xscreensaver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver.changes        
2013-08-05 20:55:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver.changes   
2014-04-09 19:10:04.000000000 +0200
@@ -1,0 +2,27 @@
+Wed Apr  9 13:20:10 UTC 2014 - [email protected]
+
+- de-censor xscreensaver by reenabling webcollage
+- fix dictionary path for webcollage
+  => xscreensaver-webcollage-dictpath.patch
+
+-------------------------------------------------------------------
+Sun Apr  6 22:16:20 UTC 2014 - [email protected]
+
+- update to 5.26, most important changes:
+  * New hack, `geodesic'.
+  * Updated `webcollage' for recent Google changes.
+  * Updated `webcollage' for recent Flickr changes.
+  * Added Instagram and Bing as `webcollage' image sources.
+  * Updated feed-loading for recent Flickr changes.
+  * More heuristics for using RSS feeds as image sources.
+  * Improved Wikipedia parser.
+  * Added Android to `bsod'.
+  * Made `quasicrystal' work on weak graphics cards.
+  * Better compression on icons, plists and XML files: smaller
+    distribution and installation footprint.
+  * `Phosphor' now supports amber as well as green.
+  * Reverted that DEACTIVATE change. Bad idea.
+  * Updated to latest autoconf.
+  * Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  xscreensaver-5.22.tar.gz

New:
----
  xscreensaver-5.26.tar.gz
  xscreensaver-webcollage-dictpath.patch

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

Other differences:
------------------
++++++ xscreensaver.spec ++++++
--- /var/tmp/diff_new_pack.cGFbbA/_old  2014-04-09 19:10:07.000000000 +0200
+++ /var/tmp/diff_new_pack.cGFbbA/_new  2014-04-09 19:10:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xscreensaver
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -39,7 +39,7 @@
 Requires:       desktop-data
 Requires:       pam-modules
 Suggests:       %{name}-data-extra
-Version:        5.22
+Version:        5.26
 Release:        0
 Summary:        A screen saver and locker for the X Window System
 License:        BSD-3-Clause and GPL-2.0+
@@ -55,6 +55,8 @@
 Patch24:        xscreensaver-slideshow-dri-detect.patch
 Patch29:        xscreensaver-ignore-no-pwent-password.patch
 Patch32:        xscreensaver-fireworkx-man.patch
+# PATCH-FIX-OPENSUSE xscreensaver-webcollage-dictpath.patch -- add 
/var/lib/dict/words to search path for word dictionaries -- 
[email protected]
+Patch42:        xscreensaver-webcollage-dictpath.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -116,6 +118,7 @@
 %patch24
 %patch29
 %patch32
+%patch42 -p1
 # KDE and GNOME have its own screensavers:
 echo 'NotShowIn=KDE;GNOME;' >>driver/screensaver-properties.desktop.in
 
@@ -128,19 +131,8 @@
     s/^-([[:space:]]*(juggle))/\1/;
     s/^@GL_KLUDGE@([[:space:]]*GL:[[:space:]]*(sproingies|"Molecule 
\(lumpy\)"|circuit|atunnel|glmatrix|stairs|pulsar|starwars|"GLText|boxed|"GLForestFire"|sballs|cubenetic|queens|endgame))/-\1/;
     s/^-([[:space:]]*GL:[[:space:]]*(fireflies))/\1/;
-    /.*[Ww]eb[Cc]ollage/D;
     /.*vidwhacker -stdin -stdout/D;
     ' driver/XScreenSaver.ad.in > driver/XScreenSaver.ad.in.tmp && mv 
driver/XScreenSaver.ad.in.tmp driver/XScreenSaver.ad.in
-# we don't want webcollage:
-sed -e '/webcollage/D' driver/xscreensaver.man > driver/xscreensaver.man.tmp 
&& mv driver/xscreensaver.man.tmp driver/xscreensaver.man
-sed -re '
-    /^webcollage-helper.o:/D;
-    /^webcollage-helper:/,+1D;
-    s/webcollage(-helper.[co]|.man)//;
-    s/webcollage//;
-    s/@JPEG_EXES@//;
-    /JPEG_EXES/D;
-    ' hacks/Makefile.in        > hacks/Makefile.in.tmp && mv 
hacks/Makefile.in.tmp hacks/Makefile.in
 intltoolize --copy --force
 sed -i "s:@install_sh@:../install-sh -c:" po/Makefile.in.in
 chmod +x install-sh
@@ -168,7 +160,7 @@
 make %{?jobs:-j%jobs} all
 
 %install
-rm hacks/config/{vidwhacker,webcollage}.xml
+rm hacks/config/vidwhacker.xml
 mkdir -p $RPM_BUILD_ROOT/tmp/bin
 make install_prefix=$RPM_BUILD_ROOT \
      KDEDIR=/tmp \

++++++ xscreensaver-5.22.tar.gz -> xscreensaver-5.26.tar.gz ++++++
/work/SRC/openSUSE:Factory/xscreensaver/xscreensaver-5.22.tar.gz 
/work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver-5.26.tar.gz differ: 
char 5, line 1

++++++ xscreensaver-data-extra.list ++++++
--- /var/tmp/diff_new_pack.cGFbbA/_old  2014-04-09 19:10:07.000000000 +0200
+++ /var/tmp/diff_new_pack.cGFbbA/_new  2014-04-09 19:10:07.000000000 +0200
@@ -67,6 +67,7 @@
 fontglide
 galaxy
 gears
+geodesic
 gflux
 glblur
 glcells
@@ -179,6 +180,8 @@
 vidwhacker
 voronoi
 wander
+webcollage
+webcollage-helper
 whirlwindwarp
 wormhole
 xanalogtv

++++++ xscreensaver-webcollage-dictpath.patch ++++++
Index: b/hacks/webcollage
===================================================================
--- a/hacks/webcollage
+++ b/hacks/webcollage
@@ -824,6 +824,7 @@ sub pick_image_from_rss($$) {
 
 sub pick_dictionary() {
   my @dicts = ("/usr/dict/words",
+               "/var/lib/dict/words",
                "/usr/share/dict/words",
                "/usr/share/lib/dict/words",
                "/usr/share/dict/cracklib-small",
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to