b4e734
Summary:	Real-time file compressor
b4e734
Name:		lzop
b4e734
Version:	1.03
b4e734
Release:	10%{?dist}
b4e734
License:	GPLv2+
b4e734
Group:		Applications/Archiving
b4e734
URL:		http://www.lzop.org/
b4e734
Source:		http://www.lzop.org/download/%{name}-%{version}.tar.gz
b4e734
BuildRequires:	lzo-devel
b4e734
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
b4e734
b4e734
%description
b4e734
lzop is a compression utility which is designed to be a companion to gzip.
b4e734
It is based on the LZO data compression library and its main advantages over
b4e734
gzip are much higher compression and decompression speed at the cost of some
b4e734
compression ratio. The lzop compression utility was designed with the goals
b4e734
of reliability, speed, portability and with reasonable drop-in compatibility
b4e734
to gzip.
b4e734
b4e734
%prep
b4e734
%setup -q
b4e734
b4e734
%build
b4e734
%configure
b4e734
make %{?_smp_mflags}
b4e734
b4e734
%install
b4e734
rm -rf $RPM_BUILD_ROOT
b4e734
make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install
b4e734
b4e734
%clean
b4e734
rm -rf $RPM_BUILD_ROOT
b4e734
b4e734
%files
b4e734
%defattr(-,root,root,-)
b4e734
%doc AUTHORS COPYING NEWS README THANKS
b4e734
%{_bindir}/%{name}
b4e734
%{_mandir}/man?/%{name}.*
b4e734
b4e734
%changelog
b4e734
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.03-10
b4e734
- Mass rebuild 2014-01-24
b4e734
b4e734
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.03-9
b4e734
- Mass rebuild 2013-12-27
b4e734
b4e734
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-8
b4e734
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
b4e734
b4e734
* Tue Aug 28 2012 Kamil Dudka <kdudka@redhat.com> - 1.03-7
b4e734
- revert specfile changes that cause problems to Robert Scheck
b4e734
b4e734
* Tue Aug 28 2012 Kamil Dudka <kdudka@redhat.com> - 1.03-6
b4e734
- fix specfile issues reported by the fedora-review script
b4e734
b4e734
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-5
b4e734
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b4e734
b4e734
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-4
b4e734
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
b4e734
b4e734
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-3
b4e734
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b4e734
b4e734
* Fri Dec 31 2010 Robert Scheck <robert@fedoraproject.org> 1.03-2
b4e734
- Minor spec file cleanups and updated %%description
b4e734
b4e734
* Tue Dec 07 2010 Kamil Dudka <kdudka@redhat.com> - 1.03-1
b4e734
- update to 1.03
b4e734
b4e734
* Wed Mar 03 2010 Kamil Dudka <kdudka@redhat.com> - 1.02-0.9.rc1
b4e734
- license changed to GPLv2+
b4e734
- added -q option to %%setup
b4e734
b4e734
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.02-0.8.rc1
b4e734
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
b4e734
b4e734
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 1.02-0.7.rc1
b4e734
- Rebuild against gcc 4.4 and rpm 4.6
b4e734
b4e734
* Tue Sep 18 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.02-0.6.rc1
b4e734
- gcc 4.3 rebuild
b4e734
b4e734
* Tue Sep 18 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.02-0.5.rc1
b4e734
- License fix
b4e734
b4e734
* Sat Sep 02 2006  Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.02-0.4.rc1
b4e734
- FE6 Rebuild
b4e734
b4e734
* Sun Jul 30 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.02-0.3.rc1
b4e734
- use new alphatag convention
b4e734
- build with lzop 2 at last
b4e734
b4e734
* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.02-0.2
b4e734
- rebuilt for new gcc4.1 snapshot and glibc changes
b4e734
- build with lzop 1 since lzop 2 hasn't been merged yet
b4e734
b4e734
* Thu Jan 19 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.02-0.1
b4e734
- update to 1.02rc1
b4e734
- build with lzop 2
b4e734
b4e734
* Wed Jan 18 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
b4e734
- 1.01-4
b4e734
- gcc 4.1 build time
b4e734
b4e734
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com>
b4e734
- 1.01-3
b4e734
- rebuild on all arches
b4e734
b4e734
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
b4e734
- rebuilt
b4e734
b4e734
* Tue Apr 20 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
b4e734
- 0:1.01-0.fdr.1
b4e734
- Fedorization
b4e734
b4e734
* Tue Mar 09 2004 Dag Wieers <dag@wieers.com>
b4e734
- 1.01-1
b4e734
- Initial package. (using DAR)