Compare commits
3 Commits
PR_perl-Fu
...
master
Author | SHA256 | Date | |
---|---|---|---|
|
a755a16b38 | ||
|
61dbb5b3c6 | ||
|
829d576369 |
24
.gitmodules
vendored
24
.gitmodules
vendored
@@ -52,9 +52,6 @@
|
||||
[submodule "perl-Acme-Damn"]
|
||||
path = perl-Acme-Damn
|
||||
url = https://src.opensuse.org/perl/perl-Acme-Damn.git
|
||||
[submodule "perl-Acme-MetaSyntactic"]
|
||||
path = perl-Acme-MetaSyntactic
|
||||
url = https://src.opensuse.org/perl/perl-Acme-MetaSyntactic.git
|
||||
[submodule "perl-Acme-Ook"]
|
||||
path = perl-Acme-Ook
|
||||
url = https://src.opensuse.org/perl/perl-Acme-Ook.git
|
||||
@@ -211,9 +208,6 @@
|
||||
[submodule "perl-AnyEvent-WebSocket-Client"]
|
||||
path = perl-AnyEvent-WebSocket-Client
|
||||
url = https://src.opensuse.org/perl/perl-AnyEvent-WebSocket-Client.git
|
||||
[submodule "perl-AnyEvent-WebSocket-Server"]
|
||||
path = perl-AnyEvent-WebSocket-Server
|
||||
url = https://src.opensuse.org/perl/perl-AnyEvent-WebSocket-Server.git
|
||||
[submodule "perl-Apache-ASP"]
|
||||
path = perl-Apache-ASP
|
||||
url = https://src.opensuse.org/perl/perl-Apache-ASP.git
|
||||
@@ -1000,9 +994,6 @@
|
||||
[submodule "perl-Catalyst-Plugin-Session-State-URI"]
|
||||
path = perl-Catalyst-Plugin-Session-State-URI
|
||||
url = https://src.opensuse.org/perl/perl-Catalyst-Plugin-Session-State-URI.git
|
||||
[submodule "perl-Catalyst-Plugin-Session-Store-DBIC"]
|
||||
path = perl-Catalyst-Plugin-Session-Store-DBIC
|
||||
url = https://src.opensuse.org/perl/perl-Catalyst-Plugin-Session-Store-DBIC.git
|
||||
[submodule "perl-Catalyst-Plugin-Session-Store-Delegate"]
|
||||
path = perl-Catalyst-Plugin-Session-Store-Delegate
|
||||
url = https://src.opensuse.org/perl/perl-Catalyst-Plugin-Session-Store-Delegate.git
|
||||
@@ -3721,9 +3712,6 @@
|
||||
[submodule "perl-Graphics-ColorNames"]
|
||||
path = perl-Graphics-ColorNames
|
||||
url = https://src.opensuse.org/perl/perl-Graphics-ColorNames.git
|
||||
[submodule "perl-Graphics-ColorNamesLite-WWW"]
|
||||
path = perl-Graphics-ColorNamesLite-WWW
|
||||
url = https://src.opensuse.org/perl/perl-Graphics-ColorNamesLite-WWW.git
|
||||
[submodule "perl-Graphics-ColorUtils"]
|
||||
path = perl-Graphics-ColorUtils
|
||||
url = https://src.opensuse.org/perl/perl-Graphics-ColorUtils.git
|
||||
@@ -4327,9 +4315,6 @@
|
||||
[submodule "perl-JSON"]
|
||||
path = perl-JSON
|
||||
url = https://src.opensuse.org/perl/perl-JSON.git
|
||||
[submodule "perl-JSON-Any"]
|
||||
path = perl-JSON-Any
|
||||
url = https://src.opensuse.org/perl/perl-JSON-Any.git
|
||||
[submodule "perl-JSON-Color"]
|
||||
path = perl-JSON-Color
|
||||
url = https://src.opensuse.org/perl/perl-JSON-Color.git
|
||||
@@ -5059,9 +5044,6 @@
|
||||
[submodule "perl-Module-Build-Deprecated"]
|
||||
path = perl-Module-Build-Deprecated
|
||||
url = https://src.opensuse.org/perl/perl-Module-Build-Deprecated.git
|
||||
[submodule "perl-Module-Build-Pluggable"]
|
||||
path = perl-Module-Build-Pluggable
|
||||
url = https://src.opensuse.org/perl/perl-Module-Build-Pluggable.git
|
||||
[submodule "perl-Module-Build-Pluggable-CPANfile"]
|
||||
path = perl-Module-Build-Pluggable-CPANfile
|
||||
url = https://src.opensuse.org/perl/perl-Module-Build-Pluggable-CPANfile.git
|
||||
@@ -6133,9 +6115,6 @@
|
||||
[submodule "perl-PHP-Serialization"]
|
||||
path = perl-PHP-Serialization
|
||||
url = https://src.opensuse.org/perl/perl-PHP-Serialization.git
|
||||
[submodule "perl-POD2-Base"]
|
||||
path = perl-POD2-Base
|
||||
url = https://src.opensuse.org/perl/perl-POD2-Base.git
|
||||
[submodule "perl-POE"]
|
||||
path = perl-POE
|
||||
url = https://src.opensuse.org/perl/perl-POE.git
|
||||
@@ -6775,9 +6754,6 @@
|
||||
[submodule "perl-Quantum-Superpositions"]
|
||||
path = perl-Quantum-Superpositions
|
||||
url = https://src.opensuse.org/perl/perl-Quantum-Superpositions.git
|
||||
[submodule "perl-RDF-Core"]
|
||||
path = perl-RDF-Core
|
||||
url = https://src.opensuse.org/perl/perl-RDF-Core.git
|
||||
[submodule "perl-RDF-Query"]
|
||||
path = perl-RDF-Query
|
||||
url = https://src.opensuse.org/perl/perl-RDF-Query.git
|
||||
|
7
_config
7
_config
@@ -46,4 +46,9 @@ Prefer: perl-HTTP-Tiny
|
||||
|
||||
%if 0%{?fedora_version}
|
||||
Substitute: libbz2-devel bzip2-devel
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# only build perl in openSUSE_Tumbleweed
|
||||
%if 0%?_is_this_project && "%_repository" != "openSUSE_Tumbleweed"
|
||||
BuildFlags: excludebuild:perl excludebuild:perl:testsuite
|
||||
%endif
|
||||
|
Submodule perl-Acme-MetaSyntactic deleted from d5793f4c6e
Submodule perl-AnyEvent-WebSocket-Server deleted from e56b65b1c2
Submodule perl-Authen-SASL updated: 28bc88bf4e...2033caf2d6
Submodule perl-Catalyst-Plugin-Session-Store-DBIC deleted from 03f1841a0e
Submodule perl-Future-IO updated: 8c25dadec4...6a30e1a777
Submodule perl-Graphics-ColorNamesLite-WWW deleted from 1b1aed7da0
Submodule perl-JSON-Any deleted from 94ffd4ebc6
Submodule perl-Module-Build-Pluggable deleted from 9bf49bc39b
Submodule perl-POD2-Base deleted from 226796df01
Submodule perl-RDF-Core deleted from 720cbd5c37
Reference in New Issue
Block a user