Author: freetz                       Date: Fri Jun 16 18:19:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unofficial 0.0.22, bleeding edge deps

---- Files affected:
SPECS:
   libcm.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libcm.spec
diff -u SPECS/libcm.spec:1.6 SPECS/libcm.spec:1.7
--- SPECS/libcm.spec:1.6        Sat Mar  4 20:37:01 2006
+++ SPECS/libcm.spec    Fri Jun 16 20:19:08 2006
@@ -2,18 +2,19 @@
 Summary:       Composite Manager library
 Summary(pl):   Biblioteka Composite Manager
 Name:          libcm
-Version:       0.0.16
+Version:       0.0.22
 Release:       1
 License:       GPL
 Group:         X11/Libraries
-Source0:       http://www.daimi.au.dk/~sandmann/%{name}-%{version}.tar.gz
-# Source0-md5: 705488259eb99748216e42130b171053
+#Source0:      http://www.daimi.au.dk/~sandmann/%{name}-%{version}.tar.gz
+Source0:       %{name}-%{version}.tar.bz2
+# Source0-md5: e2f57bcce8916801b29c77aa01b86327
 Patch0:                %{name}-configure.patch
 URL:           http://www.daimi.au.dk/~sandmann/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.0.0
+BuildRequires: glib2-devel >= 1:2.11.3
 BuildRequires: pkgconfig
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXcomposite-devel
@@ -33,7 +34,7 @@
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      OpenGL-devel
-Requires:      glib2-devel >= 2.0.0
+Requires:      glib2-devel >= 1:2.11.3
 Requires:      xorg-lib-libX11-devel
 Requires:      xorg-lib-libXcomposite-devel
 Requires:      xorg-lib-libXdamage-devel
@@ -62,7 +63,9 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal}
+%{__autoheader}
 %{__automake}
 %{__autoconf}
 %configure
@@ -85,7 +88,6 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
@@ -105,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/06/16 18:19:08  freetz
+- unofficial 0.0.22, bleeding edge deps
+
 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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcm.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to