SHA256
8
0
forked from pool/perl-syntax

- updated to 0.004

- Fixed dist.ini to move Test::More to BuildRequires
    - Added unimport possibility
      (RT #77253, Thanks to ikegami for reporting and patch contribution)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-syntax?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2013-08-05 15:04:04 +00:00
committed by Git OBS Bridge
parent f6a5781e55
commit a5d7c9c10c
4 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 5 15:02:08 UTC 2013 - coolo@suse.com
- updated to 0.004
- Fixed dist.ini to move Test::More to BuildRequires
- Added unimport possibility
(RT #77253, Thanks to ikegami for reporting and patch contribution)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 9 15:09:45 UTC 2011 - coolo@suse.com Sun Oct 9 15:09:45 UTC 2011 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-syntax # spec file for package perl-syntax
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,25 @@
# #
Name: perl-syntax Name: perl-syntax
Version: 0.003 Version: 0.004
Release: 1 Release: 0
License: GPL+ or Artistic
%define cpan_name syntax %define cpan_name syntax
Summary: Activate syntax extensions Summary: Activate syntax extensions
Url: http://search.cpan.org/dist/syntax/ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/syntax/
Source: http://www.cpan.org/authors/id/P/PH/PHAYLON/%{cpan_name}-%{version}.tar.gz Source: http://www.cpan.org/authors/id/P/PH/PHAYLON/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Data::OptList) >= 0.104 BuildRequires: perl(Data::OptList) >= 0.104
BuildRequires: perl(namespace::clean)
BuildRequires: perl(Test::More) >= 0.94 BuildRequires: perl(Test::More) >= 0.94
BuildRequires: perl(namespace::clean)
#BuildRequires: perl(syntax) #BuildRequires: perl(syntax)
Requires: perl(Data::OptList) >= 0.104 Requires: perl(Data::OptList) >= 0.104
Requires: perl(namespace::clean) Requires: perl(namespace::clean)
Requires: perl(Test::More) >= 0.94
%{perl_requires} %{perl_requires}
%description %description
@@ -69,6 +67,6 @@ Syntax::Feature::Function manpage and 'foo_bar' would become
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes LICENSE _project.vim README %doc Changes LICENSE README weaver.ini
%changelog %changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53556124c0ec17b859dfd98bb4d7aaaca66157803af3adc70c5f61d893ff6716
size 12881

3
syntax-0.004.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe19b6da8a8f43a5aa2ee571441bc0e339fb156d0081c157a1a24e9812c7d365
size 11759