ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: sisyphus@altlinux.ru
Cc: Michael Bochkaryov <misha@rattler.kiev.ua>,
	Alexey Tsarev <djapex@mail.ru>
Subject: [sisyphus] I: apache-1.3.31rusPL30.20-alt5 += mod_deflate, fixes
Date: Mon, 28 Jun 2004 01:56:13 +0300
Message-ID: <20040627225613.GO20983@osdn.org.ua> (raw)

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

	Здравствуйте.
На суд общественности представляется новая сборка apache, которая
содержит один довольно серьезный багфикс, одну дополнительную
фичу (mod_deflate) и несколько косметических улучшений -- в
общем, закрывает #2905, #2920, #3153, #3715.

Плюс к тому, в ней наконец-то немного доведена выбиралка
инитскрипта -- т.к. в обозримом будущем "Master" в
/etc/altlinux-release не будет однозначно соответствовать
"старому стилю" инитскриптов, то осуществлен переезд на
определение старой/новой схемы по наличию
/etc/init.d/functions-compat, как и предлагал зимой Дима.

Есть соображение, что этот тест бы довести до какого макроса и
забить куда в service-devel, да и в будущем предоставлять
подобные тесты при поддающихся им изменениях с целью уменьшения
пложения спек-файлов и улучшения поддерживаемости сборки на
старых выпусках.

--lastchange:

* Mon Jun 28 2004 Michael Shigorin <mike@altlinux.ru> 1.3.31rusPL30.20-alt5

- finally fixed #3153 (log rotation), thanks to Dmitry Levin (ldv@)
- partially reverted group change introduced in 1.3.28rusPL30.18-alt2:
  /var/log/httpd permissions changed (#2920)
    from 750,root,webmaster
    to   750,root,apache
- reworked initscript style detection routine along ldv's advice
  as relying on "Master" in /etc/altlinux-release for old-style seems
  to be getting to the point of being wrong ;-)
- added mod_deflate to current builds; off by default (#2905)
- fixed altlinux.html
- /var/www/html/*.gif and /var/www/cgi-bin/* are now
  %config(noreplace); added %apache_home/html/README.txt (#3715)

Выбиралка:

---
# handle initscript style change
%define feature_initscripts %nil

%if_with M22
%define feature_initscripts 2_2
%endif

%if_with Sisyphus
%define feature_initscripts 2_3
%endif

%if "%feature_initscripts" == ""
%define feature_initscripts %([ -e /etc/init.d/functions-compat ] && echo "2_3" || echo "2_2")
%endif

# we don't want to add a feature to legacy package by default
%if "%feature_initscripts" == "2_2"
%define release_tag .M22
%def_without mod_deflate
%else
%define release_tag %nil
%def_with mod_deflate
%endif
---

На данный момент в Sisyphus/classic предыдущую выбиралку (которая
была сляпана наспех и сломается при сборке на Master 2.4)
содержат спеки следующих пакетов:

apache2
apache
dante
mailgraph
mod_ssl
monit
pure-ftpd

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2004-06-27 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-27 22:56 Michael Shigorin [this message]
2004-06-27 23:05 ` [sisyphus] " Michael Shigorin
2004-06-28  4:59 ` [sisyphus] " Klimchev Konstantin

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=20040627225613.GO20983@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=djapex@mail.ru \
    --cc=misha@rattler.kiev.ua \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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