Upgrade to 0.6.28
This commit is contained in:
parent
dc20e49e97
commit
a4a54e1a0c
@ -1 +1 @@
|
||||
libisofs-0.6.20.tar.gz
|
||||
libisofs-0.6.28.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
Summary: Library to create ISO 9660 disk images
|
||||
Name: libisofs
|
||||
Version: 0.6.20
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.28
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Libraries
|
||||
URL: http://libburnia-project.org/
|
||||
Source: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
||||
Patch0: libisofs-0.6.16-multilib.patch
|
||||
BuildRequires: doxygen, graphviz
|
||||
BuildRequires: libacl-devel, zlib-devel, doxygen, graphviz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
@ -16,7 +16,8 @@ extensions like RockRidge or Joliet. It is also a full featured
|
||||
ISO-9660 editor, allowing you to modify an ISO image or multisession
|
||||
disc, including file addition or removal, change of file names and
|
||||
attributes etc. It supports the extension AAIP which allows to store
|
||||
ACLs and xattr in ISO-9660 filesystems as well.
|
||||
ACLs and xattr in ISO-9660 filesystems as well. As it is linked with
|
||||
zlib, it supports zisofs compression, too.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for libisofs
|
||||
@ -63,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/%{name}*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2010 Robert Scheck <robert@fedoraproject.org> 0.6.28-1
|
||||
- Upgrade to 0.6.28
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.20-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user