Author: wolvverine Date: Mon Jun 5 07:28:52 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.17.4 - NFY - TODO check and correct patchs
---- Files affected: SPECS: freewrl.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/freewrl.spec diff -u SPECS/freewrl.spec:1.26 SPECS/freewrl.spec:1.27 --- SPECS/freewrl.spec:1.26 Sat Aug 13 22:08:04 2005 +++ SPECS/freewrl.spec Mon Jun 5 09:28:46 2006 @@ -3,23 +3,24 @@ # - install fonts system-wide (subpackage?) # - why not having the plugin in single dir, /usr/lib/nsplugins, and # all the browsers symlink there? +# - check and correct/remove patch1 and patch2 %include /usr/lib/rpm/macros.perl Summary: FreeWRL - VRML browser Summary(pl): FreeWRL - przeglÄ…darka VRML Name: freewrl -Version: 1.13 -Release: 1 +Version: 1.17.4 +Release: 0.1 License: LGPL Group: X11/Applications/Graphics -Source0: http://dl.sourceforge.net/freewrl/FreeWRL-%{version}.tar.gz -# Source0-md5: edba3a6f13d7b96c29cf49b9fa7b8a2f +Source0: http://dl.sourceforge.net/freewrl/%{name}-%{version}.tar.gz +# Source0-md5: 0c4e7d91b51c593d37ca190d112c869e Patch0: %{name}-config.patch Patch1: %{name}-system-js.patch Patch2: %{name}-make.patch URL: http://freewrl.sourceforge.net/ BuildRequires: ImageMagick BuildRequires: OpenGL-devel -BuildRequires: XFree86-devel +BuildRequires: X11-devel BuildRequires: freetype-devel >= 2.0 BuildRequires: jar BuildRequires: jdk @@ -105,15 +106,13 @@ Wtyczka VRML dla przeglÄ…darki Konqueror. %prep -%setup -q -n FreeWRL-%{version} +%setup -q -n %{name}-%{version} %patch0 -p1 -%patch1 -p1 -%patch2 -p1 +#%patch1 -p1 +#%patch2 -p1 # this file causes unnecessary/unwanted rebuilds of JS module rm -f JS/Makefile.aqua.PL -# kill precompiled object -rm CFuncs/GenPolyRep.o %build %{__perl} Makefile.PL \ @@ -197,6 +196,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2006/06/05 07:28:46 wolvverine +- up to 1.17.4 +- NFY +- TODO check and correct patchs + Revision 1.26 2005/08/13 20:08:04 qboosh - updated to 1.13, updated system-js patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freewrl.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
