Author: hawk                         Date: Sun Dec  7 15:47:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed building with recent autoconf/libtool

---- Files affected:
SPECS:
   glitz.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/glitz.spec
diff -u SPECS/glitz.spec:1.23 SPECS/glitz.spec:1.24
--- SPECS/glitz.spec:1.23       Mon Jul 28 00:22:30 2008
+++ SPECS/glitz.spec    Sun Dec  7 16:47:50 2008
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):     glitz - biblioteka składania OpenGL
 Name:          glitz
 Version:       0.5.6
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Libraries
 Source0:       http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
 # Source0-md5: c507f140ecccc06aed8888c958edda4c
 Patch0:                %{name}-link.patch
+Patch1:                %{name}-ac.patch
 # it's not directory, don't add /
 URL:           http://www.freedesktop.org/Software/glitz
 BuildRequires: OpenGL-devel
@@ -73,6 +74,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -118,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/12/07 15:47:50  hawk
+- fixed building with recent autoconf/libtool
+
 Revision 1.23  2008/07/27 22:22:30  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glitz.spec?r1=1.23&r2=1.24&f=u

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

Reply via email to