Files
perl-IP-Geolocation-MMDB/cpanspec.yml
Dirk Stoecker b7f39d3db9 Accepting request 1249994 from home:voegelas:branches:devel:languages:perl:CPAN-I
IP::Geolocation::MMDB can now be packaged without Alien::libmaxminddb if libmaxminddb-devel is available. The cpanspec.yml file adds a dependency on pkgconfig(libmaxminddb) and ignores the Alien::libmaxminddb build requirement.

Once perl-IP-Geolocation-MMDB is available, the package https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-libmaxminddb can be removed as the package isn't required by any other package. I'm the upstream author of both packages.

OBS-URL: https://build.opensuse.org/request/show/1249994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IP-Geolocation-MMDB?expand=0&rev=1
2025-03-06 09:40:52 +00:00

37 lines
952 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:
# baz.patch: PATCH-FIX-OPENSUSE
preamble: |-
BuildRequires: pkgconfig(libmaxminddb) >= 1.2.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: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
ignore_requires: |-
Alien::libmaxminddb
#skip_doc: regexp_to_skip_for_doc.*
#add_doc: files to add to docs
#misc: |-
#anything else to be added to spec file
#follows directly after %files section, so it can contain new blocks or also
#changes to %files section