8
0

Compare commits

...

10 Commits

Author SHA256 Message Date
d5dc63b67c Accepting request 973338 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/973338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Number-Compare?expand=0&rev=11
2022-04-29 22:44:07 +00:00
Stephan Kulow
f11e5c8821 Accepting request 972309 from security
- use https urls

OBS-URL: https://build.opensuse.org/request/show/972309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Number-Compare?expand=0&rev=16
2022-04-28 05:12:57 +00:00
Stephan Kulow
d018465e3a replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Number-Compare?expand=0&rev=6
2011-12-06 17:45:33 +00:00
Stephan Kulow
57ea31f590 Accepting request 89914 from devel:languages:perl
- update to 0.03
        Generate a new tarball on linux.  Doing the C<make dist> on OSX
        generated a tarball that upset dumb tars
        tar: Ignoring unknown extended header keyword `SCHILY.dev'
        tar: Ignoring unknown extended header keyword `SCHILY.ino'
        tar: Ignoring unknown extended header keyword `SCHILY.nlink'

OBS-URL: https://build.opensuse.org/request/show/89914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Number-Compare?expand=0&rev=5
2011-11-02 11:14:32 +00:00
Vítězslav Čížek
47fe29d48f - update to 0.03
Generate a new tarball on linux.  Doing the C<make dist> on OSX
        generated a tarball that upset dumb tars
        tar: Ignoring unknown extended header keyword `SCHILY.dev'
        tar: Ignoring unknown extended header keyword `SCHILY.ino'
        tar: Ignoring unknown extended header keyword `SCHILY.nlink'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Number-Compare?expand=0&rev=13
2011-09-22 12:58:30 +00:00
Sascha Peilicke
0af74bed89 Accepting request 81969 from devel:languages:perl
- update to 0.02
        - apply warning-related fix -
          https://rt.cpan.org/Public/Bug/Display.html?id=58466

OBS-URL: https://build.opensuse.org/request/show/81969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Number-Compare?expand=0&rev=3
2011-09-13 10:38:05 +00:00
Vítězslav Čížek
4f2c1d67ca - update to 0.02
- apply warning-related fix -
          https://rt.cpan.org/Public/Bug/Display.html?id=58466

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Number-Compare?expand=0&rev=10
2011-09-13 08:23:52 +00:00
Sascha Peilicke
0fb9db266b Autobuild autoformatter for 70012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Number-Compare?expand=0&rev=2
2011-05-25 08:08:37 +00:00
OBS User buildservice-autocommit
d849459fa1 Updating link to change in openSUSE:Factory/perl-Number-Compare revision 2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Number-Compare?expand=0&rev=ce3e8dd76ec6eeee00e5d5aabcb16318
2011-05-25 08:08:37 +00:00
Sascha Peilicke
3b3eaec4ec Accepting request 70012 from devel:languages:perl
Dependency for perl-File-Find-Rule

OBS-URL: https://build.opensuse.org/request/show/70012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Number-Compare?expand=0&rev=1
2011-05-25 08:08:24 +00:00
4 changed files with 42 additions and 19 deletions

View File

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

BIN
Number-Compare-0.03.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Apr 21 11:16:37 UTC 2022 - Marcus Meissner <meissner@suse.com>
- use https urls
-------------------------------------------------------------------
Thu Sep 22 12:49:59 UTC 2011 - vcizek@suse.com
- update to 0.03
Generate a new tarball on linux. Doing the C<make dist> on OSX
generated a tarball that upset dumb tars
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
-------------------------------------------------------------------
Tue Sep 13 08:13:22 UTC 2011 - vcizek@suse.com
- update to 0.02
- apply warning-related fix -
https://rt.cpan.org/Public/Bug/Display.html?id=58466
-------------------------------------------------------------------
Wed May 11 05:05:40 UTC 2011 - coolo@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Number-Compare (Version 0.01)
# spec file for package perl-Number-Compare
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,23 @@
# 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/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-Number-Compare
Version: 0.01
Release: 1
License: GPL+ or Artistic
Version: 0.03
Release: 0
%define cpan_name Number-Compare
Summary: numeric comparisons
Url: http://search.cpan.org/dist/Number-Compare/
Summary: Numeric comparisons
License: GPL-1.0-or-later OR Artistic-1.0
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: https://search.cpan.org/dist/Number-Compare/
Source: https://www.cpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
BuildRequires: perl
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{perl_requires}
%description
@@ -40,17 +41,17 @@ magnitudes.
The target value may use magnitudes of kilobytes ('k', 'ki'), megabytes
('m', 'mi'), or gigabytes ('g', 'gi'). Those suffixed with an 'i' use the
appropriate 2**n version in accordance with the IEC standard:
http://physics.nist.gov/cuu/Units/binary.html
https://physics.nist.gov/cuu/Units/binary.html
%prep
%setup -q -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
%check
%{__make} test
make test
%install
%perl_make_install
@@ -58,7 +59,7 @@ http://physics.nist.gov/cuu/Units/binary.html
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
rm -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)