[devel] Re: unrar/p7zip

Michael Shigorin =?iso-8859-1?q?mike_=CE=C1_osdn=2Eorg=2Eua?=
Пт Сен 23 16:55:00 MSD 2005


On Wed, Sep 21, 2005 at 12:35:01PM +0400, Vitaly Lipatov wrote:
> 2. У него исходники распаковщика rar внутри и сам он (7-zip)
> под GPL.  Я что-то не так понимаю?

Решил (по другому поводу :) почитать доку:

--- p7zip_4.27/DOCS/readme.txt
License Info
------------

Most of 7-Zip source code is under GNU LGPL.

Files in folders
  7zip/Compress/Rar20
  7zip/Compress/Rar29
  7zip/Compress/Rar29/Original
are licensed under "unRAR license + GNU LGPL" license.
Source code files in all other folders of this package are under GNU LGPL.

"unRAR license + GNU LGPL" means that you must follow 
GNU LGPL in all aspects while it is in agreement 
with unRAR license. But you can not break unRAR license rules.
It means that unRAR license is main license in that pair.

You can find unRAR license in file unrarLicense.txt
You can find GNU LGPL license in file copying.txt
---

PS: собрал себе 4.27-alt1 на базе 4.20-alt2, играюсь.

-- 
 ---- WBR, Michael Shigorin <mike на altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/
 ----       visit our conference (Oct 1):
--          http://conference.osdn.org.ua
----------- следующая часть -----------
Name: p7zip
Version: 4.27
Release: alt1

Summary: 7zip unofficial port - a file-archiver software using LZMA algorithms
License: LGPL
Group: Archiving/Compression

Url: http://p7zip.sourceforge.net
Packager: Andrey Semenov <mitrofan на altlinux.ru>

Source: %{name}_%{version}_src.tar.bz2

# Automatically added by buildreq on Wed Jul 21 2004
BuildRequires: gcc-c++ libstdc++-devel

%description
p7zip is a quick port of 7za.exe (command line version of 7zip) for Unix.

7-Zip is a file archiver with highest compression ratio.
For official version of 7zip (created by Igor Pavlov),
please visit http://www.7-zip.org

The url of the Linux port version maintained by myspace
is http://www.sf.net/projects/p7zip

%prep
%setup -q -n %{name}_%version

%build
%make_build LOCAL_LIBS=-lpthread

%install
%__mkdir_p %buildroot%_man1dir
%__cp -a man1/* %buildroot%_man1dir 
%__install -pD -m755 bin/7za %buildroot%_bindir/7za

%files
%doc README TODO ChangeLog DOCS
%_bindir/7za
%_man1dir/*

%changelog
* Fri Sep 23 2005 Michael Shigorin <mike на altlinux.org> 4.27-alt1
- 4.27
- minor spec cleanup (url/description updated, too)

* Thu Sep 15 2005 Andrey Semenov <mitrofan на altlinux.ru> 4.20-alt2
- add man pages

* Mon Jun 06 2005 Andrey Semenov <mitrofan на altlinux.ru> 4.20-alt1
- release version

* Fri May 13 2005 Andrey Semenov <mitrofan на altlinux.ru> 4.18-alt1
- 4.18

* Fri Apr 08 2005 Andrey Semenov <mitrofan на altlinux.ru> 4.16-alt1
- 4.16

* Wed Feb 02 2005 Andrey Semenov <mitrofan на altlinux.ru> 4.14.01-alt1
- 4.14.01

* Sun Jan 23 2005 Andrey Semenov <mitrofan на altlinux.ru> 4.14-alt1
- 4.14

* Tue Dec 21 2004 Andrey Semenov <mitrofan на altlinux.ru> 4.13-alt1
- 4.13

* Sun Nov 21 2004 Andrey Semenov <mitrofan на altlinux.ru> 4.12-alt1
- 4.12

* Mon Oct 25 2004 Andrey Semenov <mitrofan на altlinux.ru> 4.10-alt1
- new version

* Sat Aug 21 2004 Andrey Semenov <mitrofan на altlinux.ru> 0.91-alt1
- new version
- add support for FreeBSD 5.2.1
- add support of filesystem that support case sensitive filenames

* Wed Jul 21 2004 Andrey Semenov <mitrofan на altlinux.ru> 0.90-alt1
- First version of RPM package


Подробная информация о списке рассылки Devel