Re: PLD Live 2.0 beta

2008-09-23 Thread Michael Shigorin
On Thu, Sep 18, 2008 at 10:50:40PM +0200, Patryk Zawadzki wrote:
 Yet another release :) This time it's stable so you can treat
 it as good enough for (daily) use. Now comes with a website!
 http://livecd.pld-linux.org/

Wow :)

 Should you decide to mirror it

Definitely; BTW if the place is sorta stable I can just set up
rsync cronjob, and if another (partial) mirror helps it can be
arranged too (or I can lend a shell account here).

  ftp://ftp.linux.kiev.ua/pub/Linux/CD/PLD/
 http://ftp.linux.kiev.ua/pub/Linux/CD/PLD/
rsync://ftp.linux.kiev.ua/pub/Linux/CD/PLD/

PS: sorry for the delay!

SP: ALT Linux 4.1 is being brought into shape --
if someone's interested, current betas available here:
ftp://beta.altlinux.org/desktop/

-- 
  WBR, Michael Shigorin [EMAIL PROTECTED]
  -- Linux.Kiev http://www.linux.kiev.ua/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: SPECS: libvirt.spec - updated to 0.4.5 - use gawk instead of mawk - force t...

2008-09-23 Thread Elan Ruusamäe
On Tuesday 23 September 2008 15:24:40 paszczus wrote:
 Author: paszczus Date: Tue Sep 23 12:24:40 2008 GMT
 Module: SPECS Tag: HEAD
  Log message:
 - updated to 0.4.5
 - use gawk instead of mawk
 - force to use ./configure with out defaults paths - with %configure it
 fails

...

  %build
  CPPFLAGS=-std=c99
 -%configure \
 +./configure \
 +--host=x86_64-pld-linux \
 +--build=x86_64-pld-linux \
 +--prefix=/usr \
 +--exec-prefix=/usr \
 +--bindir=/usr/bin \
 +--sbindir=/usr/sbin \
 +--sysconfdir=/etc \
 +--datadir=/usr/share \
 +--includedir=/usr/include \
 +--libdir=/usr/lib64 \
 +--libexecdir=/usr/lib64 \
 +--localstatedir=/var \
 +--sharedstatedir=/var/lib \
 +--mandir=/usr/share/man \
 +--infodir=/usr/share/info \
 +--x-libraries=/usr/lib64 \
   %{!?with_xen:--without-xen} \
regenerate auto* instead?
use %configure2_13 macro?


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


Re: PLD-doc: devel-hints-pl.txt - system acounts and groups owned by packages

2008-09-23 Thread Elan Ruusamäe
On Tuesday 23 September 2008 22:06, pawelz wrote:
 Author: pawelz   Date: Tue Sep 23 19:06:20 2008 GMT
 Module: PLD-doc   Tag: HEAD
  Log message:
 - system acounts and groups owned by packages
...
 +  oraz %groupremove 
 +- dodajemy odpowiednie zale�no�ci:
 +  Requires(postun):   /usr/sbin/groupdel
 +  Requires(postun):   /usr/sbin/userdel
 +  Requires(pre):  /bin/id
 +  Requires(pre):  /usr/bin/getgid
 +  Requires(pre):  /usr/sbin/groupadd
 +  Requires(pre):  /usr/sbin/useradd
 +  Provides:   group(foo)
 +  Provides:   user(foo)

those deps are described in PLD-doc/BuildRequires.txt for each macro
also please sync english doc

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


cyrus-imapd-2.3.12p2

2008-09-23 Thread Elan Ruusamäe
can anybody look how to fix subj build from HEAD?

it fails in install stage (make -j1 did not help):
/usr/bin/ld: cannot find -lcyrus_min
collect2: ld returned 1 exit status
libtool: install: error: relink `libcyrus.la' with the above command before 
installing it
make[1]: *** [install] Error 1


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