1
0

Accepting request 924825 from home:dstoecker:branches:home:dirkmueller:Factory

Fix request of Dirk Müller.

OBS-URL: https://build.opensuse.org/request/show/924825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=93
This commit is contained in:
Dirk Stoecker 2021-10-12 09:45:33 +00:00 committed by Git OBS Bridge
parent 6d2c7b85f9
commit d9653d3cbf
3 changed files with 10 additions and 2 deletions

View File

@ -11,8 +11,8 @@ description_paragraphs: 1
# foo.patch: -p1
# bar.patch:
# baz.patch: PATCH-FIX-OPENSUSE
#preamble: |-
# BuildRequires: gcc-c++
preamble: |-
Requires: perl(File::RandomAccess) >= 1.11
#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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 17 07:16:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
- require File::RandomAccess otherwise exiftool(1) won't start
-------------------------------------------------------------------
Mon Aug 23 14:48:59 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>

View File

@ -35,6 +35,9 @@ Recommends: perl(IO::Compress::RawDeflate)
Recommends: perl(IO::Uncompress::RawInflate)
Recommends: perl(POSIX::strptime)
%{perl_requires}
# MANUAL BEGIN
Requires: perl(File::RandomAccess) >= 1.11
# MANUAL END
%description
Reads and writes meta information in a wide variety of files, including the