Re: [Fwd: bzr.spec - podbicie wersji do 0.10]

2006-09-14 Thread Tomasz Wittner
On Thu 14. September 2006 22:28, Elan Ruusamäe wrote:
> On Thursday 14 September 2006 23:14, Michal Kochanowicz wrote:
> > Topposting also is "not okay", but you don't seem to care.
> i can't seem to find anymore that setting in kmail where's the preferrence 
> where to start quoting.
Try menu Settings->icon Composer->tab General->checkit "Use smart quoting"
> 
> > I niech mu ktoś napisze po angielskiemu tą mądrość o o belce w oku ;)
(PL) po angielskiemu, a nawet angielskawemu:
You can see blade in sb's eye but can't see beam in your own. (Polish proverb 
translated litterally at the request of mkochano ;)

-- 
Tomasz Wittner
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [Fwd: bzr.spec - podbicie wersji do 0.10]

2006-09-14 Thread Elan Ruusamäe
On Thursday 14 September 2006 23:14, Michal Kochanowicz wrote:
> Topposting also is "not okay", but you don't seem to care.
i can't seem to find anymore that setting in kmail where's the preferrence 
where to start quoting.

> I niech mu ktoś napisze po angielskiemu tą mądrość o o belce w oku ;)
and you couldn't make it otherwise than hit reply? what did you change with 
your email? the world? at least my email was useful, he might know now how to 
attach patches, so somebody could react on them, not ignore, which is the 
most usual happening.

-- 
glen
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [Fwd: bzr.spec - podbicie wersji do 0.10]

2006-09-14 Thread Michal Kochanowicz
On Thu, Sep 14, 2006 at 11:00:13PM +0300, Elan Ruusamäe wrote:
> and please attach the patches next time, having them quoted in email is not 
> okay. patch program does not like them and manually modifying files if there 

Topposting also is "not okay", but you don't seem to care.

I niech mu ktoś napisze po angielskiemu tą mądrość o o belce w oku ;)

-- 
--= Michal Kochanowicz =--==--==BOFH==--==--= [EMAIL PROTECTED] =--
--= finger me for PGP public key or visit http://michal.waw.pl/PGP =--
--==--==--==--==--==-- Vodka. Connecting people.--==--==--==--==--==--
A chodzenie po górach SSIE!!!
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [Fwd: bzr.spec - podbicie wersji do 0.10]

2006-09-14 Thread Elan Ruusamäe
neither do i use it. but i applied the changes.

and please attach the patches next time, having them quoted in email is not 
okay. patch program does not like them and manually modifying files if there 
could be patches is no fun.

On Thursday 14 September 2006 22:32, Krystian Tomczyk wrote:
> Hi
> On pld-forum arkh has requested for upgrade bzr. I have convinced him to
> do it self and he do it. It's him first spec changes.
> I don't use bzr so I don't touch this spec.
> Can someone (glen, aredridel, arekm) look at it and add to cvs?
>
> > Uaktualniłem speca i patch. Wersja 0.10 działa, w przeciwieństwie do
> > 0.8.2, która jest w repozytorium ac i na cvs.
> >
> > bzr.spec.patch:
> > === modified file 'bzr.spec'
> > --- bzr.spec2006-09-13 10:55:48 +
> > +++ bzr.spec2006-09-13 10:59:38 +
> > @@ -2,12 +2,12 @@
> >  Summary:   Bazaar-NG - a changeset oriented revision control system
> >  Summary(pl):   Bazaar-NG - system kontroli wersji zorientowany na
> > zestawy zmian Name:  bzr
> > -Version:   0.8.2
> > +Version:   0.10
> >  Release:   1
> >  License:   GPL v2
> >  Group: Development/Version Control
> > -Source0:   http://bazaar-vcs.org/pkg/%{name}-%{version}.tar.gz
> > -# Source0-md5: 9bcfcc2a60156a5a74e247846ebe7473
> > +Source0:  
> > http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz +#
> > Source0-md5: 8a21693efe9b06bed04fa4e8a74b7e83
> >  Patch0:%{name}-FHS.patch
> >  URL:   http://bazaar-vcs.org/
> >  BuildRequires: python
> >
> >
> > bzr-FHS.patch
> > === modified file 'setup.py'
> > --- bzr-0.10/setup.py   2006-09-13 10:27:27 +
> > +++ bzr-0.10/setup.py   2006-09-13 10:29:00 +
> > @@ -207,7 +207,7 @@
> >  else:
> >  # std setup
> >  ARGS = {'scripts': ['bzr'],
> > -'data_files': [('man/man1', ['bzr.1'])],
> > +'data_files': [('share/man/man1', ['bzr.1'])],
> >  'cmdclass': {'build': bzr_build,
> >   'install_scripts': my_install_scripts,
> >  },
>
> TIA

-- 
glen
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


[Fwd: bzr.spec - podbicie wersji do 0.10]

2006-09-14 Thread Krystian Tomczyk
Hi
On pld-forum arkh has requested for upgrade bzr. I have convinced him to
do it self and he do it. It's him first spec changes.
I don't use bzr so I don't touch this spec.
Can someone (glen, aredridel, arekm) look at it and add to cvs?
> 
> Uaktualniłem speca i patch. Wersja 0.10 działa, w przeciwieństwie do
> 0.8.2, która jest w repozytorium ac i na cvs.
> 
> bzr.spec.patch:
> === modified file 'bzr.spec'
> --- bzr.spec2006-09-13 10:55:48 +
> +++ bzr.spec2006-09-13 10:59:38 +
> @@ -2,12 +2,12 @@
>  Summary:   Bazaar-NG - a changeset oriented revision control system
>  Summary(pl):   Bazaar-NG - system kontroli wersji zorientowany na zestawy 
> zmian
>  Name:  bzr
> -Version:   0.8.2
> +Version:   0.10
>  Release:   1
>  License:   GPL v2
>  Group: Development/Version Control
> -Source0:   http://bazaar-vcs.org/pkg/%{name}-%{version}.tar.gz
> -# Source0-md5: 9bcfcc2a60156a5a74e247846ebe7473
> +Source0:   http://bazaar-vcs.org/releases/src/%{name}-%{version}.tar.gz
> +# Source0-md5: 8a21693efe9b06bed04fa4e8a74b7e83
>  Patch0:%{name}-FHS.patch
>  URL:   http://bazaar-vcs.org/
>  BuildRequires: python
> 
> 
> bzr-FHS.patch
> === modified file 'setup.py'
> --- bzr-0.10/setup.py   2006-09-13 10:27:27 +
> +++ bzr-0.10/setup.py   2006-09-13 10:29:00 +
> @@ -207,7 +207,7 @@
>  else:
>  # std setup
>  ARGS = {'scripts': ['bzr'],
> -'data_files': [('man/man1', ['bzr.1'])],
> +'data_files': [('share/man/man1', ['bzr.1'])],
>  'cmdclass': {'build': bzr_build,
>   'install_scripts': my_install_scripts,
>  },
TIA
-- 
Pozdrawiam
Krystian T.

 "errare humanum est..."

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


linking with build libs instead of system

2006-09-14 Thread Elan Ruusamäe
how to prevent program being built linking with currently built libs isntead of 
system? (and not using buildconflicts)

it's qmake used there.

make[1]: Entering directory `/home/builder/rpm/pld/BUILD/mythtv-0.20/programs'
cd mythtv && make -f Makefile
make[2]: Entering directory 
`/home/builder/rpm/pld/BUILD/mythtv-0.20/programs/mythtv'
amd64-pld-linux-g++ -Wl,-rpath,/usr/lib64 -o mythtv main.o-L/usr/lib64 
-L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil 
-L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libmythfreemheg 
-L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythlivemedia 
-lmythtv-0.20 -lmythavformat-0.20 -lmythavutil-0.20 -lmythavcodec-0.20 
-lmythfreemheg-0.20 -lmythupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 
-lmythui-0.20 -lfreetype -lmp3lame -lasound -L/usr/lib64 -ldl -lartsc -lpthread 
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/X11R6/lib64 
-L/usr/X11R6/lib64 -lXinerama -lXv -lX11 -lXext -lXxf86vm -lXvMCW -lXvMC -lGL 
-lGLU -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
/usr/lib64/libmythavcodec-0.20.so: undefined reference to 
`ff_cavs_find_frame_end'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory 
`/home/builder/rpm/pld/BUILD/mythtv-0.20/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory `/home/builder/rpm/pld/BUILD/mythtv-0.20/programs'
make: *** [sub-programs] Error 2
[EMAIL PROTECTED] BUILD/mythtv-0.20 $

i understand all the -L/usr/lib64 should be removed? and better also -rpath?

and i believe artsc-config should be patched not to include the -L/usr/lib64?

$ artsc-config --libs
-L/usr/lib64 -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0

-- 
glen
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en