[packages/rpm/db52] - add '-r' option to specify root directory of rpm database, mainly for use with util-vserver and

2012-11-28 Thread baggins
commit c0f7e1e6b657dd1bc5f3297973c8356dc1c1a48b Author: Jan Rękorajski bagg...@pld-linux.org Date: Wed Nov 28 12:22:40 2012 +0100 - add '-r' option to specify root directory of rpm database, mainly for use with util-vserver and external package management dbupgrade.sh | 20

[packages/util-vserver] Created branch db52

2012-11-28 Thread baggins
The branch 'db52' was created. Summary of new commits: dbed46f... - use dbconvert.sh script to up/downgrade rpm database, wil ___ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org

[packages/util-vserver/db52] - use dbconvert.sh script to up/downgrade rpm database, will require rpm with it

2012-11-28 Thread baggins
commit dbed46fa643a13e747063a0457b36f7d5549fa0c Author: Jan Rękorajski bagg...@pld-linux.org Date: Wed Nov 28 12:27:29 2012 +0100 - use dbconvert.sh script to up/downgrade rpm database, will require rpm with it util-vserver-rpm5.patch | 4 ++-- util-vserver.spec | 3 ++- 2 files

[packages/varnish] do not overwrite upstream default.vcl with an outdated copy

2012-11-28 Thread glen
commit ee5266e53e1c6b383b43938104b9fe88f00cffb2 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 13:39:47 2012 +0200 do not overwrite upstream default.vcl with an outdated copy varnish.conf | 124 --- varnish.spec | 7 +--- 2

[packages/vim-syntax-vcl] update to git urls

2012-11-28 Thread glen
commit 6d6eaeaccb311eb647e114c6c4f737339ef12a13 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:25:57 2012 +0200 update to git urls vcl.vim | 5 ++--- vim-syntax-vcl.spec | 8 2 files changed, 6 insertions(+), 7 deletions(-) --- diff --git

[packages/vim-syntax-vcl] add hash_data

2012-11-28 Thread glen
commit 3717382f68a19d3cad1409a011539e9b3b1e7d48 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:26:36 2012 +0200 add hash_data vcl.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/vcl.vim b/vcl.vim index d7f8dfe..2cc7ff8 100644 --- a/vcl.vim +++

[packages/vim-syntax-vcl] - add github mirror url

2012-11-28 Thread glen
commit 151d21194712e66cef3e83b9b1a59297e97a5735 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:29:07 2012 +0200 - add github mirror url vcl.vim | 1 + 1 file changed, 1 insertion(+) --- diff --git a/vcl.vim b/vcl.vim index 2cc7ff8..548a045 100644 --- a/vcl.vim +++ b/vcl.vim @@

[packages/rpm/db52] - use default lzma/xz compression preset (-6) to avoid memory problems (see xz man page for detail

2012-11-28 Thread baggins
commit 74f010954996e2e00c85ad17e6157c047f186c65 Author: Jan Rękorajski bagg...@pld-linux.org Date: Wed Nov 28 13:29:28 2012 +0100 - use default lzma/xz compression preset (-6) to avoid memory problems (see xz man page for detailed memory requirements) macros.pld.in | 2 +- 1 file

[packages/vim-syntax-vcl] add readme

2012-11-28 Thread glen
commit 26ddc23e27a7611a0f3df239f1f422cbd9c72e34 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:36:11 2012 +0200 add readme README.md | 17 + 1 file changed, 17 insertions(+) --- diff --git a/README.md b/README.md new file mode 100644 index 000..629967a ---

[packages/rpm/db52] Revert add note that repackage (as .xz) needs ram

2012-11-28 Thread baggins
commit 15ffb2553a3f8dde007be13b2d8d762a67843229 Author: Jan Rękorajski bagg...@pld-linux.org Date: Wed Nov 28 13:36:13 2012 +0100 Revert add note that repackage (as .xz) needs ram This reverts commit 92e126e5abb15ac331ff2373b6212266c6c5c012. Binary payload compression

[packages/vim-syntax-vcl] move ftdetect to separate file

2012-11-28 Thread glen
commit db92da1fb1a9ffe5ae227f4c93203946e810a3b9 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:39:15 2012 +0200 move ftdetect to separate file ftdetect.vim| 1 + vim-syntax-vcl.spec | 8 +++- 2 files changed, 4 insertions(+), 5 deletions(-) --- diff --git

[packages/varnish] +x

2012-11-28 Thread glen
commit 9f16e2c24f0afc68a04c5ed576dc444b708a5738 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:44:22 2012 +0200 +x 0 files changed --- diff --git a/branch.sh b/branch.sh old mode 100644 new mode 100755 gitweb:

[packages/varnish] do not setup secret file by default

2012-11-28 Thread glen
commit a2754cfbf13a7ae662bc2f4b7754c6880bb1f868 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 14:55:05 2012 +0200 do not setup secret file by default varnish.sysconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/varnish.sysconfig b/varnish.sysconfig index

[packages/varnish] secret file (-S) support in initscript, package ghost secret file

2012-11-28 Thread glen
commit e3f01727f8100053218d5dfaf44fdfe64ecaada2 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 15:00:30 2012 +0200 secret file (-S) support in initscript, package ghost secret file varnish.init | 3 ++- varnish.spec | 13 +++-- 2 files changed, 9 insertions(+), 7

[packages/varnish] (9 commits) Created branch VARNISH_2_0

2012-11-28 Thread glen
The branch 'VARNISH_2_0' was created. Summary of new commits: 634e891... - release 4 52a65af... - workaround varnishnsca bug that if both -b and -c are spe b808413... - drop varnishlog initscript; it is pointless to capture al 5bd321d... - update svn url 3eac6b1... - up to 4859

[packages/varnish/VARNISH_2_0: 1/9] - release 4

2012-11-28 Thread glen
commit 634e891ac3f54d1e6196abb5901ed6c3e12901b6 Author: Elan Ruusamäe g...@pld-linux.org Date: Wed Apr 21 15:29:42 2010 + - release 4 Changed files: varnish.spec - 1.56 varnish.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/varnish.spec

[packages/varnish/VARNISH_2_0: 2/9] - workaround varnishnsca bug that if both -b and -c are specified, logs are completely mute

2012-11-28 Thread glen
commit 52a65af7fb6e17506ce192585dcb14a513d23fb3 Author: Elan Ruusamäe g...@pld-linux.org Date: Mon May 10 13:52:16 2010 + - workaround varnishnsca bug that if both -b and -c are specified, logs are completely mute Changed files: varnishncsa.init - 1.7

[packages/varnish/VARNISH_2_0: 3/9] - drop varnishlog initscript; it is pointless to capture all the log all the times

2012-11-28 Thread glen
commit b8084133312f5b8ecfa1ed80b598487814bb8e4a Author: Elan Ruusamäe g...@pld-linux.org Date: Wed May 26 14:17:11 2010 + - drop varnishlog initscript; it is pointless to capture all the log all the times Changed files: varnish.spec - 1.57 varnishlog.init - 1.7

[packages/varnish/VARNISH_2_0: 4/9] - update svn url

2012-11-28 Thread glen
commit 5bd321dca53878bb1ccba6e772af36b26b228fc2 Author: Elan Ruusamäe g...@pld-linux.org Date: Wed May 26 14:18:03 2010 + - update svn url Changed files: branch.sh - 1.6 branch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/branch.sh

[packages/varnish/VARNISH_2_0: 5/9] - up to 4859

2012-11-28 Thread glen
commit 3eac6b1bd95e9c3571c158f5de7f464ee5b87e93 Author: Elan Ruusamäe g...@pld-linux.org Date: Wed May 26 14:18:25 2010 + - up to 4859 Changed files: branch.diff - 1.8 branch.diff | 30 +- 1 file changed, 29 insertions(+), 1 deletion(-) ---

[packages/varnish/VARNISH_2_0: 6/9] - add branch.diff

2012-11-28 Thread glen
commit e26a305ec6e10f950d386219a08e07bb30b73246 Author: Elan Ruusamäe g...@pld-linux.org Date: Wed May 26 21:40:15 2010 + - add branch.diff Changed files: varnish.spec - 1.58 varnish.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --- diff --git

[packages/varnish/VARNISH_2_0: 7/9] - default varnishadm to help

2012-11-28 Thread glen
commit fa4f722e0c789a145435ad88e1d6cb21e769b677 Author: Elan Ruusamäe g...@pld-linux.org Date: Fri Sep 17 14:08:08 2010 + - default varnishadm to help Changed files: varnish.init - 1.20 varnish.init | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/varnish.init

[packages/varnish/VARNISH_2_0: 8/9] - quick -ltinfo fix; rel 5

2012-11-28 Thread glen
commit 77a26c1e5c59a1fed3002ba6b07bcd35cf50aa70 Author: Elan Ruusamäe g...@pld-linux.org Date: Thu Sep 30 14:00:47 2010 + - quick -ltinfo fix; rel 5 Changed files: varnish.spec - 1.59 varnish.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) --- diff

[packages/varnish/VARNISH_2_0: 9/9] - drop varnishlog rotation as well

2012-11-28 Thread glen
commit 1da6da99515f74135181c120aebdf3d517671c02 Author: Elan Ruusamäe g...@pld-linux.org Date: Sun Oct 31 20:12:04 2010 + - drop varnishlog rotation as well Changed files: varnish.logrotate - 1.7 varnish.logrotate | 11 --- 1 file changed, 11 deletions(-) ---

[packages/varnish/VARNISH_2_0] +x

2012-11-28 Thread glen
commit 323746eb970e83669611ffbe2d432925c188f63b Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 15:03:00 2012 +0200 +x 0 files changed --- diff --git a/varnish.init b/varnish.init old mode 100644 new mode 100755 diff --git a/varnishncsa.init b/varnishncsa.init old mode 100644 new

[packages/varnish/VARNISH_2_0] - add systemd tmpfiles config

2012-11-28 Thread glen
commit 033bd79abe3eda57eadf053bac9da014bfb86b29 Author: Jan Rękorajski bagg...@pld-linux.org Date: Mon Jan 30 18:51:05 2012 + - add systemd tmpfiles config Changed files: varnish.tmpfiles - 1.1 varnish.tmpfiles | 1 + 1 file changed, 1 insertion(+) --- diff --git

[packages/varnish/VARNISH_2_0] - added tmpfiles config for systemd

2012-11-28 Thread glen
commit 9b131b032c3a3c8ad4d7d7cfc2d17f96cdc66e34 Author: Jan Rękorajski bagg...@pld-linux.org Date: Tue Jan 31 11:32:23 2012 + - added tmpfiles config for systemd Cherry-picked 275af16791cf23090b719eb9874dd63de2ce00e9 Changed files: varnish.spec - 1.69 Conflicts:

[packages/varnish/VARNISH_2_0] skip_post_check_so for libvcl.so.1.0.0; adapter

2012-11-28 Thread glen
commit 14266db380dc5b6f773ec003d080ce7e3e1cdbfe Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 15:08:54 2012 +0200 skip_post_check_so for libvcl.so.1.0.0; adapter varnish.spec | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) --- diff --git a/varnish.spec b/varnish.spec

[packages/php] - add vim syntax hint for fpm config file

2012-11-28 Thread glen
commit 1386605a3bf7e99c197845c536b989d72c89ad00 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 15:33:11 2012 +0200 - add vim syntax hint for fpm config file php-fpm-config.patch | 25 +++-- 1 file changed, 15 insertions(+), 10 deletions(-) --- diff --git

[packages/rpm/db52] - comments cosmetics, ease disabling repackage

2012-11-28 Thread baggins
commit e3ca5628195ecb478dea8be537bf1e025276645d Author: Jan Rękorajski bagg...@pld-linux.org Date: Wed Nov 28 14:54:19 2012 +0100 - comments cosmetics, ease disabling repackage macros.local | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/macros.local

[packages/util-vserver/db52] - fix docs BRs - rel .2

2012-11-28 Thread baggins
commit 91ab8aa018292ac016059aea4d541efbb50b4b85 Author: Jan Rękorajski bagg...@pld-linux.org Date: Wed Nov 28 15:08:06 2012 +0100 - fix docs BRs - rel .2 util-vserver.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- diff --git a/util-vserver.spec b/util-vserver.spec

[packages/lighttpd] - update php-fpm socket path

2012-11-28 Thread glen
commit 8aba81b1f8fe15a35e681acdd1a886a351ec709e Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 16:10:39 2012 +0200 - update php-fpm socket path lighttpd-php-external.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/lighttpd-php-external.conf

[packages/test] Created branch rpm5-trigger

2012-11-28 Thread glen
The branch 'rpm5-trigger' was created. Summary of new commits: a3c6809... test for webapp triggers ___ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

[packages/test/rpm5-trigger] test for webapp triggers

2012-11-28 Thread glen
commit a3c6809dcf08927e72f496df87f11f7f7c56fe42 Author: Elan Ruusamäe g...@delfi.ee Date: Wed Nov 28 18:04:42 2012 +0200 test for webapp triggers test.spec | 36 1 file changed, 28 insertions(+), 8 deletions(-) --- diff --git a/test.spec b/test.spec

[PLDWWW] page changed: rpm5

2012-11-28 Thread Elan Ruusamäe (glen)
[noarch subpackages] --- https://www.pld-linux.org/rpm5?rev=1353775142 +++ https://www.pld-linux.org/rpm5 @@ -100,4 +100,12 @@ %if %{_rpmversion} = 5 BuildArch: noarch %endif /file + + changes in triggers + + currently webapp register is

[packages/crossmingw32-evil] - updated to 1.7.2

2012-11-28 Thread qboosh
commit e3c9bd9e4c25bc09fdd34035bbd7c743ef96ce21 Author: Jakub Bogusz qbo...@pld-linux.org Date: Wed Nov 28 20:32:16 2012 +0100 - updated to 1.7.2 crossmingw32-evil.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/crossmingw32-evil.spec

DISTFILES: crossmingw32-evil: evil-1.7.2.tar.bz2

2012-11-28 Thread qboosh
Files fetched: 1 STORED: http://download.enlightenment.org/releases/evil-1.7.2.tar.bz2 5d498c56ebc70e8973620e3019e7488b evil-1.7.2.tar.bz2 Size: 447804 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/minicom] - up to 2.6.1; pl.po needs update

2012-11-28 Thread arekm
commit d4a082b7b2d0ab41c0eadf29374e6e237c665b28 Author: Arkadiusz Miśkiewicz ar...@maven.pl Date: Wed Nov 28 20:43:09 2012 +0100 - up to 2.6.1; pl.po needs update minicom.spec | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) --- diff --git a/minicom.spec b/minicom.spec

DISTFILES: minicom: minicom-2.6.1.tar.gz minicom-non-english-man-pages.tar.bz2

2012-11-28 Thread arekm
Files fetched: 1 STORED: http://alioth.debian.org/download.php/3700/minicom-2.6.1.tar.gz 435fb410a5bfa9bb20d4248b3ca53529 minicom-2.6.1.tar.gz Size: 830485 bytes ALREADY GOT: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/minicom-non-english-man-pages.tar.bz2

[packages/eina] - updated to 1.7.2

2012-11-28 Thread qboosh
commit bd0d0bb4006ce8347f0b8499c545ac9414df8cdc Author: Jakub Bogusz qbo...@pld-linux.org Date: Wed Nov 28 21:18:35 2012 +0100 - updated to 1.7.2 eina.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/eina.spec b/eina.spec index ba251fa..b6b2086 100644 ---

DISTFILES: eina: eina-1.7.2.tar.bz2

2012-11-28 Thread qboosh
Files fetched: 1 STORED: http://download.enlightenment.org/releases/eina-1.7.2.tar.bz2 feb59bcd38582af342057f8283e99b75 eina-1.7.2.tar.bz2 Size: 9796601 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/eet] - updated to 1.7.2

2012-11-28 Thread qboosh
commit c36d75fc44cf4406a2f3806cc39cd8a42e2ea1dc Author: Jakub Bogusz qbo...@pld-linux.org Date: Wed Nov 28 21:23:35 2012 +0100 - updated to 1.7.2 eet.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/eet.spec b/eet.spec index cceae6c..abb3edd 100644 ---

DISTFILES: eet: eet-1.7.2.tar.bz2

2012-11-28 Thread qboosh
Files fetched: 1 STORED: http://download.enlightenment.org/releases/eet-1.7.2.tar.bz2 4d03a12ae421e9dd300dca156806bc96 eet-1.7.2.tar.bz2 Size: 577810 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/tcl] updated to 8.5.13.

2012-11-28 Thread pluto
commit d75244f7fc8a3d48e47538f88f46a1d724e6 Author: Paweł Sikora pawel.sik...@agmk.net Date: Wed Nov 28 21:36:13 2012 +0100 updated to 8.5.13. tcl-norpath.patch | 13 ++--- tcl.spec | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) --- diff --git a/tcl.spec

DISTFILES: tcl: tcl8.5.13-src.tar.gz tcl-pl-man-pages.tar.bz2

2012-11-28 Thread pluto
Files fetched: 1 STORED: http://downloads.sourceforge.net/tcl/tcl8.5.13-src.tar.gz fa3a9bf9b2d6ed2431f1baa46f4058b8 tcl8.5.13-src.tar.gz Size: 4513204 bytes ALREADY GOT: no-url://tcl-pl-man-pages.tar.bz2 dd3370f2b588763758787831a4bf48fc tcl-pl-man-pages.tar.bz2 --

[packages/tk] updated to 8.5.13.

2012-11-28 Thread pluto
commit 8311ba4fc78e6305234e98b83f5be53d1d860e3d Author: Paweł Sikora pawel.sik...@agmk.net Date: Wed Nov 28 21:44:21 2012 +0100 updated to 8.5.13. tk-norpath.patch | 14 ++ tk.spec | 4 ++-- 2 files changed, 8 insertions(+), 10 deletions(-) --- diff --git a/tk.spec

DISTFILES: tk: tk8.5.13-src.tar.gz

2012-11-28 Thread pluto
Files fetched: 1 STORED: http://downloads.sourceforge.net/tcl/tk8.5.13-src.tar.gz 1fc7dbb7495160756dbc805224afa360 tk8.5.13-src.tar.gz Size: 4086092 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

PLD-doc: PLD-update-TODO - updated

2012-11-28 Thread arekm
asm2(9) [OLD] 2.2.3 [NEW] 4.1 aspell-ca(11) [OLD] 2.1.5 [NEW] 20040130 -aspell-pl-alt(8) [OLD] 20120610 [NEW] 20121125 +aspell-pl-alt(8) [OLD] 20120610 [NEW] 20121128 asterisk-chan_capi(9) [OLD] 1.1.5 [NEW] 1.1.6 asterisk-sounds-core(10) [OLD] 1.4.21 [NEW] 1.4.22 asterisk(45) [OLD] 10.0.1 [NEW