SPECS (DEVEL): mol.spec - up to 0.9.71.1, builds
sparky
sparky at pld-linux.org
Mon Nov 6 16:23:58 CET 2006
Author: sparky Date: Mon Nov 6 15:23:58 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 0.9.71.1, builds
---- Files affected:
SPECS:
mol.spec (1.39.2.1 -> 1.39.2.2)
---- Diffs:
================================================================
Index: SPECS/mol.spec
diff -u SPECS/mol.spec:1.39.2.1 SPECS/mol.spec:1.39.2.2
--- SPECS/mol.spec:1.39.2.1 Mon Nov 6 16:08:58 2006
+++ SPECS/mol.spec Mon Nov 6 16:23:53 2006
@@ -14,21 +14,20 @@
%bcond_with minimal # no X, no sound
%bcond_without debugger # no debugger
-%define _rel 0.6
-%define _pre pre9
+%define _rel 0.1
Summary: Runs MacOS natively on Linux/ppc
Summary(ja): Mac On Linux - Linux/ppc žĺ¤Î MacOS ĽÍĽ¤ĽĆĽŁĽÖźÂšÔ´Äś
Summary(pl): Natywne uruchamianie MacOS na Linux/ppc
Name: mol
-Version: 0.9.71
-Release: 0.%{_pre}.%{_rel}
+Version: 0.9.71.1
+Release: %{_rel}
License: GPL
Group: Applications/Emulators
#Source0: http://www.maconlinux.org/downloads/%{name}-%{version}.tgz
-Source0: http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/%{name}-%{version}_%{_pre}.tar.bz2
-# Source0-md5: d52087b3765a09b54e2b5e506b4fd477
+Source0: http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/%{name}-%{version}.tar.bz2
+# Source0-md5: 3eaa51927191b03b06828609a1122307
#Source1: mol.init
-Patch10: %{name}-warnings.patch
+#Patch10: %{name}-warnings.patch
URL: http://www.maconlinux.org/
#BuildRequires: XFree86-devel
BuildRequires: autoconf
@@ -95,7 +94,7 @@
także moduł jądra sheep_net (dla sieci). Wersja dla jąder SMP.
%prep
-%setup -q -n %{name}-%{version}_%{_pre}
+%setup -q
echo 'obj-m := sheep.o' > src/netdriver/Makefile.26
sed -i 's@ \./configure @ true @' config/Makefile.master
@@ -185,6 +184,7 @@
%{__make} -C %{_kernelsrcdir} modules \
CC="%{__cc}" CPP="%{__cpp}" \
+ HOSTCC="%{__cc}" \
M=$PWD O=$PWD/o \
%{?with_verbose:V=1} T=$TMPDIR
mv mol.ko mol-$cfg.ko
@@ -264,6 +264,7 @@
%endif
%endif
+%if %{with userspace}
%files
%defattr(644,root,root,755)
%dir %{_sysconfdir}/mol
@@ -299,6 +300,7 @@
%{_mol_localstatedir}/nvram.x
%{_mandir}/man1/*
%{_mandir}/man5/*
+%endif
%if %{with kernel}
%files -n kernel%{_alt_kernel}-%{name}
@@ -320,6 +322,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39.2.2 2006/11/06 15:23:53 sparky
+- up to 0.9.71.1, builds
+
Revision 1.39.2.1 2006/11/06 15:08:58 sparky
- gentoo 0.9.71-pre9 version, updated long time ago,
this one is ont working for me, will try 0.9.71.1 soon
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mol.spec?r1=1.39.2.1&r2=1.39.2.2&f=u
More information about the pld-cvs-commit
mailing list