]> git.pld-linux.org Git - packages/libart_lgpl.git/commitdiff
- library uses math functions so it should be linked with -lm libart_lgpl-2_3_8-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 24 Apr 2002 20:44:35 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    libart_lgpl.spec -> 1.7

libart_lgpl.spec

index c122eccef0f06a6394bd9b34aaa342fc7db523f5..42e52c44ee48b364edeb391c8d67a70ef88b00fb 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Library of graphics routines used by libgnomecanvas
 Summary(pl):   Biblioteka funkcji graficznych u¿ywanych przez libgnomecanvas
 Name:          libart_lgpl
 Version:       2.3.8
-Release:       1
+Release:       2
 License:       LGPL
 Group:         X11/Libraries
 Source0:       ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/libart_lgpl/%{name}-%{version}.tar.bz2
@@ -55,6 +55,7 @@ Statyczna wersja biblioteki libart_lgpl.
 %setup -q
 
 %build
+echo 'libart_lgpl_2_la_LIBADD = -lm' >> Makefile.am
 rm -f missing
 libtoolize --copy --force
 aclocal
This page took 0.024993 seconds and 4 git commands to generate.