Commit Graph

106 Commits

Author SHA1 Message Date
Fedora Release Engineering
455f26b803 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 06:17:28 +00:00
Petr Písař
1a3621f616 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:10:48 +02:00
Jitka Plesnikova
3b859e67f3 Perl 5.24 rebuild 2016-05-15 03:55:18 +02:00
Paul Howarth
b5381527ad Update to 20160302
- New upstream release 20160302
  - Corrected a minor problem in which an unwanted newline was placed before
    the closing brace of an anonymous sub with a signature, if it was in a
    list (CPAN RT#112534)
  - Corrected a minor problem in which occasional extra indentation was given
    to the closing brace of an anonymous sub in a list when the -lp parameter
    was set
2016-03-01 19:25:18 +00:00
Paul Howarth
508b8ffdbb Update to 20160301 (see CHANGES for details) 2016-02-29 16:26:30 +00:00
Fedora Release Engineering
1c1399c80c - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 16:53:19 +00:00
Paul Howarth
8ab018f6ec Update to 20150815
- New upstream release 20150815 (see CHANGES for details)
- Use %license where possible
2015-08-15 19:23:05 +01:00
Dennis Gilmore
585008b9cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 13:49:56 +00:00
Jitka Plesnikova
1fee8c58c0 Perl 5.22 rebuild 2015-06-03 14:06:05 +02:00
Jitka Plesnikova
b77f059519 Perl 5.20 rebuild 2014-08-27 11:54:38 +02:00
Paul Howarth
ec67bc28a9 Update to 20140711 (see CHANGES for details) 2014-07-14 19:01:08 +01:00
Dennis Gilmore
5e57bdd38d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 08:08:58 -05:00
Paul Howarth
8f4ac8b8f5 Update to 20140328
- New upstream release 20140328
  - Fixed CPAN RT#94190 and debian Bug #742004: perltidy.LOG file left behind;
    the problem was caused by the memoization speedup patch in version
    20121207: an unwanted flag was being set, which caused a LOG to be written
    if perltidy was called multiple times
  - New default behavior for LOG files: if the source is from an array or
    string (through a call to the perltidy module) then a LOG output is only
    possible if a logfile stream is specified; this is to prevent unexpected
    perltidy.LOG files
  - Fixed debian Bug #740670, insecure temporary file usage; File::Temp is now
    used to get a temporary file (CVE-2014-2277)
  - Any -b (--backup-and-modify-in-place) flag is silently ignored when a
    source stream, destination stream, or standard output is used; this is
    because the -b flag may have been in a .perltidyrc file and warnings break
    Test::NoWarnings
- Drop upstreamed patch for CVE-2014-2277
- Classify buildreqs by usage
2014-03-28 15:31:48 +00:00
Paul Howarth
fa91c831da Spec clean-up
- Cosmetic spec changes:
  - Use tabs
  - Comment patch applications
  - Don't use macros for commands
  - Use %{buildroot} rather than $RPM_BUILD_ROOT
- Provide perl-Perl-Tidy for benefit of people looking for CPAN module
- Use a patch rather than scripted iconv run to fix character encoding
- BR: perl(Getopt::Long)
- Don't need to remove empty directories from the buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT
2014-03-25 15:33:37 +00:00
Ville Skyttä
411d66ecd4 Update to 20130922.
- Fix for CVE-2014-2277 from Debian (#1074721) + related man page fix.
- Fix bogus date in %changelog.
2014-03-12 23:10:51 +02:00
Dennis Gilmore
e092b35f3e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 21:22:47 -05:00
Petr Písař
90a5b03195 Perl 5.18 rebuild 2013-07-17 12:18:25 +02:00
Dennis Gilmore
aa1576ce0c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 10:37:21 -06:00
Ville Skyttä
682c0b5260 Update to 20121207. 2012-12-11 18:04:23 +02:00
Marcela Mašláňová
0c54c91dbd Specify all dependencies.
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
2012-08-15 13:39:30 +02:00
Dennis Gilmore
f85ab01171 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 18:03:49 -05:00
Ville Skyttä
7baa2c4dae Update to 20120714. 2012-07-16 17:29:24 +03:00
Petr Písař
a1e6f836f5 Perl 5.16 rebuild 2012-07-09 17:28:56 +02:00
Ville Skyttä
7a40d9ab0a Update to 20120701. 2012-07-07 23:39:15 +03:00
Petr Písař
90a2125c0c Perl 5.16 rebuild 2012-06-28 15:09:06 +02:00
Ville Skyttä
8d2067a812 Update to 20120619.
- Clean up specfile constructs no longer needed in Fedora or EL6+.
2012-06-21 00:18:02 +03:00
Petr Písař
bf46e1534a Perl 5.16 rebuild 2012-06-08 12:49:18 +02:00
Dennis Gilmore
eccb19de5a - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 18:15:29 -06:00
Marcela Mašláňová
d684447757 Perl mass rebuild 2011-06-17 13:25:17 +02:00
Dennis Gilmore
342318f67d - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 05:35:20 -06:00
Ville Skyttä
f910915187 - Update to 20101217. 2010-12-26 16:28:19 +02:00
Marcela Mašláňová
afc44be0b5 - Mass rebuild with perl-5.12.0 2010-05-07 04:29:22 +00:00
Štěpán Kasal
d89cb9e0d4 - rebuild against perl 5.10.1 2009-12-04 02:33:08 +00:00
Jesse Keating
7cf403b852 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 17:51:11 +00:00
Ville Skyttä
3bdc560978 - Update to 20090616. 2009-06-18 17:08:49 +00:00
Jesse Keating
d3b8c0c9b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-27 05:22:00 +00:00
Tom Callaway
a1303103ef perl 5.10.0 rebuild, second minor chain 2008-02-27 21:47:01 +00:00
Tom Callaway
2e3def4ebe rebuild for new perl 2008-01-14 03:04:28 +00:00
Ville Skyttä
978c0d7cfd - 20071205.
- Convert docs to UTF-8.
2007-12-06 20:34:48 +00:00
Ville Skyttä
fef565c189 - 20070801. 2007-08-01 19:05:48 +00:00
Ville Skyttä
804c237bd3 - 20070508. 2007-05-08 21:23:07 +00:00
Ville Skyttä
c760b44c3b - 20070504. 2007-05-05 17:58:11 +00:00
Ville Skyttä
c8249c65ac - 20070424. 2007-04-24 18:24:35 +00:00
Ville Skyttä
2bf1206c86 - BuildRequire perl(ExtUtils::MakeMaker). 2007-04-18 18:03:28 +00:00
Ville Skyttä
f2ffe64737 - Rebuild. 2006-09-15 16:30:11 +00:00
Ville Skyttä
6e1c1be861 - 20060719.
- Fix order of options to find(1) in %install.
2006-07-20 15:40:32 +00:00
Ville Skyttä
25d59a6fc5 - 20060614, specfile cleanups, include examples in docs. 2006-06-15 17:09:53 +00:00
Michael Schwendt
fcd075272a mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:13:29 +00:00
Matthias Saou
f401cb31cd Mass letter "o" and "p" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-03 23:53:13 +00:00
Ville Skyttä
56cdb9be39 Whoops, s/2004/2003/ in version. 2004-12-16 19:39:28 +00:00
Ville Skyttä
bf2b0a816f Sync with fedora-rpmdevtools' Perl spec template to fix x86_64 build. 2004-12-16 19:37:16 +00:00
Michael Schwendt
3c68a3337c Bump release, strip off fedora.us prefix and dist tag. 2004-12-10 22:03:09 +00:00
cvsextras
b98cf49c93 auto-import perltidy-0.0-0.fdr.3.20031021.2 from
perltidy-0.0-0.fdr.3.20031021.2.src.rpm
2004-11-08 05:12:11 +00:00
cvsextras
8ba4f9e2cf auto-import perltidy-0.0-0.fdr.3.20031021.1 from
perltidy-0.0-0.fdr.3.20031021.1.src.rpm
2004-11-08 05:12:05 +00:00
cvsextras
c0cf00a68e auto-import perltidy-0.0-0.fdr.3.20031021.rh90 from
perltidy-0.0-0.fdr.3.20031021.rh90.src.rpm
2004-11-08 05:11:59 +00:00
cvsextras
7753485bdd auto-import changelog data from perltidy-0.0-0.fdr.3.20031021.rh80.src.rpm
0.0-0.fdr.3.20031021
- Update to 20031021.
0.0-0.fdr.3.20030726
- Install into vendor dirs.
- Spec cleanups.
0.0-0.fdr.2.20030726
- Update to 20030726.
- Use fedora-rpm-helper.
0.0-0.fdr.2.20021130
- Address issues in #194:
- Patch to get rid of a warning on startup.
- Do defattr before doc.
0.0-0.fdr.1.20021130
- Fix release naming scheme (this is snapshot-only).
0.0-0.fdr.0.2.20021130
- Own dirs.
- Save .spec in UTF-8.
0.0-0.fdr.0.1.20021130
- First Fedora release, based on Simon Perreault's work.
Mon Mar 10 2003 Simon Perreault <nomis80@nomis80.org> 20021130-2
- Changed architecture from i386 to noarch
- Added my name as packager
- Bumped up release number, which was forgotten by Anthony Rumble
Sun Mar 09 2003 Anthony Rumble <anthony@linuxhelp.com.au>
- Tidied up RPM Source
Sun Dec 01 2002 Simon Perreault <nomis80@linuxquebec.com>
- Update to 20021130
Sat Nov 09 2002 Simon Perreault <nomis80@linuxquebec.com>
- Update to 20021106
Mon Sep 23 2002 Simon Perreault <nomis80@linuxquebec.com>
- Update to 20020922
Wed Aug 28 2002 Simon Perreault <nomis80@linuxquebec.com>
- Update to 20020826
Tue May 07 2002 Simon Perreault <nomis80@linuxquebec.com>
- Require 5.6.1 because Tidy.pm is placed in a directory dependant on perl
    version.
Sat Apr 27 2002 Simon Perreault <nomis80@linuxquebec.com>
- Update to 20020425.
Wed Apr 17 2002 Simon Perreault <nomis80@linuxquebec.com>
- Generalized spec file. Added some documentation.
Wed Apr 17 2002 Simon Perreault <nomis80@linuxquebec.com>
- Upgraded to version 20020416
Mon Feb 25 2002 Simon Perreault <nomis80@linuxquebec.com>
- Spec file was created on release of 20020225
2004-11-08 05:11:53 +00:00