]> git.pld-linux.org Git - packages/freexl.git/blobdiff - freexl.spec
- updated to 1.0.0g
[packages/freexl.git] / freexl.spec
index 73b1a33b2c81c9c1e668f2ddba910e88666f5f67..d1395ec4965db44ccd08cb07a00e4363288da826 100644 (file)
@@ -1,4 +1,3 @@
-# $Revision: 1.21 $, $Date: 2011/07/16 18:25:43 $
 #
 # Conditional build:
 %bcond_without apidocs         # do not build and package API docs
@@ -6,12 +5,12 @@
 Summary:       Simple library for extracting the contents of Microsoft Excel files
 Summary(pl.UTF-8):     Prosta biblioteka do wyciągania danych z plików Microsoft Excela
 Name:          freexl
-Version:       1.0.0d
+Version:       1.0.0g
 Release:       1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.gaia-gis.it/gaia-sins/freexl-sources/%{name}-%{version}.tar.gz
-# Source0-md5: 8c8bcff9f4ef597fa5e97bf70a853012
+# Source0-md5: 55e288206290079ed7c5db76e2101032
 URL:           https://www.gaia-gis.it/fossil/freexl
 %{?with_apidocs:BuildRequires: doxygen >= 1.7.3}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -71,8 +70,7 @@ Dokumentacja API biblioteki FreeXL.
 %build
 %configure
 
-%{__make} \
-       libfreexl_la_LIBADD="-lm"
+%{__make}
 
 %{?with_apidocs:doxygen}
 
This page took 0.064672 seconds and 4 git commands to generate.