Accepting request 77134 from home:aturrini:branches:X11:windowmanagers

Fixed typos in description of WindowMaker.spec

OBS-URL: https://build.opensuse.org/request/show/77134
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=8
This commit is contained in:
Michal Hrusecky (old before rename to _miska_) 2011-07-27 11:42:14 +00:00 committed by Git OBS Bridge
parent d3c9f9ca88
commit e82d73b120
3 changed files with 25 additions and 2 deletions

View File

@ -0,0 +1,11 @@
--- wrlib/load.c
+++ wrlib/load.c
@@ -348,7 +348,7 @@
#ifdef USE_PNG
/* check for PNG */
- if (png_check_sig(buffer, 8))
+ if (!png_sig_cmp(buffer, 0, 8))
return IM_PNG;
#endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 26 19:45:06 UTC 2011 - andrea.turrini@gmail.com
- fixed typos in description of WindowMaker.spec
-------------------------------------------------------------------
Sun Apr 4 18:59:43 CEST 2010 - ro@suse.de
- fix build with libpng14
-------------------------------------------------------------------
Mon Mar 30 03:31:24 CEST 2009 - crrodriguez@suse.de

View File

@ -29,7 +29,7 @@ Requires: xdg-menu
AutoReqProv: on
Summary: A Colorful and Flexible Window Manager
Version: 0.92.0
Release: 207
Release: 208
Source: Window-Maker-5a2507602c48.tar.bz2
Source1: WindowMaker-extra-0.1.tar.bz2
Source2: SuSE-theme.tar.bz2
@ -52,6 +52,7 @@ Patch37: WindowMaker-event.patch
Patch38: WindowMaker-wmspec.c-findBestIcon.patch
Patch39: WindowMaker-dir-specification.patch
Patch40: WindowMaker-composite.patch
Patch41: WindowMaker-png_check_sig.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package devel
@ -62,7 +63,7 @@ Group: Development/Libraries/X11
%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.
@ -99,6 +100,7 @@ cp WindowMaker/{menu.*,plmenu.*} menu.orig
%patch38
%patch39
%patch40
%patch41
cp %{S:4} .
cp %{S:6} .
rename no nb po/no.*