ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: unrar/p7zip
Date: Fri, 23 Sep 2005 15:55:00 +0300
Message-ID: <20050923125500.GI8878@osdn.org.ua> (raw)
In-Reply-To: <200509211235.02241.lav@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

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

[-- Attachment #2: p7zip.spec --]
[-- Type: text/plain, Size: 2092 bytes --]

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

  parent reply	other threads:[~2005-09-23 12:55 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-20  9:23 [devel] Импорт модуля pyton gnomecanvas из rpm Slava Dubrovskiy
2005-09-20  9:31 ` [devel] " Michael Shigorin
2005-09-20 10:00   ` Slava Dubrovskiy
2005-09-20 10:03     ` Michael Shigorin
2005-09-20 10:03     ` Eugene Ostapets
2005-09-20 10:15       ` Alexey Borovskoy
2005-09-20 10:35         ` Eugene Ostapets
2005-09-20 10:37           ` Michael Shigorin
2005-09-20 10:42             ` Eugene Ostapets
2005-09-20 10:52               ` Michael Shigorin
2005-09-20 10:56                 ` Eugene Ostapets
2005-09-20 11:11                   ` Vital Khilko
2005-09-20 11:25                     ` [devel] Re: �� Eugene Ostapets
2005-09-20 21:48                       ` Vitaly Lipatov
2005-09-21  7:31                         ` [devel] <lost subject> Andrei Bulava
2005-09-21  8:35                           ` Vitaly Lipatov
2005-09-21  9:21                             ` [devel] поддержка rar в 7-zip / 7za Andrei Bulava
2005-09-21  9:49                               ` Vitaly Lipatov
2005-09-21  9:59                                 ` Антон
2005-09-21 12:01                                 ` Andrei Bulava
2005-09-21 20:42                                   ` [devel] поддержка rar в 7-zip / 7za [JT] Vitaly Lipatov
2005-09-22  7:05                                     ` [devel] поддержка rar в 7-zip / 7za [legal] Andrei Bulava
2005-09-22 10:23                                       ` Alexey Rusakov
2005-09-22 21:37                                       ` Vitaly Lipatov
2005-09-23 12:55                             ` Michael Shigorin [this message]
2005-09-23 13:42                               ` [devel] распаковка arj (was: unrar/p7zip) Michael Shigorin
2005-09-24  8:08                                 ` Vitaly Lipatov
2005-09-26  7:56                                   ` [devel] " Michael Shigorin
2005-09-21  9:11                         ` [devel] Re: архиваторы и буковки Michael Shigorin
2005-09-20 11:28                 ` [devel] Re: Импорт модуля pyton gnomecanvas из rpm Slava Dubrovskiy
2005-09-20 10:04     ` Slava Dubrovskiy
2005-09-20  9:36 ` [devel] " Ivan Fedorov
2005-09-20  9:56   ` Slava Dubrovskiy
2005-09-20 12:00     ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050923125500.GI8878@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git