]> git.pld-linux.org Git - packages/WindowMaker.git/blobdiff - WindowMaker.spec
- update to 20060123 snap (includes fixes for gcc4 and x86_64)
[packages/WindowMaker.git] / WindowMaker.spec
index 4be980f4ba5b5f5c6945963d52195be4a1f96560..dd7fd53c21af6f8c6d067647e7863e2aa2225839 100644 (file)
@@ -9,7 +9,7 @@ Summary(ru):    WindowMaker - 
 Summary(uk):   WindowMaker - ×¦ËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ ÄÌÑ X11
 Name:          WindowMaker
 Version:       0.92.0
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         X11/Window Managers
 Source0:       ftp://ftp.windowmaker.org/pub/source/release/%{name}-%{version}.tar.gz
@@ -32,13 +32,14 @@ Patch8:             %{name}-pl.po-update.patch
 Patch9:                http://www.heily.com/mark/code_samples/appicon_captions_maxprotect.diff
 Patch10:       %{name}-localenames.patch
 Patch11:       %{name}-0.91.0-translucency-1.patch
+Patch12:       %{name}-gnustep.patch
 URL:           http://www.windowmaker.org/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: libpng-devel >= 1.0.8
 BuildRequires: libjpeg-devel >= 6b
+BuildRequires: libpng-devel >= 1.0.8
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: libungif-devel
@@ -225,6 +226,7 @@ utilizando componentes est
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p0
 
 for f in WindowMaker/*menu*; do
        sed -i s,/usr/lib/GNUstep/,%{_libdir}/GNUstep/, $f
@@ -273,7 +275,7 @@ cd ..
        --enable-sound \
        --enable-gnome \
        --enable-kde
-       
+
 
 touch WindowMaker/Defaults/W*.in
 
@@ -324,7 +326,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS BUGFORM BUGS ChangeLog FAQ NEWS README
 
 %dir %{_sysconfdir}/WindowMaker
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/WindowMaker/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/WindowMaker/*
 
 %{_mandir}/man1/*
 %lang(sk) %{_mandir}/sk/man1/*
This page took 0.091718 seconds and 4 git commands to generate.