Compare commits

..

No commits in common. "e5ba208171e989d1f27d93b6392ec2b8183ab7f0" and "4967b825bdf6900d4807fb2966668e212fa7808a" have entirely different histories.

3 changed files with 4 additions and 24 deletions

BIN
libisoburn-1.4.8.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,11 @@
Name: libisoburn
Version: 1.5.6
Release: 1
Version: 1.4.8
Release: 6
Summary: Library to enables creation and expansion of ISO-9660 filesystems
License: GPLv2+
URL: http://libburnia-project.org/
Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
BuildRequires: libburn-devel >= %{version}, libisofs-devel >= %{version}
BuildRequires: gcc gcc-c++
BuildRequires: libburn-devel >= %{version}, libisofs-devel >= %{version} gdb
%description
Libisoburn is a frontend for libraries libburn and libisofs which
@ -107,6 +106,7 @@ if [ $1 = 0 ]; then
/sbin/install-info --delete %{_infodir}/xorriso.info.gz %{_infodir}/dir || :
/sbin/install-info --delete %{_infodir}/xorrisofs.info.gz %{_infodir}/dir || :
%{_sbindir}/alternatives --remove mkisofs %{_bindir}/xorriso
fi
%files
@ -133,28 +133,8 @@ fi
%{_infodir}/xorrecord.info*
%{_infodir}/xorriso.info*
%{_infodir}/xorrisofs.info*
%{_bindir}/xorriso-dd-target
%{_infodir}/xorriso-dd-target.info*
%{_infodir}/xorriso-tcltk.info*
%{_mandir}/man1/xorriso-dd-target.1*
%{_mandir}/man1/xorriso-tcltk.1*
%changelog
* Mon Mar 04 2024 zhangkea <zhangkea@uniontech.com> - 1.5.6-1
- update to 1.5.6
* Fri Jun 24 2022 dillon chen <dillon.chen@gmail.com> - 1.5.4-1
- update to 1.5.4
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.4.8-9
- DESC: delete BuildRequires gdb
* Mon Jun 28 2021 panxiaohe <panxiaohe@huawei.com> - 1.4.8-8
- Add gcc and gcc-c++ to BuildRequires
* Tue Sep 1 2020 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 1.4.8-7
- Fix a removal issue of xorriso
* Mon Mar 16 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.8-6
- Add help info to xorriso