SPECS: devtodo.spec - unified
qboosh
qboosh at pld-linux.org
Mon Sep 1 18:46:21 CEST 2008
Author: qboosh Date: Mon Sep 1 16:46:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
devtodo.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/devtodo.spec
diff -u SPECS/devtodo.spec:1.23 SPECS/devtodo.spec:1.24
--- SPECS/devtodo.spec:1.23 Mon Sep 1 17:32:03 2008
+++ SPECS/devtodo.spec Mon Sep 1 18:46:16 2008
@@ -9,8 +9,8 @@
#Source0Download: http://swapoff.org/DevTodo
Source0: http://swapoff.org/files/devtodo/%{name}-%{version}.tar.gz
# Source0-md5: 4a6241437cb56f237f850bcd2233c3c4
-URL: http://swapoff.org/DevTodo
Patch0: devtodo-stdlib_fix.patch
+URL: http://swapoff.org/DevTodo
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libstdc++-devel
@@ -44,12 +44,13 @@
%patch0 -p1
%build
-%{__aclocal}
%{__libtoolize}
+%{__aclocal}
%{__autoconf}
%{__automake}
%configure \
- --enable-shared CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
+ CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses" \
+ --enable-shared
%{__make}
%install
@@ -82,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2008/09/01 16:46:16 qboosh
+- unified
+
Revision 1.23 2008/09/01 15:32:03 uzsolt
- up to 0.1.20
- change include-patch to CPPFLAGS
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/devtodo.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list