SPECS: evilwm.spec - added the fixed.patch - it works - rel 1
witekfl
witekfl at pld-linux.org
Mon Feb 18 21:19:17 CET 2008
Author: witekfl Date: Mon Feb 18 20:19:17 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added the fixed.patch
- it works
- rel 1
---- Files affected:
SPECS:
evilwm.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/evilwm.spec
diff -u SPECS/evilwm.spec:1.8 SPECS/evilwm.spec:1.9
--- SPECS/evilwm.spec:1.8 Mon Feb 12 22:23:55 2007
+++ SPECS/evilwm.spec Mon Feb 18 21:19:11 2008
@@ -3,14 +3,15 @@
Summary(pl.UTF-8): evilwm - minimalistyczny window manager
Name: evilwm
Version: 0.99.17
-Release: 0.1
+Release: 1
License: GPL-like
Group: X11/Window Managers
Source0: http://dl.sourceforge.net/evilwm/%{name}_%{version}.orig.tar.gz
# Source0-md5: 2d9ae76a172240a1ba7e359d9aae41aa
Source1: %{name}-xsession.desktop
+Patch0: %{name}-fixed.patch
URL: http://evilwm.sourceforge.net/
-BuildRequires: XFree86-devel
+BuildRequires: xorg-lib-libXext-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -46,9 +47,10 @@
%prep
%setup -q -n %{name}-%{version}.orig
+%patch0 -p1
%build
-%{__make} allinone \
+%{__make} \
CC="%{__cc}" \
CFLAGS='$(INCLUDES) $(DEFINES) %{rpmcflags} -Wall'
@@ -77,7 +79,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.8 2007-02-12 21:23:55 glen
+Revision 1.9 2008-02-18 20:19:11 witekfl
+- added the fixed.patch
+- it works
+- rel 1
+
+Revision 1.8 2007/02/12 21:23:55 glen
- tabs in preamble
Revision 1.7 2007/02/12 00:48:48 baggins
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evilwm.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list