SPECS: suspend.spec - more splashy br

arekm arekm at pld-linux.org
Sun May 20 01:21:11 CEST 2007


Author: arekm                        Date: Sat May 19 23:21:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more splashy br

---- Files affected:
SPECS:
   suspend.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/suspend.spec
diff -u SPECS/suspend.spec:1.44 SPECS/suspend.spec:1.45
--- SPECS/suspend.spec:1.44	Sun May 20 00:38:03 2007
+++ SPECS/suspend.spec	Sun May 20 01:21:05 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define	suspend_cpu	%(echo %{_target_cpu} | sed -e s/i.86/x86/ -e s/ppc.*/ppc/ -e s/x86_64/x86/ -e s/amd64/x86/ -e s/athlon/x86/)
 #
-%bcond_with	splashy
+%bcond_wit	splashy
 #
 %define	snap	20070514
 Summary:	Suspend to RAM/Disk/Both
@@ -25,7 +25,13 @@
 %endif
 BuildRequires:	pciutils-devel
 BuildRequires:	sed >= 4.0
-%{?with_splashy:BuildRequires:	splashy-devel}
+%if %{with splashy}
+BuildRequires:	libjpeg-static
+BuildRequires:	freetype-static
+BuildRequires:	libpng-static
+BuildRequires:	DirectFB-static
+BuildRequires:	splashy-static
+%endif
 BuildRequires:	zlib-devel
 ExclusiveArch:	%{ix86} %{x8664} ppc ppc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -77,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/05/19 23:21:05  arekm
+- more splashy br
+
 Revision 1.44  2007/05/19 22:38:03  arekm
 - fix blues change
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/suspend.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list