OBS User unknown 2009-04-01 16:05:40 +00:00 committed by Git OBS Bridge
parent b7b43d79e1
commit db907df2ff
2 changed files with 18 additions and 9 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 30 03:31:24 CEST 2009 - crrodriguez@suse.de
- remove static libwraster
- remove la files
-------------------------------------------------------------------
Wed Feb 11 13:41:40 CET 2009 - coolo@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: 205
Release: 206
Source: WindowMaker-%{version}.tar.bz2
Source1: WindowMaker-extra-0.1.tar.bz2
Source2: SuSE-theme.tar.bz2
@ -119,7 +119,7 @@ rename no nb po/no.*
autoreconf --force --install
export LINGUAS="be bg ca cs da de el es et fi fr gl hr hu it ja ko ms nl nb pl pt ro ru sk sv tr zh_CN zh_TW"
export CFLAGS="$RPM_OPT_FLAGS $(freetype-config --cflags)"
%configure \
%configure --disable-static --with-pic\
--sysconfdir=/etc/X11 \
--enable-sound \
--enable-gnome \
@ -131,7 +131,7 @@ export CFLAGS="$RPM_OPT_FLAGS $(freetype-config --cflags)"
(cd WindowMaker/Defaults; make clean; make)
make
(cd WindowMaker-extra-0.1
%configure \
%configure --disable-static --with-pic\
--with-pixmapdir=/usr/share/WindowMaker/Pixmaps \
make
)
@ -157,6 +157,7 @@ cd ..
%find_lang %{name}
%find_lang WINGs %{name}.lang
%find_lang WPrefs %{name}.lang
%{__rm} -fv %{buildroot}%{_libdir}/*.la
%clean
rm -rf "$RPM_BUILD_ROOT"
@ -186,18 +187,20 @@ rm -rf "$RPM_BUILD_ROOT"
%defattr(-,root,root)
%{_libdir}/pkgconfig/*.pc
%{_includedir}/*
%{_libdir}/*.a
%{_libdir}/*.so
%{_libdir}/*.la
%{_libdir}/*.a
%changelog
* Mon Mar 30 2009 crrodriguez@suse.de
- remove static libwraster
- remove la files
* Wed Feb 11 2009 coolo@suse.de
- ignore error about menu.orig - it's left for documentation
* Mon Oct 13 2008 nadvornik@suse.cz
- fixed composite extension usage [bnc#433808]
* Thu May 22 2008 pgajdos@suse.cz
- fixed "local variable used before set" [bnc#353376]
* Sun Apr 27 2008 ro@suse.de
* Mon Apr 28 2008 ro@suse.de
- remove hermes-devel from buildreq
* Tue Mar 18 2008 nadvornik@suse.cz
- fixed a bug in findBestIcon [bnc#371974]
@ -273,7 +276,7 @@ rm -rf "$RPM_BUILD_ROOT"
* antialiased text support included upstream
* Fri Oct 22 2004 nadvornik@suse.cz
- do not install locale files with codeset [#47262]
* Wed Oct 20 2004 ro@suse.de
* Thu Oct 21 2004 ro@suse.de
- locale rename: no -> nb
* Sat Oct 02 2004 wimer@suse.de
- adding new bgs for 9.2
@ -314,7 +317,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Wed Aug 27 2003 nadvornik@suse.cz
- fixed focus bug [#29004]
- suse menu is cached
* Mon Aug 25 2003 ro@suse.de
* Tue Aug 26 2003 ro@suse.de
- make sure iconv_menu_files is executable
* Mon Aug 25 2003 nadvornik@suse.cz
- added fix for focus flickering [#27175]
@ -404,7 +407,7 @@ rm -rf "$RPM_BUILD_ROOT"
- fixed file permissions
* Fri Feb 22 2002 nadvornik@suse.cz
- replaced /home/mawa with $HOME in german menu
* Thu Feb 21 2002 adrian@suse.de
* Fri Feb 22 2002 adrian@suse.de
- add SuSE default theme by Ken
- change behaviour of LMB on background (menu instead of selection)
* Mon Feb 18 2002 nadvornik@suse.cz