forked from pool/mapserver
More patch adventures...
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=75
This commit is contained in:
parent
09a71643f7
commit
4ba5dc79e7
@ -115,7 +115,7 @@ within the Java programming language.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{fileversion}
|
%setup -q -n %{name}-%{fileversion}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p0
|
%patch1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
# fix spurious perm bits
|
# fix spurious perm bits
|
||||||
|
@ -1,16 +1,4 @@
|
|||||||
Index: mapserver-6.0.0/HISTORY.TXT
|
diff -urNad mapserver-6.0.0~/mapunion.c mapserver-6.0.0/mapunion.c
|
||||||
===================================================================
|
|
||||||
--- mapserver-6.0.0/HISTORY.TXT (revision 11709)
|
|
||||||
+++ mapserver-6.0.0/HISTORY.TXT (revision 11714)
|
|
||||||
@@ -15,4 +15,6 @@
|
|
||||||
Version 6.0.1 (SVN branch-6-0):
|
|
||||||
---------------------------
|
|
||||||
+
|
|
||||||
+- Fixed the build problem in mapunion.c (#3877)
|
|
||||||
|
|
||||||
- Union layer: Fixed the crash when styling source layers using attributes (#3870)
|
|
||||||
Index: mapserver-6.0.0/mapunion.c
|
|
||||||
===================================================================
|
|
||||||
--- mapserver-6.0.0/mapunion.c (revision 11709)
|
--- mapserver-6.0.0/mapunion.c (revision 11709)
|
||||||
+++ mapserver-6.0.0/mapunion.c (revision 11714)
|
+++ mapserver-6.0.0/mapunion.c (revision 11714)
|
||||||
@@ -316,5 +316,5 @@
|
@@ -316,5 +316,5 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user