8
0

15 Commits

Author SHA256 Message Date
d48d879860 Add Gitea build results 2025-08-12 18:14:05 +02:00
f4da8444df checkin
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=27
2025-06-16 08:11:39 +00:00
OBS User buildservice-autocommit
519050e3e5 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=26
2025-06-12 13:52:05 +00:00
OBS User buildservice-autocommit
206f307be1 Updating link to change in openSUSE:Factory/perl-File-Find-Rule revision 15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=cc9f08b136e798c8f5e8277cdc19b316
2025-06-12 13:52:04 +00:00
1a7a6eb2b4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=24 2025-06-12 10:25:01 +00:00
ab6f9d138b Accepting request 1284892 from devel:languages:perl:autoupdate
- updated to 0.350.0 (0.35)
   see /usr/share/doc/packages/perl-File-Find-Rule/Changes
  0.35 Thursday 5th June, 2025
    Fix for CVE-2011-10007 https://github.com/richardc/perl-file-find-rule/pull/4
    bsc#1244148

OBS-URL: https://build.opensuse.org/request/show/1284892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=23
2025-06-12 07:28:33 +00:00
760b7d90be checkin
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=21
2025-06-11 08:10:14 +00:00
3793f12e04 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=20 2025-06-11 06:46:49 +00:00
b691de6c96 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-Find-Rule?expand=0&rev=19
2025-05-24 16:27:57 +00:00
Stephan Kulow
3d2e1b5768 Accepting request 972312 from security
- URLs switched to https

OBS-URL: https://build.opensuse.org/request/show/972312
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=17
2022-04-28 05:12:38 +00:00
Stephan Kulow
2f4c2e1299 Accepting request 347531 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/347531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=15
2015-12-08 05:54:23 +00:00
Vítězslav Čížek
d3e8c1f0c9 - update to 0.33
Fixes the case where name("foo(*") hits an error with mismatched
    parentheis.  Reported by Jan Engelhardt.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=12
2011-09-21 10:11:19 +00:00
OBS User buildservice-autocommit
84f07c81f2 Updating link to change in openSUSE:Factory/perl-File-Find-Rule revision 4.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=22f39fc7fb7b68a0caf2889d05dd7991
2011-07-05 10:44:33 +00:00
Stephan Kulow
57397f1bba prepare_spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=10
2011-06-20 08:50:22 +00:00
Vítězslav Čížek
ea5ad70911 - license correction (same as Perl)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=8
2011-06-17 07:24:56 +00:00
6 changed files with 111 additions and 34 deletions

View File

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

BIN
File-Find-Rule-0.35.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-File-Find-Rule/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-File-Find-Rule)

23
cpanspec.yml Normal file
View File

@@ -0,0 +1,23 @@
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Wed Jun 11 14:56:08 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.350.0 (0.35)
see /usr/share/doc/packages/perl-File-Find-Rule/Changes
0.35 Thursday 5th June, 2025
Fix for CVE-2011-10007 https://github.com/richardc/perl-file-find-rule/pull/4
bsc#1244148
-------------------------------------------------------------------
Sat May 24 16:27:42 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details
-------------------------------------------------------------------
Thu Apr 21 09:50:03 UTC 2022 - Marcus Meissner <meissner@suse.com>
- URLs switched to https
-------------------------------------------------------------------
Sat Dec 5 10:06:05 UTC 2015 - coolo@suse.com
- updated to 0.34
see /usr/share/doc/packages/perl-File-Find-Rule/Changes
0.34 Thursday 4th December, 2015
Add canonpath option to normalize file-path
separators. Work by Mithun Ayachit.
-------------------------------------------------------------------
Wed Sep 21 01:33:36 UTC 2011 - vcizek@suse.com
- update to 0.33
Fixes the case where name("foo(*") hits an error with mismatched
parentheis. Reported by Jan Engelhardt.
-------------------------------------------------------------------
Fri Jun 17 07:24:19 UTC 2011 - vcizek@novell.com
- license correction (same as Perl)
-------------------------------------------------------------------
Tue Jan 11 13:24:55 UTC 2011 - vcizek@novell.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-File-Find-Rule
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@@ -12,54 +12,53 @@
# 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/
#
%define cpan_name File-Find-Rule
Name: perl-%cpan_name
Version: 0.32
Release: 1
Provides: %cpan_name
Requires: perl-Number-Compare perl-Text-Glob
Group: Development/Libraries/Perl
License: Artistic
Url: http://search.cpan.org/dist/File-Find-Rule/
Name: perl-File-Find-Rule
Version: 0.350.0
Release: 0
# 0.35 -> normalize -> 0.350.0
%define cpan_version 0.35
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Alternative interface to File::Find
Source: %cpan_name-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl-Number-Compare perl-Text-Glob
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Number::Compare)
BuildRequires: perl(Text::Glob) >= 0.70
Requires: perl(Number::Compare)
Requires: perl(Text::Glob) >= 0.70
Provides: perl(File::Find::Rule) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.
File::Find::Rule is a friendlier interface to File::Find. It allows you to
build rules which specify the desired files and directories.
%prep
%setup -q -n %cpan_name-%{version}
%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
make
perl Makefile.PL INSTALLDIRS=vendor
%make_build
%check
make test
%install
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%clean
# clean up the hard disc after build
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%{_bindir}/findrule*
%doc %{_mandir}/man?/*
%{perl_vendorlib}/File
%{perl_vendorarch}/auto/File
%doc Changes MANIFEST README
%files -f %{name}.files
%doc Changes findrule
%changelog