summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2008-01-20 14:04:15 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8bca5de04f1f02f5f9110153b897bfee028a4d30 (patch)
tree4be811ace5fa648cf87e05d788518d5a253298a6
parent611e646325637c61d76051315ee6173ec8f16567 (diff)
downloadaewm-8bca5de04f1f02f5f9110153b897bfee028a4d30.zip
aewm-8bca5de04f1f02f5f9110153b897bfee028a4d30.tar.gz
- completed en desc
- updated for modular xorg Changed files: aewm.spec -> 1.66
-rw-r--r--aewm.spec18
1 files changed, 11 insertions, 7 deletions
diff --git a/aewm.spec b/aewm.spec
index 2b037c9..3a90ace 100644
--- a/aewm.spec
+++ b/aewm.spec
@@ -12,20 +12,22 @@ Source2: %{name}-xsession.desktop
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
@@ -37,7 +39,9 @@ Jego zaletą jest prostota i szybkość.
%build
%{__make} \
- CFLAGS="%{rpmcflags}"
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags}" \
+ XROOT=%{_prefix}
%install
rm -rf $RPM_BUILD_ROOT
@@ -69,8 +73,8 @@ rm -rf $RPM_BUILD_ROOT
%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}/*