Author: havner Date: Tue Jul 25 14:17:00 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 1.2.25, HEAD merge
---- Files affected: SPECS: icewm.spec (1.188 -> 1.188.2.1) ---- Diffs: ================================================================ Index: SPECS/icewm.spec diff -u SPECS/icewm.spec:1.188 SPECS/icewm.spec:1.188.2.1 --- SPECS/icewm.spec:1.188 Tue Oct 5 00:09:34 2004 +++ SPECS/icewm.spec Tue Jul 25 16:16:54 2006 @@ -17,21 +17,24 @@ Summary(pt_BR): Gerenciador de Janelas X11 Summary(ru): ďËĎÎÎŮĘ ÍĹÎĹÄÖĹŇ ÄĚŃ X11 Summary(uk): ÷ŚËĎÎÎÉĘ ÍĹÎĹÄÖĹŇ ÄĚŃ X11 +Summary(de): IceWM ist ein Window Manager für X Name: icewm -Version: 1.2.16 +Version: 1.2.25 #%define _pre pre1 -Release: 3 +%define _iceicons_ver 0.6 +%define _netscapeicons_ver 0.2 +Release: 0.1 Epoch: 2 License: LGPL Group: X11/Window Managers #Source0: http://dl.sourceforge.net/icewm/%{name}-%{version}%{_pre}.tar.gz Source0: http://dl.sourceforge.net/icewm/%{name}-%{version}.tar.gz -# Source0-md5: 1aa92846cc516a2ac1d668d80c3ca5ea +# Source0-md5: af69d095a6c6fba1f73f80e966bc4459 Source1: IceWM.desktop -Source3: http://dl.sourceforge.net/icewm/iceicons-0.6.tar.gz +Source3: http://dl.sourceforge.net/icewm/iceicons-%{_iceicons_ver}.tar.gz # Source3-md5: 53ed111a3c4d1e609bd1604ddccd4701 Source4: IceWM.RunWM -Source6: http://dl.sourceforge.net/icewm/netscapeicons-0.2.tar.gz +Source6: http://dl.sourceforge.net/icewm/netscapeicons-%{_netscapeicons_ver}.tar.gz # Source6-md5: 409aa9b02adc11309ed546c5120c01d2 Source7: %{name}-xsession.desktop Patch0: %{name}-broken-xrandr.patch @@ -46,16 +49,16 @@ %{?with_imlib:BuildRequires: imlib-devel} BuildRequires: libstdc++-devel %{?with_freetype:BuildRequires: xft-devel >= 2.1} -BuildRequires: yiff-devel +%{?with_guievents:BuildRequires: yiff-devel} Requires(pre): fileutils Requires(pre): sh-utils Requires: vfmg Requires: xinitrc-ng BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _wmstyledir /etc/sysconfig/wmstyle +%define _wmstyledir /etc/sysconfig/wmstyles %define _wmpropsdir /usr/share/wm-properties -%define specflags_ia32 -fomit-frame-pointer +%define specflags_ia32 -fomit-frame-pointer %description Window Manager for X Window System. Can emulate the look of @@ -100,6 +103,16 @@ ĐĹŇĹÍŚÝĹÎÎŃ ×ŚËĎÎ, ÓÍŐÖËŐ ÚÁ×ÄÁÎŘ, ÓĐÉÓĎË ×ŚËĎÎ, ÓÔÁÎ ĐĎŰÔĎ×ϧ ÓËŇÉÎŘËÉ, ĂÉĆŇĎ×ÉĘ ÇĎÄÉÎÎÉË. ű×ÉÄËÉĘ ÔÁ ËĎÍĐÁËÔÎÉĘ. +%description -l de +IceWM ist ein in C++ programmierter, unter GPL stehender +Fenstermanager für das X11-Fenstersystem. Ziel von IceWM ist +Geschwindigkeit, Schlichtheit und Bedienerfreundlichkeit. + +In der Standardeinstellung erinnert das Design von IceWM stark an +Microsoft Windows: Er verfügt über eine Taskleiste am unteren +Bildrand, das aktive Fenster lässt sich mit der Tastenkombination +ALT-TAB wechseln, etc. + %package themes-base Summary: Pack of themes for IceWM Summary(pl): Zestaw motywów dla IceWM-a @@ -122,7 +135,6 @@ %patch1 -p1 #patch2 -p1 -mv -f po/{no,nb}.po mv -f po/{zh_TW.Big5,zh_TW}.po cd lib/icons @@ -158,7 +170,7 @@ install %{SOURCE4} $RPM_BUILD_ROOT%{_wmstyledir}/%{name}-session.sh install %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop install lib/keys $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/keys -sed 's|^# IconPath=""|IconPath="/usr/share/pixmaps:/usr/share/icons"|' < lib/preferences > $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/preferences +sed 's|^# IconPath=""|IconPath="%{_datadir}/pixmaps:%{_datadir}/icons"|' < lib/preferences > $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/preferences install lib/toolbar $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/toolbar install lib/winoptions $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/winoptions echo %{_bindir}/icewmbg > $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/startup @@ -181,8 +193,8 @@ %doc AUTHORS BUGS CHANGES PLATFORMS README* TODO icewm.lsm doc/*.html %attr(755,root,root) %{_bindir}/* %dir %{_sysconfdir}/X11/%{name} -%config(noreplace,missingok) %verify(not md5 size mtime) %{_sysconfdir}/X11/%{name}/[!rs]* -%config(noreplace,missingok) %verify(not md5 size mtime) %attr(755,root,root) %{_sysconfdir}/X11/%{name}/[rs]* +%config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/X11/%{name}/[!rs]* +%config(noreplace,missingok) %verify(not md5 mtime size) %attr(755,root,root) %{_sysconfdir}/X11/%{name}/[rs]* %{_pixmapsdir}/icewm %dir %{_datadir}/icewm %{_datadir}/icewm/icons @@ -214,6 +226,31 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.188.2.1 2006/07/25 14:16:54 havner +- 1.2.25, HEAD merge + +Revision 1.195 2006/03/09 16:13:02 gotar +- upgraded to 1.2.25 + +Revision 1.194 2005/12/07 11:14:49 qboosh +- yiff used only for guievents + +Revision 1.193 2005/09/12 22:59:18 prism +- 1.2.23 +- fixed a stupid typo + +Revision 1.192 2005/04/14 18:49:24 glen +- fix broken adapterize + +Revision 1.191 2005/04/06 18:26:38 glen +- fix wmstyles pathname + +Revision 1.190 2005/03/23 12:08:07 spider +- added german description + +Revision 1.189 2005/01/14 20:28:55 tommat +- version 1.2.20 rel 0.1 + Revision 1.188 2004/10/04 22:09:34 havner - enable corefonts if without freetype - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/icewm.spec?r1=1.188&r2=1.188.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
