SPECS: libcm.spec - added deps (modular xorg only - it relies on p...
qboosh
qboosh at pld-linux.org
Sat Dec 24 02:36:10 CET 2005
Author: qboosh Date: Sat Dec 24 01:36:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added deps (modular xorg only - it relies on pkgconfig files)
---- Files affected:
SPECS:
libcm.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/libcm.spec
diff -u SPECS/libcm.spec:1.2 SPECS/libcm.spec:1.3
--- SPECS/libcm.spec:1.2 Sat Dec 24 02:30:43 2005
+++ SPECS/libcm.spec Sat Dec 24 02:35:59 2005
@@ -9,6 +9,13 @@
Source0: http://www.daimi.au.dk/~sandmann/%{name}-%{version}.tar.gz
# Source0-md5: e5f157950cdece940a9e6a7d137e4214
URL: http://www.daimi.au.dk/~sandmann/
+BuildRequires: OpenGL-GLU-devel
+BuildRequires: glib2-devel >= 2.0.0
+BuildRequires: pkgconfig
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXcomposite-devel
+BuildRequires: xorg-lib-libXdamage-devel
+BuildRequires: xorg-lib-libXtst-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -22,6 +29,11 @@
Summary(pl): Pliki nagłówkowe biblioteki Composite Manager
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: glib2-devel >= 2.0.0
+Requires: xorg-lib-libX11-devel
+Requires: xorg-lib-libXcomposite-devel
+Requires: xorg-lib-libXdamage-devel
+Requires: xorg-lib-libXtst-devel
%description devel
Header files for Composite Manager library.
@@ -83,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/12/24 01:35:59 qboosh
+- added deps (modular xorg only - it relies on pkgconfig files)
+
Revision 1.2 2005/12/24 01:30:43 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libcm.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list