SPECS: mars_nwe.spec - Relase 14 - SUSE patches (*.diff files) - u...

pascalek pascalek at pld-linux.org
Fri Jun 15 23:19:12 CEST 2007


Author: pascalek                     Date: Fri Jun 15 21:19:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Relase 14
- SUSE patches (*.diff files)
- uint32 patch (now it should work on x86_64 too)

---- Files affected:
SPECS:
   mars_nwe.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/mars_nwe.spec
diff -u SPECS/mars_nwe.spec:1.45 SPECS/mars_nwe.spec:1.46
--- SPECS/mars_nwe.spec:1.45	Tue Mar 20 13:09:00 2007
+++ SPECS/mars_nwe.spec	Fri Jun 15 23:19:06 2007
@@ -12,7 +12,7 @@
 Summary(tr.UTF-8):	Linux altında çalışan NetWare dosya/yazıcı sunucusu
 Name:		mars_nwe
 Version:	0.99.pl20
-Release:	13
+Release:	14
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.compu-art.de/mars_nwe/%{name}-%{version}.tgz
@@ -35,6 +35,9 @@
 Patch9:		%{name}-format.patch
 Patch10:	%{name}-gcc4.patch
 Patch11:	%{name}-quota_off.patch
+Patch12:	%{name}.diff
+Patch13:	%{name}-lib64.diff
+Patch14:	%{name}-uint32.patch
 URL:		http://www.compu-art.de/mars_nwe/index.html
 BuildRequires:	gdbm-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -100,6 +103,11 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
+if [ "%{_lib}" != "lib" ] ; then
+%patch13
+fi
+%patch14 -p1
 
 %build
 %{__make}
@@ -207,6 +215,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2007/06/15 21:19:06  pascalek
+- Relase 14
+- SUSE patches (*.diff files)
+- uint32 patch (now it should work on x86_64 too)
+
 Revision 1.45  2007/03/20 12:09:00  qboosh
 - gpm-friendly Source0 URL
 
================================================================

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



More information about the pld-cvs-commit mailing list