Author: zbyniu                       Date: Sat May 31 01:03:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.996

---- Files affected:
SPECS:
   cocom.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/cocom.spec
diff -u SPECS/cocom.spec:1.7 SPECS/cocom.spec:1.8
--- SPECS/cocom.spec:1.7        Mon Feb 12 22:23:51 2007
+++ SPECS/cocom.spec    Sat May 31 03:03:03 2008
@@ -3,14 +3,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
@@ -44,7 +46,10 @@
 %setup -q
 
 %build
-%configure2_13
+cd REGEX
+%{__autoconf}
+cd ..
+%configure
 %{__make}
 
 %install
@@ -58,7 +63,7 @@
 
 %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
@@ -79,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-05-31 01:03:03  zbyniu
+- up to 0.996
+
 Revision 1.7  2007-02-12 21:23:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cocom.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to