Files
Tina Müller f9d9bead72 Accepting request 843879 from devel:languages:perl:autoupdate
- updated to 1.04
   see /usr/share/doc/packages/perl-RT-Extension-PriorityAsString/CHANGES
  1.04 2016-04-01
   - Mark compatibility with RT 4.4

OBS-URL: https://build.opensuse.org/request/show/843879
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-PriorityAsString?expand=0&rev=5
2020-10-27 13:02:55 +00:00

31 lines
770 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
preamble: |-
BuildRequires: perl(RT) >= 4.0.0
Requires: perl(RT) >= 4.0.0
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
post_install: |-
# remove special files
find %{buildroot} -name "perllocal.pod" |xargs -i rm -f {}
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module