]> git.pld-linux.org Git - packages/exiv2.git/commitdiff
- both cmake configs are needed auto/th/exiv2-0.27.0a-4
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Mar 2019 09:52:53 +0000 (10:52 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Mar 2019 09:52:53 +0000 (10:52 +0100)
- rel 4

exiv2.spec

index ee90577a8f1bc22cd4efef76cd6f124b0a3f9082..f5bfad3d16be21d6ecfce81552d832fd8ee8d7b1 100644 (file)
@@ -7,7 +7,7 @@ Summary:        EXIF and IPTC metadata manipulation tools
 Summary(pl.UTF-8):     Narzędzia do obróbki metadanych EXIF i IPTC
 Name:          exiv2
 Version:       0.27.0a
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Applications/Graphics
 #Source0Download: http://www.exiv2.org/download.html
@@ -101,8 +101,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libxmp.a
 
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/exiv2/cmake/*.cmake
-cp -p build-cmake/src/CMakeFiles/Export/share/exiv2/cmake/exiv2Config-pld.cmake \
-       $RPM_BUILD_ROOT%{_datadir}/exiv2/cmake/exiv2Config.cmake
+cp -p build-cmake/src/CMakeFiles/Export/share/exiv2/cmake/*.cmake \
+       $RPM_BUILD_ROOT%{_datadir}/exiv2/cmake/
 
 %find_lang %{name}
 
This page took 0.693967 seconds and 4 git commands to generate.