Re: rpm.macros broken

2005-05-18 Thread Elan Ruusamäe
On Wednesday 18 May 2005 23:46, Fryderyk Dziarmagowski wrote: > after rev. 1.210 %update_desktop_database_postun fails on uninstalling > with syntax error: `then' unexpected. > > rev. 1.210 is a c&p from AC-branch: > > rev.1.158.4.36 > - change -%update_desktop_database_* macros so it would be sing

Re: rpm.macros broken

2005-05-18 Thread Fryderyk Dziarmagowski
On Wed, 18 May 2005 22:46:47 +0200 Fryderyk Dziarmagowski <[EMAIL PROTECTED]> wrote: > after rev. 1.210 %update_desktop_database_postun fails on uninstalling > with syntax error: `then' unexpected. > > rev. 1.210 is a c&p from AC-branch: > > rev.1.158.4.36 > - change -%update_desktop_database_*

rpm.macros broken

2005-05-18 Thread Fryderyk Dziarmagowski
after rev. 1.210 %update_desktop_database_postun fails on uninstalling with syntax error: `then' unexpected. rev. 1.210 is a c&p from AC-branch: rev.1.158.4.36 - change -%update_desktop_database_* macros so it would be single line in shell context very nice... could someone take a look? :] -

Re: SOURCES: apache.init - use $RETVAL,

2005-05-18 Thread Elan Ruusamäe
On Wednesday 18 May 2005 19:30, Andrzej Krzysztofowicz wrote: > Elan =?iso-8859-1?q?Ruusam=E4e?= wrote: > > On Wednesday 18 May 2005 17:32, Andrzej Krzysztofowicz wrote: > > > glen wrote: > > > > @@ -83,13 +83,13 @@ > > > > if [ -f /var/lock/subsys/httpd ]; then > > > > msg_

Re: SOURCES: apache.init - use $RETVAL,

2005-05-18 Thread Andrzej Krzysztofowicz
Elan =?iso-8859-1?q?Ruusam=E4e?= wrote: > On Wednesday 18 May 2005 17:32, Andrzej Krzysztofowicz wrote: > > glen wrote: > > > @@ -83,13 +83,13 @@ > > > if [ -f /var/lock/subsys/httpd ]; then > > > msg_reloading httpd.${HTTPD_MPM} > > > httpd.${HTTPD_MPM} $CFG -t > /dev/null 2>

Re: SOURCES: apache.init - use $RETVAL, as echo does not propagete err...

2005-05-18 Thread Elan Ruusamäe
On Wednesday 18 May 2005 17:32, Andrzej Krzysztofowicz wrote: > glen wrote: > > Author: glen Date: Wed May 18 14:19:49 2005 GMT > > Module: SOURCES Tag: HEAD > > Log message: > > - use $RETVAL, as echo does not propagete error code > > At least par

Re: SOURCES: apache.init - use $RETVAL, as echo does not propagete err...

2005-05-18 Thread Andrzej Krzysztofowicz
glen wrote: > > Author: glen Date: Wed May 18 14:19:49 2005 GMT > Module: SOURCES Tag: HEAD > Log message: > - use $RETVAL, as echo does not propagete error code At least partially to be reverted. RETVAL is returned by script. LSB says "stop" mus

Re: SPECS: cramfs.spec - fixed %files

2005-05-18 Thread Dariusz Rojewski
On Wed, May 18, 2005 at 12:34:09AM +0300, Elan Ruusamäe wrote: > no /sbin/{mkfs,fsck}.cram(fs) ? > Nope. There are in util-linux package -- Dariusz Rojewski [EMAIL PROTECTED] ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.p

apache config trigger macros

2005-05-18 Thread Elan Ruusamäe
here we go again. http://glen.alkohol.ee/pld/apache-config.txt corrections additions, welcome! currently commited drupal.spec that uses these. -- glen ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/li

Re: SPECS (AC-branch): glibc.spec - workaround to be able upgrade from...

2005-05-18 Thread Elan Ruusamäe
On Monday 20 December 2004 11:28, Andrzej Krzysztofowicz wrote: > > looks like dead end, only way to solve it is dependancy of package > > containing static binary. > > This is the reason the "base" packages (like glibc, FHS, setup, etc.) do > not contain %pre/%post shell scripts. > The only accept