Author: arekm                        Date: Sun Apr 13 17:25:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.2.7

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

---- Diffs:

================================================================
Index: SPECS/gavl.spec
diff -u SPECS/gavl.spec:1.6 SPECS/gavl.spec:1.7
--- SPECS/gavl.spec:1.6 Sat May 19 20:02:46 2007
+++ SPECS/gavl.spec     Sun Apr 13 19:25:39 2008
@@ -2,17 +2,17 @@
 Summary:       GMerlin Audio Video Library
 Summary(pl.UTF-8):     Biblioteka audio/video GMerlin
 Name:          gavl
-Version:       0.2.4
-Release:       0.1
+Version:       0.2.7
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
-# Source0-md5: ba7989a9344026827b34e797b0a58d87
+# Source0-md5: a52fdbd94ed9432c956d269bc8893915
 Patch0:                %{name}-make.patch
-Patch1:                %{name}-non-x86.patch
 URL:           http://gmerlin.sourceforge.net/gavl_frame.html
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: libpng-devel
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -49,7 +49,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -57,7 +56,10 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --enable-shared \
+       --enable-static \
+       --with-cpuflags=none
 %{__make}
 
 %install
@@ -79,6 +81,7 @@
 
 %files devel
 %defattr(644,root,root,755)
+%doc doc/apiref
 %attr(755,root,root) %{_libdir}/libgavl.so
 %{_libdir}/libgavl.la
 %{_libdir}/gavl
@@ -95,7 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.6  2007-05-19 18:02:46  sparky
+Revision 1.7  2008-04-13 17:25:39  arekm
+- up to 0.2.7
+
+Revision 1.6  2007/05/19 18:02:46  sparky
 - added non-x86 patch
 
 Revision 1.5  2007/02/12 22:09:10  glen
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gavl.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