synaptic-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Synaptic-devel] New release 0.31


From: Michael Vogt
Subject: Re: [Synaptic-devel] New release 0.31
Date: Fri, 10 Jan 2003 22:53:42 +0100
User-agent: Mutt/1.4i

On Fri, Jan 10, 2003 at 05:26:33PM +0300, Sviatoslav Sviridov wrote:
> > I'm happy to release version 0.31 of synaptic today. 
> 
> Ooops, I'm late with tarnslation update... I started update of
> translation for cvs version today morning :) It's good, that strings
> from synaptic.glade are in pot now, but it seems, that there are some
> strings, that should not be translated (e.g. "label58"). 

That's fine :) I'll have to do a 0.32 really soon, as you pointed out
some bugs. 
 
> > The rpm version is tested a bit, it compiles and works on a RH 8
> > system. The problem is, that you have to build it with:
> >    ./configure CXXFLAGS=" -DHAVE_RPM" ; make
> 
> To define existence and vesrion or RPM i'm using this:
> 
> ======== cut =============
> --- synaptic-0.25/configure.in~       2002-11-04 16:34:09 +0200
> +++ synaptic-0.25/configure.in        2002-11-04 16:34:43 +0200
> @@ -65,12 +65,12 @@
>  SAVE_CPPFLAGS="$CPPFLAGS"
>  
>  RPM_HDRS=""
> -LIBS="$SAVE_LIBS -ldb-3.1 -lrpmio -lrpmdb -lz -lbz2 -lpopt"
> +LIBS="$SAVE_LIBS -ldb -lrpmio -lrpmdb -lz -lbz2 -lpopt"
>  CPPFLAGS="$SAVE_CPPFLAGS -I/usr/include/rpm"
>  AC_CHECK_HEADER(rpm/rpmlib.h,
>        [AC_CHECK_LIB(rpm,rpmdbInitIterator,
>          [AC_DEFINE(HAVE_RPM) 
> -         RPM_LIBS="-lrpm -ldb-3.1 -lrpmio -lrpmdb -lz -lbz2 -lpopt"
> +         RPM_LIBS="-lrpm -ldb -lrpmio -lrpmdb -lz -lbz2 -lpopt"
>           SAVE_CPPFLAGS="$SAVE_CPPFLAGS -I/usr/include/rpm"
>        RPM_HDRS="-I/usr/include/rpm"
>           rpm_version="4"])])
> ======== cut =============

Thanks, applied.
 
> > Please report any bugs/problems with this release to me or the mailing
> > list. 
> 
> - if open filter editor and then close it using [x] button on the window
> border - filters button and combo remain disabled.

I can reproduce this. This will be fixed. 

> - I think its better to revert button names for "upgrade" und
> "dist-upgrade". Now upgrade is "Upgrade All", but this is better used
> for dist-upgrade.

Yeah, thats right. What about "Upgrade", "Upgrade all"?

> - there are different strings in code and synaptic.glage. It seems that
> we have different strings in pot for the same action, and therefore it
> is not clean which string will be displayed.

Can give a a example, please?

> - when without --with-pkg-hold: we have 2 horizontal lines below
> "Remove" button

Right, thanks.


bye,
 Michael


-- 
GPG Fingerprint = EA71 B296 4597 4D8B 343E  821E 9624 83E1 5662 C734
You Know You've Been Playing Too Much Nethack When...
You look both ways down the corridor, start to sweat... 
then realise you're looking at your EMail address




reply via email to

[Prev in Thread] Current Thread [Next in Thread]