SPECS: libacovea.spec - new, NFY (pl)

blekot blekot at pld-linux.org
Mon Jul 14 22:46:40 CEST 2008


Author: blekot                       Date: Mon Jul 14 20:46:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new, NFY (pl)

---- Files affected:
SPECS:
   libacovea.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libacovea.spec
diff -u SPECS/libacovea.spec:1.1 SPECS/libacovea.spec:1.2
--- SPECS/libacovea.spec:1.1	Mon Jul 14 22:37:05 2008
+++ SPECS/libacovea.spec	Mon Jul 14 22:46:35 2008
@@ -1,36 +1,44 @@
+# $Revision$, $Date$
 Summary:	ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
 Name:		libacovea
 Version:	5.1.1
 Release:	1
 License:	GPL
-Group:		System Environment/Libraries
-BuildRequires:  libcoyotl-devel >= 3.1.0
-BuildRequires:	libevocosm >= 3.1.0
-URL:		http://www.coyotegulch.com/products/libcoyotl/index.html
-Source:		%{name}-%{version}.tar.gz
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
+Group:		Libraries
+URL:		http://www.coyotegulch.com/products/acovea/index.html
+Source0:	http://www.coyotegulch.com/distfiles/%{name}-%{version}.tar.gz
+# Source0-md5:  7fdc1ac67528c819cdaf9091eeee3833
+BuildRequires:	libcoyotl-devel >= 3.1.0
+BuildRequires:	libevocosm >= 3.1.
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler Collection (GCC) C and C++ compilers. "Best", in this context, is defined as those options that produce the fastest executable program from a given source code. Acovea is a C++ framework that can be extended to test other programming languages and non-GCC compilers.
+ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
+implements a genetic algorithm to find the "best" options for
+compiling programs with the GNU Compiler Collection (GCC) C and C++
+compilers. "Best", in this context, is defined as those options that
+produce the fastest executable program from a given source code.
+Acovea is a C++ framework that can be extended to test other
+programming languages and non-GCC compilers.
 
 %package devel
-Summary:        libacovea headers and documentation
-Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
+Summary:	libacovea headers and documentation
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 libacovea libraries headers and documentation.
 
 %package static
-Summary:        libacovea static libraries
-Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
+Summary:	libacovea static libraries
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description static
 libacovea static libraries.
 
 %prep
-%setup
+%setup -q
 
 %build
 %configure
@@ -46,7 +54,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(644, root, root, 0755)
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*
 
@@ -68,14 +76,10 @@
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
-* %{date} ADMS Team
-All persons listed below can be reached at <cvs_login>@ai.com.pl
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.1  2008/07/14 20:37:05  blekot
-- new, NFY (PL)
-- adaptarized
-
-Revision 1.1  2008/07/11 06:45:20  adms
-- new
+Revision 1.2  2008/07/14 20:46:35  blekot
+- new, NFY (pl)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libacovea.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list