[packages/ClanLib] - up to 3.0.0 - link patch needs updating

baggins baggins at pld-linux.org
Tue Nov 5 09:06:21 CET 2013


commit a1b6c81ef912925d724f62c35654455660e00076
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 5 09:06:05 2013 +0100

    - up to 3.0.0
    - link patch needs updating

 ClanLib-build.patch | 11 -----------
 ClanLib.spec        |  9 ++++-----
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/ClanLib.spec b/ClanLib.spec
index ea6ac00..17f8393 100644
--- a/ClanLib.spec
+++ b/ClanLib.spec
@@ -11,13 +11,13 @@ Summary:	ClanLib, the platform independent game SDK
 Summary(pl.UTF-8):	ClanLib, niezależny od platformy SDK do gier
 Summary(pt_BR.UTF-8):	SDK Clanlib
 Name:		ClanLib
-Version:	2.3.7
-Release:	2
+Version:	3.0.0
+Release:	1
 License:	BSD-like (see COPYING)
 Group:		Libraries
 #Source0Download: http://www.clanlib.org/download.html
-Source0:	http://www.clanlib.org/download/releases-2.0/%{name}-%{version}.tgz
-# Source0-md5:	65c9881286c47bbe88b2b691aacbc05b
+Source0:	http://www.clanlib.org/download/releases-3.0/%{name}-%{version}.tgz
+# Source0-md5:	ebde34b9452a3b1d26cf81563f6ea62f
 Patch0:		%{name}-build.patch
 Patch1:		%{name}-link.patch
 URL:		http://www.clanlib.org/
@@ -342,7 +342,6 @@ Dokumentacja programisty do biblioteki ClanLib
 export PKG_CONFIG_PATH=$(pwd)/Setup/pkgconfig
 %{__make}
 
-(cd Documentation/Utilities/ReferenceDocs; ln -s ../../../Sources/API ClanLib)
 %{__make} html \
 	PKG_CONFIG_PATH=$(pwd)/Setup/pkgconfig
 
diff --git a/ClanLib-build.patch b/ClanLib-build.patch
index 0818dc1..11c9198 100644
--- a/ClanLib-build.patch
+++ b/ClanLib-build.patch
@@ -9,14 +9,3 @@
 
  #EXAMPLE_BIN contains list of example binaries to build
 
---- ClanLib-2.1.0/Documentation/Reference/Makefile.am~	2009-03-27 10:25:47.000000000 +0000
-+++ ClanLib-2.1.0/Documentation/Reference/Makefile.am	2009-10-21 12:04:46.000000000 +0000
-@@ -11,7 +11,7 @@
- 	mkdir reftest
- 	doxygen ./clanlib.doxygen
- 	make -C ../Utilities/ReferenceDocs
--	../Utilities/ReferenceDocs/ReferenceDocs
-+	LD_LIBRARY_PATH=../../Sources/Core/.libs/ ../Utilities/ReferenceDocs/ReferenceDocs
- 
- install-html:
- 	$(INSTALL) -d $(DESTDIR)$(HTML_PREFIX)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ClanLib.git/commitdiff/a1b6c81ef912925d724f62c35654455660e00076



More information about the pld-cvs-commit mailing list