commit 64639aa8ccef0a53593383ba8a80440b046aad3d
Author: Jakub Bogusz <[email protected]>
Date:   Sat Sep 5 13:18:31 2020 +0200

    - drop .la file, fixed License, release 4

 libcm.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/libcm.spec b/libcm.spec
index 76a06ee..8fab4e6 100644
--- a/libcm.spec
+++ b/libcm.spec
@@ -2,13 +2,14 @@ Summary:      Composite Manager library
 Summary(pl.UTF-8):     Biblioteka Composite Manager
 Name:          libcm
 Version:       0.1.1
-Release:       3
-License:       GPL
+Release:       4
+License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/libcm/0.1/%{name}-%{version}.tar.bz2
 # Source0-md5: a975d0a913dd882c0a93487b534782bc
-URL:           http://www.daimi.au.dk/~sandmann/
+URL:           https://www.gnome.org/
 BuildRequires: OpenGL-GLU-devel
+BuildRequires: OpenGL-GLX-devel
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: glib2-devel >= 1:2.12.7
@@ -16,6 +17,7 @@ BuildRequires:        pkgconfig
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXcomposite-devel
 BuildRequires: xorg-lib-libXdamage-devel
+BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXtst-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,6 +37,7 @@ Requires:     glib2-devel >= 1:2.12.7
 Requires:      xorg-lib-libX11-devel
 Requires:      xorg-lib-libXcomposite-devel
 Requires:      xorg-lib-libXdamage-devel
+Requires:      xorg-lib-libXext-devel
 Requires:      xorg-lib-libXtst-devel
 
 %description devel
@@ -73,7 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_bindir}/test
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libcm.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -90,7 +94,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libcm.so
-%{_libdir}/libcm.la
 %{_includedir}/cm
 %{_pkgconfigdir}/cm.pc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcm.git/commitdiff/64639aa8ccef0a53593383ba8a80440b046aad3d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to