Skip to content

Commit

Permalink
exiv2: Autospec creation for version 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fenrus75 committed May 31, 2023
1 parent 8b5bf37 commit 8adcabb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions exiv2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%define keepstatic 1
Name : exiv2
Version : 0.28.0
Release : 47
Release : 48
URL : https://github.com/Exiv2/exiv2/archive/v0.28.0/exiv2-0.28.0.tar.gz
Source0 : https://github.com/Exiv2/exiv2/archive/v0.28.0/exiv2-0.28.0.tar.gz
Summary : Exif, Iptc and XMP metadata manipulation library and tools
Expand Down Expand Up @@ -88,7 +88,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=1683641998
export SOURCE_DATE_EPOCH=1685501262
mkdir -p clr-build
pushd clr-build
export GCC_IGNORE_WERROR=1
Expand Down Expand Up @@ -121,7 +121,7 @@ make %{?_smp_mflags}
popd

%install
export SOURCE_DATE_EPOCH=1683641998
export SOURCE_DATE_EPOCH=1685501262
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 @@ -145,7 +145,6 @@ popd

%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 @@ -203,7 +202,6 @@ popd
%files lib
%defattr(-,root,root,-)
/V3/usr/lib64/libexiv2.so.0.28.0
/V3/usr/lib64/libexiv2.so.28
/usr/lib64/libexiv2.so.0.28.0
/usr/lib64/libexiv2.so.28

Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
47
48

0 comments on commit 8adcabb

Please sign in to comment.