SPECS: WindowMaker.spec - adapterized - Provides 'WallpaperChanger'
uzsolt
uzsolt at pld-linux.org
Mon Sep 29 23:29:21 CEST 2008
Author: uzsolt Date: Mon Sep 29 21:29:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapterized
- Provides 'WallpaperChanger'
---- Files affected:
SPECS:
WindowMaker.spec (1.176 -> 1.177)
---- Diffs:
================================================================
Index: SPECS/WindowMaker.spec
diff -u SPECS/WindowMaker.spec:1.176 SPECS/WindowMaker.spec:1.177
--- SPECS/WindowMaker.spec:1.176 Thu Sep 18 17:43:08 2008
+++ SPECS/WindowMaker.spec Mon Sep 29 23:29:16 2008
@@ -52,6 +52,7 @@
Requires: gnustep-dirs
Requires: tk
Requires: vfmg >= 0.9.95
+Provides: WallpaperChanger
Conflicts: filesystem < 3.0-20
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -189,10 +190,10 @@
%package static
Summary: WindowMaker static libraries
Summary(pl.UTF-8): Biblioteki statyczne WindowMakera
+Summary(pt_BR.UTF-8): Componentes estáticos de desenvolvimento para o WindowMaker
Summary(ru.UTF-8): Статические библиотеки поддержки для WindowMaker
Summary(uk.UTF-8): Статичні бібліотеки підтримки для WindowMaker
Group: Development/Libraries
-Summary(pt_BR.UTF-8): Componentes estáticos de desenvolvimento para o WindowMaker
Requires: %{name}-devel = %{version}-%{release}
%description static
@@ -232,8 +233,8 @@
%patch12 -p0
for f in WindowMaker/*menu*; do
- sed -i s,/usr/lib/GNUstep/,%{_libdir}/GNUstep/, $f
- sed -i s,/usr/local/GNUstep/,%{_libdir}/GNUstep/, $f
+ sed -i s,%{_libdir}/GNUstep/,%{_libdir}/GNUstep/, $f
+sed -i s,%{_prefix}/local/GNUstep/,%{_libdir}/GNUstep/, $f
done
mv -f po/{no,nb}.po
@@ -284,7 +285,7 @@
cd %{name}-extra-%{extraver}
%configure \
--with-nlsdir=%{_datadir}/locale \
- --with-iconsdir=%{_datadir}/pixmaps
+ --with-iconsdir=%{_pixmapsdir}
%install
rm -rf $RPM_BUILD_ROOT
@@ -387,6 +388,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.177 2008/09/29 21:29:16 uzsolt
+- adapterized
+- Provides 'WallpaperChanger'
+
Revision 1.176 2008/09/18 15:43:08 patrys
- move wm-properties to the right place
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/WindowMaker.spec?r1=1.176&r2=1.177&f=u
More information about the pld-cvs-commit
mailing list