]> git.pld-linux.org Git - packages/WindowMaker.git/blobdiff - WindowMaker.spec
- rel 19; fix build
[packages/WindowMaker.git] / WindowMaker.spec
index 48de4bfe959c48b997a4980406af27d648886869..da5ecfda6dc3665ed9f5b5226bc5a3fa35eab102 100644 (file)
@@ -12,7 +12,7 @@ Summary(ru.UTF-8):    WindowMaker - оконный менеджер для X11
 Summary(uk.UTF-8):     WindowMaker - віконний менеджер для X11
 Name:          WindowMaker
 Version:       0.92.0
-Release:       17
+Release:       19
 License:       GPL
 Group:         X11/Window Managers
 Source0:       ftp://windowmaker.info/pub/source/release/%{name}-%{version}.tar.gz
@@ -39,6 +39,7 @@ Patch12:      %{name}-gnustep.patch
 Patch13:       %{name}-wine.patch
 Patch14:       %{name}-libpng14.patch
 Patch15:       %{name}-libpng15.patch
+Patch16:       %{name}-format.patch
 URL:           http://www.windowmaker.info/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -243,6 +244,7 @@ utilizando componentes estáticos (raramente necessário).
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 for f in WindowMaker/*menu*; do
        %{__sed} -i s,/GNUstep/Apps,/GNUstep/Applications, $f
@@ -369,7 +371,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/GNUstep/Applications/WPrefs.app/WPrefs
 
 %{_libdir}/GNUstep/Applications/WPrefs.app/tiff
-%{_libdir}/GNUstep/Applications/WPrefs.app/xpm
 %{_libdir}/GNUstep/Applications/WPrefs.app/WPrefs.tiff
 %{_libdir}/GNUstep/Applications/WPrefs.app/WPrefs.xpm
 
This page took 0.024234 seconds and 4 git commands to generate.