Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
2f967dd051 | |||
506e250889 | |||
7c1e33cdb5 |
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 14:31:57 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Replace usage of %jobs for reproducible builds (boo#1237231)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 26 10:53:51 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -23,6 +23,7 @@ Summary: Perl Module to interpolate Script Options from Files into @ARGV
|
||||
License: Artistic-1.0 or Artistic-2.0
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://search.cpan.org/CPAN/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-%{version}.tar.gz
|
||||
Source100: README.md
|
||||
Url: http://search.cpan.org/dist/Getopt-ArgvFile/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
@@ -52,7 +53,7 @@ dos2unix Changes
|
||||
|
||||
%build
|
||||
%__perl Makefile.PL PREFIX="%{_prefix}"
|
||||
%__make %{?jobs:-j%{jobs}}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
|
Reference in New Issue
Block a user