ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Subject: [Comm] Re: Simple RPM, Апгрейд Mozilla.
Date: Fri, 22 Aug 2003 11:06:14 +0300
Message-ID: <20030822080614.GP12801@osdn.org.ua> (raw)
In-Reply-To: <3F4579C3.6090300@mtu-net.ru>

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

On Fri, Aug 22, 2003 at 06:02:43AM +0400, Dmitry Surrentchick wrote:
> Иными словами, нормальная, ничем себя не запятнавшая прога,
> коих тыщи, и которая у меня ещё в RH7.1 без проблем вставала,
> когда я делал стандартные ./configure,make,make install. По
> понятным причинам, делать это в Мастере не хочется. Сделал я
> себе репозитарий, даже иные сторонние rpm'ки из него ставил
> (типа VmWare4), но вот спек для _типичного тарболла_ не
> понимаю, как должен выглядеть.

Ну, например, моя кривулинка в аттаче.

> Или прямо для каждого случая надо писать отдельный
> хитровыкрученный spec?

Может, простой, а может, и выкрученный.  Зависит от случая.

> 2) Вот я (что, кстати, очень естественно) хочу обновить Мозиллу
> до 1.4. Как это лучше сделать? Таки совсем ждать следующего
> дистрибутива и мучиться с 1.2.1 (иногда просто наглухо виснет)?

Можно попробовать пересобрать src.rpm из Sisyphus.  Возможно,
подкорректировав BuildRequires, если что-то уже успело
переименоваться.

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

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

Name: 
Version: 
Release: alt

Epoch: %(date +%%Y%%m%%d)

Summary: 
License: 
Group: 

Url: 
Source: 
#Source1: %name.menu
#Patch: %name-%version-ru.po.patch.bz2

Packager: Michael Shigorin <mike@altlinux.ru>

Summary(ru_RU.KOI8-R): 
Summary(uk_UA.KOI8-U):

%description

%description -l ru_RU.KOI8-R

%description -l uk_UA.KOI8-U

%prep
%setup -q
#%patch1 -p1

%build
%configure
%make_build

%install
%makeinstall
#install -pD -m644 %SOURCE1 %buildroot%_menudir/%name
#%find_lang %name

%post
#%update_menus

%postun
#%clean_menus

#%files -f %name.lang
%files
%_bindir/*
%doc AUTHORS ChangeLog FAQ NEWS README TODO

  parent reply	other threads:[~2003-08-22  8:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-22  2:02 [Comm] " Dmitry Surrentchick
2003-08-22  4:40 ` Прокопьев Евгений
2003-08-23  5:21   ` [Comm] GNOME в ALM2.2 ( пожелание разработчикам ) Dmitriy Plutalovskiy
2003-08-22  8:06 ` Michael Shigorin [this message]
2003-08-22 10:28 ` [Comm] Re: Simple RPM, Апгрейд Mozilla Alexey Tourbin

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=20030822080614.GP12801@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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