forked from pool/perl-App-Nopaste
19 lines
383 B
YAML
19 lines
383 B
YAML
|
---
|
||
|
#description_paragraphs: 3
|
||
|
#no_testing: broken upstream
|
||
|
sources:
|
||
|
- SusePaste.pm
|
||
|
#patches:
|
||
|
# foo.patch: -p1
|
||
|
# bar.patch:
|
||
|
#preamble: |-
|
||
|
# BuildRequires: gcc-c++
|
||
|
post_prep: |-
|
||
|
%__install -m 0644 "%{SOURCE1}" lib/App/Nopaste/Service/
|
||
|
#post_install: |-
|
||
|
# sed on %{name}.files
|
||
|
#license: SUSE-NonFree
|
||
|
#skip_noarch: 1
|
||
|
#custom_build: -
|
||
|
#./Build build flags=%{?_smp_mflags} --myflag
|