From a9d67d8ddf59ab52bbbc112a27744acfdf14331f Mon Sep 17 00:00:00 2001 From: zbyniu Date: Sat, 31 May 2008 01:03:03 +0000 Subject: [PATCH] - up to 0.996 Changed files: cocom.spec -> 1.8 --- cocom.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/cocom.spec b/cocom.spec index 3124174..ddc32c7 100644 --- a/cocom.spec +++ b/cocom.spec @@ -2,14 +2,16 @@ Summary: COCOM tool set Summary(pl.UTF-8): Zestaw narzędzi COCOM Name: cocom -Version: 0.995 +Version: 0.996 Release: 0.2 License: GPL Group: Development/Languages Source0: http://dl.sourceforge.net/cocom/%{name}-%{version}.tar.gz -# Source0-md5: 94040380e63afd6cb12d2abacb87f8c8 +# Source0-md5: c95c5504fd76f4e05c4155ed840cc756 URL: http://cocom.sourceforge.net/ -Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +BuildRequires: autoconf +BuildRequires: bison +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This is COCOM tool set (Russian Armoury) oriented onto the creation @@ -43,7 +45,10 @@ Pliki nagłówkowe COCOM. %setup -q %build -%configure2_13 +cd REGEX +%{__autoconf} +cd .. +%configure %{__make} %install @@ -57,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc CHANGES README armoury.html cocom.html *.jpg +%doc CHANGES README cocom.html cocom.txt %attr(755,root,root) %{_bindir}/* %{_libdir}/libcocom*.a %{_libdir}/*.sprut -- 2.43.0