Page MenuHomeSolus

D2094.id.diff
No OneTemporary

D2094.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,22 @@
+name : perl-test-mockmodule
+version : 0.13
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-0.13.tar.gz : 7473742a0d600eb11766752c79a966570755168105ee4d4e33d90466b7339053
+license : GPL-3.0
+component : programming.perl
+summary : Test::MockModule - mock subroutines in a module
+description: |
+ Test::MockModule - mock subroutines in a module
+builddeps :
+ - perl-module-build
+ - perl-sub-identify
+ - perl-super
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>perl-test-mockmodule</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test::MockModule - mock subroutines in a module</Summary>
+ <Description xml:lang="en">Test::MockModule - mock subroutines in a module
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-mockmodule</Name>
+ <Summary xml:lang="en">Test::MockModule - mock subroutines in a module</Summary>
+ <Description xml:lang="en">Test::MockModule - mock subroutines in a module
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/MockModule.pm</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-26</Date>
+ <Version>0.13</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Apr 28 2023, 1:53 PM (15 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801717
Default Alt Text
D2094.id.diff (2 KB)

Event Timeline