From b22779271d4ba2a11ea553f059c125198f422fe6ec4be665c59a3b8a4d9231bf Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 7 Dec 2011 10:30:37 +0000 Subject: [PATCH] go away OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-wxWidgets?expand=0&rev=9 --- Alien-wxWidgets-0.54.tar.gz | 3 --- perl-Alien-wxWidgets.spec | 24 ++++++++++++++++++++---- 2 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 Alien-wxWidgets-0.54.tar.gz diff --git a/Alien-wxWidgets-0.54.tar.gz b/Alien-wxWidgets-0.54.tar.gz deleted file mode 100644 index 0011ff5..0000000 --- a/Alien-wxWidgets-0.54.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc70507d64a2fb538aca7105111d97e9375f06655b2f2ee8e01f10a9334dffe2 -size 685466 diff --git a/perl-Alien-wxWidgets.spec b/perl-Alien-wxWidgets.spec index 1a0f01b..d99f344 100644 --- a/perl-Alien-wxWidgets.spec +++ b/perl-Alien-wxWidgets.spec @@ -1,16 +1,31 @@ # vim: set sw=4 ts=4 et nu: +# +# spec file for package perl-Alien-wxWidgets +# +# 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-Alien-wxWidgets Version: 0.51 Release: 0 Summary: Building, finding and using wxWidgets binaries +License: Artistic-1.0 or GPL-1.0+ +Group: Development/Libraries/Perl Source: http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz Patch1: perl-Alien-wxWidgets-do_not_build_wxgtk.patch Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch -URL: http://search.cpan.org/dist/Alien-wxWidgets -Group: Development/Libraries/Perl -License: GPL+ or Artistic -BuildRoot: %{_tmppath}/build-%{name}-%{version} +Url: http://search.cpan.org/dist/Alien-wxWidgets +BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: perl = %{perl_version} %if %suse_version > 1130 BuildRequires: wxWidgets-ansi-devel @@ -62,3 +77,4 @@ yes no | ./Build %doc %{perl_man3dir}/Alien::wxWidgets.%{perl_man3ext}%{ext_man} %doc %{perl_man3dir}/Alien::wxWidgets::*.%{perl_man3ext}%{ext_man} +%changelog