Author: pascalek                     Date: Wed Nov 26 11:04:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't make SDL subpackage when building without x

---- Files affected:
SPECS:
   dosemu.spec (1.145 -> 1.146) 

---- Diffs:

================================================================
Index: SPECS/dosemu.spec
diff -u SPECS/dosemu.spec:1.145 SPECS/dosemu.spec:1.146
--- SPECS/dosemu.spec:1.145     Sun Oct 26 09:24:05 2008
+++ SPECS/dosemu.spec   Wed Nov 26 12:04:35 2008
@@ -43,7 +43,6 @@
 Patch8:                %{name}-Xquit.patch
 Patch9:                %{name}-creat_mode.patch
 URL:           http://www.dosemu.org/
-BuildRequires: SDL-devel
 BuildRequires: alsa-lib-devel >= 0.9
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: bin86
@@ -64,6 +63,7 @@
 BuildRequires: unzip
 BuildRequires: util-linux
 %if %{with x}
+BuildRequires: SDL-devel
 %if !%{with AC}
 BuildRequires: xorg-app-bdftopcf
 BuildRequires: xorg-app-mkfontdir
@@ -290,11 +290,11 @@
 %{_mandir}/man1/mkfatimage16.1*
 %lang(ru) %{_mandir}/ru/man1/mkfatimage16.1*
 
+%if %{with x}
 %files SDL
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/dosemu/libplugin_sdl.so
 
-%if %{with x}
 %files X
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/dosemu/libplugin_X.so
@@ -306,6 +306,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2008/11/26 11:04:35  pascalek
+- don't make SDL subpackage when building without x
+
 Revision 1.145  2008/10/26 08:24:05  arekm
 - rel 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dosemu.spec?r1=1.145&r2=1.146&f=u

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

Reply via email to