Author: qboosh                       Date: Sun Jul  2 23:25:39 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 0.99.beta2, added update patch

---- Files affected:
SPECS:
   libcaca.spec (1.13.4.2 -> 1.13.4.3) 

---- Diffs:

================================================================
Index: SPECS/libcaca.spec
diff -u SPECS/libcaca.spec:1.13.4.2 SPECS/libcaca.spec:1.13.4.3
--- SPECS/libcaca.spec:1.13.4.2 Sat May 27 21:06:42 2006
+++ SPECS/libcaca.spec  Mon Jul  3 01:25:34 2006
@@ -3,13 +3,14 @@
 Summary(pl):   Biblioteka graficzna wyświetlająca tekst zamiast pikseli
 Name:          libcaca
 Version:       0.99
-%define        bver    beta1
+%define        bver    beta2
 Release:       0.%{bver}.1
 License:       WTFPL
 Group:         Libraries
-Source0:       
http://sam.zoy.org/projects/libcaca/%{name}-%{version}.%{bver}.tar.gz
-# Source0-md5: ffe4c3cda32f4505fde7c39d3c2c60dd
-URL:           http://sam.zoy.org/projects/libcaca/
+Source0:       http://sam.zoy.org/libcaca/%{name}-%{version}.%{bver}.tar.gz
+# Source0-md5: ba794c8249e55ff61a70a0988f3b0fb8
+Patch0:                %{name}-update.patch
+URL:           http://sam.zoy.org/libcaca/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: doxygen
@@ -124,6 +125,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}.%{bver}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -134,7 +136,7 @@
 %configure \
        --disable-gl \
        --disable-ncurses \
-       --enable-cpp \
+       --enable-cxx \
        --enable-slang \
        --enable-x11
 
@@ -224,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13.4.3  2006/07/02 23:25:34  qboosh
+- updated to 0.99.beta2, added update patch
+
 Revision 1.13.4.2  2006/05/27 19:06:42  qboosh
 - md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcaca.spec?r1=1.13.4.2&r2=1.13.4.3&f=u

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

Reply via email to