File cpanspec.changes of Package cpanspec
-------------------------------------------------------------------
Tue Feb 1 13:19:36 UTC 2011 - chris@computersalat.de
- fix cpanspec
* e.g. `cpanspec Devel::StackTrace` resulted in
(Could not create filehandle for 'Devel::StackTrace')
-------------------------------------------------------------------
Fri Dec 3 12:53:46 UTC 2010 - coolo@novell.com
- %defattr has to be in there in any case
-------------------------------------------------------------------
Thu Dec 2 06:22:32 UTC 2010 - coolo@novell.com
- fix some perl errors
-------------------------------------------------------------------
Wed Dec 1 16:08:01 UTC 2010 - coolo@novell.com
- make output compatible with what spec-cleaner creates:
* use more macros
* do not output Authors
* sort the header slightly different
-------------------------------------------------------------------
Tue Nov 30 13:06:02 UTC 2010 - coolo@novell.com
- always use perl_process_packlist (requires newest perl-macros)
- fix defattrs for documentation
-------------------------------------------------------------------
Tue Nov 30 12:22:57 UTC 2010 - coolo@novell.com
- always require perl-macros
- use %perl_requires
-------------------------------------------------------------------
Mon Nov 29 18:02:01 UTC 2010 - coolo@novell.com
- always require perl-macros so we do not have to use tons of
ifs for different suse_versions
-------------------------------------------------------------------
Mon Nov 22 14:14:09 UTC 2010 - chris@computersalat.de
- rework getting source, description, summary, author
o Requires Pod::POM
o cpanspec patch
- rework creation of Build-/Requires
o ignore perl(perl)
- removed patches (included in cpanspec patch)
o cpanspec-suse.patch
o doc-ignore.patch
o osc-vc-spec.patch
o suffix-match.patch
-------------------------------------------------------------------
Thu Nov 18 10:26:58 UTC 2010 - chris@computersalat.de
- removed suse-version patch
-------------------------------------------------------------------
Thu Nov 11 23:33:51 UTC 2010 - chris@computersalat.de
- added doc-ignore patch
-------------------------------------------------------------------
Thu Oct 21 20:23:56 UTC 2010 - chris@computersalat.de
- stick on version 1.78
o removed .02suse from version (Summary is telling the whole truth)
o disabled suse-version patch
-------------------------------------------------------------------
Thu Aug 26 18:11:43 UTC 2010 - jw@novell.com
- bumped version number to 1.78.2suse
Second patch release, specific to SUSE.
Not sure if this still works for fedora.
- recognize .bz2 files too.
And made tar, ZIP, gz, bz2 suffix case insensitive.
- call 'osc vc' with specfile basename, to avoid errors
when current dir has two.
-------------------------------------------------------------------
Mon Aug 9 08:24:37 UTC 2010 - chris@computersalat.de
- reworked patch
o added parallel build for Build.PL build flags=...
-------------------------------------------------------------------
Thu Jul 15 08:48:14 UTC 2010 - chris@computersalat.de
- fix noarch stuff
-------------------------------------------------------------------
Tue Jul 13 11:55:20 UTC 2010 - chris@computersalat.de
- added cpan_name
- fixed Module::Build if usebuildpl
-------------------------------------------------------------------
Thu Jun 3 20:34:08 UTC 2010 - chris@computersalat.de
- reworked patch
o if usebuildpl > BuildReq perl(Module::Build)
- fix Url
-------------------------------------------------------------------
Sun Apr 4 15:27:30 UTC 2010 - chris@computersalat.de
- reworked patch
o if we "Require perl = perl_version" then
we should have "BuildRequires perl" every time, cause changing
perl version will then initiate a rebuild
-------------------------------------------------------------------
Fri Mar 5 23:40:48 UTC 2010 - chris@computersalat.de
- reworked cpanspec-suse patch
-------------------------------------------------------------------
Wed Feb 10 12:14:34 UTC 2010 - coolo@novell.com
- generate the file list also for Build.PL
-------------------------------------------------------------------
Wed Feb 10 10:36:36 UTC 2010 - coolo@novell.com
- do not use epoches, suse doesn't use them
-------------------------------------------------------------------
Tue Feb 9 16:18:35 UTC 2010 - coolo@novell.com
- adapt to suse policies
-------------------------------------------------------------------
Tue Feb 9 13:39:20 UTC 2010 - coolo@novell.com
- initial package created by cpanspec