From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Epiphanov Sergei To: ALT Linux Sisyphus discussion list Subject: Re: [sisyphus] PiTiVi Date: Thu, 17 Mar 2005 15:52:14 +0300 User-Agent: KMail/1.7.2 References: <42392E8E.2020009@jet.msk.su> <200503171423.01968.serpiph@nikiet.ru> <42397922.5090308@list.ru> In-Reply-To: <42397922.5090308@list.ru> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_+1XOCrclhxuD8Gw" Message-Id: <200503171552.14899.serpiph@nikiet.ru> X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 12:50:52 -0000 Archived-At: List-Archive: --Boundary-00=_+1XOCrclhxuD8Gw Content-Type: text/plain; charset="koi8-r" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 17 =ED=C1=D2=D4 2005 15:33 Genix =CE= =C1=D0=C9=D3=C1=CC: > =CE=C5 =D3=CF=C2=C9=D2=C1=C5=D4=D3=D1 ;) =E2=CC=C9=CE, =D0=C1=D4=DE =CE=C5 =D0=CF=C4=D3=D4=D9=CB=CF=D7=C1=CC=D3=D1= . :(( =F7=D9=D3=D9=CC=C1=C0. --=20 =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, =E5=D0=C9=C6=C1=CE=CF=D7 =F3=C5=D2=C7=C5= =CA --Boundary-00=_+1XOCrclhxuD8Gw Content-Type: text/x-diff; charset="koi8-r"; name="pitivi-aclocal.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="pitivi-aclocal.patch" diff -Naur pitivi-0.1.1.orig/aclocal.m4 pitivi-0.1.1/aclocal.m4 --- pitivi-0.1.1.orig/aclocal.m4 2004-12-19 01:49:03 +0300 +++ pitivi-0.1.1/aclocal.m4 2005-03-17 12:29:33 +0300 @@ -245,7 +245,7 @@ echo exit 1 fi -gentoo_lt_version="1.5.10" +gentoo_lt_version="1.5.14" gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'` if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then AC_MSG_RESULT(no) diff -Naur pitivi-0.1.1.orig/configure pitivi-0.1.1/configure --- pitivi-0.1.1.orig/configure 2004-12-19 18:30:31 +0300 +++ pitivi-0.1.1/configure 2005-03-17 12:29:39 +0300 @@ -6324,7 +6324,7 @@ echo exit 1 fi -gentoo_lt_version="1.5.10" +gentoo_lt_version="1.5.14" gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'` if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then echo "$as_me:$LINENO: result: no" >&5 diff -Naur pitivi-0.1.1.orig/ltmain.sh pitivi-0.1.1/ltmain.sh --- pitivi-0.1.1.orig/ltmain.sh 2004-12-19 19:24:15 +0300 +++ pitivi-0.1.1/ltmain.sh 2005-03-17 12:29:36 +0300 @@ -46,7 +46,7 @@ PROGRAM=ltmain.sh PACKAGE=libtool -VERSION=1.5.10 +VERSION=1.5.14 TIMESTAMP=" (1.1220.2.131 2004/09/19 12:46:56)" # See if we are running on zsh, and set the options which allow our --Boundary-00=_+1XOCrclhxuD8Gw--