SVN: geninitrd/trunk: geninitrd mod-lvm.sh mod-md.sh mod-nfs.sh mod-suspend.sh mod-uvesafb.sh

2013-03-21 Thread arekm
Author: arekm Date: Thu Mar 21 08:30:24 2013 New Revision: 12638 Modified: geninitrd/trunk/geninitrd geninitrd/trunk/mod-lvm.sh geninitrd/trunk/mod-md.sh geninitrd/trunk/mod-nfs.sh geninitrd/trunk/mod-suspend.sh geninitrd/trunk/mod-uvesafb.sh Log: Set permission for every mknode

SVN: geninitrd/trunk/mod-udev.sh

2013-03-21 Thread arekm
Author: arekm Date: Thu Mar 21 08:42:40 2013 New Revision: 12639 Modified: geninitrd/trunk/mod-udev.sh Log: Use PLD-like uid/gid and permissions for mdev created devices. Add some device nodes. Modified: geninitrd/trunk/mod-udev.sh

SVN: geninitrd/trunk: ChangeLog Makefile

2013-03-21 Thread arekm
Author: arekm Date: Thu Mar 21 08:53:58 2013 New Revision: 12640 Modified: geninitrd/trunk/ChangeLog geninitrd/trunk/Makefile Log: Version 12639. Modified: geninitrd/trunk/ChangeLog == --- geninitrd/trunk/ChangeLog

[packages/geninitrd] - up to 12639; fixes few more /dev/ permissions

2013-03-21 Thread arekm
commit a28170bfaa5c3e8177d20a14dcac89d8575892a6 Author: Arkadiusz Miśkiewicz ar...@maven.pl Date: Thu Mar 21 08:55:12 2013 +0100 - up to 12639; fixes few more /dev/ permissions geninitrd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/geninitrd.spec

DISTFILES: geninitrd: geninitrd-12639.tar.gz

2013-03-21 Thread arekm
Files fetched: 1 STORED: no-url://geninitrd-12639.tar.gz bd47ea3ca6dbeea39af6bc5eb1d12e5a geninitrd-12639.tar.gz Size: 100479 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org

SVN: geninitrd/tags/12639

2013-03-21 Thread arekm
Author: arekm Date: Thu Mar 21 08:55:47 2013 New Revision: 12641 Added: geninitrd/tags/12639/ - copied from rev 12640, geninitrd/trunk/ Log: Released 12639. ___ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org

[packages/systemd] - rel 3; bump geninitrd C to 12639; move C from udev to udev-core

2013-03-21 Thread arekm
commit 2a7afe60d218ddb6f71cf5a4b7635382c2d98847 Author: Arkadiusz Miśkiewicz ar...@maven.pl Date: Thu Mar 21 08:56:54 2013 +0100 - rel 3; bump geninitrd C to 12639; move C from udev to udev-core systemd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git

[packages/ruby] enable verbose build; cosmetics

2013-03-21 Thread glen
commit 2690877c56e1c4f9dd7e44ffece65e60b8277e6e Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 01:44:05 2013 +0200 enable verbose build; cosmetics ruby.spec | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) --- diff --git a/ruby.spec b/ruby.spec index

[packages/ruby] (7 commits) Created branch new-paths

2013-03-21 Thread glen
The branch 'new-paths' was created. Summary of new commits: d78ec58... fixing load paths to be sane like in perl; patches original 989b429... ruby adds version *additionally*, if versin paths not disab aaf7ed9... %{ruby_libdir} is versioned dbf8f91... dirs cleanup; allow building without

[packages/ruby/new-paths: 1/7] fixing load paths to be sane like in perl; patches originally from fedora

2013-03-21 Thread glen
commit d78ec589d68f68176140ee484f4507aad77c1686 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 01:41:10 2013 +0200 fixing load paths to be sane like in perl; patches originally from fedora arch-specific-dir.patch | 132 ++ disable-versioned-paths.patch|

[packages/ruby/new-paths: 2/7] ruby adds version *additionally*, if versin paths not disabled

2013-03-21 Thread glen
commit 989b4296e3a9a7935e481f3859d0a13a2f7fdb61 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 02:03:42 2013 +0200 ruby adds version *additionally*, if versin paths not disabled ruby.spec | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) --- diff --git a/ruby.spec

[packages/ruby/new-paths: 3/7] %{ruby_libdir} is versioned

2013-03-21 Thread glen
commit aaf7ed9e033ebaf0a797fd29e51fb50a3efe2eca Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 02:22:20 2013 +0200 %{ruby_libdir} is versioned ruby.spec | 102 +++--- 1 file changed, 51 insertions(+), 51 deletions(-) --- diff

[packages/ruby/new-paths: 4/7] dirs cleanup; allow building without docs

2013-03-21 Thread glen
commit dbf8f91dcdda627b5310821df11f6a5c1e669b31 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 02:41:59 2013 +0200 dirs cleanup; allow building without docs ruby.spec | 28 +--- 1 file changed, 13 insertions(+), 15 deletions(-) --- diff --git a/ruby.spec

[packages/ruby/new-paths: 5/7] doc fixes, drop emacs todo

2013-03-21 Thread glen
commit 96c2e1a433a872f34cd89f9bbbd37dcba5af1518 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 02:55:53 2013 +0200 doc fixes, drop emacs todo ruby.spec | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) --- diff --git a/ruby.spec b/ruby.spec index

[packages/ruby/new-paths: 6/7] use ruby_version macro over the spec

2013-03-21 Thread glen
commit 31058abeb990bdd75ccab84e5dd046376b65455c Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 09:59:36 2013 +0200 use ruby_version macro over the spec ruby.spec | 71 ++- 1 file changed, 43 insertions(+), 28 deletions(-)

[packages/ruby/new-paths: 7/7] add versions to libdirs; try legacy paths multivalues harder

2013-03-21 Thread glen
commit bdde33096bd424e9b237a9e6931c61f0fedde65f Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 10:22:35 2013 +0200 add versions to libdirs; try legacy paths multivalues harder ruby.spec | 57 ++--- 1 file changed, 30 insertions(+),

[packages/xorg-driver-video-intel] - Up to 2.21.5.

2013-03-21 Thread lmasko
commit e957dd677c92e1f20348f85769ba3fc21f2cb8de Author: Lukasz Masko lma...@pld-linux.org Date: Thu Mar 21 10:29:14 2013 +0100 - Up to 2.21.5. xorg-driver-video-intel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/xorg-driver-video-intel.spec

DISTFILES: xorg-driver-video-intel: xf86-video-intel-2.21.5.tar.bz2

2013-03-21 Thread lmasko
Files fetched: 1 STORED: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-2.21.5.tar.bz2 0dac21775fc67149d1a8b61988b1386b xf86-video-intel-2.21.5.tar.bz2 Size: 1716092 bytes -- Virtually Yours: distfiles. ___

[packages/dracut] - BR asciidoc

2013-03-21 Thread baggins
commit 8dc4fa83c555e7f49d54a1141d2a0942e16827d8 Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 11:39:59 2013 +0100 - BR asciidoc dracut.spec | 1 + 1 file changed, 1 insertion(+) --- diff --git a/dracut.spec b/dracut.spec index 84ce783..777031a 100644 --- a/dracut.spec +++

[packages/lyricue] (3 commits) ...Resolve conflict

2013-03-21 Thread caleb
Summary of changes: 6f5cc40... Up to 3.5.3 6148683... Handle gnome help files. 626a789... Resolve conflict ___ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

[packages/lyricue: 1/3] Up to 3.5.3

2013-03-21 Thread caleb
commit 6f5cc4041c380c7dc4a0b91479600a2cb2dc345c Author: Caleb Maclennan ca...@pld-linux.org Date: Thu Mar 21 14:05:04 2013 +0200 Up to 3.5.3 lyricue.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/lyricue.spec b/lyricue.spec index 45cd7ce..e5b5ee9 100644

[packages/lyricue: 2/3] Handle gnome help files.

2013-03-21 Thread caleb
commit 6148683cdf83403225f46e1b1b77f595eeaadc56 Author: Caleb Maclennan ca...@pld-linux.org Date: Thu Mar 21 14:06:29 2013 +0200 Handle gnome help files. lyricue.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/lyricue.spec b/lyricue.spec index e5b5ee9..e72c366

DISTFILES: lyricue: ERRORS: lyricue_3.5.3.tar.gz

2013-03-21 Thread caleb
FATAL: http://www.lyricue.org/archive/lyricue_3.5.3.tar.gz md5 mismatch, needed 7276c53c70a3b4334f0d4cc2a7ba9539, got 042c274da4c374d64e7cf80375ec Files fetched: 0 -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/lyricue: 3/3] Resolve conflict

2013-03-21 Thread caleb
commit 626a789183d8d5c34337414ea56e1755bd5e3cf6 Merge: 6148683 37e0e0a Author: Caleb Maclennan ca...@pld-linux.org Date: Thu Mar 21 14:08:55 2013 +0200 Resolve conflict lyricue.spec | 8 1 file changed, 4 insertions(+), 4 deletions(-) ---

[packages/dracut] - fix paths to systemctl

2013-03-21 Thread baggins
commit 9d3557a3bf3693b4839f662290baf1e8c7f48ad3 Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 14:00:37 2013 +0100 - fix paths to systemctl dracut.spec | 4 +++- systemd-paths.patch | 22 ++ 2 files changed, 25 insertions(+), 1 deletion(-) ---

[packages/dracut] - re-enable autoassembly of special devices like cryptoLUKS, dmraid, mdraid or lvm

2013-03-21 Thread baggins
commit adde4d77e70c889692d21e7ef6aa35fe65f0b099 Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 14:04:45 2013 +0100 - re-enable autoassembly of special devices like cryptoLUKS, dmraid, mdraid or lvm pld.conf | 1 + 1 file changed, 1 insertion(+) --- diff --git a/pld.conf

[packages/ruby/new-paths] package /usr/lib64/ruby/1.9

2013-03-21 Thread glen
commit 935675ed42645699a9353ad37b833012a2483390 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 10:28:48 2013 +0200 package /usr/lib64/ruby/1.9 ruby.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/ruby.spec b/ruby.spec index 66ec4ea..fee3e56 100644 ---

[packages/ruby/new-paths] do not package sitelib, it's local sysadmin maintained; package vendor dirs

2013-03-21 Thread glen
commit be8e7b24529180246780bdf3de0c21508428bedd Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 12:53:47 2013 +0200 do not package sitelib, it's local sysadmin maintained; package vendor dirs ruby.spec | 23 +-- 1 file changed, 9 insertions(+), 14 deletions(-) ---

[packages/ruby/new-paths] cleanup legacy loadpaths to avoid duplicates

2013-03-21 Thread glen
commit c2522b536ee4e2b87bc2a686b9580778b8504f09 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 13:43:59 2013 +0200 cleanup legacy loadpaths to avoid duplicates ruby.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/ruby.spec b/ruby.spec index

[packages/ruby/new-paths] package legacy dirs

2013-03-21 Thread glen
commit de8152d83e9845443bdfe30987839200a4f2de2f Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 15:21:59 2013 +0200 package legacy dirs ruby.spec | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) --- diff --git a/ruby.spec b/ruby.spec index 681bd52..497d5a0 100644 ---

[packages/systemd] - don't hardcode systemctl path in servce files

2013-03-21 Thread baggins
commit fa700b62ef31a47c02d48c245112f6499f49c35c Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 14:53:48 2013 +0100 - don't hardcode systemctl path in servce files systemctl-path.patch | 29 + systemd.spec | 7 ++- 2 files changed, 35

[packages/systemd] - rel 4

2013-03-21 Thread baggins
commit 80effb6751d2279a32254c7f64cd849f87a3174f Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 14:56:50 2013 +0100 - rel 4 systemd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- diff --git a/systemd.spec b/systemd.spec index 31017f0..0aea471 100644 ---

[packages/hwdata] up to 0.245. pci.ids 2013-03-18; usb.ids 2013-03-10

2013-03-21 Thread glen
commit 912cda613b2457616f0373294e7517e5bf699ae4 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 16:10:59 2013 +0200 up to 0.245. pci.ids 2013-03-18; usb.ids 2013-03-10 hwdata.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/hwdata.spec b/hwdata.spec

DISTFILES: hwdata: hwdata-0.245.tar.bz2

2013-03-21 Thread glen
Files fetched: 1 STORED: https://fedorahosted.org/releases/h/w/hwdata/hwdata-0.245.tar.bz2 2b505f104a1d5bf4f1291599c671f866 hwdata-0.245.tar.bz2 Size: 1012001 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/mate-panel] up to 1.5.6

2013-03-21 Thread glen
commit b712c2c400b3e91f7d46ecf41e913cd4f2c872b1 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 16:18:20 2013 +0200 up to 1.5.6 mate-panel.spec | 6 +++--- use-libwnck.patch | 17 - 2 files changed, 3 insertions(+), 20 deletions(-) --- diff --git a/mate-panel.spec

DISTFILES: mate-panel: mate-panel-1.5.6.tar.xz

2013-03-21 Thread glen
Files fetched: 1 STORED: http://pub.mate-desktop.org/releases/1.5/mate-panel-1.5.6.tar.xz 68dd3cc9e47cabc99c96665b1cdb65b6 mate-panel-1.5.6.tar.xz Size: 1710844 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/dracut] - fix path to udevadm

2013-03-21 Thread baggins
commit f517f03667bf6096707173662ee5b24ebe190bc5 Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 15:20:21 2013 +0100 - fix path to udevadm systemd-paths.patch | 11 +++ 1 file changed, 11 insertions(+) --- diff --git a/systemd-paths.patch b/systemd-paths.patch index

[packages/ruby] remove html docs that nobody nothered to package

2013-03-21 Thread glen
commit 698147c7c6f12be46d2f1aef530268613b4d3741 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 16:38:11 2013 +0200 remove html docs that nobody nothered to package ruby.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/ruby.spec b/ruby.spec index 6793051..187245d 100644

[packages/ruby] drop emacs ruby-mode, it is now provided by the emacs package (emacs-23.2.x) itself

2013-03-21 Thread glen
commit e5a132f536decb16abfad7b512eb1c9d0fb6 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 16:39:11 2013 +0200 drop emacs ruby-mode, it is now provided by the emacs package (emacs-23.2.x) itself this is according to fedora:

[packages/dracut] - removed duplicate hunk from systemd-paths patch

2013-03-21 Thread qboosh
commit 287dd7273e13b5bb90e49f397ccadb4a0f00d334 Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 17:18:07 2013 +0100 - removed duplicate hunk from systemd-paths patch systemd-paths.patch | 11 --- 1 file changed, 11 deletions(-) --- diff --git a/systemd-paths.patch

[packages/gmerlin-avdecoder] - internal gsm note

2013-03-21 Thread qboosh
commit 559472bdfd800caf765bfaef1c14074bc9d06cc9 Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 18:21:08 2013 +0100 - internal gsm note gmerlin-avdecoder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/gmerlin-avdecoder.spec b/gmerlin-avdecoder.spec

[packages/ruby/new-paths] (4 commits) ...Merge branch 'master' into new-paths

2013-03-21 Thread glen
Summary of changes: 2690877... enable verbose build; cosmetics (*) 698147c... remove html docs that nobody nothered to package (*) e5a... drop emacs ruby-mode, it is now provided by the emacs packa (*) 97b7914... Merge branch 'master' into new-paths (*) This commit already existed in

[packages/ruby/new-paths: 4/4] Merge branch 'master' into new-paths

2013-03-21 Thread glen
commit 97b7914a6adcb295cd6abd54451b46924527b912 Merge: de8152d e5a Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 17:00:51 2013 +0200 Merge branch 'master' into new-paths Conflicts: ruby.spec ruby.spec | 65

[packages/gmerlin-avdecoder] - comment on plugins package

2013-03-21 Thread qboosh
commit 32397c86a38369e8f8d05dcf06bcb90a07c8c37f Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 19:25:21 2013 +0100 - comment on plugins package gmerlin-avdecoder.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- diff --git a/gmerlin-avdecoder.spec

[packages/rpm-build-tools] some new macro substitutions

2013-03-21 Thread glen
commit 82c4e41a84ba26aefc00e4306bf0f881661c4786 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 20:25:06 2013 +0200 some new macro substitutions adapter.awk | 3 +++ 1 file changed, 3 insertions(+) --- diff --git a/adapter.awk b/adapter.awk index 30d76ae..ab284dd 100644 ---

[packages/rpm-build-tools] cd to script working dir

2013-03-21 Thread glen
commit 431811eab4685e81e090950c2fe011adde5f96a0 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 20:25:21 2013 +0200 cd to script working dir update-geoip.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- diff --git a/update-geoip.sh b/update-geoip.sh index

[packages/xtables-geoip] up to 20130312

2013-03-21 Thread glen
commit 075ac3c272cef4bf094cc5907618daeb051ed870 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 20:36:33 2013 +0200 up to 20130312 xtables-geoip.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/xtables-geoip.spec b/xtables-geoip.spec index

DISTFILES: xtables-geoip: GeoIPCountryCSV.zip GeoIPv6.csv.gz LICENSE.txt xt_geoip_build

2013-03-21 Thread glen
Files fetched: 1 ALREADY GOT: http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip dc15618bdc2d41653c37c8a3c1236699 GeoIPCountryCSV.zip STORED: http://geolite.maxmind.com/download/geoip/database/GeoIPv6.csv.gz 0d5a470a5009384b374d8431f9f0c450 GeoIPv6.csv.gz

[packages/GeoIP-db-IPASNum] up to 2013.03.19

2013-03-21 Thread glen
commit 81680caacb63460386e6e607dc0bfab0a163aae5 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 20:37:21 2013 +0200 up to 2013.03.19 GeoIP-db-IPASNum.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/GeoIP-db-IPASNum.spec b/GeoIP-db-IPASNum.spec index

DISTFILES: GeoIP-db-IPASNum: GeoIPASNum.dat.gz LICENSE.txt

2013-03-21 Thread glen
Files fetched: 1 STORED: http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz 355b8c9d9cda96c896daeb7cf7a973b8 GeoIPASNum.dat.gz Size: 1837459 bytes ALREADY GOT: http://www.maxmind.com/download/geoip/database/LICENSE.txt a1381bd1aa0a0c91dc31b3f1e847cf4a

[packages/ufraw] - ver. 0.19.1

2013-03-21 Thread wrobell
commit f23f62f05e5786054f785cd0013e19b8a42191cb Author: wrobell wrob...@pld-linux.org Date: Thu Mar 21 19:03:58 2013 + - ver. 0.19.1 ufraw.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/ufraw.spec b/ufraw.spec index a0b8995..2ab0a00 100644 ---

DISTFILES: ufraw: ufraw-0.19.1.tar.gz

2013-03-21 Thread wrobell
Files fetched: 1 STORED: http://downloads.sourceforge.net/ufraw/ufraw-0.19.1.tar.gz fc9e015013e30a198b652d80d156ed49 ufraw-0.19.1.tar.gz Size: 1249766 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/dracut] - fix also path to udevadm

2013-03-21 Thread baggins
commit 492c52fb356122cf6b1778499bf696165ccd2b49 Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 20:22:57 2013 +0100 - fix also path to udevadm systemd-paths.patch | 11 +++ 1 file changed, 11 insertions(+) --- diff --git a/systemd-paths.patch b/systemd-paths.patch

[packages/dracut] - fix paths to plymouthd

2013-03-21 Thread baggins
commit 173bc95d26b598b02415016d40e1c8ad79bb59ed Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 20:25:59 2013 +0100 - fix paths to plymouthd dracut.spec | 2 ++ plymouthd-path.patch | 20 2 files changed, 22 insertions(+) --- diff --git

[packages/dracut] - fix paths in patch

2013-03-21 Thread baggins
commit ec775ffe5a9a82f86f61c65a9934d21c88921fdd Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 20:27:51 2013 +0100 - fix paths in patch plymouthd-path.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/plymouthd-path.patch

[packages/dracut] - rel 2

2013-03-21 Thread baggins
commit b75779984cc37dfeadaed1d7cbc764cffcf26d33 Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 20:32:37 2013 +0100 - rel 2 dracut.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/dracut.spec b/dracut.spec index 9a66c78..fe7b58f 100644 ---

[packages/dosfstools] - updated to 3.0.16 - better Source0 URL, uses .xz sources

2013-03-21 Thread kiesiu
commit 97405443eef60cbbf96af17c58bd6e7026cb45c9 Author: Łukasz Kieś kie...@pld-linux.org Date: Thu Mar 21 20:39:28 2013 +0100 - updated to 3.0.16 - better Source0 URL, uses .xz sources dosfstools.spec | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) --- diff --git

DISTFILES: dosfstools: dosfstools-3.0.16.tar.xz dosfstools-pl-man-pages.tar.bz2

2013-03-21 Thread kiesiu
Files fetched: 1 STORED: http://www.daniel-baumann.ch/files/software/dosfstools/dosfstools-3.0.16.tar.xz 27aca18aeb8bb0851ccaeb47e7416a6e dosfstools-3.0.16.tar.xz Size: 72424 bytes ALREADY GOT: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/dosfstools-pl-man-pages.tar.bz2

[packages/dracut] - rel 3 - set version as upstream does

2013-03-21 Thread baggins
commit a7290eb0dd8305d9d9ddc229468f6baa6945466b Author: Jan Rękorajski bagg...@pld-linux.org Date: Thu Mar 21 20:44:37 2013 +0100 - rel 3 - set version as upstream does dracut.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- diff --git a/dracut.spec b/dracut.spec

[packages/ImageMagick] - pl for -coder-caption

2013-03-21 Thread qboosh
commit 2b684125121f4439a4b81b6c4529a652bd18c82a Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 20:54:25 2013 +0100 - pl for -coder-caption ImageMagick.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) --- diff --git a/ImageMagick.spec b/ImageMagick.spec index

[packages/ImageMagick] - added opencl bcond (core library dependency, so it cannot be separated)

2013-03-21 Thread qboosh
commit 34d1ac08edc1ce76472a68b4a16647c3ed7e42c7 Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 21:00:03 2013 +0100 - added opencl bcond (core library dependency, so it cannot be separated) ImageMagick.spec | 35 +++ 1 file changed, 15

[packages/ImageMagick] - package pango coder

2013-03-21 Thread qboosh
commit 8c3a04d018e15494d97bb433e5dc9c1e0ff5c0cc Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 21:21:02 2013 +0100 - package pango coder ImageMagick.spec | 25 - 1 file changed, 20 insertions(+), 5 deletions(-) --- diff --git a/ImageMagick.spec

[packages/ImageMagick] - caption coder no longer uses pango (pango is separate now)

2013-03-21 Thread qboosh
commit 275eb4b179841a05b62df1903ff567f4dc8244c4 Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 21:23:08 2013 +0100 - caption coder no longer uses pango (pango is separate now) ImageMagick.spec | 2 -- 1 file changed, 2 deletions(-) --- diff --git a/ImageMagick.spec

[packages/gmerlin-effectv] - updated to 1.2.0 - added am patch (fixes build with automake 1.13)

2013-03-21 Thread qboosh
commit 57e216fde73058d2d4a701f64fedb14e449f9a6c Author: Jakub Bogusz qbo...@pld-linux.org Date: Thu Mar 21 21:23:50 2013 +0100 - updated to 1.2.0 - added am patch (fixes build with automake 1.13) gmerlin-effectv-am.patch | 11 +++ gmerlin-effectv.spec | 10 ++ 2

DISTFILES: gmerlin-effectv: gmerlin-effectv-1.2.0.tar.gz

2013-03-21 Thread qboosh
Files fetched: 1 STORED: http://downloads.sourceforge.net/gmerlin/gmerlin-effectv-1.2.0.tar.gz f8bc379f6678dff2aa89dbfc4e5ee0b4 gmerlin-effectv-1.2.0.tar.gz Size: 433607 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit

[packages/linux-firmware] up to 20130201

2013-03-21 Thread glen
commit 2ab0f061d8b5524d87e97ce0eaaa81b51354c3cd Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 23:23:13 2013 +0200 up to 20130201 linux-firmware.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/linux-firmware.spec b/linux-firmware.spec index

DISTFILES: linux-firmware: ERRORS: linux-firmware-20130201.tar.gz

2013-03-21 Thread glen
wget -nv --no-check-certificate --user-agent=PLD/distfiles -O ./tmp/73b71646-8f77-448f-b0cf-a3dd0bed8905/f2df7fead9142d076338700b70ec277b/linux-firmware-20130201.tar.gz ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/linux-firmware-20130201.tar.gz: No such directory

[packages/kernel/LINUX_3_7] BRCMFMAC=m

2013-03-21 Thread glen
commit 57ad53f390776dc75926c4acd86ecf1775522815 Author: Elan Ruusamäe g...@delfi.ee Date: Thu Mar 21 23:43:11 2013 +0200 BRCMFMAC=m kernel-multiarch.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/kernel-multiarch.config b/kernel-multiarch.config index

[packages/ruby] it is not just ruby license

2013-03-21 Thread glen
commit 267654e73da995ebfde691446adbaa5aae226577 Author: Elan Ruusamäe g...@delfi.ee Date: Fri Mar 22 00:21:37 2013 +0200 it is not just ruby license updated license tag from fedora, see also NEWS file: http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_362/NEWS ruby.spec | 3 ++-