Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnustep-make-debug-2.0.6-2mdv2009.0 RPM for i586

From Mandriva devel cooker for i586 / media / debug_contrib / release

Name: gnustep-make-debug Distribution: Mandriva Linux
Version: 2.0.6 Vendor: Mandriva
Release: 2mdv2009.0 Build date: Wed Jun 25 18:04:31 2008
Group: Development/Debug Build host: n2.mandriva.com
Size: 0 Source RPM: gnustep-make-2.0.6-2mdv2009.0.src.rpm
Packager: Funda Wang <fundawang@mandriva.org>
Url: http://www.gnustep.org/
Summary: Debug information for package gnustep-make
This package provides debug information for package gnustep-make.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

Copyright

GPLv3+

Signatures

internal MD5: e784bb25d5403d00c2b96a442589b75c
GPG

Changelog

* Thu Jun 26 2008 Funda Wang <fundawang@mandriva.org> 2.0.6-2mdv2009.0
  + Revision: 229097
  - drop profile.d as it will confuse icecream (bug#41639)
* Fri Jun 20 2008 Funda Wang <fundawang@mandriva.org> 2.0.6-1mdv2009.0
  + Revision: 226160
  - New version 2.0.6
* Wed Jun 04 2008 Funda Wang <fundawang@mandriva.org> 2.0.5-1mdv2009.0
  + Revision: 214634
  - New version 2.0.5
* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0.1-5mdv2008.1
  + Revision: 136456
  - restore BuildRoot
  
    + Thierry Vignaud <tvignaud@mandriva.com>
      - kill re-definition of %buildroot on Pixel's request
      - replace %_datadir/man by %_mandir!
* Wed Jun 27 2007 Austin Acton <austin@mandriva.org> 2.0.1-5mdv2008.0
  + Revision: 44736
  - move conflicting (and probably never read) info files outside of global info
* Thu Jun 21 2007 Austin Acton <austin@mandriva.org> 2.0.1-4mdv2008.0
  + Revision: 41897
  - add buildconflict with itself; may reduce some problems
  - move everything to FHS layout
  - move user dir to ~/.gnustep
  - fix man and info locations
  - link directly to profile.d files
  - install docs by hand to avoid buildrequring itself
  - un#, fix test
  - # self
  - fix my own doc mistake
  - enforce RPM_OPT_FLAGS (making this arch-dependent, despite no binaries)
  - build docs
* Tue May 29 2007 Austin Acton <austin@mandriva.org> 2.0.1-2mdv2008.0
  + Revision: 31928
  - fix profile scripts (I suck)
  - temporarily disable doc bulding (GNUstep sucks)
* Mon May 28 2007 Austin Acton <austin@mandriva.org> 2.0.1-1mdv2008.0
  + Revision: 31865
  - new version
  - fix profile script
  - remove useless post
* Mon May 28 2007 Austin Acton <austin@mandriva.org> 2.0.0-1mdv2008.0
  + Revision: 31698
  - fix buildrequires
  - buildrequires texi2html
  - new version
  - redo much of spec file
  - support csh
  - install everything in default location for now, for simplicity
  - noarch
  - source settings on post
  - Import gnustep-make
* Mon Jun 19 2006 Charles A Edwards <eslrahc@mandriva.org> 1.12.0-2mdv2007.0
  - don't flag GNUstep.sh in file list as config file
* Mon Jun 19 2006 Charles A Edwards <eslrahc@mandriva.org> 1.12.0-1mdv2007.0
  - 1.12.0
  - mkrel
  - add sources1 & 2 and p0 & p1
  - guiet setup
  - add doc build and update file list
* Sat Sep 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10.0-1mdk
  - 1.10.0
* Wed Jun 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6.0-1mdk
  - 1.6.0
* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5.1-2mdk
  - rebuild
* Fri Nov 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5.1-1mdk
  - 1.5.1
* Fri Nov 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5.0-1mdk
  - 1.5.0
  - bzip2 sources
  - add some docs
* Fri Aug 09 2002 Antoine Ginies <aginies@mandrakesoft.com> 1.4.0-1mdk
  - first mandrakesoft.com release
  - based on Adam Fedor <fedor@gnu.org> spec
* Fri Jul 20 2001 Adam Fedor <fedor@gnu.org>
  - Remove csh script
* Fri Apr 13 2001 Adam Fedor <fedor@gnu.org>
  - Changed default combo to gnu-gnu-gnu
* Mon Feb 19 2001 Nicola Pero  <nicola@brainstorm.co.uk>
  - Updated for new special_prefix option
* Wed Jan 17 2001 Nicola Pero  <nicola@brainstorm.co.uk>
  - Updated; heavily simplified and mostly rewritten
* Sun Sep 19 1999 Christopher Seawood <cls@seawood.org>
  - Version 0.6.0
  - Added nodupsh patch
* Sun Aug 08 1999 Christopher Seawood <cls@seawood.org>
  - Updated to cvs dawn_6 branch
* Sat Jun 26 1999 Christopher Seawood <cls@seawood.org>
  - Split into separate rpm from gnustep-core
  - Build from cvs snapshot
  - Added services patch

Files

* Thu Jun 26 2008 Funda Wang  2.0.6-2mdv2009.0
  + Revision: 229097
  - drop profile.d as it will confuse icecream (bug#41639)
* Fri Jun 20 2008 Funda Wang  2.0.6-1mdv2009.0
  + Revision: 226160
  - New version 2.0.6
* Wed Jun 04 2008 Funda Wang  2.0.5-1mdv2009.0
  + Revision: 214634
  - New version 2.0.5
* Fri Dec 21 2007 Olivier Blin  2.0.1-5mdv2008.1
  + Revision: 136456
  - restore BuildRoot
  
    + Thierry Vignaud 
      - kill re-definition of %buildroot on Pixel's request
      - replace %_datadir/man by %_mandir!
* Wed Jun 27 2007 Austin Acton  2.0.1-5mdv2008.0
  + Revision: 44736
  - move conflicting (and probably never read) info files outside of global info
* Thu Jun 21 2007 Austin Acton  2.0.1-4mdv2008.0
  + Revision: 41897
  - add buildconflict with itself; may reduce some problems
  - move everything to FHS layout
  - move user dir to ~/.gnustep
  - fix man and info locations
  - link directly to profile.d files
  - install docs by hand to avoid buildrequring itself
  - un#, fix test
  - # self
  - fix my own doc mistake
  - enforce RPM_OPT_FLAGS (making this arch-dependent, despite no binaries)
  - build docs
* Tue May 29 2007 Austin Acton  2.0.1-2mdv2008.0
  + Revision: 31928
  - fix profile scripts (I suck)
  - temporarily disable doc bulding (GNUstep sucks)
* Mon May 28 2007 Austin Acton  2.0.1-1mdv2008.0
  + Revision: 31865
  - new version
  - fix profile script
  - remove useless post
* Mon May 28 2007 Austin Acton  2.0.0-1mdv2008.0
  + Revision: 31698
  - fix buildrequires
  - buildrequires texi2html
  - new version
  - redo much of spec file
  - support csh
  - install everything in default location for now, for simplicity
  - noarch
  - source settings on post
  - Import gnustep-make
* Mon Jun 19 2006 Charles A Edwards  1.12.0-2mdv2007.0
  - don't flag GNUstep.sh in file list as config file
* Mon Jun 19 2006 Charles A Edwards  1.12.0-1mdv2007.0
  - 1.12.0
  - mkrel
  - add sources1 & 2 and p0 & p1
  - guiet setup
  - add doc build and update file list
* Sat Sep 11 2004 Lenny Cartier  1.10.0-1mdk
  - 1.10.0
* Wed Jun 04 2003 Lenny Cartier  1.6.0-1mdk
  - 1.6.0
* Wed Jan 29 2003 Lenny Cartier  1.5.1-2mdk
  - rebuild
* Fri Nov 29 2002 Lenny Cartier  1.5.1-1mdk
  - 1.5.1
* Fri Nov 15 2002 Lenny Cartier  1.5.0-1mdk
  - 1.5.0
  - bzip2 sources
  - add some docs
* Fri Aug 09 2002 Antoine Ginies  1.4.0-1mdk
  - first mandrakesoft.com release
  - based on Adam Fedor  spec
* Fri Jul 20 2001 Adam Fedor 
  - Remove csh script
* Fri Apr 13 2001 Adam Fedor 
  - Changed default combo to gnu-gnu-gnu
* Mon Feb 19 2001 Nicola Pero  
  - Updated for new special_prefix option
* Wed Jan 17 2001 Nicola Pero  
  - Updated; heavily simplified and mostly rewritten
* Sun Sep 19 1999 Christopher Seawood 
  - Version 0.6.0
  - Added nodupsh patch
* Sun Aug 08 1999 Christopher Seawood 
  - Updated to cvs dawn_6 branch
* Sat Jun 26 1999 Christopher Seawood 
  - Split into separate rpm from gnustep-core
  - Build from cvs snapshot
  - Added services patch


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 30 05:18:39 2008