ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@anti-leasure.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Daedalus: New packages
Date: Sat, 1 Jul 2006 01:19:29 +0400
Message-ID: <20060630211929.GA22502@lks.home> (raw)
In-Reply-To: <200606301354.08251.led@ukr-fin.com.ua>


[-- Attachment #1.1: Type: text/plain, Size: 925 bytes --]

Hi Led!

Friday 30, at 01:54:07 PM you wrote:

> В сообщении от 30 июня 2006 13:31 Konstantin A. Lepikhov написал(a):
> > <цитата от="Led">
> > <skip>
> >
> > > Разве у нас только критические обновления?
> > > Changelog они не пишут в самом ffmpeg, так что отправить посмотреть
> > > нЕкуда:) А
> >
> > cvs2log или что-то для svn разве у нас не предусмотрено?
> 
> Ну вот - вы лучше знаете, где смотреть:)
кстати, я тут его посмотрел - видимо, вы немного жульничаете - т.к. в
.spec полно упоминаний на пакеты, которые уже давно obsoleted. Также в
вашей сборке сломана поддержка vidix (т.к. subst'ы там кривые) и некоторые
зависимости выглядят странно (особенно, где glibc-linuxheaders заменяют
l-l-h). В-общем, прикладываю мой вариант - с ним снова работает vidix и он
собирается с грядущим Xorg-7.1 (т.е. устаревшие зависимости зачищены).
Также еще сделан переход от libdts->libdca.

-- 
WBR et al.

[-- Attachment #1.2: MPlayer.spec.diff --]
[-- Type: text/plain, Size: 1980 bytes --]

--- MPlayer-1.0-alt0.20060629.1.spec	2006-06-29 15:13:27 +0400
+++ MPlayer-1.0-alt0.20060629.1.1.spec	2006-07-01 00:59:10 +0400
@@ -4,7 +4,7 @@
 
 %define base_version	1.0
 %define real_version	%base_version
-%define release		1
+%define release		1.1
 
 %define fversion	%real_version
 
@@ -205,7 +205,7 @@ BuildRequires: liblirc-devel
 %endif
 
 %if_enabled tv
-BuildRequires: glibc-kernheaders
+BuildRequires: linux-libc-headers
 %endif
 
 %if_enabled smb
@@ -269,7 +269,7 @@ BuildRequires: libggi-devel
 %endif
 
 %if_enabled gl
-BuildRequires: Mesa-devel
+BuildRequires: libmesa-devel
 %endif
 
 %if_enabled sdl
@@ -301,8 +301,9 @@ BuildRequires: esound-devel
 BuildRequires: libpolypaudio-devel >= 0.9
 %endif
 
+# FIXME!
 %if_enabled libdts
-BuildRequires: libdts-devel
+BuildRequires: libdca-devel
 %endif
 
 %if_enabled musepack
@@ -391,7 +392,6 @@ BuildRequires: libfribidi-devel fribidi
 # Manually edited by AM
 BuildRequires: zlib-devel
 
-BuildRequires: libGLwrapper
 #BuildRequires: libaudio-devel libaudiofile-devel
 BuildRequires: liblame-devel
 
@@ -805,9 +805,8 @@ bzip2 -dcf %SOURCE9 > libao2/ao_polyp.c
 subst 's/\(ldconfig\)/\#\1/g' libdha/Makefile
 
 # I hope that vidix drivers are really as portable as it was claimed above
-subst 's|$(LIBDIR)/mplayer/vidix|$(LIBDIR)/vidix/|g' vidix/drivers/Makefile
-subst 's|\(/lib/\)mplayer/\(vidix/\)|\1\2|' libvo/Makefile
-subst 's|/mplayer\(/vidix/\)|\1|' libvo/vosub_vidix.c
+subst 's,\(.*\)\/mplayer\/vidix,\1/vidix,g' vidix/drivers/Makefile
+subst 's,/mplayer\(/vidix/\),\1,' configure
 
 # iconv pl docs
 pushd DOCS/xml/pl
@@ -1285,6 +1284,11 @@ unset RPM_PYTHON
 
 
 %changelog
+* Fri Jun 30 2006 LAKostis <lakostis at altlinux.ru> 1:1.0-alt0.20060629.1.1
+- fix vidix prefixes.
+- fix bogus buildrequires.
+- move from libtds->libdca.
+
 * Thu Jun 29 2006 Led <led@altlinux.ru> 1:1.0-alt0.20060629.1
 - new SVN sbapshot (revision 18847)
 

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

  reply	other threads:[~2006-06-30 21:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29 19:28 Daedalus
2006-06-29 19:48 ` Konstantin A. Lepikhov
2006-06-30  8:49   ` Led
2006-06-30  8:51     ` Pavlov Konstantin
2006-06-30 10:31     ` Konstantin A. Lepikhov
2006-06-30 10:54       ` Led
2006-06-30 21:19         ` Konstantin A. Lepikhov [this message]
2006-07-03  9:52           ` Led
2006-07-03  9:53           ` Led
2006-06-29 20:17 ` Gleb Stiblo
2006-06-30  8:45   ` Led
2006-06-30  8:53     ` Pavlov Konstantin
2006-06-30  8:57       ` Led
2006-06-30  8:59         ` Pavlov 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=20060630211929.GA22502@lks.home \
    --to=lakostis@anti-leasure.ru \
    --cc=sisyphus@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 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