SPECS: mars_nwe.spec - Release 13 - gcc4 patch - switching off quo...
pascalek
pascalek at pld-linux.org
Tue Mar 20 12:50:34 CET 2007
Author: pascalek Date: Tue Mar 20 11:50:34 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Release 13
- gcc4 patch
- switching off quota (current quota support is for old version only)
---- Files affected:
SPECS:
mars_nwe.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/mars_nwe.spec
diff -u SPECS/mars_nwe.spec:1.43 SPECS/mars_nwe.spec:1.44
--- SPECS/mars_nwe.spec:1.43 Tue Feb 13 07:46:53 2007
+++ SPECS/mars_nwe.spec Tue Mar 20 12:50:29 2007
@@ -1,4 +1,8 @@
# $Revision$, $Date$
+
+# TODO:
+# - support for new incompatibile quota version
+
Summary: NetWare file/print server that runs under Linux
Summary(de.UTF-8): NetWare-Datei/Druckserver unter Linux
Summary(es.UTF-8): Servidor de archivos e impresión NetWare que se ejecuta en Linux
@@ -8,10 +12,10 @@
Summary(tr.UTF-8): Linux altında çalışan NetWare dosya/yazıcı sunucusu
Name: mars_nwe
Version: 0.99.pl20
-Release: 12
+Release: 13
License: GPL
Group: Networking/Daemons
-Source0: http://www.compu-art.de/download/%{name}-%{version}.tgz
+Source0: http://www.compu-art.de/%{name}/%{name}-%{version}.tgz
# Source0-md5: 98b3bf022233035ce12a834c689605e5
Source1: %{name}.cnv.tgz
# Source1-md5: 00add1da5f8e624c5c1d8d1b3351616a
@@ -29,6 +33,8 @@
Patch7: %{name}-buffer.patch
Patch8: %{name}-glibc21.patch
Patch9: %{name}-format.patch
+Patch10: %{name}-gcc4.patch
+Patch11: %{name}-quota_off.patch
URL: http://www.compu-art.de/mars_nwe/index.html
BuildRequires: gdbm-devel
BuildRequires: rpmbuild(macros) >= 1.268
@@ -92,6 +98,8 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
+%patch10 -p1
+%patch11 -p1
%build
%{__make}
@@ -199,6 +207,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2007/03/20 11:50:29 pascalek
+- Release 13
+- gcc4 patch
+- switching off quota (current quota support is for old version only)
+
Revision 1.43 2007/02/13 06:46:53 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mars_nwe.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list