Skip to content

Commit

Permalink
exiv2: Autospec creation for version 0.27.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bryteise committed May 1, 2023
1 parent ad39b50 commit aeae725
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 25 deletions.
48 changes: 24 additions & 24 deletions exiv2.spec
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
#
# This file is auto-generated. DO NOT EDIT
# Generated by: autospec.py
# Using build pattern: cmake
#
%define keepstatic 1
Name : exiv2
Version : 0.27.6
Release : 45
Release : 46
URL : https://github.com/Exiv2/exiv2/archive/v0.27.6/exiv2-0.27.6.tar.gz
Source0 : https://github.com/Exiv2/exiv2/archive/v0.27.6/exiv2-0.27.6.tar.gz
Summary : Exif, Iptc and XMP metadata manipulation library and tools
Group : Development/Tools
License : BSD-3-Clause GPL-2.0
Requires: exiv2-bin = %{version}-%{release}
Requires: exiv2-filemap = %{version}-%{release}
Requires: exiv2-lib = %{version}-%{release}
Requires: exiv2-license = %{version}-%{release}
Requires: exiv2-man = %{version}-%{release}
BuildRequires : buildreq-cmake
BuildRequires : buildreq-qmake
BuildRequires : curl-dev
BuildRequires : doxygen
BuildRequires : expat-dev
Expand All @@ -37,7 +36,6 @@ Exiv2 is a C++ library and a command line utility to read, write, delete and mod
Summary: bin components for the exiv2 package.
Group: Binaries
Requires: exiv2-license = %{version}-%{release}
Requires: exiv2-filemap = %{version}-%{release}

%description bin
bin components for the exiv2 package.
Expand All @@ -55,19 +53,10 @@ Requires: exiv2 = %{version}-%{release}
dev components for the exiv2 package.


%package filemap
Summary: filemap components for the exiv2 package.
Group: Default

%description filemap
filemap components for the exiv2 package.


%package lib
Summary: lib components for the exiv2 package.
Group: Libraries
Requires: exiv2-license = %{version}-%{release}
Requires: exiv2-filemap = %{version}-%{release}

%description lib
lib components for the exiv2 package.
Expand Down Expand Up @@ -107,7 +96,7 @@ export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C.UTF-8
export SOURCE_DATE_EPOCH=1674146187
export SOURCE_DATE_EPOCH=1682961834
mkdir -p clr-build
pushd clr-build
export GCC_IGNORE_WERROR=1
Expand Down Expand Up @@ -140,7 +129,7 @@ make %{?_smp_mflags}
popd

%install
export SOURCE_DATE_EPOCH=1674146187
export SOURCE_DATE_EPOCH=1682961834
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/exiv2
cp %{_builddir}/exiv2-%{version}/COPYING %{buildroot}/usr/share/package-licenses/exiv2/be0b40ce8f9532b75966a20d14af123d3c6b05aa || :
Expand All @@ -159,6 +148,23 @@ popd

%files bin
%defattr(-,root,root,-)
/V3/usr/bin/addmoddel
/V3/usr/bin/exifcomment
/V3/usr/bin/exifdata
/V3/usr/bin/exifprint
/V3/usr/bin/exifvalue
/V3/usr/bin/exiv2
/V3/usr/bin/exiv2json
/V3/usr/bin/geotag
/V3/usr/bin/iptceasy
/V3/usr/bin/iptcprint
/V3/usr/bin/metacopy
/V3/usr/bin/mrwthumb
/V3/usr/bin/taglist
/V3/usr/bin/xmpdump
/V3/usr/bin/xmpparse
/V3/usr/bin/xmpprint
/V3/usr/bin/xmpsample
/usr/bin/addmoddel
/usr/bin/exifcomment
/usr/bin/exifdata
Expand All @@ -176,10 +182,10 @@ popd
/usr/bin/xmpparse
/usr/bin/xmpprint
/usr/bin/xmpsample
/usr/share/clear/optimized-elf/bin*

%files dev
%defattr(-,root,root,-)
/V3/usr/lib64/libexiv2.so
/usr/include/exiv2/asfvideo.hpp
/usr/include/exiv2/basicio.hpp
/usr/include/exiv2/bmffimage.hpp
Expand Down Expand Up @@ -233,18 +239,13 @@ popd
/usr/lib64/cmake/exiv2/exiv2Config-relwithdebinfo.cmake
/usr/lib64/cmake/exiv2/exiv2Config.cmake
/usr/lib64/cmake/exiv2/exiv2ConfigVersion.cmake
/usr/lib64/glibc-hwcaps/x86-64-v3/libexiv2.so
/usr/lib64/libexiv2.so
/usr/lib64/pkgconfig/exiv2.pc

%files filemap
%defattr(-,root,root,-)
/usr/share/clear/filemap/filemap-exiv2

%files lib
%defattr(-,root,root,-)
/usr/lib64/glibc-hwcaps/x86-64-v3/libexiv2.so.0.27.6
/usr/lib64/glibc-hwcaps/x86-64-v3/libexiv2.so.27
/V3/usr/lib64/libexiv2.so.0.27.6
/V3/usr/lib64/libexiv2.so.27
/usr/lib64/libexiv2.so.0.27.6
/usr/lib64/libexiv2.so.27

Expand All @@ -260,5 +261,4 @@ popd

%files staticdev
%defattr(-,root,root,-)
/usr/lib64/glibc-hwcaps/x86-64-v3/libexiv2-xmp.a
/usr/lib64/libexiv2-xmp.a
2 changes: 2 additions & 0 deletions options.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ autoupdate = true
broken_c++ = false
# disable parallelization during build
broken_parallel_build = false
# create vendor archive with cargo
cargo_vendor = false
# this package is a library compatibility package and only ships versioned library files
compat = false
# set conservative build flags
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
45
46

0 comments on commit aeae725

Please sign in to comment.