8
0

Compare commits

...

15 Commits

Author SHA256 Message Date
95777dd51d Accepting request 1269393 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1269393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=31
2025-04-15 18:46:56 +00:00
7a0ec54601 - Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Which?expand=0&rev=38
2025-04-14 21:27:07 +00:00
ff42d312f6 Accepting request 891832 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/891832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=30
2021-05-12 17:31:27 +00:00
12f84b275d Accepting request 880560 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/880560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=29
2021-03-24 15:10:48 +00:00
dea6de12f7 Accepting request 662490 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/662490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=28
2019-01-05 13:41:04 +00:00
10bad3ba23 Accepting request 522991 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/522991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=27
2017-09-15 19:01:55 +00:00
5b14669c73 Accepting request 399271 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/399271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=26
2016-06-03 14:37:06 +00:00
ec33681bfe Accepting request 317870 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/317870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=25
2015-07-27 07:08:53 +00:00
ef02ffbc55 Accepting request 305420 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/305420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=24
2015-05-06 09:17:57 +00:00
d8c18e5df9 Accepting request 305007 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/305007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=23
2015-05-04 22:54:40 +00:00
33a447e80a Accepting request 296634 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/296634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=22
2015-04-21 23:07:35 +00:00
Stephan Kulow
23b7502881 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=17
2011-12-06 17:41:39 +00:00
Stephan Kulow
c98620cb7c Accepting request 92209 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=16
2011-11-21 11:40:10 +00:00
Lars Vogdt
9c31aafcee Autobuild autoformatter for 54538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=13
2010-12-05 20:52:44 +00:00
Lars Vogdt
b8e62b56e0 Accepting request 54538 from devel:languages:perl
Accepted submit request 54538 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=12
2010-12-05 20:52:35 +00:00
2 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 14 21:26:38 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details
-------------------------------------------------------------------
Sun May 9 03:06:55 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-File-Which
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,20 @@
%define cpan_name File-Which
Name: perl-File-Which
Version: 1.27
Version: 1.270.0
Release: 0
Summary: Perl implementation of the which utility as an API
# 1.27 -> normalize -> 1.270.0
%define cpan_version 1.27
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl implementation of the which utility as an API
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
Provides: perl(File::Which) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
@@ -50,8 +54,9 @@ does not provide it, install App::pwhich which provides a command line
interface to this API.
%prep
%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%autosetup -n %{cpan_name}-%{cpan_version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
# MANUAL BEGIN
chmod a+x corpus/test-bin-unix/0
# MANUAL END
@@ -69,7 +74,7 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%doc author.yml Changes README
%doc Changes README
%license LICENSE
%changelog