Author: hawk                         Date: Thu Jan 12 19:06:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed broken update to 0.8.25 (updated ac_fixes.patch)
- added patch to fix src/sd-file/sound.c compilation, reenabled sound
  output to file in configure
- added BR gnome-libs-devel (because of %{__aclocal} -I %{_aclocaldir}/gnome)

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

---- Diffs:

================================================================
Index: SPECS/uae.spec
diff -u SPECS/uae.spec:1.23 SPECS/uae.spec:1.24
--- SPECS/uae.spec:1.23 Mon Sep  5 16:09:24 2005
+++ SPECS/uae.spec      Thu Jan 12 20:06:41 2006
@@ -11,10 +11,12 @@
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-ac_fixes.patch
+Patch1:                %{name}-snd_file_fix.patch
 URL:           http://www.freiburg.linux.de/~uae/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: gnome-libs-devel
 BuildRequires: gtk+-devel
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +41,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -50,7 +53,7 @@
        --enable-vidmode        \
        --enable-ui             \
        --enable-threads        \
-       --disable-file-sound    \
+       --enable-file-sound     \
        --with-x                \
        --without-svgalib       \
        --without-sdl           \
@@ -86,6 +89,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/01/12 19:06:41  hawk
+- fixed broken update to 0.8.25 (updated ac_fixes.patch)
+- added patch to fix src/sd-file/sound.c compilation, reenabled sound
+  output to file in configure
+- added BR gnome-libs-devel (because of %{__aclocal} -I %{_aclocaldir}/gnome)
+
 Revision 1.23  2005/09/05 14:09:24  sparky
 - updated to 0.8.25
 - use alsa as sound output
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to