- 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=7
This commit is contained in:
2011-08-30 13:57:44 +00:00
committed by Git OBS Bridge
parent 7c167343c4
commit 5996931def
5 changed files with 38 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ Group: System/X11/Utilities
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 @@ Patch1: %{name}-bitmaps.patch
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 @@ chmod -x README docs/Revisions
%patch1
%patch3
%patch7
%patch8 -p1
%build
%{?suse_update_config:%{suse_update_config -f}}