mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: libappimageupdate (#298)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
%global git_commit af298b7aebfab4bcee7490a86f0471cc22db248b
|
||||
%global git_commit 0b200115d33257ea0ceab1d03cc25f5b52c6ad77
|
||||
|
||||
%global commit_short %(c=%{git_commit}; echo ${c:0:7})
|
||||
|
||||
%global libver 2.0.0-alpha-1-20220124.git%{commit_short}
|
||||
%global libver 2.0.0-alpha-1-20220304.git%{commit_short}
|
||||
|
||||
# replace - with ~
|
||||
%global libver_format %(v=%{libver}; sed 's/-/~/g' <<< $v)
|
||||
@@ -71,10 +71,26 @@ git submodule update --init --recursive
|
||||
%{_libdir}/*.a
|
||||
# what is this?
|
||||
%exclude %{_bindir}/validate
|
||||
%exclude %{_bindir}/curl-config
|
||||
%exclude %{_bindir}/zsync2
|
||||
%exclude %{_bindir}/zsyncmake2
|
||||
|
||||
%files devel
|
||||
%{_includedir}/*
|
||||
%{_prefix}/lib/cmake/AppImageUpdate/
|
||||
/usr/lib/debug/usr/bin/zsync*.debug
|
||||
/usr/lib/debug/usr/bin/zsyncmake*.debug
|
||||
/usr/lib64/cmake/CURL/CURLConfig.cmake
|
||||
/usr/lib64/cmake/CURL/CURLConfigVersion.cmake
|
||||
/usr/lib64/cmake/CURL/CURLTargets-debug.cmake
|
||||
/usr/lib64/cmake/CURL/CURLTargets.cmake
|
||||
/usr/lib64/cmake/zsync2/zsync2Config.cmake
|
||||
/usr/lib64/cmake/zsync2/zsync2ConfigVersion.cmake
|
||||
/usr/lib64/cmake/zsync2/zsync2Targets-debug.cmake
|
||||
/usr/lib64/cmake/zsync2/zsync2Targets.cmake
|
||||
/usr/lib64/pkgconfig/args.pc
|
||||
/usr/lib64/pkgconfig/libcurl.pc
|
||||
/usr/lib64/pkgconfig/zlib.pc
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2022 Cappy Ishihara <cappy@cappuchino.xyz>
|
||||
|
||||
Reference in New Issue
Block a user