forked from pool/perl-SQL-ReservedWords
- spec cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-ReservedWords?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
6b6e5f0093
commit
ad1ca2dc8a
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 13 06:51:58 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- spec cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 17 14:39:44 UTC 2011 - jw@novell.com
|
Thu Feb 17 14:39:44 UTC 2011 - jw@novell.com
|
||||||
|
|
||||||
|
@@ -25,15 +25,14 @@ License: GPL+ or Artistic
|
|||||||
Summary: Reserved SQL words by ANSI/ISO
|
Summary: Reserved SQL words by ANSI/ISO
|
||||||
Url: http://search.cpan.org/dist/SQL-ReservedWords/
|
Url: http://search.cpan.org/dist/SQL-ReservedWords/
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: http://www.cpan.org/authors/id/C/CH/CHANSEN/SQL-ReservedWords-0.7.tar.gz
|
Source: http://www.cpan.org/authors/id/C/CH/CHANSEN/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildRequires: perl(Sub::Exporter)
|
BuildArch: noarch
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRequires: perl(Test::Pod)
|
BuildRequires: perl(Sub::Exporter)
|
||||||
Requires: perl(Sub::Exporter)
|
Requires: perl(Sub::Exporter)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -53,11 +52,8 @@ Determine if words are reserved by ANSI/ISO SQL standard.
|
|||||||
./Build install destdir=%{buildroot} create_packlist=0
|
./Build install destdir=%{buildroot} create_packlist=0
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user