ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alex V. Myltsev" <avm@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
Date: Thu, 18 May 2006 00:13:00 +0400
Message-ID: <446B83CC.5040606@altlinux.ru> (raw)
In-Reply-To: <446B7D20.2040902@altlinux.ru>

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

Ilya wrote:
> Как вы думаете, это ещё мажно починить? Или в утиль?
Собираться-то оно собирается (см. аттач),
но лично у меня при запуске падает.

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

Name: torsmo
Version: 0.18
Release: alt2
Summary: Torsmo is a system monitor like gkrellm, but lightweight

Source0: %name-%version.tar.gz
Patch0: torsmo-0.18-alt-makefile.patch
URL: http://torsmo.sourceforge.net/
Group: Monitoring
License: BSD

Packager: Ilya Mashkin <oddity at altlinux dot ru>

# Automatically added by buildreq on Tue Feb 01 2005
BuildRequires: xorg-x11-devel


%description
Torsmo is a system monitor that sits in the corner of your desktop. It's very
simple, customizable and it renders only text on the desktop (and
percentagebars if you want it to ;) and the only lib it uses is Xlib.
Torsmo can show various information about your system and it's peripherals.

%prep

%setup -q
%patch0 -p1

%build

autoreconf -fisv
%configure --x-libraries=%_libdir

%make

%install


%makeinstall BINDIR=$RPM_BUILD_ROOT%_bindir

mkdir -p %buildroot/%_menudir
cat << EOF > %buildroot/%_menudir/%name
?package(torsmo):needs="x11" \
section="Applications/Monitoring" \
title="Torsmo" command="%_bindir/torsmo -d" \
longtitle="Torsmo is a lightweight system monitor" 
EOF


%post
%update_menus

%postun
%clean_menus

%files
%doc AUTHORS COPYING README torsmorc.sample ChangeLog
%_man1dir/torsmo.1*
%_bindir/torsmo
%_menudir/*

%changelog
* Fri Mar 04 2005 Ilya Mashkin  <oddity at altlinux dot ru> 0.18-alt2
- fixed menu (#6148)

* Tue Feb 01 2005 Ilya Mashkin  <oddity at altlinux dot ru> 0.18-alt1
- Initial build for ALT Linux

[-- Attachment #3: torsmo-0.18-alt-makefile.patch --]
[-- Type: text/plain, Size: 373 bytes --]

--- torsmo-0.18/Makefile.am.orig	2006-05-18 00:03:47 +0400
+++ torsmo-0.18/Makefile.am	2006-05-18 00:04:09 +0400
@@ -27,7 +27,7 @@
 torsmo_SOURCES = common.c fs.c $(linux) mail.c mixer.c $(nvctrl) $(seti) \
 $(solaris) $(freebsd) $(netbsd) torsmo.c torsmo.h x11.c
 
-torsmo_LDFLAGS = $(X11_LIBS) $(XFT_LIBS)
+torsmo_LDADD = $(X11_LIBS) $(XFT_LIBS)
 
 man_MANS = torsmo.1
 

  parent reply	other threads:[~2006-05-17 20:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 19:44 ` Ilya
2006-05-17 19:49   ` Damir Shayhutdinov
2006-05-17 20:11     ` Alexey Rusakov
2006-05-17 20:13   ` Alex V. Myltsev [this message]
2006-05-17 21:01     ` Ilya
2006-05-17 21:25       ` Alex V. Myltsev
2006-05-18  6:39         ` Sergey Pinaev
2006-05-18  7:23           ` [devel] [JT] " Andrei Bulava
2006-05-18  8:07             ` [devel] [JT] mldonkey bug Alex V. Myltsev
2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
2006-05-19  6:32               ` [devel] mldonkey ? ????? > 2 GiB Andrei Bulava
2006-05-19  6:48                 ` [devel] глюки thunderbird (was: Re: mldonkey ? ????? > 2 GiB) Andrei Bulava
2006-05-19  6:39               ` [devel] mldonkey и файлы > 2 GiB Andrei Bulava
2006-05-19  6:43                 ` Konstantin A. Lepikhov

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=446B83CC.5040606@altlinux.ru \
    --to=avm@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /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