File limal-devtools.changes of Package limal-devtools
-------------------------------------------------------------------
Thu Dec 22 13:38:46 CET 2011 - mc@suse.de
- version 1.6.3
- use GPL-2.0+ as license in create-spec
-------------------------------------------------------------------
Sun Nov 20 06:47:06 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Thu Sep 29 13:59:06 CEST 2011 - mc@suse.de
- version 1.6.2
- fix project URL (bnc#676289)
-------------------------------------------------------------------
Mon Jul 13 12:07:23 CEST 2009 - mc@suse.de
- version 1.6.1
- modify create-spec
- fix Summary, Description and URL in spec.in
-------------------------------------------------------------------
Thu Jul 9 17:03:28 CEST 2009 - mc@suse.de
- version 1.6.0
- do not install doc/index.html twice
-------------------------------------------------------------------
Wed Sep 3 13:34:23 CEST 2008 - mc@suse.de
- version 1.5.0
-------------------------------------------------------------------
Thu Apr 3 14:44:31 CEST 2008 - mc@suse.de
- version 1.4.4
- use $limaldatadir/typemaps for own swig typemaps (bnc#373586)
-------------------------------------------------------------------
Wed Feb 13 12:56:12 CET 2008 - mc@suse.de
- version 1.4.3
- add language macros to spec.in and create-spec
- gcc fixes
-------------------------------------------------------------------
Fri Nov 9 14:21:42 CET 2007 - mc@suse.de
- version 1.4.2
- modify create-spec to require libblocxx-devel
-------------------------------------------------------------------
Tue Nov 6 16:32:05 CET 2007 - mc@suse.de
- version 1.4.1
- One copy of the license is enough (COPYING), removed
COPYRIGHT.english
-------------------------------------------------------------------
Tue Oct 9 16:53:05 CEST 2007 - mc@suse.de
- version 1.4.0
- update default Doxyfile
-------------------------------------------------------------------
Mon Sep 10 14:29:21 CEST 2007 - mc@suse.de
- version 1.3.1
- remove obsolete requires to perl-XML-Writer
-------------------------------------------------------------------
Wed Jul 18 09:03:20 CEST 2007 - mt@suse.de
- version 1.3.0
- moved perl2cpp into separate limal-perl2cpp package
- removed not required (Build)Requires from spec.in
- removed not required checks from configure.in.in
- improved limaltool commandline option handling
-------------------------------------------------------------------
Wed Jun 13 12:30:07 CEST 2007 - mc@suse.de
- add requires perl to -perl packages in create-spec
-------------------------------------------------------------------
Sat May 19 00:30:08 CEST 2007 - mt@suse.de
- Added configure gettext check workarround for fedora
x86_64 to create-spec script.
-------------------------------------------------------------------
Fri May 4 14:35:13 CEST 2007 - mt@suse.de
- Fixed to avoid __ prefixes in include guard constants
in perl2cpp generated code.
- Added logging of a deprecated message from perl2cpp
generated code to syslog and the current blocxx logger.
-------------------------------------------------------------------
Fri Apr 27 13:06:39 CEST 2007 - mc@suse.de
- remove perl2cpp wrapper from documentation.
It is not longer supported.
-------------------------------------------------------------------
Tue Nov 28 14:02:38 CET 2006 - mc@suse.de
- version 1.2.5
- tagversion support for new branch naming
-------------------------------------------------------------------
Fri Sep 29 12:07:26 CEST 2006 - mc@suse.de
- version 1.2.4
- remove fop from requires
-------------------------------------------------------------------
Thu Sep 28 14:04:29 CEST 2006 - mt@suse.de
- version 1.2.3
- Fixed to use limal::Logger in limal-XXxx skeleton testcases
-------------------------------------------------------------------
Thu Aug 17 14:28:49 CEST 2006 - mc@suse.de
- some changes for the opensuse buildservice
- add @POST@ and @POSTUN@ macros to create-spec
-------------------------------------------------------------------
Tue Aug 8 15:01:09 CEST 2006 - mc@suse.de
- version 1.2.2
- use fix gettext template version 0.14.3
- add ACLOCAL_AMFLAGS to toplevel Makefile.am if gettext is used
- add --verbose to autoreconf
-------------------------------------------------------------------
Mon Aug 7 11:49:18 CEST 2006 - mc@suse.de
- detect gettext version in limalautoconf
-------------------------------------------------------------------
Fri Aug 4 14:48:34 CEST 2006 - mc@suse.de
- fix RPM groups and header in create-spec
-------------------------------------------------------------------
Fri Jul 21 13:15:32 CEST 2006 - mc@suse.de
- Version 1.2.1
-------------------------------------------------------------------
Wed Jul 5 14:07:30 CEST 2006 - mc@suse.de
- using gettext translation mechanism
- removing old mechanism
- removing trans-XXxx template
-------------------------------------------------------------------
Wed Jul 5 11:59:28 CEST 2006 - mc@suse.de
- version 1.2.0
- changed to check for limal 1.2.0
- improved i18n utility functions in limal-XXxx skeleton.
-------------------------------------------------------------------
Tue Mar 28 16:31:05 CEST 2006 - mt@suse.de
- version 1.1.7
- Bug #161342: changed to check for blocxx 1.0.0
-------------------------------------------------------------------
Thu Feb 16 15:10:19 CET 2006 - dsieben@suse.de
- version 1.1.6
- add documentation of code indention tools for limal
-------------------------------------------------------------------
Mon Feb 13 13:29:40 CET 2006 - mc@suse.de
- version 1.1.5
- skeleton fix: install all *.css and *.gif autodoc files
fix #150393
-------------------------------------------------------------------
Thu Feb 9 17:34:04 CET 2006 - mc@suse.de
- fix typemaps for blocxx::[U]Int[32|64]
fix #149598
-------------------------------------------------------------------
Wed Feb 8 15:16:52 CET 2006 - mc@suse.de
- version 1.1.4
- import limal_CommonTypes.i in limal.i
(part of a fix for [#149073])
-------------------------------------------------------------------
Fri Jan 27 10:37:22 CET 2006 - mc@suse.de
- version 1.1.3
- %import limal_ByteBuffer.i in limal.i
- add BuildRequires to spec files
- add Requires: limal-perl to HEADER-PER in create-spec
-------------------------------------------------------------------
Wed Jan 25 21:46:52 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Dec 19 12:41:28 CET 2005 - mc@suse.de
- version 1.1.2
-------------------------------------------------------------------
Mon Dec 19 12:37:44 CET 2005 - mc@suse.de
- remove typemap for limal_ByteBuffer
we use it as Object, swiged in the limal package
- add apply rule for size_t
-------------------------------------------------------------------
Mon Dec 12 11:23:20 CET 2005 - mc@suse.de
- increased version to 1.1.1
- enhance documentation
- fix blocxx_String typemap
- add limal_ByteBuffer typemap
- add apply rule for time_t to typemaps
-------------------------------------------------------------------
Fri Oct 28 13:55:23 CEST 2005 - mt@suse.de
- Added limal-devel, libstdc++-devel, blocxx-devel, pcre-devel
rpm package requires to the HEADER-DEVEL tag in create-spec.
-------------------------------------------------------------------
Tue Oct 18 12:29:09 CEST 2005 - sschober@suse.de
- improved create-spec and limalautoconf to set pkgconfigdir and
BuildArchitectures RPM tag to the content of the RPMARCH file
- changed Makefile.am.toplevel to use a local create-spec script
while package-local in limal-devtools
- integrated documentation from idl.txt in doc/perl.xml
- several perl2cpp improvements / type conversion rules
- changed limal-XXxx/swig/perl5/Makefile.am.skeleton to avoid
recursive directory links
- merged library version handling fixes in limal-XXxx skeleton
to allow to break the binary compatibily using minor version
if required
- merged tagversion branch handling fixes from 10.0 branch
- several documentation and doxygen configuration improvements
- added dejagnu to rpm requires
- increased version to 1.1.0
-------------------------------------------------------------------
Tue Aug 9 10:45:20 CEST 2005 - mt@suse.de
- added fix for perl testcases running with limal lib
installed in $RPM_BUILD_ROOT/usr/lib/limal only.
- added requires for all installed devtools
- Increased version to 1.0.13
-------------------------------------------------------------------
Mon Jul 25 11:46:30 CEST 2005 - mt@suse.de
- Unified autoconf macros in limaldevtools.m4 to use similar
names with LIMAL_ prefix, improved checks & dependencies
-------------------------------------------------------------------
Thu Jul 21 18:18:01 CEST 2005 - mt@suse.de
- Added large-file support checks and changed to use
-W -Wall compiler flags by default in limalautoconf
- Added helper script checkin-svn performing a svn add
and importing .cvsignore files as svn:ignore property
-------------------------------------------------------------------
Thu Jul 14 10:48:18 CEST 2005 - mt@suse.de
- Improved error/exception handling in _limal_Callback.i
-------------------------------------------------------------------
Tue Jul 12 14:43:57 CEST 2005 - mt@suse.de
- Added .cvsignore files to the skeleton
- Changed to use blocxx pkg-config detection
- Fixed compile/link flags in limal-XXxx/testsuite
- Fixed typo in typemaps/perl5/blocxx_String.i
- Added LIMAL_PERL_CHECKS check to limaldevtools.m4
and LIMAL-CHECKS-PERL tag to limalautoconf
-------------------------------------------------------------------
Wed Jun 29 12:00:54 CEST 2005 - mt@suse.de
- Added limal_Callback.i providing a generic swig wrapper
(implemented currently for perl only) and macros for use
with the CallbackBase template class
-------------------------------------------------------------------
Fri Jun 17 13:17:28 CEST 2005 - mt@suse.de
- fixed getitem in typemaps/_blocxx_Array.i
- fixed public header file in XXxx skeleton
to not provide the __(MSG) gettext macro
-------------------------------------------------------------------
Wed Jun 15 12:12:07 CEST 2005 - mlazar@suse.cz
- addeded new object converters to perl2cpp (ymap and ydeque)
- updated typeinfo2idl
-------------------------------------------------------------------
Fri Jun 10 09:35:17 CEST 2005 - schubi@suse.de
- Bug 83201 - invalid pkgconfig directory of NoArch packages on bi-arch
-------------------------------------------------------------------
Thu Jun 9 11:25:49 CEST 2005 - schubi@suse.de
- tagversion fix
-------------------------------------------------------------------
Tue Jun 7 14:09:20 CEST 2005 - mlazar@suse.cz
- addeded script typeinfo2idl
-------------------------------------------------------------------
Tue Apr 26 15:30:33 CEST 2005 - mt@suse.de
- updated to 1.0.5, provides BloCxx typemaps now
-------------------------------------------------------------------
Wed Feb 16 15:21:50 CET 2005 - schubi@suse.de
- code cleanup
- added pkg-info availability
-------------------------------------------------------------------
Sun Feb 13 22:41:30 CET 2005 - ro@suse.de
- cleanup so that package passes at least basic build tests
-------------------------------------------------------------------
Fri Feb 11 10:54:38 CET 2005 - schubi@suse.de
- doku updated
- pathes for LiMaL changed
-------------------------------------------------------------------
Tue Feb 8 10:51:58 CET 2005 - schubi@suse.de
- initial