OBS User unknown 2008-03-19 12:11:57 +00:00 committed by Git OBS Bridge
parent 6a854e7de1
commit 812afab518
4 changed files with 94 additions and 73 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aef21a4de0fb013dfcffb80d5c224f14cda18ab97cbea2c6e58a9a968605685f
size 3521648

3
swig-1.3.34.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fa64e7d62cfb12040f96b9ab6de4d5700709ba9d48775873600ef035b100b08
size 3544867

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Feb 29 14:21:25 CET 2008 - mmarek@suse.cz
- updated to 1.3.34
+ shared_ptr support for Python
+ Support for latest R - version 2.6
+ Various minor improvements/bug fixes for R, Lua, Python, Java,
C#
+ A few other generic bug fixes, mainly for templates and using
statements
-------------------------------------------------------------------
Wed Nov 28 17:48:16 CET 2007 - mmarek@suse.cz

149
swig.spec
View File

@ -1,7 +1,7 @@
#
# spec file for package swig (Version 1.3.33)
# spec file for package swig (Version 1.3.34)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -10,15 +10,16 @@
# norootforbuild
Name: swig
BuildRequires: gcc-c++ python-devel
BuildRequires: boost-devel gcc-c++ python-devel
Url: http://www.swig.org
License: BSD 3-Clause
Group: Development/Languages/C and C++
AutoReqProv: on
Summary: Simplified Wrapper and Interface Generator
Version: 1.3.33
Release: 1
Version: 1.3.34
Release: 2
Source: swig-%{version}.tar.bz2
Patch2: swig-1.3.32-testsuite-warnings.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -145,7 +146,15 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/swig
%changelog
* Wed Nov 28 2007 - mmarek@suse.cz
* Fri Feb 29 2008 mmarek@suse.cz
- updated to 1.3.34
+ shared_ptr support for Python
+ Support for latest R - version 2.6
+ Various minor improvements/bug fixes for R, Lua, Python, Java,
C#
+ A few other generic bug fixes, mainly for templates and using
statements
* Wed Nov 28 2007 mmarek@suse.cz
- updated to 1.3.33
+ shared_ptr support for Java and C#
+ Enhanced STL support for Ruby
@ -153,39 +162,39 @@ rm -rf $RPM_BUILD_ROOT
+ Numerous fixes and minor enhancements for Allegrocl, C#, cffi,
Chicken, Guile, Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl
+ Improved warning support
* Wed Sep 19 2007 - mmarek@suse.cz
* Wed Sep 19 2007 mmarek@suse.cz
- don't "update" autofoo when building for older dists in the
buildservice
* Tue May 29 2007 - mmarek@suse.cz
* Tue May 29 2007 mmarek@suse.cz
- install examples in '%%_libdir/swig/examples' (not Examples) to
pass the devel-file-in-non-devel-package rpmlint check
* Thu May 24 2007 - mmarek@suse.cz
* Thu May 24 2007 mmarek@suse.cz
- fixed some rpmlint errors
* Wed Apr 04 2007 - mmarek@suse.cz
* Wed Apr 04 2007 mmarek@suse.cz
- install the precompiled examples to %%_libdir/swig
* Wed Jan 24 2007 - mmarek@suse.cz
* Wed Jan 24 2007 mmarek@suse.cz
- temporarily disabled li_std_string run test under perl5 on ix86
and s390
- build examples and testsuite with -fno-strict-aliasing (packages
using swig & python should do the same for now)
- fixed testsuite-warnings.patch
* Fri Dec 15 2006 - mmarek@suse.cz
* Fri Dec 15 2006 mmarek@suse.cz
- updated to 1.3.31, for changes see
http://swig.svn.sourceforge.net/viewvc/swig/trunk/CHANGES?r1=9073&r2=9585&diff_format=u
* Wed Nov 08 2006 - mmarek@suse.cz
* Wed Nov 08 2006 mmarek@suse.cz
- fixed bug in the python module that caused aborts on some
architectures
* Tue Nov 07 2006 - mmarek@suse.cz
* Tue Nov 07 2006 mmarek@suse.cz
- don't install executable documentation files
* Fri Sep 08 2006 - mmarek@suse.cz
* Fri Sep 08 2006 mmarek@suse.cz
- fixed for Python 2.5 (further fixes may be needed, at least it
builds again)
(python25.patch)
- use $RPM_OPT_FLAGS, unhide compilation of test wrappers (ditto)
(testsuite.patch)
* Wed Sep 06 2006 - mmarek@suse.de
* Wed Sep 06 2006 mmarek@suse.de
- fixed build
* Wed Jul 26 2006 - mmarek@suse.cz
* Wed Jul 26 2006 mmarek@suse.cz
- update to version 1.3.29
* support for Common Lisp with CFFI
* new %%extend_smart_pointer() directive to extend SWIG smart
@ -204,74 +213,74 @@ rm -rf $RPM_BUILD_ROOT
(autoconf260.patch)
- added python-devel to buildrequires to test the Python module
during build
* Thu Jul 20 2006 - schwab@suse.de
* Thu Jul 20 2006 schwab@suse.de
- Fix missing slash.
* Mon Feb 27 2006 - mmarek@suse.cz
* Mon Feb 27 2006 mmarek@suse.cz
- split documentation into swig-doc and swig-examples
[#153015]
* Mon Jan 30 2006 - mmarek@suse.cz
* Mon Jan 30 2006 mmarek@suse.cz
- fix build with perl-5.8.8 (thanks to Olaf Hering)
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 - mmarek@suse.cz
* Mon Jan 23 2006 mmarek@suse.cz
- use -fPIC instead of -fpic (-fpic didn't pass testsuite on s390x)
* Tue Jan 10 2006 - mmarek@suse.cz
* Tue Jan 10 2006 mmarek@suse.cz
- fix endless loop when write fails
[#141754] (write-loop.patch)
* Wed Nov 16 2005 - ro@suse.de
* Wed Nov 16 2005 ro@suse.de
- fix build on x86_64 (fPIC in gifplot)
* Wed Nov 02 2005 - dmueller@suse.de
* Wed Nov 02 2005 dmueller@suse.de
- don't build as root
* Wed Nov 02 2005 - uli@suse.de
* Wed Nov 02 2005 uli@suse.de
- update -> 1.3.27
- parallelize build
- run test suite
* Mon Apr 11 2005 - mcihar@suse.cz
* Mon Apr 11 2005 mcihar@suse.cz
- update to 1.3.24 again, I hope that subversion guys will fix their
problems till next release
* Mon Jan 24 2005 - ro@suse.de
* Mon Jan 24 2005 ro@suse.de
- fix swigpy build on lib64
* Thu Jan 06 2005 - mcihar@suse.cz
* Thu Jan 06 2005 mcihar@suse.cz
- back to 1.3.21 due to subversion incompatibility
* Tue Dec 21 2004 - mcihar@suse.cz
* Tue Dec 21 2004 mcihar@suse.cz
- update to 1.3.24
- our python now has sys.lib, so no need for patching
- spec file cleanup
- swiglibdir is now same as upstream - $datadir/swig/version
* Tue Nov 23 2004 - mcihar@suse.cz
* Tue Nov 23 2004 mcihar@suse.cz
- update to 1.3.23
- runtime no more included
- remove most of buildrequires, as they're needed just for examples and
they anyway don't compile out of the source directory
* Mon Apr 19 2004 - mcihar@suse.cz
* Mon Apr 19 2004 mcihar@suse.cz
- -fno-strict-aliasing
* Mon Mar 08 2004 - ro@suse.de
* Mon Mar 08 2004 ro@suse.de
- added php4 to neededforbuild
- renamed mod_php4-devel to php4-devel in neededforbuild
* Fri Jan 23 2004 - mcihar@suse.cz
* Fri Jan 23 2004 mcihar@suse.cz
- updated to 1.3.21
* Thu Dec 18 2003 - mcihar@suse.cz
* Thu Dec 18 2003 mcihar@suse.cz
- Updated to 1.3.20. This release includes a large number of
enhancements including improved C++ support, directors, contracts, and
more.
* Fri Aug 15 2003 - mcihar@suse.cz
* Fri Aug 15 2003 mcihar@suse.cz
- handle libdir correctly
* Thu Aug 14 2003 - mcihar@suse.cz
* Thu Aug 14 2003 mcihar@suse.cz
- try to force swig compilation to accept CFLAGS
- cleaned up specfile
* Wed May 28 2003 - mcihar@suse.cz
* Wed May 28 2003 mcihar@suse.cz
- add -fPIC
- fix libtool problems
* Tue May 27 2003 - mcihar@suse.cz
* Tue May 27 2003 mcihar@suse.cz
- fixed permissions for files in lib
* Thu May 15 2003 - mcihar@suse.cz
* Thu May 15 2003 mcihar@suse.cz
- fix permissions for documentation
* Mon May 12 2003 - mcihar@suse.cz
* Mon May 12 2003 mcihar@suse.cz
- use swiglibdir to have save setup as previous versions
* Mon May 12 2003 - mcihar@suse.cz
* Mon May 12 2003 mcihar@suse.cz
- updated to 1.3.19
- compile with -fPIC (should fix #26765)
* Thu Feb 13 2003 - mcihar@suse.cz
* Thu Feb 13 2003 mcihar@suse.cz
- configure scripts finds correctly more requirements:
- java includes
- python on lib64
@ -279,71 +288,71 @@ rm -rf $RPM_BUILD_ROOT
- build more runtimes:
- added php4
- fixed perl
* Wed Jan 22 2003 - mcihar@suse.cz
* Wed Jan 22 2003 mcihar@suse.cz
- not marking files as config, as they do not contain configuration
- simplified file list
* Mon Jan 06 2003 - mcihar@suse.cz
* Mon Jan 06 2003 mcihar@suse.cz
- updated to 1.3.17:
* added pike and ocaml bindings
* many bugfixes
* Tue Sep 17 2002 - ro@suse.de
* Tue Sep 17 2002 ro@suse.de
- removed bogus self-provides
* Wed Aug 14 2002 - mls@suse.de
* Wed Aug 14 2002 mls@suse.de
- made it work with threaded perl-5.8
* Thu Jun 27 2002 - mcihar@suse.cz
* Thu Jun 27 2002 mcihar@suse.cz
- updated to 1.3.13
- added more documentation (html manual and some others)
* Tue Jun 11 2002 - mls@suse.de
* Tue Jun 11 2002 mls@suse.de
- delete bogus config.{log,status} from Examples/GIFPlot
* Tue May 21 2002 - meissner@suse.de
* Tue May 21 2002 meissner@suse.de
- compile with tcl again (needs --with-tclconfig)
* Tue May 21 2002 - ro@suse.de
* Tue May 21 2002 ro@suse.de
- fix libdir usage
* Mon Jan 28 2002 - tcrhak@suse.cz
* Mon Jan 28 2002 tcrhak@suse.cz
- fixed parser.yxx to compile with bison 1.32
* Tue Jan 08 2002 - cihlar@suse.cz
* Tue Jan 08 2002 cihlar@suse.cz
- fixed to compile with python 2.2
* Thu Dec 06 2001 - cihlar@suse.cz
* Thu Dec 06 2001 cihlar@suse.cz
- update to version 1.3.9:
* many fixes and improvements
- added libraries in /usr/lib
* Fri Jul 27 2001 - cihlar@suse.cz
* Fri Jul 27 2001 cihlar@suse.cz
- update to version 1.3.6
- fixed call of suse_update_config
- call autoconf also in subdirs
- added xf86 to neededforbuild
* Sat Jan 20 2001 - schwab@suse.de
* Sat Jan 20 2001 schwab@suse.de
- Fix last change to do it right.
* Fri Jan 19 2001 - cihlar@suse.cz
* Fri Jan 19 2001 cihlar@suse.cz
- added swig1.3a5-Printv.dif.bz2 - fixed to work on ia64
* Wed Nov 29 2000 - ro@suse.de
* Wed Nov 29 2000 ro@suse.de
- changed neededforbuild <tcld> to <tcl-devel>
* Mon Nov 27 2000 - cihlar@suse.cz
* Mon Nov 27 2000 cihlar@suse.cz
- removed kaffe from neededforbuild
* Fri Nov 17 2000 - ro@suse.de
* Fri Nov 17 2000 ro@suse.de
- fixed filelist
* Thu Nov 16 2000 - cihlar@suse.cz
* Thu Nov 16 2000 cihlar@suse.cz
- fixed neededforbuild
* Thu Nov 16 2000 - cihlar@suse.cz
* Thu Nov 16 2000 cihlar@suse.cz
- update to version 1.3a5
- fixed file list
- fixed neededforbuild
- improved optimalization
* Thu Aug 24 2000 - cihlar@suse.cz
* Thu Aug 24 2000 cihlar@suse.cz
- update to version 1.3a3
- bzipped sources
* Wed Aug 16 2000 - cihlar@suse.cz
* Wed Aug 16 2000 cihlar@suse.cz
- added BuildRoot
* Fri Jun 02 2000 - kukuk@suse.de
* Fri Jun 02 2000 kukuk@suse.de
- Use doc macro
* Mon Jan 31 2000 - ro@suse.de
* Mon Jan 31 2000 ro@suse.de
- fixed to compile
- man to /usr/share
* Sun Oct 17 1999 - ro@suse.de
* Sun Oct 17 1999 ro@suse.de
- fixed neededforbuild
* Fri Sep 17 1999 - kettner@suse.de
* Fri Sep 17 1999 kettner@suse.de
- Reinserted old # Commandline: line.
* Mon Sep 13 1999 - bs@suse.de
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon May 03 1999 - kettner@suse.de
* Mon May 03 1999 kettner@suse.de
- Spec file created from swig1.1p5.tar.gz by autospec