Author: sparky                       Date: Thu Nov 16 20:01:20 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- some BRs, gcc >= 4.0 because of -iquote

---- Files affected:
SPECS:
   mol.spec (1.39.2.9 -> 1.39.2.10) 

---- Diffs:

================================================================
Index: SPECS/mol.spec
diff -u SPECS/mol.spec:1.39.2.9 SPECS/mol.spec:1.39.2.10
--- SPECS/mol.spec:1.39.2.9     Thu Nov 16 20:36:39 2006
+++ SPECS/mol.spec      Thu Nov 16 21:01:15 2006
@@ -30,12 +30,22 @@
 # Source0-md5: 3eaa51927191b03b06828609a1122307
 Patch0:                %{name}-iquote.patch
 URL:           http://www.maconlinux.org/
-#BuildRequires:        XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
+%if %{with userspace}
+BuildRequires: gcc >= 4.0
+%if !%{with minimal}
+BuildRequires: alsa-lib-devel
+BuildRequires: libpng-devel
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXext-devel
+%endif
+%{?with_debugger:BuildRequires:        ncurses-devel}
+%endif
+%if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
3:2.6.7}
-BuildRequires: ncurses-devel
 BuildRequires: rpmbuild(macros) >= 1.330
+%endif
 Requires:      dev >= 2.8.0-24
 ExclusiveArch: ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,7 +71,7 @@
 Summary:       Mac-on-Linux kernel modules
 Summary(pl):   Moduły jądra Mac-on-Linux
 Release:       [EMAIL PROTECTED]
-Group:         Applications/Emulators
+Group:         Base/Kernel
 Requires(post,postun): /sbin/depmod
 %if %{with dist_kernel}
 %requires_releq_kernel_up
@@ -80,7 +90,7 @@
 Summary:       Mac-on-Linux kernel modules SMP
 Summary(pl):   Moduły jądra Mac-on-Linux SMP
 Release:       [EMAIL PROTECTED]
-Group:         Applications/Emulators
+Group:         Base/Kernel
 Requires(post,postun): /sbin/depmod
 %if %{with dist_kernel}
 %requires_releq_kernel_smp
@@ -272,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.10  2006/11/16 20:01:15  sparky
+- some BRs, gcc >= 4.0 because of -iquote
+
 Revision 1.39.2.9  2006/11/16 19:36:39  sparky
 - fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mol.spec?r1=1.39.2.9&r2=1.39.2.10&f=u

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

Reply via email to