]> git.pld-linux.org Git - packages/Xlt.git/commitdiff
- it's GPL not LGPL
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Sep 2001 19:21:29 +0000 (19:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- link libXlt with libXm

Changed files:
    Xlt.spec -> 1.2

Xlt.spec

index 31d7ad93c85a90be9521b7e807a78ff9b934f200..c0e871bf414aea486409a54efd0ac3d33fea589c 100644 (file)
--- a/Xlt.spec
+++ b/Xlt.spec
@@ -3,7 +3,7 @@ Summary(pl):    Biblioteka rozszerze
 Name:          Xlt
 Version:       9.0.9
 Release:       1
-License:       LGPL
+License:       GPL
 Group:         X11/Libraries
 Group(de):     X11/Libraries
 Group(es):     X11/Bibliotecas
@@ -35,7 +35,6 @@ Biblioteka rozszerze
 %package devel
 Summary:       Xlt header files and development documentation
 Summary(pl):   Pliki nag³ówkowe i dokumentacja Xlt
-License:       LGPL
 Group:         X11/Development/Libraries
 Group(de):     X11/Entwicklung/Libraries
 Group(es):     X11/Desarrollo/Bibliotecas
@@ -55,7 +54,6 @@ Pliki nag
 %package static
 Summary:       Xlt static library
 Summary(pl):   Biblioteka statyczna Xlt
-License:       LGPL
 Group:         X11/Development/Libraries
 Group(de):     X11/Entwicklung/Libraries
 Group(es):     X11/Desarrollo/Bibliotecas
@@ -88,6 +86,8 @@ automake -a -c
        --disable-build-21 \
        --enable-build-12
 
+%{__make} X_EXTRA_LIBS="-lXm"
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.059959 seconds and 4 git commands to generate.