2011-12-08 11:11:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 8 02:35:25 UTC 2011 - vcizek@suse.com
|
|
|
|
|
|
|
|
- update to 0.49
|
|
|
|
* Inline.pm - small alteration to M19_usage_language error message
|
|
|
|
- Have the config file re-created *before* we croak with
|
|
|
|
M19_usage_language(). (Re-creating the config file should
|
|
|
|
alleviate the need to croak, thus allowing the script to
|
|
|
|
complete successfully.) Thanks to Patrick LeBoutillier for
|
|
|
|
the patch, and to David Oswald for pursuing this.
|
|
|
|
|
2011-11-20 20:46:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 20 20:46:11 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- obsolete perl-Inline-C correctly
|
|
|
|
|
2011-11-18 11:45:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 18 11:10:23 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- use original .tar.gz
|
|
|
|
|
2011-02-22 10:14:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 22 10:09:50 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
- update to 0.48
|
|
|
|
* new buildrequires - Test::Warn
|
|
|
|
* Makefile.PL - Change the Test::Warn dependency from 0.22 to 0.21 and
|
|
|
|
specify it in top-level Makefile.PL instead of in C/Makefile.PL.
|
|
|
|
* Changes to Inline::C test suite - see C/Changes.
|
|
|
|
|
2011-01-24 11:04:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 24 11:03:36 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
- update to 0.47
|
|
|
|
Version 0.47 released to CPAN. No changes from 0.46_02
|
|
|
|
|
2010-12-05 21:00:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 10:33:17 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:30:14 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-02-18 15:50:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 16 14:13:14 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- update to 0.46
|
|
|
|
* Changes to Inline.pm, denter.pm, and Inline.pod relating to "fixing" untainting
|
|
|
|
(to the extent that untainting of -T inline scripts works as documented).
|
|
|
|
* C/C.pod - document that *fully qualified* paths for LIBS, INC, TYPEMAPS and MYEXTLIB
|
|
|
|
are needed. (RT ticket 5207)
|
|
|
|
* Inline.pm - remove "defined" from "defined %main::Inline::Config::" as that usage
|
|
|
|
causes a deprecation warning with perl-5.11 and later. (RT ticket 53227)
|
|
|
|
* Inline.pm - fix sub push_overrides (RT ticket 49669)
|
|
|
|
This change responsible for "Subroutine Inline::C::get_parser redefined"
|
|
|
|
warnings that can occur during build stage under certain circumstances.
|
|
|
|
|
2010-01-11 15:50:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
2009-01-22 12:14:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 20 15:51:57 CET 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 0.45
|
|
|
|
* Apply patch to Inline.pm that addresses a problem with
|
|
|
|
whitespace occurring in the name of the build directory.
|
|
|
|
* Fix ParseRegExp.pm.
|
|
|
|
* Fix (in Inline.pm) problem regarding the calling of the same
|
|
|
|
script from different builds of perl.
|
|
|
|
* Allow Inline::install() subroutine to apply to languages other
|
|
|
|
than C and CPP.
|
|
|
|
* Fix C/Makefile.PL so that the C compiler can still be found
|
|
|
|
when $Config{cc} reports something like /some/place/cc.
|
|
|
|
* In C/C.pm, allow for the calling of multiple typemaps, and
|
|
|
|
have the "No Inline C functions bound to Perl" warning
|
|
|
|
specify the file for which no bindings were found
|
|
|
|
* Minor doc fixes.
|
|
|
|
|
2007-01-15 23:31:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:39:47 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 16 21:59:07 CEST 2003 - mmj@suse.de
|
|
|
|
|
|
|
|
- Don't build as root
|
|
|
|
- Use %perl_make_install
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 22 15:05:55 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- require the perl version we build with
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 14 17:00:41 CEST 2003 - mmj@suse.de
|
|
|
|
|
|
|
|
- Use vendor_install target and friends
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 12:55:03 CEST 2003 - mmj@suse.de
|
|
|
|
|
|
|
|
- Use %perl_process_packlist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 18 09:56:46 CEST 2003 - coolo@suse.de
|
|
|
|
|
|
|
|
- package directories
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 13 13:06:42 CEST 2003 - mmj@suse.de
|
|
|
|
|
|
|
|
- Package all files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 2 14:52:31 CET 2002 - mmj@suse.de
|
|
|
|
|
|
|
|
- Update to 0.44
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 29 12:33:25 CEST 2002 - mls@suse.de
|
|
|
|
|
|
|
|
- Fixed neededforbuild for perl-5.8.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
|
|
|
|
|
|
|
|
- remove race in .packlist generation
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 1 14:24:54 CEST 2001 - grimmer@suse.de
|
|
|
|
|
|
|
|
- update to 0.43
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 22 15:28:43 CEST 2001 - grimmer@suse.de
|
|
|
|
|
|
|
|
- added missing Requires:
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 22 12:32:18 CEST 2001 - grimmer@suse.de
|
|
|
|
|
|
|
|
- initial build (version 0.42), required for latest
|
|
|
|
version of grepmail (probably other packages will need it, too)
|
|
|
|
|