SPECS: libcm.spec - updated configure patch not to link libcm with...
qboosh
qboosh at pld-linux.org
Sat Mar 4 20:37:06 CET 2006
Author: qboosh Date: Sat Mar 4 19:37:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated configure patch not to link libcm with -lGLU (GLU is just for demos)
- -devel R: OpenGL-devel
- added X11 to Groups
---- Files affected:
SPECS:
libcm.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/libcm.spec
diff -u SPECS/libcm.spec:1.5 SPECS/libcm.spec:1.6
--- SPECS/libcm.spec:1.5 Wed Mar 1 00:37:25 2006
+++ SPECS/libcm.spec Sat Mar 4 20:37:01 2006
@@ -5,7 +5,7 @@
Version: 0.0.16
Release: 1
License: GPL
-Group: Libraries
+Group: X11/Libraries
Source0: http://www.daimi.au.dk/~sandmann/%{name}-%{version}.tar.gz
# Source0-md5: 705488259eb99748216e42130b171053
Patch0: %{name}-configure.patch
@@ -30,8 +30,9 @@
%package devel
Summary: Header files for Composite Manager library
Summary(pl): Pliki nagłówkowe biblioteki Composite Manager
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: OpenGL-devel
Requires: glib2-devel >= 2.0.0
Requires: xorg-lib-libX11-devel
Requires: xorg-lib-libXcomposite-devel
@@ -47,7 +48,7 @@
%package static
Summary: Static Composite Manager library
Summary(pl): Statyczna biblioteka Composite Manager
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
@@ -104,6 +105,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/03/04 19:37:01 qboosh
+- updated configure patch not to link libcm with -lGLU (GLU is just for demos)
+- -devel R: OpenGL-devel
+- added X11 to Groups
+
Revision 1.5 2006/02/28 23:37:25 glen
- adapterized (killed trailing spaces/tabs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libcm.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list