[rtems-buildsys commit] Remove fedora-16.
Ralf Corsepius
ralf at rtems.org
Tue Feb 12 11:17:58 UTC 2013
Module: rtems-buildsys
Branch: master
Commit: 81cba7532982b57aac85a4d0e6ae88fd90ec2253
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=81cba7532982b57aac85a4d0e6ae88fd90ec2253
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Mon Feb 11 17:37:39 2013 +0100
Remove fedora-16.
---
rtems-mock/perl/RTEMS/Mock/Config.pm | 24 ------------------------
1 files changed, 0 insertions(+), 24 deletions(-)
diff --git a/rtems-mock/perl/RTEMS/Mock/Config.pm b/rtems-mock/perl/RTEMS/Mock/Config.pm
index d4c76ca..8faff2e 100644
--- a/rtems-mock/perl/RTEMS/Mock/Config.pm
+++ b/rtems-mock/perl/RTEMS/Mock/Config.pm
@@ -25,14 +25,6 @@ my @distros_infra = (
archs => [ "i386", "x86_64" ],
srpmargs => ""
},
- { id => "fedora 16",
- scut => "fc16",
- name => "fedora",
- version => "16",
- suffix => ".fc16",
- archs => [ "i386", "x86_64" ],
- srpmargs => ""
- },
{ id => "rhel 6",
scut => "el6",
name => "centos",
@@ -84,14 +76,6 @@ my @distros_4_11 = (
archs => [ "i386", "x86_64" ],
srpmargs => ""
},
- { id => "fedora 16",
- scut => "fc16",
- name => "fedora",
- version => "16",
- suffix => ".fc16",
- archs => [ "i386", "x86_64" ],
- srpmargs => ""
- },
{ id => "rhel 6",
scut => "el6",
name => "centos",
@@ -167,14 +151,6 @@ my @distros_4_10 = (
archs => [ "i386", "x86_64" ],
srpmargs => ""
},
- { id => "fedora 16",
- scut => "fc16",
- name => "fedora",
- version => "16",
- suffix => ".fc16",
- archs => [ "i386", "x86_64" ],
- srpmargs => ""
- },
{ id => "rhel 6",
scut => "el6",
name => "centos",
More information about the vc
mailing list