Remove old perl macro accepted/tizen/20130503.225735 accepted/tizen/20130520.100355 accepted/trunk/20130322.232246 submit/tizen/20130503.231509 submit/tizen/20130509.183156 submit/tizen/20130517.023739 submit/trunk/20130322.232056
authorAnas Nashif <anas.nashif@intel.com>
Fri, 22 Mar 2013 23:20:54 +0000 (16:20 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 22 Mar 2013 23:20:54 +0000 (16:20 -0700)
packaging/perl-Switch.changes [new file with mode: 0644]
packaging/perl-Switch.spec

diff --git a/packaging/perl-Switch.changes b/packaging/perl-Switch.changes
new file mode 100644 (file)
index 0000000..1439ded
--- /dev/null
@@ -0,0 +1,3 @@
+* Fri Mar 22 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.16@d54c458
+- Remove old perl macro
+
index 550854a..dbd9948 100644 (file)
@@ -24,12 +24,11 @@ License:        GPL-1.0+ or Artistic-1.0
 %define cpan_name Switch
 Summary:        A switch statement for Perl
 Url:            http://search.cpan.org/dist/Switch/
-Group:          Development/Libraries/Perl
+Group:          Development/Libraries
 Source:         http://www.cpan.org/authors/id/R/RG/RGARCIA/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildArch:      noarch
-%{perl_requires}
 
 %description
 The Switch.pm module implements a generalized case mechanism that covers
@@ -61,6 +60,5 @@ make test
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
 
 %changelog