Mailinglist Archive: opensuse-commit (1130 mails)

< Previous Next >
commit xlockmore for openSUSE:Factory

Hello community,

here is the log from the commit of package xlockmore for openSUSE:Factory
checked in at Wed Aug 31 10:53:55 CEST 2011.



--------
--- xlockmore/xlockmore.changes 2010-12-14 12:28:35.000000000 +0100
+++ /mounts/work_src_done/STABLE/xlockmore/xlockmore.changes 2011-08-30
15:57:43.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Aug 30 12:49:59 UTC 2011 - pgajdos@xxxxxxxx
+
+- build with --no-copy-dt-needed-entries
+ * no-copy-dt-needed-entries.patch
+- updated to 5.34:
+ * DPMS changed from 30 sec to 5 sec. Define -DMIN_DPMS=3 at compile-time
+ if you would like to change it to be sooner.
+ * life mode fix for hexagons, life forms would not map certain screen sizes
+ * life mode: Added new neighbor 9 ship, added asym ships for neighbor 12
+ S356/B46, and added some new oscillators including a neighbor 6 p16.
+ Now (mostly) use generated file from java app and life2d.xml.
+ * life3d mode: Added new some new oscillators including a neighbor 12 p10
+ S456/B3. Also new puffers and gliders found. Now use generated file
+ from java app and life3d.xml.
+ * loop mode: made new small loops less frequent
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
xlockmore-5.32.tar.bz2

New:
----
xlockmore-5.34.tar.bz2
xlockmore-no-copy-dt-needed-entries.patch

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

Other differences:
------------------
++++++ xlockmore.spec ++++++
--- /var/tmp/diff_new_pack.NUZeBy/_old 2011-08-31 10:53:36.000000000 +0200
+++ /var/tmp/diff_new_pack.NUZeBy/_new 2011-08-31 10:53:36.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package xlockmore (Version 5.32)
+# spec file for package xlockmore
#
-# 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
@@ -25,7 +25,7 @@
Provides: xlock
Obsoletes: xlock
AutoReqProv: on
-Version: 5.32
+Version: 5.34
Release: 1
Summary: Screen Saver and Locker for the X Window System
Url: http://www.tux.org/~bagleyd/xlockmore.html
@@ -38,6 +38,8 @@
Patch3: xlockmore-ttf_dir.patch
# end of X.org related patches
Patch7: xlockmore-strict-aliasing.patch
+# feel free to improve it and please upstream it
+Patch8: xlockmore-no-copy-dt-needed-entries.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -62,6 +64,7 @@
%patch1
%patch3
%patch7
+%patch8 -p1

%build
%{?suse_update_config:%{suse_update_config -f}}

++++++ xlockmore-5.32.tar.bz2 -> xlockmore-5.34.tar.bz2 ++++++
++++ 47649 lines of diff (skipped)

++++++ xlockmore-no-copy-dt-needed-entries.patch ++++++
Index: xlockmore-5.34/configure.in
===================================================================
--- xlockmore-5.34.orig/configure.in
+++ xlockmore-5.34/configure.in
@@ -367,6 +367,9 @@ main ()
rm -f conf.gtktest
])

+dnl audio file for --no-copy-dt-needed-entries
+XLOCKLIBS="-laudiofile"
+
dnl X Window System files.
AC_PATH_XTRA
if test "$no_x" = yes; then

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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages