SPECS: aewm.spec - completed en desc - updated for modular xorg
qboosh
qboosh at pld-linux.org
Sun Jan 20 15:04:21 CET 2008
Author: qboosh Date: Sun Jan 20 14:04:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- completed en desc
- updated for modular xorg
---- Files affected:
SPECS:
aewm.spec (1.65 -> 1.66)
---- Diffs:
================================================================
Index: SPECS/aewm.spec
diff -u SPECS/aewm.spec:1.65 SPECS/aewm.spec:1.66
--- SPECS/aewm.spec:1.65 Mon Feb 12 22:23:46 2007
+++ SPECS/aewm.spec Sun Jan 20 15:04:15 2008
@@ -13,20 +13,22 @@
Patch0: %{name}-xft.patch
Patch1: %{name}-amd64.patch
URL: http://www.red-bean.com/~decklin/aewm/
-BuildRequires: gtk+2-devel
-BuildRequires: openmotif-devel
-BuildRequires: xft-devel
+BuildRequires: gtk+2-devel >= 1:2.0
+BuildRequires: motif-devel
+BuildRequires: pkgconfig
+BuildRequires: xorg-lib-libXft-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _wmpropsdir /usr/share/wm-properties
%description
-aewm is a minimal window manager for X11.
+aewm is a minimal window manager for X11. It doesn't support icons,
+multiple sessions, themes or so; it isn't even highly customizable.
+Its main benefits are simplicity and speed.
%description -l pl.UTF-8
aewm jet minimalnym zarządcą okien dla X11. Nie potrafi obsługiwać
ikon, wielu sesji, motywów, tła itp. Nie jest zbyt konfigurowalny.
-
Jego zaletą jest prostota i szybkość.
%prep
@@ -38,7 +40,9 @@
%build
%{__make} \
- CFLAGS="%{rpmcflags}"
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags}" \
+ XROOT=%{_prefix}
%install
rm -rf $RPM_BUILD_ROOT
@@ -70,8 +74,8 @@
%files
%defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/%{name}/*rc
%doc README NEWS TODO
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/%{name}/*rc
%attr(755,root,root) %{_bindir}/*
%{_datadir}/xsessions/%{name}.desktop
%{_wmpropsdir}/*
@@ -83,6 +87,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2008-01-20 14:04:15 qboosh
+- completed en desc
+- updated for modular xorg
+
Revision 1.65 2007-02-12 21:23:46 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aewm.spec?r1=1.65&r2=1.66&f=u
More information about the pld-cvs-commit
mailing list