SPECS: biew.spec - up to 564 - added invocation of ./configure (pr...
witekfl
witekfl at pld-linux.org
Sun Jul 15 12:39:39 CEST 2007
Author: witekfl Date: Sun Jul 15 10:39:39 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 564
- added invocation of ./configure (probably needs more arguments)
---- Files affected:
SPECS:
biew.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/biew.spec
diff -u SPECS/biew.spec:1.26 SPECS/biew.spec:1.27
--- SPECS/biew.spec:1.26 Mon Feb 12 22:23:49 2007
+++ SPECS/biew.spec Sun Jul 15 12:39:34 2007
@@ -6,12 +6,12 @@
Summary(ru.UTF-8): biew - редактор двоичных файлов с дизассемблером
Summary(uk.UTF-8): biew - редактор двійкових файлів з дизасемблером
Name: biew
-Version: 562
-Release: 2
+Version: 564
+Release: 1
License: GPL
Group: Applications/Editors
-Source0: http://dl.sourceforge.net/biew/%{name}%{version}.tar.bz2
-# Source0-md5: 622fb1f02a6d921b273f0a39407f8e7d
+Source0: http://dl.sourceforge.net/biew/%{name}-%{version}.tar.bz2
+# Source0-md5: 807c691fa9372ffd1b0840523c27c23a
URL: http://biew.sourceforge.net/
BuildRequires: gpm-devel
BuildRequires: ncurses-devel
@@ -49,6 +49,7 @@
%setup -q
%build
+./configure --prefix=%{_prefix}
%{__make} \
PREFIX=%{_prefix} \
CC="%{__cc}" \
@@ -91,6 +92,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2007/07/15 10:39:34 witekfl
+- up to 564
+- added invocation of ./configure (probably needs more arguments)
+
Revision 1.26 2007/02/12 21:23:49 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/biew.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list