1 Star 0 Fork 8

liuyumeng/gnome-autoar

forked from src-openEuler/gnome-autoar 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gnome-autoar.spec 1.94 KB
一键复制 编辑 原始数据 按行查看 历史
liuyumeng 提交于 2021-07-20 16:06 . delete gdb in buildrequires
Name: gnome-autoar
Version: 0.2.4
Release: 4
Summary: Creating and extracting archives
License: LGPLv2+
URL: https://git.gnome.org/browse/gnome-autoar
Source0: https://download.gnome.org/sources/gnome-autoar/0.2/gnome-autoar-%{version}.tar.xz
Patch6000: backport-0001-CVE-2021-28650.patch
Patch6001: backport-0002-CVE-2021-28650.patch
BuildRequires: gcc vala pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0) pkgconfig(gtk+-3.0) pkgconfig(libarchive)
%description
Automatic archives creating and extracting library.
%package devel
Summary: development header files, libraries for application use the gnome-autoar package
Requires: %{name} = %{version}-%{release}
%description devel
development header files, libraries for programs using the gnome-autoar library.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure --disable-static
%make_build
%install
%make_install
%delete_la
%check
make check
%files
%license COPYING
%{_libdir}/girepository-1.0/*.typelib
%{_libdir}/libgnome-autoar-0.so.0*
%{_libdir}/libgnome-autoar-gtk-0.so.0*
%files devel
%{_includedir}/gnome-autoar-0/
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
%{_datadir}/gir-1.0/*.gir
%{_datadir}/gtk-doc/
%{_datadir}/vala/vapi/*.vapi
%changelog
* Thu Jul 20 2021 liuyumeng <[email protected]> - 0.2.4-4
- delete gdb in buildrequires
* Wed Apr 14 2021 Dehui Fan <[email protected]> - 0.2.4-3
- Type: CVE
- ID: CVE-2021-28650
- SUG: NA
- DESC: fix CVE-2021-28650, remove CVE-2020-36241
* Fri Mar 19 2021 Dehui Fan <[email protected]> - 0.2.4-2
Type: CVE
ID: CVE-2020-36241
SUG: NA
DESC: fix CVE-2020-36241
* Fri Jan 29 2021 yanglu <[email protected]> - 0.2.4-1
- update to 0.2.4
* Fri Mar 20 2020 songnnannan <[email protected]> - 0.2.3-4
- add gdb in buildrequires
* Tue Sep 17 2019 Lijin Yang <[email protected]> - 0.2.3-3
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuyumeng1/gnome-autoar.git
[email protected]:liuyumeng1/gnome-autoar.git
liuyumeng1
gnome-autoar
gnome-autoar
master

搜索帮助