SPECS: pike.spec - up to 7.6.112 (still doesn't build) - removed o...

qboosh qboosh at pld-linux.org
Tue May 1 18:53:54 CEST 2007


Author: qboosh                       Date: Tue May  1 16:53:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 7.6.112 (still doesn't build)
- removed obsolete Image-configure patch

---- Files affected:
SPECS:
   pike.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/pike.spec
diff -u SPECS/pike.spec:1.43 SPECS/pike.spec:1.44
--- SPECS/pike.spec:1.43	Fri Apr 27 09:23:41 2007
+++ SPECS/pike.spec	Tue May  1 18:53:49 2007
@@ -7,23 +7,23 @@
 Summary:	Interpreted, high-level, object oriented language
 Summary(pl.UTF-8):	Interpretowalny, obiektowy język wysokiego poziomu
 Name:		pike
-Version:	7.6.86
+Version:	7.6.112
 Release:	0.1
 License:	GPL
 Group:		Development/Languages
-Source0:	http://pike.ida.liu.se/download/pub/pike/latest-stable/Pike-v%{version}.tar.gz
-# Source0-md5:	bdd3f6cafed8d299b22f79b10b14ab78
+#Source0Download: http://pike.ida.liu.se/download/pub/pike/latest-stable/
+Source0:	http://pike.ida.liu.se/pub/pike/latest-stable/Pike-v%{version}.tar.gz
+# Source0-md5:	3ba03096741d6df839d32a940f4a865c
 Source1:	http://pike.ida.liu.se/generated/manual/pike_modref.tar.gz
 # Source1-md5:	fbe7595e28d7c220dd6f237efe7b7d68
 Source2:	http://pike.ida.liu.se/generated/manual/pike_ref.tar.gz
 # Source2-md5:	2ad4c65cd9475f92dfcba0bc13be0923
 Patch0:		%{name}-dirs.patch
-Patch1:		%{name}-Image-configure.patch
-Patch2:		%{name}-nolibs.patch
-Patch3:		%{name}-acfix.patch
-Patch4:		%{name}-freetype-includes.patch
-Patch5:		%{name}-ssl.patch
-Patch6:		%{name}-sparc.patch
+Patch1:		%{name}-nolibs.patch
+Patch2:		%{name}-acfix.patch
+Patch3:		%{name}-freetype-includes.patch
+Patch4:		%{name}-ssl.patch
+Patch5:		%{name}-sparc.patch
 URL:		http://pike.ida.liu.se/
 %{?with_GL:BuildRequires:	OpenGL-devel}
 %{?with_GL:BuildRequires:	OpenGL-glut-devel}
@@ -282,21 +282,21 @@
 %setup -q -n Pike-v%{version} -a1 -a2
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 # not needed?
-#%patch3 -p1
+#%patch2 -p1
+%patch3 -p1
 %patch4 -p1
-%patch5 -p1
 # issue fixed (s/\*/+/)? needs check if pike works on sparc now
-#%patch6 -p1
+#%patch5 -p1
 
 %build
 # TODO
 # fix perl support
 cd src
 %{__autoconf}
+touch stamp-h.in
 cd modules
-for m in system spider files sybase Image Msql Mysql Odbc Ssleay _Image_FreeType ; do
+for m in system spider files sybase Msql Mysql Odbc Ssleay _Image_FreeType ; do
 	cd $m
 	%{__autoconf} -I ../..
 	cd ..
@@ -478,6 +478,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007/05/01 16:53:49  qboosh
+- up to 7.6.112 (still doesn't build)
+- removed obsolete Image-configure patch
+
 Revision 1.43  2007/04/27 07:23:41  qboosh
 - CVE reference for 7.6.86
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pike.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list