Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
145b64bb3c | |||
f283411519 | |||
1b17b0c35f |
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 Mar 24 16:29:48 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- remove unused pcre build dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 19 09:22:50 UTC 2017 - bwiedemann@suse.com
|
Thu Jan 19 09:22:50 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
@@ -20,7 +20,6 @@ Name: perl-Apache-SessionX
|
|||||||
BuildRequires: apache2-devel
|
BuildRequires: apache2-devel
|
||||||
BuildRequires: libapr-util1-devel
|
BuildRequires: libapr-util1-devel
|
||||||
BuildRequires: mysql-client
|
BuildRequires: mysql-client
|
||||||
BuildRequires: pcre-devel
|
|
||||||
BuildRequires: perl-Apache-Session
|
BuildRequires: perl-Apache-Session
|
||||||
BuildRequires: perl-DBD-mysql
|
BuildRequires: perl-DBD-mysql
|
||||||
BuildRequires: perl-MLDBM
|
BuildRequires: perl-MLDBM
|
||||||
@@ -38,6 +37,7 @@ Group: Development/Libraries/Perl
|
|||||||
Url: http://cpan.org/modules/by-module/Apache/
|
Url: http://cpan.org/modules/by-module/Apache/
|
||||||
Source: Apache-SessionX-%{version}.tar.gz
|
Source: Apache-SessionX-%{version}.tar.gz
|
||||||
Source1: get-apache-version.sh
|
Source1: get-apache-version.sh
|
||||||
|
Source100: README.md
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user