diff --git a/.gitignore b/.gitignore index ea77ed0..6af53fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -libisofs-0.6.40.tar.gz -/libisofs-1.0.0.tar.gz +libisofs-1.0.2.tar.gz diff --git a/libisofs.spec b/libisofs.spec index 1beb9a6..d9ee7c0 100644 --- a/libisofs.spec +++ b/libisofs.spec @@ -1,6 +1,6 @@ Summary: Library to create ISO 9660 disk images Name: libisofs -Version: 1.0.0 +Version: 1.0.2 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -22,7 +22,7 @@ zlib, it supports zisofs compression, too. %package devel Summary: Development files for libisofs Group: Development/Libraries -Requires: %{name} = %{version}-%{release}, pkgconfig +Requires: %{name}%{?_isa} = %{version}-%{release}, pkgconfig %description devel The libisofs-devel package contains libraries and header files for @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}*.pc %changelog +* Mon Feb 28 2011 Robert Scheck 1.0.2-1 +- Upgrade to 1.0.2 + * Thu Feb 17 2011 Honza Horak - 1.0.0-1 - Update to upstream 1.0.0 diff --git a/sources b/sources index e8b9431..8e8ab88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d01d082cc3fa485ea8a74398f8e5c46 libisofs-1.0.0.tar.gz +3fb9be19f8d53f0de38d7b0161286aba libisofs-1.0.2.tar.gz