Compare commits

1 Commits

Author SHA256 Message Date
165ddab1dc Add Gitea build results 2025-08-12 18:17:22 +02:00
2 changed files with 13 additions and 0 deletions

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-Sys-CPU/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-Sys-CPU)

View File

@@ -26,6 +26,7 @@ Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Sys-CPU/ Url: http://search.cpan.org/dist/Sys-CPU/
# Source: http://www.cpan.org/authors/id/M/MZ/MZSANFORD/%{cpan_name}-%{version}.tar.gz # Source: http://www.cpan.org/authors/id/M/MZ/MZSANFORD/%{cpan_name}-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.gz
Source100: README.md
Patch0: 0001-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch Patch0: 0001-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch
Patch1: 0002-cpu_clock-can-be-undefined-on-an-ARM.patch Patch1: 0002-cpu_clock-can-be-undefined-on-an-ARM.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build