Author: undefine Date: Tue Jul 26 12:39:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.92.0
---- Files affected: SPECS: WindowMaker.spec (1.159 -> 1.160) ---- Diffs: ================================================================ Index: SPECS/WindowMaker.spec diff -u SPECS/WindowMaker.spec:1.159 SPECS/WindowMaker.spec:1.160 --- SPECS/WindowMaker.spec:1.159 Mon May 23 13:40:39 2005 +++ SPECS/WindowMaker.spec Tue Jul 26 14:39:35 2005 @@ -9,12 +9,12 @@ Summary(ru): WindowMaker - ĎËĎÎÎŮĘ ÍĹÎĹÄÖĹŇ ÄĚŃ X11 Summary(uk): WindowMaker - ׌ËĎÎÎÉĘ ÍĹÎĹÄÖĹŇ ÄĚŃ X11 Name: WindowMaker -Version: 0.91.0 -Release: 7 +Version: 0.92.0 +Release: 0.1 License: GPL Group: X11/Window Managers Source0: ftp://ftp.windowmaker.org/pub/source/release/%{name}-%{version}.tar.gz -# Source0-md5: be07953e905d1e42fe7a65ac2193a5f9 +# Source0-md5: 678cb4a9b22a557cfb524dc3cb457c08 Source1: %{name}-data.tar.gz # Source1-md5: 6ea0c37314ea9e9ab27e8bdf45a31a82 Source2: ftp://ftp.windowmaker.org/pub/source/release/%{name}-extra-%{extraver}.tar.gz @@ -32,8 +32,7 @@ Patch8: %{name}-pl.po-update.patch Patch9: http://www.heily.com/mark/code_samples/appicon_captions_maxprotect.diff Patch10: %{name}-localenames.patch -Patch11: %{name}-updateIconImage.patch -Patch12: %{name}-0.91.0-translucency-1.patch +Patch11: %{name}-0.91.0-translucency-1.patch URL: http://www.windowmaker.org/ BuildRequires: XFree86-devel BuildRequires: autoconf @@ -227,7 +226,6 @@ %patch9 -p1 %patch10 -p1 %patch11 -p1 -%patch12 -p1 for f in WindowMaker/*menu*; do sed -i s,/usr/lib/GNUstep/,%{_libdir}/GNUstep/, $f @@ -243,6 +241,9 @@ %{__perl} -pi -e 's/test \$x86 = 1/false/' configure.ac %build +%ifarch %{x8664} +export ac_cv_c_inline_asm=no +%endif %{__libtoolize} %{__aclocal} %{__autoheader} @@ -268,7 +269,12 @@ --enable-static \ --enable-usermenu \ --with-appspath=%{_libdir}/GNUstep/Apps \ - --with-nlsdir=%{_datadir}/locale + --with-nlsdir=%{_datadir}/locale \ + --with-gnustepdir=%{_libdir}/GNUstep \ + --enable-sound \ + --enable-gnome \ + --enable-kde + touch WindowMaker/Defaults/W*.in @@ -350,15 +356,15 @@ %{_datadir}/xsessions/WindowMaker.desktop # the first one is shared with gnustep-make... -%dir %{_libdir}/GNUstep/Apps -%dir %{_libdir}/GNUstep/Apps/WPrefs.app +%dir %{_libdir}/GNUstep/Applications +%dir %{_libdir}/GNUstep/Applications/WPrefs.app -%attr(755,root,root) %{_libdir}/GNUstep/Apps/WPrefs.app/WPrefs +%attr(755,root,root) %{_libdir}/GNUstep/Applications/WPrefs.app/WPrefs -%{_libdir}/GNUstep/Apps/WPrefs.app/tiff -%{_libdir}/GNUstep/Apps/WPrefs.app/xpm -%{_libdir}/GNUstep/Apps/WPrefs.app/WPrefs.tiff -%{_libdir}/GNUstep/Apps/WPrefs.app/WPrefs.xpm +%{_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 %files libs %defattr(644,root,root,755) @@ -385,6 +391,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.160 2005/07/26 12:39:35 undefine +- up to 0.92.0 + Revision 1.159 2005/05/23 11:40:39 darekr - BR: perl-base ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/WindowMaker.spec?r1=1.159&r2=1.160&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
