From: "Igor Zubkov" <igor.zubkov@gmail.com>
To: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
Subject: Re: [devel] [cyber] I: Sisyphus-20080320 REBUILD i586 status
Date: Fri, 21 Mar 2008 16:08:50 +0200
Message-ID: <fa54e4a90803210708i1bc6b45fv199d26a28d87a0e7@mail.gmail.com> (raw)
In-Reply-To: <20080321104218.GQ9626@osdn.org.ua>
[-- Attachment #1: Type: text/plain, Size: 325 bytes --]
21.03.08, Michael Shigorin написал(а):
> On Fri, Mar 21, 2008 at 01:10:30PM +0300, QA Team Robot wrote:
> > package xmms-imms-20051228:3.0.2-alt1 was orphaned [13] (Michael Shigorin).
>
> Странная вещь: когда-то так надеялся сам такое написать,
> и вот... и апстрим тоже умер.
Я починил сборку. Проверишь? :)
--
icesik
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: xmms-imms.spec --]
[-- Type: text/x-rpm-spec; name=xmms-imms.spec, Size: 4101 bytes --]
%define origname imms
Name: xmms-imms
Version: 3.0.2
Release: alt2
Epoch: 20051228
Summary: Intelligent Multimedia Management System
License: GPL
Group: Sound
Url: http://www.luminal.org/phpwiki/index.php/IMMS
Source: http://www.luminal.org/files/%origname/%origname-%version.tar.bz2
Patch0: imms-3.0.2-alt.patch
Packager: Michael Shigorin <mike@altlinux.ru>
Obsoletes: imms
Summary(ru_RU.KOI8-R): "õÍÎÙÊ" ÍÅÎÅÄÖÅÒ ÐÌÅÊÌÉÓÔÁ
Summary(uk_UA.KOI8-U): "òÏÚÕÍÎÉÊ" ÍÅÎÅÄÖÅÒ ÐÌÅÊ̦ÓÔÕ
# Automatically added by buildreq on Fri Mar 21 2008
BuildRequires: gcc-c++ gnome-libs-devel id3lib-devel libXScrnSaver-devel libglade-devel libpcre-devel libsqlite3-devel libvorbis-devel libxmms-devel sqlite
# need new macros
BuildRequires: libxmms-devel >= 1.2.8-alt2
%description
IMMS is an adaptive playlist plug-in for XMMS designed to simplify management
and prioritization of large collections of music.
Some of the key features include:
* Rating and playlist adjustment is done completely transparently to the user.
IMMS is super easy to use!
* Files are indentified by paths and checksums. Even if you move them they
still keep their ratings.
* Though mostly "good" songs will be played, ocasionally less popular songs
will sneak in to give them a chance to earn user's favour.
* IMMS does a better job of shuffling than XMMS. It is able to recognise
different versions of the same song and not play them in quick succession.
%description -l ru_RU.KOI8-R
IMMS -- ÁÄÁÐÔÉ×ÎÙÊ ÍÏÄÕÌØ ÓÐÉÓËÁ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ XMMS, ÓÏÚÄÁÎÎÙÊ ÄÌÑ ÕÐÒÏÝÅÎÉÑ
ÕÐÒÁ×ÌÅÎÉÑ É ÐÒÉÏÒÅÔÉÚÁÃÉÉ ÂÏÌØÛÉÈ ËÏÌÌÅËÃÉÊ ÍÕÚÙËÉ.
%description -l uk_UA.KOI8-U
IMMS -- ÁÄÁÐÔÉ×ÎÙÊ ÍÏÄÕÌØ ÓÐÉÓËÕ ×¦ÄÔ×ÏÒÅÎÎÑ XMMS, ÓÔ×ÏÒÅÎÉÊ ÄÌÑ ÓÐÒÏÝÅÎÎÑ
ËÅÒÕ×ÁÎÎÑ ÔÁ ÐÒÉÏÒÅÔÉÚÁæ§ ×ÅÌÉËÉÈ ËÏÌÅËÃ¦Ê ÍÕÚÉËÉ.
%prep
%setup -q -n %origname-%version
%patch0 -p1
%build
%configure
#%make_build LIBS="-lglib"
make LIBS="-lglib"
%install
%__install -pD -m644 build/libxmmsimms2.so %buildroot%xmms_generaldir/libxmmsimms2.so
%__install -pD -m755 build/immstool %buildroot%_bindir/immstool
%__install -pD -m755 build/immsd %buildroot%_bindir/immsd
%files
%doc README
%xmms_generaldir/*
%_bindir/*
# TODO:
# - build libtorch (www.torch.ch) and enable analyzer
%changelog
* Fri Mar 21 2008 Igor Zubkov <icesik@altlinux.org> 20051228:3.0.2-alt2
- fix rebuild
- buildreq
* Wed Dec 28 2005 Michael Shigorin <mike@altlinux.org> 20051228:3.0.2-alt1
- 3.0.2 (minor bugfixes)
- This release fixes a bug that caused correlations to stop working
and song selection to possibly become biased when "dead" files were
present in the playlist.
* Tue Dec 06 2005 Michael Shigorin <mike@altlinux.org> 20051206:3.0.1-alt1
- 3.0.1 (major bugfixes)
- This release fixes an important bug affecting the ratings of new
songs. All users of 2.99.x and 3.0 are encouraged to upgrade.
* Mon Nov 28 2005 Michael Shigorin <mike@altlinux.org> 20051128:3.0-alt1
- 3.0
* Wed Dec 15 2004 Michael Shigorin <mike@altlinux.ru> 20041215:2.0.1-alt1
- 2.0.1
- updated buildrequires
* Wed Aug 18 2004 Michael Shigorin <mike@altlinux.ru> 20040818:1.2a-alt1
- 1.2a (major bugfixes)
* Tue Aug 17 2004 Michael Shigorin <mike@altlinux.ru> 20040817:1.2-alt1
- 1.2
* Fri Apr 16 2004 Michael Shigorin <mike@altlinux.ru> 20040416:1.1-alt1
- 1.1
* Thu Feb 26 2004 Michael Shigorin <mike@altlinux.ru> 20040226:1.0.1-alt1
- 1.0.1
* Tue Jan 27 2004 Michael Shigorin <mike@altlinux.ru> 20040127:1.0-alt1
- 1.0!
* Fri Dec 05 2003 Michael Shigorin <mike@altlinux.ru> 20031205:0.9.9-alt1
- 0.9.9 (major bugfixes)
* Wed Nov 12 2003 Michael Shigorin <mike@altlinux.ru> 20031112:0.9.8-alt1
- 0.9.8 (minor bigfixes; lives better with crossfade)
* Sat Oct 25 2003 Michael Shigorin <mike@altlinux.ru> 20031025:0.9.4-alt1
- updated for new plugin policy
- renamed to %name
* Thu Oct 09 2003 Michael Shigorin <mike@altlinux.ru> 0.9.4-alt1
- 0.9.4 (minor feature enhancements)
* Tue Oct 07 2003 Michael Shigorin <mike@altlinux.ru> 0.9.3-alt1
- 0.9.3 (major bugfixes in 0.9.2)
- updated BuildRequires (libpcre-devel)
* Thu Jul 31 2003 Michael Shigorin <mike@altlinux.ru> 0.9-alt1
- built for ALT Linux
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: imms-3.0.2-alt.patch --]
[-- Type: text/x-patch; name=imms-3.0.2-alt.patch, Size: 1267 bytes --]
diff -urN imms-3.0.2.orig/configure.ac imms-3.0.2/configure.ac
--- imms-3.0.2.orig/configure.ac 2005-12-27 01:12:03 +0200
+++ imms-3.0.2/configure.ac 2008-03-21 15:58:11 +0200
@@ -68,23 +68,23 @@
AC_MSG_RESULT([yes])
fi
-AC_MSG_CHECKING([for usability of initstate_r])
-
-AC_TRY_RUN([#include <stdlib.h>
-int main()
-{
- static struct random_data rand_data;
- static char rand_state[256];
- initstate_r(0, rand_state, sizeof(rand_state), &rand_data);
- exit(0);
-}], initstate_r_works=yes,, ])
-
-if test "$initstate_r_works" != "yes"; then
- AC_MSG_RESULT([no])
- AC_DEFINE(INITSTATE_BUG,, [initstate_r is buggy])
-else
- AC_MSG_RESULT([yes])
-fi
+dnl AC_MSG_CHECKING([for usability of initstate_r])
+dnl
+dnl AC_TRY_RUN([#include <stdlib.h>
+dnl int main()
+dnl {
+dnl static struct random_data rand_data;
+dnl static char rand_state[256];
+dnl initstate_r(0, rand_state, sizeof(rand_state), &rand_data);
+dnl exit(0);
+dnl }], initstate_r_works=yes,, ])
+dnl
+dnl if test "$initstate_r_works" != "yes"; then
+dnl AC_MSG_RESULT([no])
+dnl AC_DEFINE(INITSTATE_BUG,, [initstate_r is buggy])
+dnl else
+dnl AC_MSG_RESULT([yes])
+dnl fi
AC_CHECK_LIB(z, compress,, [with_zlib=no])
AC_CHECK_HEADERS(zlib.h,, [with_zlib=no])
next prev parent reply other threads:[~2008-03-21 14:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 10:42 ` Michael Shigorin
2008-03-21 13:02 ` Alexander Bokovoy
2008-03-21 13:08 ` Alexander Bokovoy
2008-03-21 14:08 ` Igor Zubkov [this message]
2008-03-22 13:25 ` Michael Shigorin
2008-03-22 15:21 ` Igor Zubkov
2008-03-22 16:48 ` Michael Shigorin
2008-03-21 15:40 ` Dmitry V. Levin
2008-03-21 15:53 ` Michael Shigorin
2008-03-21 17:15 ` Alexander Bokovoy
2008-03-31 22:04 ` [devel] xjewel-1.6-ipl12mdk 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=fa54e4a90803210708i1bc6b45fv199d26a28d87a0e7@mail.gmail.com \
--to=igor.zubkov@gmail.com \
--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