File uif2iso.spec of Package uif2iso

Name:		uif2iso
Version: 	0.1.7c
Release:	1
License: 	GPL
Group: 		Productivity/File utilities
Summary: 	MagicISO Image to ISO converter
URL: 		http://aluigi.altervista.org/mytoolz.htm#uif2iso
Source0: 	%{name}-%{version}.tar.bz2
Patch0:		%{name}-0.1.7-makefile.patch
BuildRoot: 	%{_tmppath}/%{name}-%{version}-build
BuildRequires:	glibc-devel gcc gcc-c++ zlib-devel openssl-devel

%description
tool for converting the UIF files (Universal Image Format, used by MagicISO) to ISO


%prep
%setup
%patch0

%build
cd src ; %__make

%install
cd src ; %{__make} DESTDIR=$RPM_BUILD_ROOT install

%clean
rm -rf $RPM_BUILD_ROOT/*
rm -rf $RPM_BUILD_DIR/%{name}*


%files
%defattr(-,root,root)
%{_bindir}/%{name}
%doc uif2iso.txt

%changelog
* Wed May 13 2009 Carsten Schoene <cs@linux-administrator.com> - 0.1.7c
- new upstream release 0.1.7c
 - The handling of the x86 filter in the LZMA decompression was added.
   At the moment, this is an unnecessary change made only for compatibility
   with the LZMA format.

* Fri Jan 09 2009 Carsten Schoene <cs@linux-administrator.com> - 0.1.7a
- new upstream release 0.1.7a
 - This release adds big endian support to the magiciso_is_shit function for
   allowing it to work on processors like PowerPC, and has some minor changes/fixes.
* Fri Nov 07 2008 Carsten Schoene <cs@linux-administrator.com>
- new upstream release 0.1.7
 - This release adds support for the output formats
   ISO, BIN/CUE, MDS/MDF, CCD/IMG/SUB, and NRG.
 - It corrects the final size of the output file.
* Fri Aug 22 2008 Carsten Schoene <cs@linux-administrator.com>
- new upstream release 0.1.6
 - This release adds support for versions 3 and 4 of the UIF format.
* Mon Jul 28 2008 Carsten Schoene <cs@linux-administrator.com>
- new upstream release 0.1.5a
 - Support for other types of UIF images. 
* Mon May 19 2008 Carsten Schoene <cs@linux-administrator.com>
- new upstream release 0.1.4
 - adds support for NRG and CUE/BIN output images
 - forced large file support on
* Tue Mar 18 2008 Carsten Schoene <cs@linux-administrator.com>
- new upstream release
* Thu Jan 24 2008 Carsten Schoene <cs@linux-administrator.com>
- Initial package, version 0.1.1
openSUSE Build Service is sponsored by