packages: polylib/polylib.spec - cleanup
qboosh
qboosh at pld-linux.org
Fri May 25 20:50:58 CEST 2012
Author: qboosh Date: Fri May 25 18:50:58 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- cleanup
---- Files affected:
packages/polylib:
polylib.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/polylib/polylib.spec
diff -u packages/polylib/polylib.spec:1.1 packages/polylib/polylib.spec:1.2
--- packages/polylib/polylib.spec:1.1 Fri May 25 20:50:22 2012
+++ packages/polylib/polylib.spec Fri May 25 20:50:53 2012
@@ -14,6 +14,7 @@
# Source0-md5: c0088786e0a5ae64b7cc47ad19ae4f83
URL: http://icps.u-strasbg.fr/PolyLib/
BuildRequires: gmp-devel >= 2.0.2
+Requires: gmp >= 2.0.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -33,6 +34,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki PolyLib
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: gmp-devel >= 2.0.2
%description devel
Header files for PolyLib library.
@@ -67,15 +69,6 @@
%setup -q
%build
-# if ac/am/lt/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
-#%{__libtoolize}
-#%{__aclocal}
-#%{__autoconf}
-#%{__autoheader}
-#%{__automake}
-# int + longlongint libs give us 32-bit and 64-bit libraries on ILP32 and LP64 platforms
-# there is no way (no suitable int type) to get 128-bit library on ILP32/LP64
%configure \
--enable-int-lib \
--enable-longlongint-lib \
@@ -165,5 +158,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2012/05/25 18:50:53 qboosh
+- cleanup
+
Revision 1.1 2012/05/25 18:50:22 qboosh
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/polylib/polylib.spec?r1=1.1&r2=1.2
More information about the pld-cvs-commit
mailing list