[rc-scripts] LVM + LUKS = fail

2010-06-29 Thread Radosław Zieliński
I have a LVM volume group, created over three logical partitions: # fdisk -l /dev/sda | grep LVM /dev/sda52676875448829536 8e Linux LVM /dev/sda68755 1483348829536 8e Linux LVM /dev/sda7 14834 1945737142248+ 8e Linux

Re: packages: lensfun/lensfun.spec - package api manual - rel. 1

2010-06-29 Thread Paweł Zuzelski
On Tue, 29 Jun 2010, Kacper Kornet wrote: > On Tue, Jun 29, 2010 at 07:56:04PM +0200, Bartosz Taudul wrote: > > On Tue, Jun 29, 2010 at 7:28 PM, Przemyslaw Iskra > > wrote: > > > Please, give us a good reason why you've done this manually. > > >> +%{_docdir}/%{name}-%{version}/cc-by-sa-3.0.txt.g

Re: packages: lensfun/lensfun.spec - package api manual - rel. 1

2010-06-29 Thread Kacper Kornet
On Tue, Jun 29, 2010 at 07:56:04PM +0200, Bartosz Taudul wrote: > On Tue, Jun 29, 2010 at 7:28 PM, Przemyslaw Iskra > wrote: > > Please, give us a good reason why you've done this manually. > >> +%{_docdir}/%{name}-%{version}/cc-by-sa-3.0.txt.gz > And why this is even packed. Because I could not

Re: packages: lensfun/lensfun.spec - package api manual - rel. 1

2010-06-29 Thread Kacper Kornet
On Tue, Jun 29, 2010 at 07:28:55PM +0200, Przemyslaw Iskra wrote: > On Tue, Jun 29, 2010 at 04:28:17PM +0200, draenog wrote: > > @@ -87,6 +84,8 @@ > > %{__make} install \ > > DESTDIR=$RPM_BUILD_ROOT > > +%{__gzip} -9 > > $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{README,cc-by-sa-3.0.txt}

Re: packages: lensfun/lensfun.spec - package api manual - rel. 1

2010-06-29 Thread Bartosz Taudul
On Tue, Jun 29, 2010 at 7:28 PM, Przemyslaw Iskra wrote: > Please, give us a good reason why you've done this manually. >> +%{_docdir}/%{name}-%{version}/cc-by-sa-3.0.txt.gz And why this is even packed. wolf ___ pld-devel-en mailing list pld-devel-en@li

Re: packages: lensfun/lensfun.spec - package api manual - rel. 1

2010-06-29 Thread Przemyslaw Iskra
On Tue, Jun 29, 2010 at 04:28:17PM +0200, draenog wrote: > @@ -87,6 +84,8 @@ > > %{__make} install \ > DESTDIR=$RPM_BUILD_ROOT > +%{__gzip} -9 > $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{README,cc-by-sa-3.0.txt} > +rm $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{gpl-3.0.txt,lgpl-3.0

Re: dependency tracking between php modules

2010-06-29 Thread Marcin Kurzyna
On Monday 28 of June 2010 13:33:34 Adam Golebiowski wrote: > You can easily test the situation - with a recent environment > (where session support is separated) install php-pecl-http and try to run > php interpreter (/usr/bin/php), it will complain about missing > ps_globals_id symbol: Same is w