diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f7927d --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ + +## Build Results + +Current state of perl in openSUSE:Factory is + +![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/apache2-mod_perl/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/apache2-mod_perl) + + diff --git a/apache2-mod_perl.spec b/apache2-mod_perl.spec index 9908258..bc63f52 100644 --- a/apache2-mod_perl.spec +++ b/apache2-mod_perl.spec @@ -28,6 +28,7 @@ URL: https://perl.apache.org/ Source0: https://archive.apache.org/dist/perl/%{srcname}-%{version}.tar.gz Source1: https://archive.apache.org/dist/perl/%{srcname}-%{version}.tar.gz.asc Source2: https://www.apache.org/dist/perl/KEYS#/%{name}.keyring +Source100: README.md Patch1: avoid-broken-provides.diff # bsc#1091625, workaround, according to mls it should be solved in perl Patch2: apache2-mod_perl-prctl-short-name.patch