summaryrefslogtreecommitdiff
path: root/packaging/perl-gettext.spec
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-08 07:25:02 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-08 07:25:02 -0800
commit75f56d239d95d697ac3fd675afce77463cb1a2fe (patch)
tree3b730e2c5b6bbb3dae29324f70e9967482211280 /packaging/perl-gettext.spec
parent6901c2fc5da9b3ffce9116c68ec31b6608b62182 (diff)
downloadperl-gettext-75f56d239d95d697ac3fd675afce77463cb1a2fe.tar.gz
perl-gettext-75f56d239d95d697ac3fd675afce77463cb1a2fe.tar.bz2
perl-gettext-75f56d239d95d697ac3fd675afce77463cb1a2fe.zip
remove patches
Diffstat (limited to 'packaging/perl-gettext.spec')
-rw-r--r--packaging/perl-gettext.spec21
1 files changed, 0 insertions, 21 deletions
diff --git a/packaging/perl-gettext.spec b/packaging/perl-gettext.spec
index 94f7514..e586338 100644
--- a/packaging/perl-gettext.spec
+++ b/packaging/perl-gettext.spec
@@ -1,22 +1,3 @@
-#
-# spec file for package perl-gettext
-#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#
-# All modifications and additions to the file contributed by third parties
-# remain the property of their copyright owners, unless otherwise agreed
-# upon. The license for this file, and modifications and additions to the
-# file, is the same license as for the pristine package itself (unless the
-# license for the pristine package is not an Open Source License, in which
-# case the license is the MIT License). An "Open Source License" is a
-# license that conforms to the Open Source Definition (Version 1.9)
-# published by the Open Source Initiative.
-
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
-
-
Name: perl-gettext
Version: 1.05
Release: 151
@@ -26,7 +7,6 @@ Summary: Message handling functions
Url: http://search.cpan.org/dist/gettext/
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/P/PV/PVANDRY/gettext-%{version}.tar.gz
-Patch0: %{name}-%{version}-POSIX.diff
BuildRequires: perl
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -52,7 +32,6 @@ for the databases belonging to domain 'domain' in the directory 'dirname'
%prep
%setup -q -n %{cpan_name}-%{version}
-%patch0
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"