mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: libunrar.spec
This commit is contained in:
parent
736f143801
commit
36c4bf5fde
1 changed files with 28 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: libunrar
|
||||
Version: 4.0.7
|
||||
Version: 5.2.2
|
||||
Release: 1
|
||||
Summary: Library for extract *.rar format archives
|
||||
Summary: Decompress library for RAR v5 archives
|
||||
Source: http://www.rarlab.com/rar/unrarsrc-%{version}.tar.gz
|
||||
Url: http://www.rarlab.com/rar_add.htm
|
||||
License: Freeware
|
||||
|
|
@ -10,7 +10,8 @@ BuildRequires: gcc-c++
|
|||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This library can be used by software developers to extract *.rar format archives.
|
||||
The libunrar library allows programs linking against it to decompress
|
||||
existing RAR v5 archives.
|
||||
|
||||
%prep
|
||||
%setup -q -n unrar
|
||||
|
|
@ -19,7 +20,7 @@ This library can be used by software developers to extract *.rar format archives
|
|||
%postun -p /sbin/ldconfig
|
||||
|
||||
%build
|
||||
make lib -f makefile.unix CXXFLAGS+="-fPIC -DSILENT" STRIP=true
|
||||
make lib CXXFLAGS+="-fPIC -DSILENT" STRIP=true
|
||||
|
||||
%install
|
||||
install -d -m 755 %{buildroot}/%{_libdir}
|
||||
|
|
@ -103,79 +104,79 @@ install -m 644 libunrar.so %{buildroot}/%{_libdir}
|
|||
- import unrar
|
||||
|
||||
|
||||
* Wed Dec 12 2007 Götz Waschk <goetz@zarb.org> 3.71-0.beta1.1plf2008.1
|
||||
* Wed Dec 12 2007 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.71-0.beta1.1plf2008.1
|
||||
- new version
|
||||
|
||||
* Tue Nov 6 2007 Götz Waschk <goetz@zarb.org> 3.70-1plf2008.1
|
||||
* Tue Nov 6 2007 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.70-1plf2008.1
|
||||
- new version
|
||||
|
||||
* Mon Apr 16 2007 Götz Waschk <goetz@zarb.org> 3.70-0.beta7.1plf2007.1
|
||||
* Mon Apr 16 2007 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.70-0.beta7.1plf2007.1
|
||||
- new version
|
||||
|
||||
* Tue Mar 6 2007 Götz Waschk <goetz@zarb.org> 3.70-0.beta4.1plf2007.1
|
||||
* Tue Mar 6 2007 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.70-0.beta4.1plf2007.1
|
||||
- new version
|
||||
|
||||
* Tue Feb 6 2007 Götz Waschk <goetz@zarb.org> 3.70-0.beta3.1plf2007.1
|
||||
* Tue Feb 6 2007 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.70-0.beta3.1plf2007.1
|
||||
- drop patch
|
||||
- new version
|
||||
|
||||
* Wed Jan 24 2007 Götz Waschk <goetz@zarb.org> 3.70-0.beta1.1plf2007.1
|
||||
* Wed Jan 24 2007 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.70-0.beta1.1plf2007.1
|
||||
- don't strip the binary at build stage
|
||||
- new version
|
||||
|
||||
* Thu Nov 2 2006 Götz Waschk <goetz@zarb.org> 3.60-1plf2007.1
|
||||
* Thu Nov 2 2006 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.60-1plf2007.1
|
||||
- update description
|
||||
- new version
|
||||
|
||||
* Mon Jul 24 2006 Götz Waschk <goetz@zarb.org> 3.60-0.beta7.1plf2007.0
|
||||
* Mon Jul 24 2006 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.60-0.beta7.1plf2007.0
|
||||
- new version
|
||||
|
||||
* Wed Jun 28 2006 Götz Waschk <goetz@zarb.org> 3.60-0.beta5.1plf2007.0
|
||||
* Wed Jun 28 2006 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.60-0.beta5.1plf2007.0
|
||||
- new version
|
||||
|
||||
* Tue Oct 11 2005 Götz Waschk <goetz@zarb.org> 3.51-1plf
|
||||
* Tue Oct 11 2005 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.51-1plf
|
||||
- new version
|
||||
|
||||
* Tue Aug 9 2005 Götz Waschk <goetz@zarb.org> 3.50-1plf
|
||||
* Tue Aug 9 2005 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.50-1plf
|
||||
- new version
|
||||
|
||||
* Tue Apr 19 2005 Götz Waschk <goetz@zarb.org> 3.50-0.beta1.1plf
|
||||
* Tue Apr 19 2005 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.50-0.beta1.1plf
|
||||
- mkrel
|
||||
- new version
|
||||
|
||||
* Mon Sep 20 2004 Götz Waschk <goetz@zarb.org> 3.40-1plf
|
||||
* Mon Sep 20 2004 G<EFBFBD>tz Waschk <goetz@zarb.org> 3.40-1plf
|
||||
- fix description
|
||||
- new version
|
||||
|
||||
* Sun Jun 6 2004 Götz Waschk <goetz@plf.zarb.org> 3.30-2plf
|
||||
* Sun Jun 6 2004 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.30-2plf
|
||||
- rebuild for new g++
|
||||
|
||||
* Wed Apr 21 2004 Götz Waschk <goetz@plf.zarb.org> 3.30-1plf
|
||||
* Wed Apr 21 2004 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.30-1plf
|
||||
- new version
|
||||
|
||||
* Tue Dec 30 2003 Götz Waschk <goetz@plf.zarb.org> 3.20-2plf
|
||||
* Tue Dec 30 2003 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.20-2plf
|
||||
- add unrar bash-completion for Cooker builds
|
||||
|
||||
* Fri Jun 20 2003 Götz Waschk <goetz@plf.zarb.org> 3.20-1plf
|
||||
* Fri Jun 20 2003 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.20-1plf
|
||||
- small build patch for gcc 3.3
|
||||
- new version
|
||||
|
||||
* Sun Mar 30 2003 Götz Waschk <goetz@plf.zarb.org> 3.20-0.beta2.1plf
|
||||
* Sun Mar 30 2003 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.20-0.beta2.1plf
|
||||
- arrgh, the displayed version is 3.20 beta 2
|
||||
|
||||
* Sat Mar 29 2003 Götz Waschk <goetz@plf.zarb.org> 3.2.0-0.beta2.1plf
|
||||
* Sat Mar 29 2003 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.2.0-0.beta2.1plf
|
||||
- new version
|
||||
|
||||
* Fri Feb 14 2003 Götz Waschk <goetz@plf.zarb.org> 3.10-2plf
|
||||
* Fri Feb 14 2003 G<EFBFBD>tz Waschk <goetz@plf.zarb.org> 3.10-2plf
|
||||
- use default optimization flags (Francisco Javier Felix)
|
||||
|
||||
* Wed Jan 8 2003 Götz Waschk <waschk@informatik.uni-rostock.de> 3.10-1plf
|
||||
* Wed Jan 8 2003 G<EFBFBD>tz Waschk <waschk@informatik.uni-rostock.de> 3.10-1plf
|
||||
|
||||
|
||||
* Tue Dec 3 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 3.10-0.beta3.1plf
|
||||
* Tue Dec 3 2002 G<EFBFBD>tz Waschk <waschk@informatik.uni-rostock.de> 3.10-0.beta3.1plf
|
||||
- 3.10 beta 3
|
||||
|
||||
* Tue Oct 22 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 3.10-0.beta1.1plf
|
||||
* Tue Oct 22 2002 G<EFBFBD>tz Waschk <waschk@informatik.uni-rostock.de> 3.10-0.beta1.1plf
|
||||
- fix url
|
||||
- add some docs
|
||||
- drop patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue