pci-database: gfx.pci.in - 10024c57 isn't supported by fglrx (othe...

2006-04-06 Thread adamg
Author: adamgDate: Thu Apr  6 07:22:14 2006 GMT
Module: pci-database  Tag: HEAD
 Log message:
- 10024c57 isn't supported by fglrx (others probably too)

 Files affected:
pci-database:
   gfx.pci.in (1.12 -> 1.13) 

 Diffs:


Index: pci-database/gfx.pci.in
diff -u pci-database/gfx.pci.in:1.12 pci-database/gfx.pci.in:1.13
--- pci-database/gfx.pci.in:1.12Sun Oct  9 14:07:32 2005
+++ pci-database/gfx.pci.in Thu Apr  6 09:22:09 2006
@@ -56,7 +56,7 @@
 10024c52 ati
 10024c53 ati
 10024c54 ati
-10024c57 fglrx
+10024c57 ati
 10024c58 fglrx
 10024c59 fglrx
 10024c5a fglrx


 CVS-web:
http://cvs.pld-linux.org/pci-database/gfx.pci.in?r1=1.12&r2=1.13&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: phpldapadmin-paths.patch (NEW) - set path to confdir

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 08:03:07 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- set path to confdir

 Files affected:
SOURCES:
   phpldapadmin-paths.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/phpldapadmin-paths.patch
diff -u /dev/null SOURCES/phpldapadmin-paths.patch:1.1
--- /dev/null   Thu Apr  6 10:03:07 2006
+++ SOURCES/phpldapadmin-paths.patchThu Apr  6 10:03:02 2006
@@ -0,0 +1,11 @@
+--- phpldapadmin-0.9.8.2/lib/functions.php 2006-03-14 01:13:43.0 
+0200
 /home/glen/functions.php   2006-04-06 02:32:30.315769659 +0300
+@@ -9,7 +9,7 @@
+ 
+ define('HTDOCDIR',sprintf('%s/',realpath(LIBDIR.'../htdocs/')));
+ define('LANGDIR',sprintf('%s/',realpath(LIBDIR.'../locale/')));
+-define('CONFDIR',sprintf('%s/',realpath(LIBDIR.'../config')));
++define('CONFDIR','/etc/webapps/phpldapadmin/');
+ define('TMPLDIR',sprintf('%s/',realpath(LIBDIR.'../templates/')));
+ define('DOCDIR',sprintf('%s/',realpath(LIBDIR.'../doc/')));
+ define('HOOKSDIR',sprintf('%s/',realpath(LIBDIR.'../hooks/')));

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: doomsday.spec - add cve info (unsolvable)

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 08:05:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- add cve info (unsolvable)

 Files affected:
SPECS:
   doomsday.spec (1.12 -> 1.13) 

 Diffs:


Index: SPECS/doomsday.spec
diff -u SPECS/doomsday.spec:1.12 SPECS/doomsday.spec:1.13
--- SPECS/doomsday.spec:1.12Tue Jan 31 21:53:05 2006
+++ SPECS/doomsday.spec Thu Apr  6 10:04:57 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 # TODO
 # - icons for desktop files
+# - (CVE-2006-1618) http://security.gentoo.org/glsa/glsa-200604-05.xml
 Summary:   jDoom, jHeretic and jHexen for Linux
 Summary(pl):   jDoom, jHeretic i jHexen dla Linuksa
 Name:  doomsday
@@ -129,6 +130,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/06 08:04:57  glen
+- add cve info (unsolvable)
+
 Revision 1.12  2006/01/31 20:53:05  qboosh
 - updated md5
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/doomsday.spec?r1=1.12&r2=1.13&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: hdapsd.init - no reload in usage

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 08:05:28 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- no reload in usage

 Files affected:
SOURCES:
   hdapsd.init (1.4 -> 1.5) 

 Diffs:


Index: SOURCES/hdapsd.init
diff -u SOURCES/hdapsd.init:1.4 SOURCES/hdapsd.init:1.5
--- SOURCES/hdapsd.init:1.4 Thu Apr  6 08:59:40 2006
+++ SOURCES/hdapsd.init Thu Apr  6 10:05:22 2006
@@ -61,7 +61,7 @@
exit $?
;;
   *)
-   msg_usage "$0 {start|stop|restart|reload|force-reload|status}"
+   msg_usage "$0 {start|stop|restart|force-reload|status}"
exit 3
 esac
 


 CVS-web:
http://cvs.pld-linux.org/SOURCES/hdapsd.init?r1=1.4&r2=1.5&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES (LINUX_2_6): pom-ng-ipp2p-20060329.patch (NEW) - ipp2p net...

2006-04-06 Thread cieciwa
Author: cieciwa  Date: Thu Apr  6 08:09:15 2006 GMT
Module: SOURCES   Tag: LINUX_2_6
 Log message:
- ipp2p netfilter support.

 Files affected:
SOURCES:
   pom-ng-ipp2p-20060329.patch (NONE -> 1.1.2.1)  (NEW)

 Diffs:


Index: SOURCES/pom-ng-ipp2p-20060329.patch
diff -u /dev/null SOURCES/pom-ng-ipp2p-20060329.patch:1.1.2.1
--- /dev/null   Thu Apr  6 10:09:15 2006
+++ SOURCES/pom-ng-ipp2p-20060329.patch Thu Apr  6 10:09:10 2006
@@ -0,0 +1,932 @@
+ include/linux/netfilter_ipv4/ipt_ipp2p.h |   31 +
+ net/ipv4/netfilter/Kconfig   |   10 
+ net/ipv4/netfilter/Makefile  |1 
+ net/ipv4/netfilter/ipt_ipp2p.c   |  863 
+++
+ 4 files changed, 905 insertions(+)
+
+diff -Nur --exclude '"*.orig"' 
linux-2.6.16.1.org/include/linux/netfilter_ipv4/ipt_ipp2p.h 
linux-2.6.16.1/include/linux/netfilter_ipv4/ipt_ipp2p.h
+--- linux-2.6.16.1.org/include/linux/netfilter_ipv4/ipt_ipp2p.h
1970-01-01 01:00:00.0 +0100
 linux-2.6.16.1/include/linux/netfilter_ipv4/ipt_ipp2p.h2006-04-06 
10:04:00.0 +0200
+@@ -0,0 +1,31 @@
++#ifndef __IPT_IPP2P_H
++#define __IPT_IPP2P_H
++#define IPP2P_VERSION "0.8.1_rc1"
++
++struct ipt_p2p_info {
++int cmd;
++int debug;
++};
++
++#endif //__IPT_IPP2P_H
++
++#define SHORT_HAND_IPP2P  1 /* --ipp2p switch*/
++//#define SHORT_HAND_DATA 4 /* --ipp2p-data switch*/
++#define SHORT_HAND_NONE   5 /* no short hand*/
++
++#define IPP2P_EDK (1 << 1)
++#define IPP2P_DATA_KAZAA  (1 << 2)
++#define IPP2P_DATA_EDK(1 << 3)
++#define IPP2P_DATA_DC (1 << 4)
++#define IPP2P_DC  (1 << 5)
++#define IPP2P_DATA_GNU(1 << 6)
++#define IPP2P_GNU (1 << 7)
++#define IPP2P_KAZAA   (1 << 8)
++#define IPP2P_BIT (1 << 9)
++#define IPP2P_APPLE   (1 << 10)
++#define IPP2P_SOUL(1 << 11)
++#define IPP2P_WINMX   (1 << 12)
++#define IPP2P_ARES(1 << 13)
++#define IPP2P_MUTE(1 << 14)
++#define IPP2P_WASTE   (1 << 15)
++#define IPP2P_XDCC(1 << 16)
+diff -Nur --exclude '"*.orig"' linux-2.6.16.1.org/net/ipv4/netfilter/Kconfig 
linux-2.6.16.1/net/ipv4/netfilter/Kconfig
+--- linux-2.6.16.1.org/net/ipv4/netfilter/Kconfig  2006-03-28 
08:49:02.0 +0200
 linux-2.6.16.1/net/ipv4/netfilter/Kconfig  2006-04-06 10:04:00.0 
+0200
+@@ -606,5 +606,15 @@
+ Allows altering the ARP packet payload: source and destination
+ hardware and network addresses.
+ 
++config IP_NF_MATCH_IPP2P
++  tristate  'IPP2P match support'
++  depends on IP_NF_IPTABLES
++  help
++This option makes possible to match some P2P packets
++therefore helps controlling such traffic.
++  
++If you want to compile it as a module, say M here and read
++.  If unsure, say `N'.
++
+ endmenu
+ 
+diff -Nur --exclude '"*.orig"' linux-2.6.16.1.org/net/ipv4/netfilter/Makefile 
linux-2.6.16.1/net/ipv4/netfilter/Makefile
+--- linux-2.6.16.1.org/net/ipv4/netfilter/Makefile 2006-03-28 
08:49:02.0 +0200
 linux-2.6.16.1/net/ipv4/netfilter/Makefile 2006-04-06 10:04:00.0 
+0200
+@@ -0,0 +0,1 @@
++obj-$(CONFIG_IP_NF_MATCH_IPP2P) += ipt_ipp2p.o
+diff -Nur --exclude '"*.orig"' 
linux-2.6.16.1.org/net/ipv4/netfilter/ipt_ipp2p.c 
linux-2.6.16.1/net/ipv4/netfilter/ipt_ipp2p.c
+--- linux-2.6.16.1.org/net/ipv4/netfilter/ipt_ipp2p.c  1970-01-01 
01:00:00.0 +0100
 linux-2.6.16.1/net/ipv4/netfilter/ipt_ipp2p.c  2006-04-06 
10:04:00.0 +0200
+@@ -0,0 +1,863 @@
++#if defined(MODVERSIONS)
++#include 
++#endif
++#include 
++#include 
++#include 
++#include 
++#include 
++#include 
++
++#define get_u8(X,O)  (*(__u8 *)(X + O))
++#define get_u16(X,O)  (*(__u16 *)(X + O))
++#define get_u32(X,O)  (*(__u32 *)(X + O))
++
++MODULE_AUTHOR("Eicke Friedrich/Klaus Degner <[EMAIL PROTECTED]>");
++MODULE_DESCRIPTION("An extension to iptables to identify P2P traffic.");
++MODULE_LICENSE("GPL");
++
++
++/*Search for UDP eDonkey/eMule/Kad commands*/
++int
++udp_search_edk (unsigned char *haystack, int packet_len)
++{
++unsigned char *t = haystack;
++t += 8;
++
++  switch (t[0]) {
++  case 0xe3: 
++  {   /*edonkey*/
++  switch (t[1]) 
++  {
++  /* client -> server status request */
++  case 0x96: 
++  if (packet_len == 14) return 
((IPP2P_EDK * 100) + 50);
++  break;
++  /* server -> client status request */
++  case 0x97: if (packet_len == 42) return 
((IPP2P_EDK * 100) + 51);
++  break;
++

SOURCES: iptables-ipp2p-20060329.patch (NEW) - ipp2p iptables supp...

2006-04-06 Thread cieciwa
Author: cieciwa  Date: Thu Apr  6 08:09:44 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- ipp2p iptables support.

 Files affected:
SOURCES:
   iptables-ipp2p-20060329.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/iptables-ipp2p-20060329.patch
diff -u /dev/null SOURCES/iptables-ipp2p-20060329.patch:1.1
--- /dev/null   Thu Apr  6 10:09:44 2006
+++ SOURCES/iptables-ipp2p-20060329.patch   Thu Apr  6 10:09:39 2006
@@ -0,0 +1,463 @@
+ .ipp2p-test  |2 
+ libipt_ipp2p.c   |  401 
+++
+ libipt_ipp2p.man |   43 +
+ 3 files changed, 446 insertions(+)
+
+diff -urN --exclude '*.orig' iptables-1.3.5.org/extensions/.ipp2p-test 
iptables-1.3.5/extensions/.ipp2p-test
+--- iptables-1.3.5.org/extensions/.ipp2p-test  1970-01-01 01:00:00.0 
+0100
 iptables-1.3.5/extensions/.ipp2p-test  2006-04-06 10:04:00.0 
+0200
+@@ -0,0 +1,2 @@
++#! /bin/sh
++[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_ipp2p.h ] && echo ipp2p
+diff -urN --exclude '*.orig' iptables-1.3.5.org/extensions/libipt_ipp2p.c 
iptables-1.3.5/extensions/libipt_ipp2p.c
+--- iptables-1.3.5.org/extensions/libipt_ipp2p.c   1970-01-01 
01:00:00.0 +0100
 iptables-1.3.5/extensions/libipt_ipp2p.c   2006-04-06 10:04:00.0 
+0200
+@@ -0,0 +1,401 @@
++
++#include 
++#include 
++#include 
++#include 
++#include 
++#include 
++
++#include 
++
++#include 
++
++static void
++help(void)
++{
++printf(
++"IPP2P v%s options:\n"
++" --ipp2p Grab all known p2p packets\n"
++" --edk   [TCP&UDP]   All known eDonkey/eMule/Overnet 
packets\n"
++" --dc[TCP]   All known Direct Connect packets\n"
++" --kazaa [TCP&UDP]   All known KaZaA packets\n"
++" --gnu   [TCP&UDP]   All known Gnutella packets\n"
++" --bit   [TCP&UDP]   All known BitTorrent packets\n"
++" --apple [TCP]   All known AppleJuice packets\n"
++" --winmx [TCP]   All known WinMX\n"
++" --soul  [TCP]   All known SoulSeek\n"
++" --ares  [TCP]   All known Ares\n\n"
++" EXPERIMENTAL protocols (please send feedback to: [EMAIL PROTECTED]) :\n"
++" --mute  [TCP]   All known Mute packets\n"
++" --waste [TCP]   All known Waste packets\n"
++" --xdcc  [TCP]   All known XDCC packets (only xdcc 
login)\n\n"
++" DEBUG SUPPPORT, use only if you know why\n"
++" --debug Generate kernel debug output, THIS WILL SLOW DOWN THE 
FILTER\n"
++"\nNote that the follwing options will have the same meaning:\n"
++" '--ipp2p' is equal to '--edk --dc --kazaa --gnu --bit --apple --winmx 
--soul --ares'\n"
++"\nIPP2P was intended for TCP only. Due to increasing usage of UDP we 
needed to change this.\n"
++"You can now use -p udp to search UDP packets only or without -p switch 
to search UDP and TCP packets.\n"
++"\nSee README included with this package for more details or visit 
http://www.ipp2p.org\n";
++"\nExamples:\n"
++" iptables -A FORWARD -m ipp2p --ipp2p -j MARK --set-mark 0x01\n"
++" iptables -A FORWARD -p udp -m ipp2p --kazaa --bit -j DROP\n"
++" iptables -A FORWARD -p tcp -m ipp2p --edk --soul -j DROP\n\n"
++, IPP2P_VERSION);
++}
++
++static struct option opts[] = {
++{ "ipp2p", 0, 0, '1' },
++{ "edk", 0, 0, '2' }, 
++  { "dc", 0, 0, '7' },
++  { "gnu", 0, 0, '9' },
++  { "kazaa", 0, 0, 'a' },
++  { "bit", 0, 0, 'b' },
++  { "apple", 0, 0, 'c' }, 
++  { "soul", 0, 0, 'd' },  
++  { "winmx", 0, 0, 'e' }, 
++  { "ares", 0, 0, 'f' },
++  { "mute", 0, 0, 'g' },
++  { "waste", 0, 0, 'h' },
++  { "xdcc", 0, 0, 'i' },
++  { "debug", 0, 0, 'j' },
++{0}
++};
++
++  
++
++static void
++init(struct ipt_entry_match *m, unsigned int *nfcache)
++{
++struct ipt_p2p_info *info = (struct ipt_p2p_info *)m->data;
++
++*nfcache |= NFC_UNKNOWN;
++
++/*init the module with default values*/
++info->cmd = 0;
++info->debug = 0;
++
++}
++  
++
++static int
++parse(int c, char **argv, int invert, unsigned int *flags,
++  const struct ipt_entry *entry,
++  unsigned int *nfcache,
++  struct ipt_entry_match **match)
++{
++struct ipt_p2p_info *info = (struct ipt_p2p_info *)(*match)->data;
++
++switch (c) {
++  case '1':   /*cmd: ipp2p*/
++  if ((*flags & SHORT_HAND_IPP2P) == SHORT_HAND_IPP2P)
++  exit_error(PARAMETER_PROBLEM,
++  "ipp2p: `--ipp2p' may only be "
++  "specified once!");
++/*if ((*flags & SHORT_HAND_DATA) == SHORT_HAND_DATA)
++  exit_error(PARAMETER_PROBLEM,
++  "ipp2p: `--ipp2p-data' may only be "

SPECS: iptables.spec - added ipp2p support.

2006-04-06 Thread cieciwa
Author: cieciwa  Date: Thu Apr  6 08:14:39 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added ipp2p support.

 Files affected:
SPECS:
   iptables.spec (1.197 -> 1.198) 

 Diffs:


Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.197 SPECS/iptables.spec:1.198
--- SPECS/iptables.spec:1.197   Tue Apr  4 11:31:45 2006
+++ SPECS/iptables.spec Thu Apr  6 10:14:34 2006
@@ -40,11 +40,11 @@
 
 Patch10:   %{name}-connbytes-xtables.patch
 
+Patch12:   %{name}-ipp2p-%{_netfilter_snap}.patch
 #Patch2:   grsecurity-1.2.11-iptables.patch
 #Patch6:   %{name}-nf-ACCOUNT.patch
 #Patch7:   %{name}-nf-ULOG.patch
 #Patch8:   %{name}-nf-geoip.patch
-#Patch9:   %{name}-nf-ipp2p.patch
 #Patch10:  %{name}-nf-ip_queue_vwmark.patch
 #Patch11:  %{name}-hot_dirty_fix.patch
 #Patch12:  %{name}-layer7-2.1.patch
@@ -145,6 +145,8 @@
 %patch7 -p1
 
 %patch10 -p1
+
+%patch12 -p1
 #patch4 -p1
 #patch5 -p1
 #patch6 -p1
@@ -239,6 +241,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.198  2006/04/06 08:14:34  cieciwa
+- added ipp2p support.
+
 Revision 1.197  2006/04/04 09:31:45  cieciwa
 - connbytes converted from IPTables to XTables.
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/iptables.spec?r1=1.197&r2=1.198&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (LINUX_2_6): kernel.spec - added ipp2p support.

2006-04-06 Thread cieciwa
Author: cieciwa  Date: Thu Apr  6 08:20:26 2006 GMT
Module: SPECS Tag: LINUX_2_6
 Log message:
- added ipp2p support.

 Files affected:
SPECS:
   kernel.spec (1.441.2.1462 -> 1.441.2.1463) 

 Diffs:


Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1462 SPECS/kernel.spec:1.441.2.1463
--- SPECS/kernel.spec:1.441.2.1462  Thu Apr  6 07:49:07 2006
+++ SPECS/kernel.spec   Thu Apr  6 10:20:21 2006
@@ -171,6 +171,7 @@
 Patch22:   pom-ng-u32-%{_netfilter_snap}.patch
 
 ## extra
+Patch30:   pom-ng-ipp2p-%{_netfilter_snap}.patch
 
 ###
 #  End netfilter
@@ -626,8 +627,10 @@
 %patch2 -p1
 
 %patch4 -p1
-%if %{with vesafb_tng}
-%patch5 -p1
+%ifarch %{ix86}
+%if %{with vesafb_tng}
+   %patch5 -p1
+%endif
 %endif
 
 %patch6 -p1
@@ -654,6 +657,11 @@
 %patch21 -p1
 %patch22 -p1
 
+## extra
+%patch30 -p1
+
+##
+# end of netfilter
 
 %patch50 -p1
 
@@ -1481,6 +1489,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.441.2.1463  2006/04/06 08:20:21  cieciwa
+- added ipp2p support.
+
 Revision 1.441.2.1462  2006/04/06 05:49:07  adamg
 - bcond for disabling vesafb-tng patch (it is compiled in statically
   and breaks other modules, on the other hand it supports high resolutions


 CVS-web:

http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1462&r2=1.441.2.1463&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: moc.spec - up to 2.4.0 stable - ffmpeg plugin move into sub...

2006-04-06 Thread teodor
Author: teodor   Date: Thu Apr  6 08:38:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.4.0 stable
- ffmpeg plugin move into subpackage

 Files affected:
SPECS:
   moc.spec (1.27 -> 1.28) 

 Diffs:


Index: SPECS/moc.spec
diff -u SPECS/moc.spec:1.27 SPECS/moc.spec:1.28
--- SPECS/moc.spec:1.27 Mon Jan 30 09:36:33 2006
+++ SPECS/moc.spec  Thu Apr  6 10:38:23 2006
@@ -1,27 +1,25 @@
 # $Revision$, $Date$ 
-# FIX:
-# - ffmpeg decoder doesn't want to install
 #
 # bconds:
 %bcond_without home_etc# disable HOME_ETC support
 #
 
-%define_status beta2
 Summary:   Console audio player with simple ncurses interface
 Summary(pl):   Konsolowy odtwarzacz audio z prostym interfejsem ncurses
 Name:  moc
 Version:   2.4.0
-Release:   0.%{_status}.1
+Release:   1
 License:   GPL
 Group: Applications/Sound
-Source0:   
ftp://ftp.daper.net/pub/soft/moc/unstable/%{name}-%{version}-%{_status}.tar.bz2
-# Source0-md5: cbdc3139ad077130646f4763e6a4994d
+Source0:   
ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}.tar.bz2
+# Source0-md5: 5b31665390fb0b30d19dadec4e90abb8
 Patch0:%{name}-home_etc.patch
 URL:   http://moc.daper.net/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: curl-devel
+BuildRequires: ffmpeg-devel
 BuildRequires: flac-devel
 BuildRequires: libao-devel
 BuildRequires: libid3tag-devel
@@ -111,8 +109,20 @@
 This package contains the FLAC decoder.
 After install you should reload MOC player.
 
-%description flac -l pl
-Ten pakiet zawiera dekodowanie formatu FLAC.
+%package ffmpeg
+Summary:   ffmpeg decoder for MoC - Music on Console
+Summary(pl):   Dekoder ffmpeg dla MOC
+Group: Applications/Sound
+Requires:  %{name} = %{version}-%{release}
+Provides:  %{name}-input = %{version}-%{release}
+
+%description ffmpeg
+This package contains module to decode WMA (and others) 
+files.
+After install you should reload MOC player.
+
+%description ffmpeg -l pl
+Ten pakiet zawiera moduł dekodujący pliki w formacie WMA (i nie tylko)
 Po zainstalowaniu należy uruchomić ponownie MOC.
 
 %package sndfile
@@ -146,7 +156,7 @@
 Po zainstalowaniu należy uruchomić ponownie MOC.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_status}
+%setup -q
 %{?with_home_etc:%patch0 -p1}
 
 %build
@@ -190,6 +200,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_decoder_plugins}/libflac_decoder.so*
 
+%files ffmpeg
+%defattr(664,root,root,755)
+%attr(755,root,root) %{_decoder_plugins}/libffmpeg_decoder.so
+
 %files mp3
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_decoder_plugins}/libmp3_decoder.so*
@@ -212,6 +226,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.28  2006/04/06 08:38:23  teodor
+- up to 2.4.0 stable
+- ffmpeg plugin move into subpackage
+
 Revision 1.27  2006/01/30 08:36:33  teodor
 - updated to 2.4.0-beta2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/moc.spec?r1=1.27&r2=1.28&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: moc-2.4.0.tar.bz2

2006-04-06 Thread teodor

Files fetched: 1

STORED: ftp://ftp.daper.net/pub/soft/moc/stable/moc-2.4.0.tar.bz2
5b31665390fb0b30d19dadec4e90abb8  moc-2.4.0.tar.bz2
Size: 419792 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: DenyHosts-2.3.tar.gz

2006-04-06 Thread megabajt

Files fetched: 1

STORED: http://dl.sourceforge.net/denyhosts/DenyHosts-2.3.tar.gz
a175dec03a67aff65c5471105d5a2786  DenyHosts-2.3.tar.gz
Size: 41260 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: DenyHosts.spec - updated to 2.3

2006-04-06 Thread megabajt
Author: megabajt Date: Thu Apr  6 08:56:35 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.3

 Files affected:
SPECS:
   DenyHosts.spec (1.17 -> 1.18) 

 Diffs:


Index: SPECS/DenyHosts.spec
diff -u SPECS/DenyHosts.spec:1.17 SPECS/DenyHosts.spec:1.18
--- SPECS/DenyHosts.spec:1.17   Sun Mar 19 18:50:57 2006
+++ SPECS/DenyHosts.specThu Apr  6 10:56:30 2006
@@ -2,12 +2,12 @@
 Summary:   Script to help thwart SSH server attacks
 Summary(pl):   Skrypt do blokowania ataków na serwery SSH
 Name:  DenyHosts
-Version:   2.2
+Version:   2.3
 Release:   1
 License:   GPL v2
 Group: Applications/System
 Source0:   http://dl.sourceforge.net/denyhosts/%{name}-%{version}.tar.gz
-# Source0-md5: feba0e9a48dbf1fa9cbd2b5b8907f349
+# Source0-md5: a175dec03a67aff65c5471105d5a2786
 Source1:   %{name}.cron
 Source2:   %{name}.cfg
 Source3:   %{name}.init
@@ -93,6 +93,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.18  2006/04/06 08:56:30  megabajt
+- updated to 2.3
+
 Revision 1.17  2006/03/19 17:50:57  glen
 - use %service
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/DenyHosts.spec?r1=1.17&r2=1.18&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (AC-branch): kdepim.spec - no hidden_visibility for AC

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 09:15:57 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- no hidden_visibility for AC

 Files affected:
SPECS:
   kdepim.spec (1.222 -> 1.222.2.1) 

 Diffs:


Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.222 SPECS/kdepim.spec:1.222.2.1
--- SPECS/kdepim.spec:1.222 Tue Apr  4 09:35:12 2006
+++ SPECS/kdepim.spec   Thu Apr  6 11:15:51 2006
@@ -3,7 +3,7 @@
 # - subpackages for akregator, korganizer(?)
 # Conditional build:
 %bcond_without apidocs # do not prepare API documentation
-%bcond_without hidden_visibility   # pass '--fvisibility=hidden'
+%bcond_withhidden_visibility   # pass '--fvisibility=hidden'
# & '--fvisibility-inlines-hidden'
# to g++
 #
@@ -1380,6 +1380,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.222.2.1  2006/04/06 09:15:51  glen
+- no hidden_visibility for AC
+
 Revision 1.222  2006/04/04 07:35:12  charles
 - adapterized
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.222&r2=1.222.2.1&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (AC-branch): kdepim.spec - rel 2

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 09:16:16 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- rel 2

 Files affected:
SPECS:
   kdepim.spec (1.222.2.1 -> 1.222.2.2) 

 Diffs:


Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.222.2.1 SPECS/kdepim.spec:1.222.2.2
--- SPECS/kdepim.spec:1.222.2.1 Thu Apr  6 11:15:51 2006
+++ SPECS/kdepim.spec   Thu Apr  6 11:16:11 2006
@@ -18,7 +18,7 @@
 Summary(uk):   đĹŇÓĎÎÁĚŘÎŮĘ ĐĚÁÎŐ×ÁĚŘÎÉË (PIM) ÄĚŃ KDE
 Name:  kdepim
 Version:   3.5.2
-Release:   1
+Release:   2
 Epoch: 9
 License:   GPL
 Group: X11/Applications
@@ -1380,6 +1380,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.222.2.2  2006/04/06 09:16:11  glen
+- rel 2
+
 Revision 1.222.2.1  2006/04/06 09:15:51  glen
 - no hidden_visibility for AC
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.222.2.1&r2=1.222.2.2&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: moc.spec - restored pl for -flac

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 09:25:02 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- restored pl for -flac

 Files affected:
SPECS:
   moc.spec (1.28 -> 1.29) 

 Diffs:


Index: SPECS/moc.spec
diff -u SPECS/moc.spec:1.28 SPECS/moc.spec:1.29
--- SPECS/moc.spec:1.28 Thu Apr  6 10:38:23 2006
+++ SPECS/moc.spec  Thu Apr  6 11:24:56 2006
@@ -3,7 +3,6 @@
 # bconds:
 %bcond_without home_etc# disable HOME_ETC support
 #
-
 Summary:   Console audio player with simple ncurses interface
 Summary(pl):   Konsolowy odtwarzacz audio z prostym interfejsem ncurses
 Name:  moc
@@ -11,7 +10,7 @@
 Release:   1
 License:   GPL
 Group: Applications/Sound
-Source0:   
ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}.tar.bz2
+Source0:   
ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.bz2
 # Source0-md5: 5b31665390fb0b30d19dadec4e90abb8
 Patch0:%{name}-home_etc.patch
 URL:   http://moc.daper.net/
@@ -96,7 +95,7 @@
 
 %description ogg -l pl
 Ten pakiet zawiera dekodowanie formatu Ogg.
-Po zainstalowaniu należy uruchomić ponownie MOC
+Po zainstalowaniu należy uruchomić ponownie MOC.
 
 %package flac
 Summary:   FLAC decoder for MoC - Music on Console
@@ -109,6 +108,10 @@
 This package contains the FLAC decoder.
 After install you should reload MOC player.
 
+%description flac -l pl
+Ten pakiet zawiera dekodowanie formatu FLAC.
+Po zainstalowaniu należy uruchomić ponownie MOC.
+
 %package ffmpeg
 Summary:   ffmpeg decoder for MoC - Music on Console
 Summary(pl):   Dekoder ffmpeg dla MOC
@@ -226,6 +229,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.29  2006/04/06 09:24:56  qboosh
+- restored pl for -flac
+
 Revision 1.28  2006/04/06 08:38:23  teodor
 - up to 2.4.0 stable
 - ffmpeg plugin move into subpackage


 CVS-web:
http://cvs.pld-linux.org/SPECS/moc.spec?r1=1.28&r2=1.29&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (AC-branch): kdenetwork.spec, kdenetwork.spec - drop dirtree...

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 09:36:06 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- drop dirtree entry (dirtree/remote/lan.desktop).
  probably adgor had a reason in r1.128 (dated 2004/02/15 13:19:12 GMT)

 Files affected:
SPECS:
   kdenetwork.spec (1.212.2.4 -> 1.212.2.5) 
SPECS:
   kdenetwork.spec (1.219 -> 1.220) 

 Diffs:


Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.212.2.4 SPECS/kdenetwork.spec:1.212.2.5
--- SPECS/kdenetwork.spec:1.212.2.4 Thu Apr  6 00:25:02 2006
+++ SPECS/kdenetwork.spec   Thu Apr  6 11:36:01 2006
@@ -1080,6 +1080,7 @@
 # Messing ones
 rm $RPM_BUILD_ROOT%{_datadir}/mimelnk/application/x-icq.desktop
 rm $RPM_BUILD_ROOT%{_iconsdir}/locolor/32x32/apps/krfb.png
+rm $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/dirtree/remote/lan.desktop
 
 %find_lang kdict   --with-kde
 %find_lang kget--with-kde
@@ -1704,7 +1705,6 @@
 %{_datadir}/apps/remoteview/lan.desktop
 %{_datadir}/services/rlan.protocol
 %{_datadir}/services/lan.protocol
-%{_datadir}/apps/konqueror/dirtree/remote/lan.desktop
 %{_datadir}/apps/konqsidebartng/virtual_folders/services/lisa.desktop
 %{_datadir}/applnk/.hidden/kcmkiolan.desktop
 %{_datadir}/applnk/.hidden/kcmlisa.desktop
@@ -1748,6 +1748,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.212.2.5  2006/04/06 09:36:01  glen
+- drop dirtree entry (dirtree/remote/lan.desktop).
+  probably adgor had a reason in r1.128 (dated 2004/02/15 13:19:12 GMT)
+
 Revision 1.212.2.4  2006/04/05 22:25:02  glen
 - merge fixes from HEAD
 


Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.219 SPECS/kdenetwork.spec:1.220
--- SPECS/kdenetwork.spec:1.219 Thu Apr  6 00:24:00 2006
+++ SPECS/kdenetwork.spec   Thu Apr  6 11:36:01 2006
@@ -1081,6 +1081,7 @@
 # Messing ones
 rm $RPM_BUILD_ROOT%{_datadir}/mimelnk/application/x-icq.desktop
 rm $RPM_BUILD_ROOT%{_iconsdir}/locolor/32x32/apps/krfb.png
+rm $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/dirtree/remote/lan.desktop
 
 %find_lang kdict   --with-kde
 %find_lang kget--with-kde
@@ -1705,7 +1706,6 @@
 %{_datadir}/apps/remoteview/lan.desktop
 %{_datadir}/services/rlan.protocol
 %{_datadir}/services/lan.protocol
-%{_datadir}/apps/konqueror/dirtree/remote/lan.desktop
 %{_datadir}/apps/konqsidebartng/virtual_folders/services/lisa.desktop
 %{_datadir}/applnk/.hidden/kcmkiolan.desktop
 %{_datadir}/applnk/.hidden/kcmlisa.desktop
@@ -1749,6 +1749,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.220  2006/04/06 09:36:01  glen
+- drop dirtree entry (dirtree/remote/lan.desktop).
+  probably adgor had a reason in r1.128 (dated 2004/02/15 13:19:12 GMT)
+
 Revision 1.219  2006/04/05 22:24:00  glen
 - don't remove files that are packaged
 - drop ccache hacks (fixed automake)


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdenetwork.spec?r1=1.212.2.4&r2=1.212.2.5&f=u
http://cvs.pld-linux.org/SPECS/kdenetwork.spec?r1=1.219&r2=1.220&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: sqlite3.spec - up to 3.3.5

2006-04-06 Thread pawelb
Author: pawelb   Date: Thu Apr  6 10:01:14 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 3.3.5

 Files affected:
SPECS:
   sqlite3.spec (1.22 -> 1.23) 

 Diffs:


Index: SPECS/sqlite3.spec
diff -u SPECS/sqlite3.spec:1.22 SPECS/sqlite3.spec:1.23
--- SPECS/sqlite3.spec:1.22 Mon Feb 27 18:54:30 2006
+++ SPECS/sqlite3.spec  Thu Apr  6 12:01:09 2006
@@ -12,13 +12,13 @@
 Summary:   SQLite library
 Summary(pl):   Biblioteka SQLite
 Name:  sqlite3
-Version:   3.3.4
+Version:   3.3.5
 Release:   1
 License:   LGPL
 Group: Libraries
 # Source0Download: http://sqlite.org/download.html
 Source0:   http://sqlite.org/sqlite-%{version}.tar.gz
-# Source0-md5: e31b390c294c0ea093f0bed3353fdff2
+# Source0-md5: dd2a7b6f2a07a4403a0b5e17e8ed5b88
 Patch0:%{name}-sign-function.patch
 Patch1:%{name}-pkgconfig.patch
 URL:   http://sqlite.org/
@@ -221,6 +221,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.23  2006/04/06 10:01:09  pawelb
+- up to 3.3.5
+
 Revision 1.22  2006/02/27 17:54:30  djurban
 - fix pkgconfig
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/sqlite3.spec?r1=1.22&r2=1.23&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: sqlite-3.3.5.tar.gz

2006-04-06 Thread pawelb

Files fetched: 1

STORED: http://sqlite.org/sqlite-3.3.5.tar.gz
dd2a7b6f2a07a4403a0b5e17e8ed5b88  sqlite-3.3.5.tar.gz
Size: 1651536 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: transcode.spec - fixed gtk bcond

2006-04-06 Thread maciek2w
Author: maciek2w Date: Thu Apr  6 10:16:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- fixed gtk bcond

 Files affected:
SPECS:
   transcode.spec (1.81 -> 1.82) 

 Diffs:


Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.81 SPECS/transcode.spec:1.82
--- SPECS/transcode.spec:1.81   Tue Mar 14 19:52:34 2006
+++ SPECS/transcode.specThu Apr  6 12:16:17 2006
@@ -133,7 +133,7 @@
--enable-a52 \
--enable-a52-default-decoder \
--enable-freetype2 \
-   --%{!?with_gtk:dis}%{?with_quicktime:en}able-gtk \
+   --%{!?with_gtk:dis}%{?with_gtk:en}able-gtk \
--enable-ibp \
--enable-iconv \
--enable-imagemagick \
@@ -205,6 +205,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.82  2006/04/06 10:16:17  maciek2w
+- fixed gtk bcond
+
 Revision 1.81  2006/03/14 18:52:34  wrobell
 - added lzo, libmpeg2, mjpeg and quicktime bconds
 - fixed gtk bcond


 CVS-web:
http://cvs.pld-linux.org/SPECS/transcode.spec?r1=1.81&r2=1.82&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: streamripper-1.61.19.tar.gz

2006-04-06 Thread maciek2w

Files fetched: 1

STORED: http://dl.sourceforge.net/streamripper/streamripper-1.61.19.tar.gz
e221bffee9a805c1c7a8c1f2c4d28e57  streamripper-1.61.19.tar.gz
Size: 1228513 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: streamripper.spec - updated to 1.61.19

2006-04-06 Thread maciek2w
Author: maciek2w Date: Thu Apr  6 10:28:54 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.61.19

 Files affected:
SPECS:
   streamripper.spec (1.9 -> 1.10) 

 Diffs:


Index: SPECS/streamripper.spec
diff -u SPECS/streamripper.spec:1.9 SPECS/streamripper.spec:1.10
--- SPECS/streamripper.spec:1.9 Tue Mar  7 23:05:13 2006
+++ SPECS/streamripper.spec Thu Apr  6 12:28:48 2006
@@ -2,12 +2,12 @@
 Summary:   Open Source (GPL) application that lets you record streaming 
MP3 to your hard drive
 Summary(pl):   Aplikacja o Otwartym Kodzie (GPL) pozwalająca zapisać strumień 
MP3 na dysk twardy
 Name:  streamripper
-Version:   1.61.18
+Version:   1.61.19
 Release:   1
 License:   GPL
 Group: Applications
 Source0:   http://dl.sourceforge.net/streamripper/%{name}-%{version}.tar.gz
-# Source0-md5: 9891fe2b0bc03f9d60a560394ce02ee5
+# Source0-md5: e221bffee9a805c1c7a8c1f2c4d28e57
 URL:   http://streamripper.sourceforge.net/
 BuildRequires: libmad-devel >= 0.15.1b
 BuildRequires: libogg-devel
@@ -52,6 +52,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.10  2006/04/06 10:28:48  maciek2w
+- updated to 1.61.19
+
 Revision 1.9  2006/03/07 22:05:13  maciek2w
 - updated to 1.61.18, added BRs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/streamripper.spec?r1=1.9&r2=1.10&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: SDL_ttf.spec - drop X11 requirement

2006-04-06 Thread megabajt
Author: megabajt Date: Thu Apr  6 10:30:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- drop X11 requirement

 Files affected:
SPECS:
   SDL_ttf.spec (1.39 -> 1.40) 

 Diffs:


Index: SPECS/SDL_ttf.spec
diff -u SPECS/SDL_ttf.spec:1.39 SPECS/SDL_ttf.spec:1.40
--- SPECS/SDL_ttf.spec:1.39 Sun Jan 16 00:59:23 2005
+++ SPECS/SDL_ttf.spec  Thu Apr  6 12:29:58 2006
@@ -4,7 +4,7 @@
 Summary(pt_BR):Simple DirectMedia Layer - Biblioteca de fontes TrueType
 Name:  SDL_ttf
 Version:   2.0.7
-Release:   1
+Release:   2
 License:   LGPL
 Group: Libraries
 Source0:   
http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz
@@ -12,7 +12,6 @@
 Patch0:%{name}-ft2build_h.patch
 URL:   http://www.libsdl.org/projects/SDL_ttf/
 BuildRequires: SDL-devel >= 1.2.5-2
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: freetype-devel >= 2.1.4
@@ -117,6 +116,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.40  2006/04/06 10:29:58  megabajt
+- drop X11 requirement
+
 Revision 1.39  2005/01/15 23:59:23  qboosh
 - updated to 2.0.7, updated ft2build_h patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/SDL_ttf.spec?r1=1.39&r2=1.40&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: xchm-1.6.tar.gz

2006-04-06 Thread maciek2w

Files fetched: 1

STORED: http://dl.sourceforge.net/xchm/xchm-1.6.tar.gz
8ec8ffec153c1ce026fa1195528221fb  xchm-1.6.tar.gz
Size: 353723 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xchm.spec - updated to 1.6

2006-04-06 Thread maciek2w
Author: maciek2w Date: Thu Apr  6 10:38:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.6

 Files affected:
SPECS:
   xchm.spec (1.42 -> 1.43) 

 Diffs:


Index: SPECS/xchm.spec
diff -u SPECS/xchm.spec:1.42 SPECS/xchm.spec:1.43
--- SPECS/xchm.spec:1.42Sun Mar  5 19:32:08 2006
+++ SPECS/xchm.spec Thu Apr  6 12:38:53 2006
@@ -2,12 +2,12 @@
 Summary:   CHM viewer for UNIX
 Summary(pl):   Przeglądarka CHM dla Uniksów
 Name:  xchm
-Version:   1.4
+Version:   1.6
 Release:   1
 License:   GPL
 Group: Applications/File
 Source0:   http://dl.sourceforge.net/xchm/%{name}-%{version}.tar.gz
-# Source0-md5: 8b4ee1e30cff7c060f07c39ff3fd2c98
+# Source0-md5: 8ec8ffec153c1ce026fa1195528221fb
 Source1:   %{name}.desktop
 URL:   http://xchm.sourceforge.net/
 BuildRequires: autoconf
@@ -29,6 +29,8 @@
 %setup -q
 
 rm -f po/stamp-po
+#some files have timestamp in the future
+find . -exec touch "{}" \;
 
 %build
 %{__gettextize}
@@ -69,6 +71,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.43  2006/04/06 10:38:53  maciek2w
+- updated to 1.6
+
 Revision 1.42  2006/03/05 18:32:08  maciek2w
 - updated to 1.4
 - pl.po patch already in sources


 CVS-web:
http://cvs.pld-linux.org/SPECS/xchm.spec?r1=1.42&r2=1.43&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: fluxter.spec - modular xorg deps

2006-04-06 Thread megabajt
Author: megabajt Date: Thu Apr  6 10:54:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- modular xorg deps

 Files affected:
SPECS:
   fluxter.spec (1.6 -> 1.7) 

 Diffs:


Index: SPECS/fluxter.spec
diff -u SPECS/fluxter.spec:1.6 SPECS/fluxter.spec:1.7
--- SPECS/fluxter.spec:1.6  Wed Jun  1 03:34:31 2005
+++ SPECS/fluxter.spec  Thu Apr  6 12:54:00 2006
@@ -3,16 +3,16 @@
 Summary(pl):   Pager dla fluxboksa
 Name:  fluxter
 Version:   0.1.0
-Release:   2
+Release:   3
 License:   GPL v2+
 Group: X11/Window Managers/Tools
 Source0:   
http://benedict.isomedia.com/homes/stevencooper/files/%{name}-%{version}.tar.gz
 # Source0-md5: 6d18553220e8fc33c54762d2e7d31528
 URL:   
http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libstdc++-devel
+BuildRequires: xorg-lib-libX11-devel
 Requires:  fluxbox
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,6 +60,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.7  2006/04/06 10:54:00  megabajt
+- modular xorg deps
+
 Revision 1.6  2005/06/01 01:34:31  zbyniu
 - BR: libstdc++-devel
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/fluxter.spec?r1=1.6&r2=1.7&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: php4.spec - configure_cache usage in sane form

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 11:08:13 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- configure_cache usage in sane form

 Files affected:
SPECS:
   php4.spec (1.537 -> 1.538) 

 Diffs:


Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.537 SPECS/php4.spec:1.538
--- SPECS/php4.spec:1.537   Wed Apr  5 23:14:52 2006
+++ SPECS/php4.spec Thu Apr  6 13:08:08 2006
@@ -71,7 +71,7 @@
 %undefine  with_msession
 %endif
 
-%define_rel 9.22
+%define_rel 9.23
 Summary:   PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Język skryptowy PHP
@@ -1701,12 +1701,6 @@
exit 1
 fi
 
-%if 0%{?configure_cache:1}
-   if [ -f %{configure_cache_file:-$RPM_BUILD_ROOT.configure.cache} ]; then
-   cp -f %{configure_cache_file:-$RPM_BUILD_ROOT.configure.cache} 
config.cache
-   fi
-%endif
-
 EXTENSION_DIR="%{extensionsdir}"; export EXTENSION_DIR
 if [ ! -f _built-conf ]; then # configure once (for faster debugging purposes)
./buildconf --force
@@ -1754,7 +1748,9 @@
;;
esac
` \
+%if "%{!?configure_cache:0}%{?configure_cache}" == "0"
--cache-file=config.cache \
+%endif
--with-config-file-path=%{_sysconfdir} \
--with-config-file-scan-dir=%{_sysconfdir}/conf.d \
--with-exec-dir=%{_bindir} \
@@ -1857,10 +1853,6 @@
cp -f main/php_config.h php_config.h.$sapi
 done
 
-%if 0%{?configure_cache:1}
-   cp config.cache %{configure_cache_file:-$RPM_BUILD_ROOT.configure.cache}
-%endif
-
 # must make this first, so modules can link against it.
 %{__make} libphp_common.la
 # FIXME: needed for linking modules with libphp_common.la
@@ -3227,6 +3219,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.538  2006/04/06 11:08:08  glen
+- configure_cache usage in sane form
+
 Revision 1.537  2006/04/05 21:14:52  glen
 - fix libphp_common.la location for extension building
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.537&r2=1.538&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kdesvn.spec - updated to 0.8.1 - added shared lib subpackag...

2006-04-06 Thread maciek2w
Author: maciek2w Date: Thu Apr  6 11:20:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.8.1
- added shared lib subpackage with QT C++ wrapper for subversion

 Files affected:
SPECS:
   kdesvn.spec (1.15 -> 1.16) 

 Diffs:


Index: SPECS/kdesvn.spec
diff -u SPECS/kdesvn.spec:1.15 SPECS/kdesvn.spec:1.16
--- SPECS/kdesvn.spec:1.15  Fri Mar  3 12:44:50 2006
+++ SPECS/kdesvn.spec   Thu Apr  6 13:20:43 2006
@@ -2,12 +2,12 @@
 Summary:   KDE frontend for subversion
 Summary(pl):   Frontend KDE do subversion
 Name:  kdesvn
-Version:   0.7.4
+Version:   0.8.1
 Release:   1
 License:   GPL v2
 Group: X11/Development/Tools
 Source0:   
http://www.alwins-world.de/programs/download/kdesvn/%{name}-%{version}.tar.gz
-# Source0-md5: d8d3860c55200b95e59fffeb2546531f
+# Source0-md5: 6c4f93ddab5670e1a6f7131cd49f466a
 Patch0:%{name}-desktop.patch
 URL:   http://www.alwins-world.de/programs/kdesvn/
 BuildRequires: apr-util-devel
@@ -36,6 +36,39 @@
 Program ten stara się ustawić wygląd zbliżony do standardowego
 zarządcy plików KDE.
 
+%package svnqt
+Summary:   Wrapper lib for subversion QT integration
+Summary(pl):   Wrapper biblioteki subversion dla intergracji z QT
+Group: System Environment/Libraries
+Requires:  subversion >= 1.2.0
+BuildPreReq:   apr-devel
+BuildPreReq:   apr-util-devel
+BuildPreReq:   neon-devel
+BuildPreReq:   subversion-devel >= 1.2.0
+
+%description svnqt
+Shared lib which contains a QT C++ wrapper for subversion. It is core part
+of kdesvn but is designed to not require KDE so plain QT programs may use
+it.
+
+%description svnqt -l pl
+Biblioteka dzielona zawierająca wrapper C++ dla obsługi subversion 
+w programach korzystających z QT bez konieczności użycia KDE.
+
+%package svnqt-devel
+Summary:   Wrapper lib header files for subversion QT integration
+Summary(pl):   Pliki nagłówkowe wrappera biblioteki subversion dla QT
+Group: Development/Libraries
+Requires:  subversion-devel >= 1.2.0
+Requires:  kdesvn-svnqt = %{version}
+
+%description svnqt-devel
+Development files for kdesvn-svnqt
+
+%description svnqt-devel -l pl
+Pliki nagłówkowe biblioteki dzielonej zawierającej wrapper C++ dla 
+obsługi subversion w programach korzystających z QT bez konieczności użycia 
KDE.
+
 %prep
 %setup -q
 %patch -p1
@@ -86,12 +119,26 @@
 %{_datadir}/config.kcfg/*
 %{_datadir}/apps/konqueror/servicemenus/*.desktop
 
+%files svnqt
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libsvnqt*.so*
+
+%files svnqt-devel
+%defattr(644,root,root,755)
+#.la files are needed
+%{_libdir}/libsvnqt.la
+%{_includedir}/svnqt/*
+
 %definedate%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.16  2006/04/06 11:20:43  maciek2w
+- updated to 0.8.1
+- added shared lib subpackage with QT C++ wrapper for subversion
+
 Revision 1.15  2006/03/03 11:44:50  matkor
 - Autoupdated to 0.7.4-1.
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdesvn.spec?r1=1.15&r2=1.16&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kdesvn-0.8.1.tar.gz

2006-04-06 Thread maciek2w

Files fetched: 1

STORED: http://www.alwins-world.de/programs/download/kdesvn/kdesvn-0.8.1.tar.gz
6c4f93ddab5670e1a6f7131cd49f466a  kdesvn-0.8.1.tar.gz
Size: 1885749 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: DFBSee-API-fix.patch (NEW) - API related compilation fix ...

2006-04-06 Thread hawk
Author: hawk Date: Thu Apr  6 11:23:07 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- API related compilation fix taken from DirectFB CVS

 Files affected:
SOURCES:
   DFBSee-API-fix.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/DFBSee-API-fix.patch
diff -u /dev/null SOURCES/DFBSee-API-fix.patch:1.1
--- /dev/null   Thu Apr  6 13:23:07 2006
+++ SOURCES/DFBSee-API-fix.patchThu Apr  6 13:23:02 2006
@@ -0,0 +1,33 @@
+===
+RCS file: /cvs/directfb/DFBSee/src/main.c,v
+retrieving revision 1.58
+retrieving revision 1.59
+diff -u -r1.58 -r1.59
+--- DFBSee/src/main.c  2002/11/01 23:08:39 1.58
 DFBSee/src/main.c  2005/04/09 20:53:16 1.59
+@@ -53,10 +53,10 @@
+ main (intargc, 
+   char **argv)
+ {
+-  DFBCardCapabilitiescaps;
+-  DFBSurfaceDescription  dsc;
+-  IDirectFBEventBuffer  *buffer;
+-  IDirectFBSurface  *image_area;
++  DFBGraphicsDeviceDescription  desc;
++  DFBSurfaceDescription dsc;
++  IDirectFBEventBuffer *buffer;
++  IDirectFBSurface *image_area;
+   Media *media = NULL;
+   double zoom;
+   double adjust;
+@@ -78,8 +78,8 @@
+   /* create the super interface */
+   DFBCHECK (DirectFBCreate (&dfb));
+ 
+-  dfb->GetCardCapabilities (dfb, &caps);
+-  hw_stretchblit = caps.acceleration_mask & DFXL_STRETCHBLIT;
++  dfb->GetDeviceDescription (dfb, &desc);
++  hw_stretchblit = desc.acceleration_mask & DFXL_STRETCHBLIT;
+   
+   dfb->SetCooperativeLevel (dfb, DFSCL_FULLSCREEN);
+ 

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: DFBSee.spec - compilation fix from DirectFB CVS - release 4

2006-04-06 Thread hawk
Author: hawk Date: Thu Apr  6 11:23:43 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- compilation fix from DirectFB CVS
- release 4

 Files affected:
SPECS:
   DFBSee.spec (1.9 -> 1.10) 

 Diffs:


Index: SPECS/DFBSee.spec
diff -u SPECS/DFBSee.spec:1.9 SPECS/DFBSee.spec:1.10
--- SPECS/DFBSee.spec:1.9   Thu Apr  6 01:51:52 2006
+++ SPECS/DFBSee.spec   Thu Apr  6 13:23:37 2006
@@ -3,11 +3,12 @@
 Summary(pl):   DirectFBSee - przeglądarka obrazków i filmów dla linuksowego 
framebuffera
 Name:  DFBSee
 Version:   0.7.4
-Release:   3
+Release:   4
 License:   GPL
 Group: Applications/Graphics
 Source0:   
http://www.directfb.org/download/DFBSee/%{name}-%{version}.tar.gz
 # Source0-md5: 3320a976457d3b3e9eaef530fdf56b37
+Patch0:%{name}-API-fix.patch
 URL:   
http://www.directfb.org/index.php?path=Development/Projects/DFBSee
 BuildRequires: DirectFB-devel >= 0.9.15
 BuildRequires: autoconf
@@ -30,6 +31,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -59,6 +61,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.10  2006/04/06 11:23:37  hawk
+- compilation fix from DirectFB CVS
+- release 4
+
 Revision 1.9  2006/04/05 23:51:52  hawk
 - release 3 (rebuild with new DirectFB)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/DFBSee.spec?r1=1.9&r2=1.10&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: lighttpd-use_bin_sh.patch (NEW) - $SHELL patch from debian

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 11:36:23 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- $SHELL patch from debian

 Files affected:
SOURCES:
   lighttpd-use_bin_sh.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/lighttpd-use_bin_sh.patch
diff -u /dev/null SOURCES/lighttpd-use_bin_sh.patch:1.1
--- /dev/null   Thu Apr  6 13:36:23 2006
+++ SOURCES/lighttpd-use_bin_sh.patch   Thu Apr  6 13:36:18 2006
@@ -0,0 +1,29 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_use_bin_sh.dpatch by Torsten Marek <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Use /bin/sh to execute external programs instead of getting
+## DP: the shell from $SHELL (See ticket #388)
+#
+# http://trac.lighttpd.net/trac/ticket/388
+
[EMAIL PROTECTED]@
+diff -urNad lighttpd-1.4.8~/src/proc_open.c lighttpd-1.4.8/src/proc_open.c
+--- lighttpd-1.4.8~/src/proc_open.c2005-08-11 00:26:39.0 +0200
 lighttpd-1.4.8/src/proc_open.c 2005-11-26 12:12:02.0 +0100
+@@ -223,12 +223,13 @@
+ /* {{{ proc_open */
+ int proc_open(proc_handler_t *proc, const char *command) {
+   pid_t child;
+-  const char *shell;
++  const char *shell = "/bin/sh";
+ 
+-  if (NULL == (shell = getenv(SHELLENV))) {
++/*if (NULL == (shell = getenv(SHELLENV))) {
+   fprintf(stderr, "env %s is required", SHELLENV);
+   return -1;
+   }
++*/
+ 
+   if (proc_open_pipes(proc) != 0) {
+   return -1;

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: lighttpd.spec - add use_bin_sh patch

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 11:37:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- add use_bin_sh patch

 Files affected:
SPECS:
   lighttpd.spec (1.158 -> 1.159) 

 Diffs:


Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.158 SPECS/lighttpd.spec:1.159
--- SPECS/lighttpd.spec:1.158   Thu Mar  9 20:14:17 2006
+++ SPECS/lighttpd.spec Thu Apr  6 13:37:23 2006
@@ -64,6 +64,7 @@
 # Source10-md5:486ecec3f6f4fe7f9bf7cee757b864f4
 Source11:  %{name}-pld.html
 Patch0:%{name}-mod_deflate.patch
+Patch1:lighttpd-use_bin_sh.patch
 URL:   http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:   attr-devel}
 BuildRequires: autoconf
@@ -244,6 +245,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 install %{SOURCE6} mime.types.sh
 
 # build mime.types.conf
@@ -454,6 +456,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.159  2006/04/06 11:37:23  glen
+- add use_bin_sh patch
+
 Revision 1.158  2006/03/09 19:14:17  glen
 - up to 1.4.11, new plugin mod_flv_streaming
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.158&r2=1.159&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: kdirstat-desktop.patch - fixed desktop file

2006-04-06 Thread maciek2w
Author: maciek2w Date: Thu Apr  6 11:45:00 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fixed desktop file

 Files affected:
SOURCES:
   kdirstat-desktop.patch (1.4 -> 1.5) 

 Diffs:


Index: SOURCES/kdirstat-desktop.patch
diff -u SOURCES/kdirstat-desktop.patch:1.4 SOURCES/kdirstat-desktop.patch:1.5
--- SOURCES/kdirstat-desktop.patch:1.4  Mon Mar 20 22:14:28 2006
+++ SOURCES/kdirstat-desktop.patch  Thu Apr  6 13:44:55 2006
@@ -17,6 +17,6 @@
 -
 -
 -
-+Comment[pl]=Statystyki katalogĂłw i zajÄ.toĹ.Ä. dysku
++Comment[pl]=Statystyki katalogów i zajętość dysku
 +Categories=Qt;KDE;System;Monitor;
 +# vi: encoding=utf-8


 CVS-web:
http://cvs.pld-linux.org/SOURCES/kdirstat-desktop.patch?r1=1.4&r2=1.5&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: xserver-20060406.tar.bz2 Mesa-20060406.tar.bz2

2006-04-06 Thread wolf

Files fetched: 2

STORED: no-url://xserver-20060406.tar.bz2
54bf4adad9ba74e6f574d6e4c6e302a9  xserver-20060406.tar.bz2
Size: 5274909 bytes
STORED: no-url://Mesa-20060406.tar.bz2
277cc3e846bfe33862ea70c2558721aa  Mesa-20060406.tar.bz2
Size: 4943309 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: compiz-20060406.tar.bz2

2006-04-06 Thread wolf

Files fetched: 1

STORED: no-url://compiz-20060406.tar.bz2
1bcf3a6968a9ed1092759bf05b167a42  compiz-20060406.tar.bz2
Size: 150716 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xorg-xserver-xgl.spec, compiz.spec - 20060406

2006-04-06 Thread wolf
Author: wolf Date: Thu Apr  6 12:41:17 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- 20060406

 Files affected:
SPECS:
   xorg-xserver-xgl.spec (1.13 -> 1.14) , compiz.spec (1.29 -> 1.30) 

 Diffs:


Index: SPECS/xorg-xserver-xgl.spec
diff -u SPECS/xorg-xserver-xgl.spec:1.13 SPECS/xorg-xserver-xgl.spec:1.14
--- SPECS/xorg-xserver-xgl.spec:1.13Mon Mar 20 22:39:11 2006
+++ SPECS/xorg-xserver-xgl.spec Thu Apr  6 14:41:12 2006
@@ -6,17 +6,16 @@
 Summary:   Xgl X server
 Summary(pl):   Serwer X Xgl
 Name:  xorg-xserver-xgl
-%define_mesasnap   20060318
-%define_snap   20060320
+%define_mesasnap   20060406
+%define_snap   20060406
 Version:   0.0.%{_snap}
 Release:   1
 License:   MIT
 Group: X11/Servers
 Source0:   xserver-%{_snap}.tar.bz2
-# Source0-md5: f721d9ac67057d701ae650f7f476493a
+# Source0-md5: 54bf4adad9ba74e6f574d6e4c6e302a9
 Source1:   Mesa-%{_mesasnap}.tar.bz2
-# Source1-md5: 918bfc4ebc62502174ba9a8b01cd6de5
-Patch0:%{name}-mesa-dri-copy-sub-buffer-1.patch
+# Source1-md5: 277cc3e846bfe33862ea70c2558721aa
 URL:   http://www.freedesktop.org/wiki/Software/Xgl
 # for glx headers
 BuildRequires: Mesa-libGL-devel
@@ -114,7 +113,6 @@
 %setup -q -a1 -n xserver-%{_snap}
 
 cd Mesa-%{_mesasnap}
-%patch0 -p0
 
 %build
 cd xorg
@@ -199,6 +197,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.14  2006/04/06 12:41:12  wolf
+- 20060406
+
 Revision 1.13  2006/03/20 21:39:11  wolf
 - 20060320
 


Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.29 SPECS/compiz.spec:1.30
--- SPECS/compiz.spec:1.29  Mon Apr  3 17:16:23 2006
+++ SPECS/compiz.spec   Thu Apr  6 14:41:12 2006
@@ -5,7 +5,7 @@
 %bcond_without gnome   # don't build gnome-window-decorator
 %bcond_withkde # build kde-window-decorator (not working)
 #
-%define_snap   20060404
+%define    _snap   20060406
 #
 Summary:   OpenGL window and compositing manager
 Summary(pl):   OpenGL-owy zarządca okien i składania
@@ -15,7 +15,7 @@
 License:   GPL/MIT
 Group: X11
 Source0:   %{name}-%{_snap}.tar.bz2
-# Source0-md5: 5fc65a91a09ec3ba6d10270a949bbeaf
+# Source0-md5: 1bcf3a6968a9ed1092759bf05b167a42
 Patch0:%{name}-minimize-scaler-mod.patch
 %if %{with gconf} || %{with gnome}
 BuildRequires: GConf2-devel >= 2.0
@@ -180,6 +180,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.30  2006/04/06 12:41:12  wolf
+- 20060406
+
 Revision 1.29  2006/04/03 15:16:23  wolf
 - version bumped
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-xserver-xgl.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/compiz.spec?r1=1.29&r2=1.30&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kdegraphics.spec - cleanups, adapter

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 14:01:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- cleanups, adapter

 Files affected:
SPECS:
   kdegraphics.spec (1.176 -> 1.177) 

 Diffs:


Index: SPECS/kdegraphics.spec
diff -u SPECS/kdegraphics.spec:1.176 SPECS/kdegraphics.spec:1.177
--- SPECS/kdegraphics.spec:1.176Mon Apr  3 18:31:49 2006
+++ SPECS/kdegraphics.spec  Thu Apr  6 16:01:25 2006
@@ -5,7 +5,7 @@
 %bcond_withprotections # protections against fair use 
(printing and copying)
 %bcond_without hidden_visibility   # pass '--fvisibility=hidden'
# & '--fvisibility-inlines-hidden'
-   # to g++ 
+   # to g++
 #
 %define_state  stable
 %define_minlibsevr 9:%{version}
@@ -47,11 +47,10 @@
 BuildRequires: libxml2-progs
 BuildRequires: poppler-qt-devel
 %{?with_hidden_visibility:BuildRequires:   qt-devel >= 6:3.3.5.051113-1}
-BuildRequires: xorg-lib-libXxf86vm-devel
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: sane-backends-devel
-BuildRequires: rpmbuild(macros) >= 1.129
 #BuildRequires:unsermake
+BuildRequires: xorg-lib-libXxf86vm-devel
 BuildConflicts:kdegraphics-mrml
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -123,12 +122,12 @@
 Summary(pl):   Pliki dla programistów kdegraphics
 Summary(pt_BR):Arquivos de inclusăo para compilaçăo de aplicaçőes com 
kdegraphics
 Group: X11/Development/Libraries
-Requires:  kdelibs-devel >= %{_minlibsevr}
 Requires:  %{name}-kghostview = %{epoch}:%{version}-%{release}
 Requires:  %{name}-kooka = %{epoch}:%{version}-%{release}
 Requires:  %{name}-ksvg = %{epoch}:%{version}-%{release}
 Requires:  %{name}-kview = %{epoch}:%{version}-%{release}
 Requires:  %{name}-kviewshell = %{epoch}:%{version}-%{release}
+Requires:  kdelibs-devel >= %{_minlibsevr}
 
 %description devel
 kdegraphics development files.
@@ -210,8 +209,8 @@
 Summary(pl):   Przeglądarka plików DVI dla KDE
 Summary(pt_BR):Programa de exibiçăo de DVIs
 Group: X11/Applications/Graphics
-Requires:  kdebase-core >= %{_minbaseevr}
 Requires:  %{name}-kviewshell = %{epoch}:%{version}-%{release}
+Requires:  kdebase-core >= %{_minbaseevr}
 
 %description kdvi
 KDVI is a plugin for the KViewshell program which allows KViewshell to
@@ -233,8 +232,8 @@
 Summary(pl):   Przeglądarka faksów dla KDE
 Summary(pt_BR):Programa de visualizaçăo de faxes (formato TIFF)
 Group: X11/Applications/Graphics
-Requires:  kdebase-core >= %{_minbaseevr}
 Requires:  %{name}-kviewshell = %{epoch}:%{version}-%{release}
+Requires:  kdebase-core >= %{_minbaseevr}
 
 %description kfax
 KFax is a Fax file viewer capable of displaying and printing all
@@ -944,6 +943,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.177  2006/04/06 14:01:25  glen
+- cleanups, adapter
+
 Revision 1.176  2006/04/03 16:31:49  arekm
 - apply branch patch, add BR for gamma
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdegraphics.spec?r1=1.176&r2=1.177&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (AC-branch): kdegraphics.spec - ACize

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 14:01:57 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- ACize

 Files affected:
SPECS:
   kdegraphics.spec (1.177 -> 1.177.2.1) 

 Diffs:


Index: SPECS/kdegraphics.spec
diff -u SPECS/kdegraphics.spec:1.177 SPECS/kdegraphics.spec:1.177.2.1
--- SPECS/kdegraphics.spec:1.177Thu Apr  6 16:01:25 2006
+++ SPECS/kdegraphics.spec  Thu Apr  6 16:01:52 2006
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_without kuickshow   # do not build kuickshow app (omit 
imlib req)
 %bcond_withprotections # protections against fair use 
(printing and copying)
-%bcond_without hidden_visibility   # pass '--fvisibility=hidden'
+%bcond_withhidden_visibility   # pass '--fvisibility=hidden'
# & '--fvisibility-inlines-hidden'
# to g++
 #
@@ -17,13 +17,13 @@
 Summary(pt_BR):K Desktop Environment - Aplicaçőes gráficas
 Name:  kdegraphics
 Version:   3.5.2
-Release:   1.1
+Release:   2
 Epoch: 9
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: 8e1816a2191ea85b889930159a5d1e46
-Patch100:  %{name}-branch.diff
+#Patch100: %{name}-branch.diff
 Patch0:kde-common-PLD.patch
 Patch1:%{name}-allowprint.patch
 BuildRequires: OpenEXR-devel >= 1.1.0
@@ -528,7 +528,7 @@
 
 %prep
 %setup -q
-%patch100 -p0
+#%patch100 -p0
 %patch0 -p1
 %patch1 -p1
 
@@ -943,6 +943,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.177.2.1  2006/04/06 14:01:52  glen
+- ACize
+
 Revision 1.177  2006/04/06 14:01:25  glen
 - cleanups, adapter
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdegraphics.spec?r1=1.177&r2=1.177.2.1&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kernel-net-e1000.spec - make it build on 2.6.16.1

2006-04-06 Thread adamg
Author: adamgDate: Thu Apr  6 15:06:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- make it build on 2.6.16.1

 Files affected:
SPECS:
   kernel-net-e1000.spec (1.43 -> 1.44) 

 Diffs:


Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.43 SPECS/kernel-net-e1000.spec:1.44
--- SPECS/kernel-net-e1000.spec:1.43Sat Dec 10 16:06:55 2005
+++ SPECS/kernel-net-e1000.spec Thu Apr  6 17:06:02 2006
@@ -68,32 +68,32 @@
if [ ! -r "%{_kernelsrcdir}/config-$cfg" ]; then
exit 1
fi
-   rm -rf include
-   install -d include/{linux,config}
-   ln -sf %{_kernelsrcdir}/config-$cfg .config
-   ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
include/linux/autoconf.h
+   rm -rf o
+   install -d o/include/{linux,config}
+   ln -sf %{_kernelsrcdir}/config-$cfg o/.config
+   ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
+   ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
o/include/linux/autoconf.h
 %ifarch ppc
if [ -d "%{_kernelsrcdir}/include/asm-powerpc" ]; then
install -d include/asm
-   cp -a %{_kernelsrcdir}/include/asm-%{_target_base_arch}/* 
include/asm
-   cp -a %{_kernelsrcdir}/include/asm-powerpc/* include/asm
+   cp -a %{_kernelsrcdir}/include/asm-%{_target_base_arch}/* 
o/include/asm
+   cp -a %{_kernelsrcdir}/include/asm-powerpc/* o/include/asm
else
-   ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} 
include/asm
+   ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} 
o/include/asm
fi
 %else
-   ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+   ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} o/include/asm
 %endif
-   ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
-   touch include/config/MARKER
 
-cat >Makefile sparc64
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-net-e1000.spec?r1=1.43&r2=1.44&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: wormux.spec - updated to 0.7 - added gcc4 patch

2006-04-06 Thread megabajt
Author: megabajt Date: Thu Apr  6 16:09:56 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.7
- added gcc4 patch

 Files affected:
SPECS:
   wormux.spec (1.22 -> 1.23) 

 Diffs:


Index: SPECS/wormux.spec
diff -u SPECS/wormux.spec:1.22 SPECS/wormux.spec:1.23
--- SPECS/wormux.spec:1.22  Fri Feb  3 13:33:05 2006
+++ SPECS/wormux.spec   Thu Apr  6 18:09:51 2006
@@ -3,13 +3,14 @@
 Summary(pl):   Wolnodostępny klon Worms z Team17
 Name:  wormux
 Version:   0.7
-Release:   0.beta2.1
+Release:   1
 License:   BSD
 Group: Applications/Games
-Source0:   http://download.gna.org/wormux/wormux-%{version}beta2.tar.bz2
-# Source0-md5: b9a93bbd732f52d2fbff8a403259fcf6
+Source0:   http://download.gna.org/wormux/wormux-%{version}.tar.gz
+# Source0-md5: 4e7178aa8765424577ec185ee841665f
 Source1:   %{name}.desktop
 Source2:   %{name}.png
+Patch0:%{name}-gcc4.patch
 URL:   http://www.wormux.org/en/index.php
 BuildRequires: SDL-devel >= 1.2.6
 BuildRequires: SDL_gfx-devel >= 2.0.13
@@ -31,7 +32,8 @@
 Wolnodostępny klon gry Worms z Team17.
 
 %prep
-%setup -q -n wormux-%{version}beta2
+%setup -q
+%patch0 -p1
 
 # let *.mo build
 rm -f po/stamp-po
@@ -42,7 +44,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure 
+%configure \
+   --with-datadir-name=%{_datadir}/games/%{name} 
 %{__make}
 
 %install
@@ -74,6 +77,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.23  2006/04/06 16:09:51  megabajt
+- updated to 0.7
+- added gcc4 patch
+
 Revision 1.22  2006/02/03 12:33:05  qboosh
 - restored locales
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/wormux.spec?r1=1.22&r2=1.23&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: wormux-gcc4.patch (NEW) - fix build

2006-04-06 Thread megabajt
Author: megabajt Date: Thu Apr  6 16:10:19 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix build

 Files affected:
SOURCES:
   wormux-gcc4.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/wormux-gcc4.patch
diff -u /dev/null SOURCES/wormux-gcc4.patch:1.1
--- /dev/null   Thu Apr  6 18:10:19 2006
+++ SOURCES/wormux-gcc4.patch   Thu Apr  6 18:10:14 2006
@@ -0,0 +1,88 @@
+--- wormux-0.7.orig/src/graphic/color.h2006-04-04 23:20:52.0 
+0200
 wormux-0.7/src/graphic/color.h 2006-04-04 23:21:35.0 +0200
+@@ -37,7 +37,7 @@
+   Color();
+   Color(Uint8 r, Uint8 g, Uint8 b, Uint8 a);
+ 
+-  bool Color::operator==(const Color &color) const;
++  bool operator==(const Color &color) const;
+ 
+   void SetColor(Uint8 r, Uint8 g, Uint8 b, Uint8 a);
+ 
+--- wormux-0.7.orig/src/graphic/surface.h  2006-04-04 23:20:52.0 
+0200
 wormux-0.7/src/graphic/surface.h   2006-04-04 23:23:06.0 +0200
+@@ -52,7 +52,7 @@
+   void SetAutoFree(bool newAutoFree);
+ 
+   void SetSurface(SDL_Surface *newSurface, bool 
freePrevious = true);
+-  void Surface::NewSurface(const Point2i &size, Uint32 
flags, bool useAlpha = true);
++  void NewSurface(const Point2i &size, Uint32 flags, bool 
useAlpha = true);
+ 
+   SDL_Surface *GetSurface();
+ 
+--- wormux-0.7.orig/src/game/game_loop.h   2006-04-04 23:20:52.0 
+0200
 wormux-0.7/src/game/game_loop.h2006-04-04 23:24:28.0 +0200
+@@ -72,10 +72,10 @@
+ private:
+   GameLoop();
+ 
+-  void GameLoop::InitGameData_NetServer();
+-  void GameLoop::InitGameData_NetClient();
+-  void GameLoop::InitData_Local();
+-  void GameLoop::InitData();
++  void InitGameData_NetServer();
++  void InitGameData_NetClient();
++  void InitData_Local();
++  void InitData();
+ 
+   void RefreshClock();
+   void CallDraw();
+--- wormux-0.7.orig/src/weapon/air_attack.h2006-04-04 23:25:53.0 
+0200
 wormux-0.7/src/weapon/air_attack.h 2006-04-04 23:26:45.0 +0200
+@@ -69,7 +69,7 @@
+   bool PeutLacherObus() const;
+   int LitCibleX() const;
+   int GetDirection() const;
+-  void Avion::SignalGhostState (bool was_dead);
++  void SignalGhostState (bool was_dead);
+ };
+ 
+ class AirAttack : public Weapon
+--- wormux-0.7.orig/src/weapon/cluster_bomb.h  2006-04-04 23:25:53.0 
+0200
 wormux-0.7/src/weapon/cluster_bomb.h   2006-04-04 23:28:04.0 
+0200
+@@ -72,7 +72,7 @@
+   ClusterLauncher();
+ 
+  private:
+-  ClusterBombConfig& ClusterLauncher::cfg() ;
++  ClusterBombConfig& cfg() ;
+ };
+ 
+ #endif
+--- wormux-0.7.orig/src/gui/box.cpp2006-04-05 00:39:01.0 +0200
 wormux-0.7/src/gui/box.cpp 2006-04-05 00:40:03.0 +0200
+@@ -56,7 +56,6 @@
+   for (it = widgets.begin(); 
+it != widgets.end(); 
+++it){
+-assert(it != NULL);
+ if( (*it)->Clic(mousePosition, button) )
+   return true;
+   }
+@@ -106,8 +105,6 @@
+it != widgets.end(); 
+++it ){
+ 
+-assert(it != NULL);
+-
+ if( it == widgets.begin() )
+   _y += border.y - margin;
+ 
+@@ -154,7 +151,6 @@
+   for( it = widgets.begin(); 
+it != widgets.end(); 
+++it ){
+-assert(it != NULL);   
+ 
+ if( it == widgets.begin() )
+   _x += border.x - margin;

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: wormux-0.7.tar.gz

2006-04-06 Thread megabajt

Files fetched: 1

STORED: http://download.gna.org/wormux/wormux-0.7.tar.gz
4e7178aa8765424577ec185ee841665f  wormux-0.7.tar.gz
Size: 18737873 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: iptables24.spec - release 16

2006-04-06 Thread hawk
Author: hawk Date: Thu Apr  6 16:35:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 16

 Files affected:
SPECS:
   iptables24.spec (1.40 -> 1.41) 

 Diffs:


Index: SPECS/iptables24.spec
diff -u SPECS/iptables24.spec:1.40 SPECS/iptables24.spec:1.41
--- SPECS/iptables24.spec:1.40  Thu Apr  6 00:20:43 2006
+++ SPECS/iptables24.spec   Thu Apr  6 18:35:27 2006
@@ -20,7 +20,7 @@
 %else
 Version:   %{iptables_version}
 %endif
-%define_rel15
+%define_rel16
 Release:   [EMAIL PROTECTED]
 License:   GPL
 Vendor:Netfilter mailing list 
@@ -289,6 +289,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.41  2006/04/06 16:35:27  hawk
+- release 16
+
 Revision 1.40  2006/04/05 22:20:43  hawk
 - release 15
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/iptables24.spec?r1=1.40&r2=1.41&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kernel24-net-e100.spec, kernel24-net-e1000.spec - release 3

2006-04-06 Thread hawk
Author: hawk Date: Thu Apr  6 16:36:07 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 3

 Files affected:
SPECS:
   kernel24-net-e100.spec (1.3 -> 1.4) , kernel24-net-e1000.spec (1.3 -> 1.4) 

 Diffs:


Index: SPECS/kernel24-net-e100.spec
diff -u SPECS/kernel24-net-e100.spec:1.3 SPECS/kernel24-net-e100.spec:1.4
--- SPECS/kernel24-net-e100.spec:1.3Thu Apr  6 00:23:24 2006
+++ SPECS/kernel24-net-e100.specThu Apr  6 18:36:01 2006
@@ -13,7 +13,7 @@
 Summary(pl):   Sterownik do karty Intel(R) PRO/100
 Name:  kernel24-net-%{_orig_name}
 Version:   3.5.10
-%define_rel2
+%define_rel3
 Release:   [EMAIL PROTECTED]
 License:   BSD
 Vendor:Intel Corporation
@@ -127,6 +127,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2006/04/06 16:36:01  hawk
+- release 3
+
 Revision 1.3  2006/04/05 22:23:24  hawk
 - release 2
 


Index: SPECS/kernel24-net-e1000.spec
diff -u SPECS/kernel24-net-e1000.spec:1.3 SPECS/kernel24-net-e1000.spec:1.4
--- SPECS/kernel24-net-e1000.spec:1.3   Thu Apr  6 00:23:24 2006
+++ SPECS/kernel24-net-e1000.spec   Thu Apr  6 18:36:02 2006
@@ -13,7 +13,7 @@
 Summary(pl):   Sterownik do karty Intel(R) PRO/1000
 Name:  kernel24-net-%{_orig_name}
 Version:   7.0.33
-%define_rel2
+%define_rel3
 Release:   [EMAIL PROTECTED]
 License:   BSD
 Vendor:Intel Corporation
@@ -119,6 +119,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2006/04/06 16:36:02  hawk
+- release 3
+
 Revision 1.3  2006/04/05 22:23:24  hawk
 - release 2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kernel24-net-e100.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/kernel24-net-e1000.spec?r1=1.3&r2=1.4&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: dvd+rw-tools-bacula.patch - updated

2006-04-06 Thread jajcus
Author: jajcus   Date: Thu Apr  6 17:33:41 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated

 Files affected:
SOURCES:
   dvd+rw-tools-bacula.patch (1.2 -> 1.3) 

 Diffs:


Index: SOURCES/dvd+rw-tools-bacula.patch
diff -u SOURCES/dvd+rw-tools-bacula.patch:1.2 
SOURCES/dvd+rw-tools-bacula.patch:1.3
--- SOURCES/dvd+rw-tools-bacula.patch:1.2   Sat Jan 28 18:16:18 2006
+++ SOURCES/dvd+rw-tools-bacula.patch   Thu Apr  6 19:33:36 2006
@@ -1,18 +1,25 @@
 dvd+rw-tools-6.0/growisofs.c.orig  2006-01-16 12:09:41.0 +0100
-+++ dvd+rw-tools-6.0/growisofs.c   2006-01-28 17:53:02.434731500 +0100
-@@ -320,6 +320,11 @@
-  * - Linux: fix for kernel version 2.6>=8, 2.6.8 itself is deficient,
-  *   but the problem can be worked around by installing this version
-  *   set-root-uid;
-+ * 5.22: (by Nicolas Boichat, Bacula project)
+--- dvd+rw-tools-6.1.old/growisofs.c   2006-01-26 22:16:54.0 +0100
 dvd+rw-tools-6.1/growisofs.c   2006-02-15 00:00:44.0 +0100
+@@ -355,12 +355,17 @@
+  * - Treat only x73xx OPC errors as fatal;
+  * - Fix typo in -speed scaling code;
+  * - permit tracksize to be not divisible by 32KB in DAO mode;
++ * 6.1.1: (by Nicolas Boichat, Bacula project)
 + * - Allow session to cross 4GB boundary regardless of medium type
 + *   (don't need to have a DL media)
 + * - Add a -F option (used instead of -M or -Z), which displays next_session
 + *   offset and capacity (free space = next_session - capacity).
-  * 6.0:
-  * - fix for DVD+R recordings in Samsung TS-H542A;
-  * - DVD-R Dual Layer DAO and Incremental support;
-@@ -2255,6 +2260,18 @@
+  */
+ #define PRINT_VERSION(cmd)do {\
+ char *s=strrchr((cmd),'/');   \
+ s ? s++ : (s=(cmd));  \
+ printf ("* %.*sgrowisofs by <[EMAIL PROTECTED]>,"\
+-  " version 6.1,\n",(int)(s-(cmd)),(cmd));\
++  " version 6.1.1,\n",(int)(s-(cmd)),(cmd));  \
+ } while (0)
+ 
+ #define _LARGEFILE_SOURCE 
+@@ -2329,6 +2334,18 @@
else  in_device = argv[++i];
dev_found = 'Z';
}
@@ -31,18 +38,18 @@
else if (!strcmp(opt,"-poor-man"))
{   if (poor_man<0) poor_man = 1;
continue;
-@@ -2468,7 +2485,9 @@
+@@ -2542,7 +2559,9 @@
fprintf (stderr,"you most likely want to use -Z 
option.\n"), 
exit (FATAL_START(errno));
  
 -  if (dev_found == 'M')
-+  if ((dev_found == 'M') || 
-+  ((dev_found == 'F') && !(mmc_profile&0x1)) && 
(the_buffer[0] || the_buffer[1] || the_buffer[2]))
++  if ((dev_found == 'M') || 
++  ((dev_found == 'F') && !(mmc_profile&0x1)) && 
(saved_descriptors[0].type[0] || saved_descriptors[0].type[1] || 
saved_descriptors[0].type[2]))
 +  /* -F : The medium is not blank, there is a fs 
on it (the_buffer[0,1 or 2] != 0), so compute next_session. */
{   if (memcmp (saved_descriptors[0].type,"\1CD001",6))
fprintf (stderr,":-( %s doesn't look like isofs...\n",
in_device), exit(FATAL_START(EMEDIUMTYPE));
-@@ -2491,7 +2510,7 @@
+@@ -2565,7 +2584,7 @@
exit(FATAL_START(EINVAL));
}
else if (next_session > (0x20-0x5000)) /* 4GB/2K-40MB/2K */
@@ -51,7 +58,7 @@
fprintf (stderr,":-( next session would cross 4GB "
"boundary, aborting...\n"),
exit (FATAL_START(ENOSPC));
-@@ -2534,7 +2553,7 @@
+@@ -2608,7 +2627,7 @@
exit (FATAL_START(EINVAL));
  
  if (imgfd<0)
@@ -60,7 +67,7 @@
fprintf (stderr,"%s: no mkisofs options specified, "
"aborting...\n",argv[0]),
exit (FATAL_START(EINVAL));
-@@ -2747,6 +2766,15 @@
+@@ -2880,6 +2899,15 @@
}
  }
  


 CVS-web:
http://cvs.pld-linux.org/SOURCES/dvd+rw-tools-bacula.patch?r1=1.2&r2=1.3&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: dvd+rw-tools.spec - bacula patch updated (the old one cause...

2006-04-06 Thread jajcus
Author: jajcus   Date: Thu Apr  6 17:58:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- bacula patch updated (the old one caused Memory Fault)
- epoch in mkisofs R

 Files affected:
SPECS:
   dvd+rw-tools.spec (1.15 -> 1.16) 

 Diffs:


Index: SPECS/dvd+rw-tools.spec
diff -u SPECS/dvd+rw-tools.spec:1.15 SPECS/dvd+rw-tools.spec:1.16
--- SPECS/dvd+rw-tools.spec:1.15Mon Feb 20 03:11:19 2006
+++ SPECS/dvd+rw-tools.spec Thu Apr  6 19:57:59 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Zestaw narzędzi do nagrywania płyt DVD
 Name:  dvd+rw-tools
 Version:   6.1
-Release:   0.1
+Release:   0.2
 License:   GPL
 Group: Applications/Multimedia
 Source0:   
http://fy.chalmers.se/~appro/linux/DVD+RW/tools/%{name}-%{version}.tar.gz
@@ -14,7 +14,7 @@
 URL:   http://fy.chalmers.se/~appro/linux/DVD+RW/
 BuildRequires: libstdc++-devel
 BuildRequires: m4
-Requires:  mkisofs >= 1.10
+Requires:  mkisofs >= 5:1.10
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,6 +60,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.16  2006/04/06 17:57:59  jajcus
+- bacula patch updated (the old one caused Memory Fault)
+- epoch in mkisofs R
+
 Revision 1.15  2006/02/20 02:11:19  wolf
 - crashes are not k3b related
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/dvd+rw-tools.spec?r1=1.15&r2=1.16&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: qdbm-1.8.47.tar.gz

2006-04-06 Thread twittner

Files fetched: 1

STORED: http://qdbm.sourceforge.net/qdbm-1.8.47.tar.gz
0e536a6bc8edf092eae6f81428be3037  qdbm-1.8.47.tar.gz
Size: 893430 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: hyperestraier-1.1.6.tar.gz

2006-04-06 Thread twittner

Files fetched: 1

STORED: http://dl.sourceforge.net/hyperestraier/hyperestraier-1.1.6.tar.gz
a688ebda299a033f61321f0d70adad84  hyperestraier-1.1.6.tar.gz
Size: 760220 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: bacula-1.38.6.tar.gz bacula-manpages.tar.bz2 bacula-docs-1.38.6.tar.gz bacula-rescue-1.8.2.tar.gz

2006-04-06 Thread jajcus

Files fetched: 2

STORED: http://dl.sourceforge.net/bacula/bacula-1.38.6.tar.gz
219382ae85671c8ff13f375b6d9aa079  bacula-1.38.6.tar.gz
Size: 1952827 bytes
ALREADY GOT: no-url://bacula-manpages.tar.bz2
e4dae86d6574b360e831efd3913e7f4c  bacula-manpages.tar.bz2
STORED: http://dl.sourceforge.net/bacula/bacula-docs-1.38.6.tar.gz
1d62608a1a0d2fa7776277f80fa29c61  bacula-docs-1.38.6.tar.gz
Size: 22696381 bytes
ALREADY GOT: http://dl.sourceforge.net/bacula/bacula-rescue-1.8.2.tar.gz
f43bf291f6b8296593f27022e5373d18  bacula-rescue-1.8.2.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: qdbm.spec (NEW) - added, based on spec enclosed with sources

2006-04-06 Thread twittner
Author: twittner Date: Thu Apr  6 18:52:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added, based on spec enclosed with sources

 Files affected:
SPECS:
   qdbm.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/qdbm.spec
diff -u /dev/null SPECS/qdbm.spec:1.1
--- /dev/null   Thu Apr  6 20:52:31 2006
+++ SPECS/qdbm.spec Thu Apr  6 20:52:25 2006
@@ -0,0 +1,280 @@
+# $Revision$, $Date$
+# 
+# Conditional build:
+%bcond_withjava# with java bindings
+#
+Summary:   Quick Database Manager
+Name:  qdbm
+Version:   1.8.47
+Release:   0.1
+Source0:   http://qdbm.sourceforge.net/%{name}-%{version}.tar.gz
+# Source0-md5: 0e536a6bc8edf092eae6f81428be3037
+License:   LGPL
+Group: Development/Libraries
+Url:   http://qdbm.sourceforge.net/
+%{?with_java:BuildRequires:jdk}
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define_libexecdir /usr/lib/qdbm
+
+%description
+QDBM is an embeded database library compatible with GDBM and NDBM. It
+features hash database and B+ tree database and is developed referring
+to GDBM for the purpose of the following three points: higher
+processing speed, smaller size of a database file, and simpler API.
+This package includes APIs for C, C++, and Java. CGI scripts are also
+contained. APIs for Perl and Ruby should be installed with a source
+package.
+
+%package devel
+Summary:   Headers, libraries, utilities and documentation for QDBM
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+This package contains header files and libraries needed to develop
+programs using the QDBM library. Some utility commands are also
+provided.
+
+%package static
+Summary:   QDBM static libraries
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+QDBM static libraries.
+
+%package plus
+Summary:   C++ bindings for QDBM
+Group: Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description plus
+QDBM C++ bindings.
+
+%package plus-devel
+Summary:   C++ libraries for QDBM
+Group: Development/Libraries
+Requires:  %{name}-plus = %{version}-%{release}
+
+%description plus-devel
+This package contains libraries needed to develop and run programs
+using the QDBM C++ bindings.
+
+%package plus-static
+Summary:   C++ static libraries for QDBM
+Group: Development/Libraries
+Requires:  %{name}-plus-devel = %{version}-%{release}
+
+%description plus-static
+This package contains static libraries needed to develop and run programs
+using the QDBM C++ bindings.
+
+%package java
+Summary:   Java libraries for QDBM
+Group: Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description java
+QDBM Java bindings.
+
+%package java-devel
+Summary:   Java libraries for QDBM
+Group: Development/Libraries
+Requires:  %{name}-java = %{version}-%{release}
+
+%description java-devel
+This package contains libraries needed to develop and run programs
+using the QDBM Java bindings.
+
+%package cgi
+Summary:   CGI scripts with QDBM
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description cgi
+This package contains CGI scripts with QDBM, for administration of
+databases, file uploading, and full-text search.
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__make}
+
+cd plus
+%configure
+%{__make}
+cd ..
+
+%if %{with java}
+cd java
+%configure
+%{__make}
+cd ..
+%endif
+
+cd cgi
+%configure
+%{__make} 
+cd ..
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install DESTDIR=$RPM_BUILD_ROOT 
+
+cd plus
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ..
+
+%if %{with java}
+cd java
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ..
+%endif
+
+cd cgi
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
+cd ..
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%post  plus -p /sbin/ldconfig
+%postunplus -p /sbin/ldconfig
+
+%post  java -p /sbin/ldconfig
+%postunjava -p /sbin/ldconfig
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc ChangeLog NEWS README THANKS
+%attr(755,root,root) %{_libdir}/libqdbm.so.*.*.*
+
+%files devel
+%defattr(644,root,root,755)
+%doc *.html
+%attr(755,root,root) %{_libdir}/libqdbm.so
+%{_includedir}/depot.h
+%{_includedir}/curia.h
+%{_includedir}/relic.h
+%{_includedir}/hovel.h
+%{_includedir}/cabin.h
+%{_includedir}/villa.h
+%{_includedir}/vista.h
+%{_includedir}/odeum.h
+%{_mandir}/man3/qdbm.3*
+%{_mandir}/man3/depot.3*
+%{_mandir}/man3/dpopen.3*
+%{_mandir}/man3/curia.3*
+%{_mandir}/man3/cropen.3*
+%{_mandir}/man3/relic.3*
+%{_mandir}/man3/hovel.3*
+%{_mandir}/man3/cabin.3*
+%{_mandir}/man3/villa.3*
+%{_mandir}/man3/vlopen.3*
+%{_mandir}/man3/vista.3*
+%{_mandir}/man3/odeum.3*
+%{_mandir}/m

SPECS: hyperestraier.spec (NEW) - added

2006-04-06 Thread twittner
Author: twittner Date: Thu Apr  6 18:52:46 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added

 Files affected:
SPECS:
   hyperestraier.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/hyperestraier.spec
diff -u /dev/null SPECS/hyperestraier.spec:1.1
--- /dev/null   Thu Apr  6 20:52:46 2006
+++ SPECS/hyperestraier.specThu Apr  6 20:52:41 2006
@@ -0,0 +1,152 @@
+# $Revision$, $Date$
+Summary:   Full-text search system
+Summary(pl):   Pełnotekstowy system wyszukiwawczy
+Name:  hyperestraier
+Version:   1.1.6
+Release:   0.1
+License:   LGPL
+Group: Applications/Text
+Source0:   
http://dl.sourceforge.net/hyperestraier/%{name}-%{version}.tar.gz
+# Source0-md5: a688ebda299a033f61321f0d70adad84
+URL:   http://hyperestraier.sourceforge.net/
+BuildRequires: qdbm-devel
+Requires:  %{name}-libs = %{version}-%{release}
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define_libexecdir %{_libdir}/%{name}
+
+%description
+Hyper Estraier is a full-text search system. You can search lots of
+documents for some documents including specified words. If you run a
+web site, it is useful as your own search engine for pages in your
+site. Also, it is useful as search utilities of mail boxes and file
+servers.
+
+The characteristic of Hyper Estraier is the following.
+
+ * High performance of search
+ * High scalability of target documents
+ * Perfect recall ratio by N-gram method
+ * High precision by hybrid mechanism of N-gram and morphological
+ * analyzer
+ * Phrase search, regular expressions, attribute search, and
+ * similarity search
+ * Multilingualism with Unicode
+ * Independent of file format and repository
+ * Simple and powerful API
+ * Supporting P2P architecture
+
+#%%description -l pl
+
+%package libs
+Summary:   hyperestraier
+Summary(pl):   hyperestraier
+Group: Libraries
+
+%description libs
+hyperestraier libraries - full-text search system.
+
+%description libs -l pl
+Biblioteki hyperestraier - pełnotekstowego systemu wyszukiwawczego.
+
+%package devel
+Summary:   Header files for hyperestraier library
+Summary(pl):   Pliki nagłówkowe biblioteki hyperestraier
+Group: Development/Libraries
+Requires:  %{name}-libs = %{version}-%{release}
+
+%description devel
+This is the package containing the header files for hyperestraier library.
+
+%description devel -l pl
+Ten pakiet zawiera pliki nagłówkowe biblioteki hyperestraier.
+
+%package static
+Summary:   Static hyperestraier library
+Summary(pl):   Statyczna biblioteka hyperestraier
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static hyperestraier library.
+
+%description static -l pl
+Statyczna biblioteka hyperestraier.
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+rm -fr $RPM_BUILD_ROOT%{_datadir}/%{name}/{COPYING,ChangeLog,THANKS,doc}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  libs -p /sbin/ldconfig
+%postunlibs -p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc ChangeLog README THANKS
+%attr(755,root,root) %{_bindir}/*
+# don't move it to /usr/lib/cgi-bin - write your wrapper (sh script),
+# utilize SCRIPT_NAME env. var. and put into your cgi-bin directory
+%attr(755,root,root) %{_libexecdir}/*.cgi
+%{_mandir}/man1/*
+%dir %{_datadir}/%{name}
+# config templates - don't add to %%config, don't move it to /etc
+%{_datadir}/%{name}/estseek.conf
+%{_datadir}/%{name}/estseek.tmpl
+%{_datadir}/%{name}/estseek.top
+%{_datadir}/%{name}/estresult.dtd
+%{_datadir}/%{name}/estraier.idl
+%dir %{_datadir}/%{name}/filter
+%{_datadir}/%{name}/filter/estfxmantotxt
+%{_datadir}/%{name}/filter/estfxmsotohtml
+%{_datadir}/%{name}/filter/estfxasis
+%{_datadir}/%{name}/filter/estfxpdftohtml
+%{_datadir}/%{name}/filter/estwnetxpnd
+%{_datadir}/%{name}/filter/estfxxdwtotxt
+%dir %{_datadir}/%{name}/increm
+%{_datadir}/%{name}/increm/estseek-frame.html
+%{_datadir}/%{name}/increm/estseek-form.html
+%dir %{_datadir}/%{name}/locale
+%lang(ja) %dir  %{_datadir}/%{name}/locale/ja
+%lang(ja) %{_datadir}/%{name}/locale/ja/estseek.conf
+%lang(ja) %{_datadir}/%{name}/locale/ja/estseek.tmpl
+%lang(ja) %{_datadir}/%{name}/locale/ja/estseek.top
+
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+
+%files devel
+%defattr(644,root,root,755)
+%doc doc/*
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_includedir}/*.h
+%{_pkgconfigdir}/*.pc
+%{_mandir}/man3/*
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at @pld-linux.org
+
+$

SPECS: bacula.spec - Version: 1.38.6 - disk-changer added

2006-04-06 Thread jajcus
Author: jajcus   Date: Thu Apr  6 18:55:15 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- Version: 1.38.6
- disk-changer added

 Files affected:
SPECS:
   bacula.spec (1.40 -> 1.41) 

 Diffs:


Index: SPECS/bacula.spec
diff -u SPECS/bacula.spec:1.40 SPECS/bacula.spec:1.41
--- SPECS/bacula.spec:1.40  Thu Jan 19 17:31:17 2006
+++ SPECS/bacula.spec   Thu Apr  6 20:55:10 2006
@@ -13,17 +13,17 @@
 Summary:   Bacula - The Network Backup Solution
 Summary(pl):   Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
 Name:  bacula
-Version:   1.38.5
+Version:   1.38.6
 Release:   0.1
 Epoch: 0
 Group: Networking/Utilities
 License:   extended GPL v2
 Source0:   http://dl.sourceforge.net/bacula/%{name}-%{version}.tar.gz
-# Source0-md5: 7f8f0f642b22dc2089ef7b42eb08f826
+# Source0-md5: 219382ae85671c8ff13f375b6d9aa079
 Source1:   %{name}-manpages.tar.bz2
 # Source1-md5: e4dae86d6574b360e831efd3913e7f4c
 Source2:   http://dl.sourceforge.net/bacula/%{name}-docs-%{version}.tar.gz
-# Source2-md5: 11035d75fdd9d10801f0b3dda1f09440
+# Source2-md5: 1d62608a1a0d2fa7776277f80fa29c61
 #Source3:  http://dl.sourceforge.net/bacula/%{name}-gui-%{version}.tar.gz
 ## Source3-md5:5fb575ceed9dee0cdf8bc7f81ef60f54
 Source4:   http://dl.sourceforge.net/bacula/%{name}-rescue-1.8.2.tar.gz
@@ -731,6 +731,7 @@
 %attr(755,root,root) %{_sbindir}/bscan
 %attr(755,root,root) %{_sbindir}/btape
 %attr(755,root,root) %{_libexecdir}/%{name}/mtx-changer
+%attr(755,root,root) %{_libexecdir}/%{name}/disk-changer
 %attr(755,root,root) %{_libexecdir}/%{name}/dvd-handler
 %{_mandir}/man8/bacula-sd.8*
 %{_mandir}/man1/bcopy.1*
@@ -800,6 +801,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.41  2006/04/06 18:55:10  jajcus
+- Version: 1.38.6
+- disk-changer added
+
 Revision 1.40  2006/01/19 16:31:17  zawadaa
 - up to 1.38.5
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/bacula.spec?r1=1.40&r2=1.41&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: perl_585-microperl_uconfig.patch - updated for 5.8.8

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 18:56:45 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 5.8.8

 Files affected:
SOURCES:
   perl_585-microperl_uconfig.patch (1.3 -> 1.4) 

 Diffs:


Index: SOURCES/perl_585-microperl_uconfig.patch
diff -u SOURCES/perl_585-microperl_uconfig.patch:1.3 
SOURCES/perl_585-microperl_uconfig.patch:1.4
--- SOURCES/perl_585-microperl_uconfig.patch:1.3Mon Jan 23 11:56:01 2006
+++ SOURCES/perl_585-microperl_uconfig.patchThu Apr  6 20:56:40 2006
@@ -21,7 +21,15 @@
  d_asctime_r='undef'
  d_atolf='undef'
  d_atoll='undef'
-@@ -594,11 +590,8 @@
+@@ -194,6 +194,7 @@
+ d_ldbl_dig='undef'
+ d_link='undef'
+ d_localtime_r='undef'
++d_localtime_r_needs_tzset='define'
+ d_locconv='undef'
+ d_lockf='undef'
+ d_longdbl='undef'
+@@ -594,11 +591,8 @@
  obj_ext='.o'
  optimize='-O2'
  orderlib='false'
@@ -33,7 +41,7 @@
  procselfexe=''
  prototype='undef'
  ptrsize='4'
-@@ -625,8 +618,6 @@
+@@ -625,8 +619,6 @@
  sPRIx64='"Lx"'
  sSCNfldbl='"llf"'
  sched_yield='sched_yield()'
@@ -64,38 +72,3 @@
  
  # Do not regenerate perly.c and perly.h.
  
 perl-5.8.7/uconfig.sh.orig 2006-01-23 10:56:57.0 +0100
-+++ perl-5.8.7/uconfig.sh  2006-01-23 11:30:05.0 +0100
-@@ -194,6 +194,7 @@
- d_ldbl_dig='undef'
- d_link='undef'
- d_localtime_r='undef'
-+d_localtime_r_needs_tzset='define'
- d_locconv='undef'
- d_lockf='undef'
- d_longdbl='undef'
-@@ -361,6 +362,8 @@
- d_strerror='undef'
- d_strerror_r='undef'
- d_strftime='undef'
-+d_strlcat='undef'
-+d_strlcpy='undef'
- d_strtod='undef'
- d_strtol='undef'
- d_strtold='undef'
-@@ -494,6 +497,7 @@
- i_machcthr='undef'
- i_malloc='undef'
- i_math='define'
-+d_libm_lib_version='define'
- i_memory='undef'
- i_mntent='undef'
- i_ndbm='undef'
-@@ -685,6 +689,7 @@
- usereentrant='undef'
- usesfio='false'
- useshrplib='false'
-+usesitecustomize='undef'
- usesocks='undef'
- usethreads='undef'
- usevendorprefix='undef'


 CVS-web:

http://cvs.pld-linux.org/SOURCES/perl_585-microperl_uconfig.patch?r1=1.3&r2=1.4&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: perl.spec - updated microperl_uconfig patch is back, microp...

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 18:57:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated microperl_uconfig patch is back, microperl builds

 Files affected:
SPECS:
   perl.spec (1.325 -> 1.326) 

 Diffs:


Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.325 SPECS/perl.spec:1.326
--- SPECS/perl.spec:1.325   Mon Apr  3 13:36:35 2006
+++ SPECS/perl.spec Thu Apr  6 20:57:31 2006
@@ -619,7 +619,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-#%patch7 -p1
+%patch7 -p1
 %patch8 -p0
 %patch9 -p1
 %patch10 -p1
@@ -1425,6 +1425,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.326  2006/04/06 18:57:31  qboosh
+- updated microperl_uconfig patch is back, microperl builds
+
 Revision 1.325  2006/04/03 11:36:35  radek
 - release 1
 - added perl_588-27368.patch, some cleanup


 CVS-web:
http://cvs.pld-linux.org/SPECS/perl.spec?r1=1.325&r2=1.326&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: hyperestraier.spec - missing dir

2006-04-06 Thread darekr
Author: darekr   Date: Thu Apr  6 19:05:42 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- missing dir

 Files affected:
SPECS:
   hyperestraier.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/hyperestraier.spec
diff -u SPECS/hyperestraier.spec:1.1 SPECS/hyperestraier.spec:1.2
--- SPECS/hyperestraier.spec:1.1Thu Apr  6 20:52:41 2006
+++ SPECS/hyperestraier.specThu Apr  6 21:05:36 2006
@@ -13,7 +13,7 @@
 Requires:  %{name}-libs = %{version}-%{release}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define_libexecdir %{_libdir}/%{name}
+%define_libexecdir %{_libdir}/%{name}
 
 %description
 Hyper Estraier is a full-text search system. You can search lots of
@@ -100,6 +100,7 @@
 %attr(755,root,root) %{_bindir}/*
 # don't move it to /usr/lib/cgi-bin - write your wrapper (sh script),
 # utilize SCRIPT_NAME env. var. and put into your cgi-bin directory
+%dir %{_libexecdir}
 %attr(755,root,root) %{_libexecdir}/*.cgi
 %{_mandir}/man1/*
 %dir %{_datadir}/%{name}
@@ -147,6 +148,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/06 19:05:36  darekr
+- missing dir
+
 Revision 1.1  2006/04/06 18:52:41  twittner
 - added
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/hyperestraier.spec?r1=1.1&r2=1.2&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: perl_587-Pod_Usage_version.patch (REMOVED), perl-5.8.7-CV...

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 19:20:53 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   perl_587-Pod_Usage_version.patch (1.1 -> NONE)  (REMOVED), 
perl-5.8.7-CVE-2005-3962-bz174684.patch (1.1 -> NONE)  (REMOVED), 
perl-5.8.7-bz172236.patch (1.1 -> NONE)  (REMOVED), perl-5.8.7-bz172587.patch 
(1.1 -> NONE)  (REMOVED), perl-5.8.7-bz172739_obz36521.patch (1.1 -> NONE)  
(REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


no study_deplomaz_inside

2006-04-06 Thread Araceli K. Hancock, VI
Hey Family!


Just wanted to write you and let you know how that de_gree program I 
tried out went... Well 3 weeks later, I graduated, & finished my masters in 
less then 2 weeks with No Study Required and  1_0_0_% 
Verifiable!


Yeah mom, I know you and dad doubted it at first,but  this turned out to be 
,1.0,0% legit, The op,portunity 
exists due to a legal loophole allowing some established colleges to award 
degre.es  at their dis.cretion.

I'm so excited mom and dad this was a life altering opp,ortunity & for once in 
my life I took advantage of it.

 I already have jobs that wouldn't of gave me a chance before calling me off 
the 
hook now! This really is a Godsend.

Tell my sister and cousin Joey they better hurry up and call that 
# i gave them the other day   because counselor James said they aren't 
excepting 
many more students for this offer. 
 
here are the deg,rees they offer,  B/A,  B,S,C,  M/A  M,S.C,  M.B.A,  P,h,D
and the # to c,all again  206-202-2033  tell them to leave brief message of the 
de,gree they want, and they will call back ASAP.


Anyways, much love and tell the rest of the family I said hello :)

love your son,Andrea
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: phpMyAdmin-2.8.0.3.tar.bz2

2006-04-06 Thread dzeus

Files fetched: 1

STORED: http://dl.sourceforge.net/phpmyadmin/phpMyAdmin-2.8.0.3.tar.bz2
87ee2e17c9381e969c8f740242220e29  phpMyAdmin-2.8.0.3.tar.bz2
Size: 2011518 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: dsniff.spec - TH br xorg-lib-libX11

2006-04-06 Thread arekm
Author: arekmDate: Thu Apr  6 19:47:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- TH br xorg-lib-libX11

 Files affected:
SPECS:
   dsniff.spec (1.40 -> 1.41) 

 Diffs:


Index: SPECS/dsniff.spec
diff -u SPECS/dsniff.spec:1.40 SPECS/dsniff.spec:1.41
--- SPECS/dsniff.spec:1.40  Mon Jun 20 13:50:47 2005
+++ SPECS/dsniff.spec   Thu Apr  6 21:47:17 2006
@@ -14,7 +14,7 @@
 #ggsniff 1.2 from http://ggsniff.sourceforge.net/
 #Patch3:   %{name}-gg.patch
 URL:   http://www.monkey.org/~dugsong/dsniff/
-BuildRequires: XFree86-devel
+BuildRequires: xorg-lib-libX11-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: db-devel
@@ -99,6 +99,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.41  2006/04/06 19:47:17  arekm
+- TH br xorg-lib-libX11
+
 Revision 1.40  2005/06/20 11:50:47  qboosh
 - sorted BRs, updated descs (Mozilla, not Netscape Navigator)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/dsniff.spec?r1=1.40&r2=1.41&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: eventum-workflow-handlenewnote-note_id.patch (NEW) - add ...

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 20:01:06 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- add note_id to handlenewnote workflow

 Files affected:
SOURCES:
   eventum-workflow-handlenewnote-note_id.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/eventum-workflow-handlenewnote-note_id.patch
diff -u /dev/null SOURCES/eventum-workflow-handlenewnote-note_id.patch:1.1
--- /dev/null   Thu Apr  6 22:01:06 2006
+++ SOURCES/eventum-workflow-handlenewnote-note_id.patchThu Apr  6 
22:01:01 2006
@@ -0,0 +1,61 @@
+add $note_id to workflow handleNewNote method
+this could be used in workflow to process note contents, for example act on
+sender (check for Notification::isBounceMessage for example)
+
+--- eventum-1.7.1/include/class.workflow.php   2006-04-06 22:44:17.388665653 
+0300
 /home/glen/class.workflow.php  2006-04-06 22:41:44.0 +0300
+@@ -302,14 +302,15 @@
+  * @param   integer $issue_id The ID of the issue.
+  * @param   integer $usr_id The user ID of the person posting this new 
note
+  * @param   boolean $closing If the issue is being closed
++ * @param   integer $note_id The ID of the new note
+  */
+-function handleNewNote($prj_id, $issue_id, $usr_id, $closing = false)
++function handleNewNote($prj_id, $issue_id, $usr_id, $closing = false, 
$note_id = false)
+ {
+ if (!Workflow::hasWorkflowIntegration($prj_id)) {
+ return;
+ }
+ $backend =& Workflow::_getBackend($prj_id);
+-return $backend->handleNewNote($prj_id, $issue_id, $usr_id, $closing);
++return $backend->handleNewNote($prj_id, $issue_id, $usr_id, $closing, 
$note_id);
+ }
+ 
+ 
+--- eventum-1.7.1/include/class.note.php   2006-04-06 22:44:17.768674142 
+0300
 /home/glen/class.note.php  2006-04-06 22:41:44.0 +0300
+@@ -359,7 +359,7 @@
+ } else {
+ Notification::notify($issue_id, 'notes', $new_note_id, 
$internal_only);
+ }
+-Workflow::handleNewNote(Issue::getProjectID($issue_id), 
$issue_id, $usr_id, $closing);
++Workflow::handleNewNote(Issue::getProjectID($issue_id), 
$issue_id, $usr_id, $closing, $new_note_id);
+ }
+ // need to return the new note id here so it can
+ // be re-used to associate internal-only attachments
+--- eventum-1.7.1/include/workflow/class.example.php   2006-04-06 
22:44:17.388665653 +0300
 /home/glen/class.example.php   2006-04-06 22:41:44.0 +0300
+@@ -113,8 +113,9 @@
+  * @param   integer $issue_id The ID of the issue.
+  * @param   integer $usr_id The user ID of the person posting this new 
note
+  * @param   boolean $closing If the issue is being closed
++ * @param   integer $note_id The ID of the new note
+  */
+-function handleNewNote($prj_id, $issue_id, $usr_id, $closing)
++function handleNewNote($prj_id, $issue_id, $usr_id, $closing, $note_id)
+ {
+ echo "Workflow: New Note\n";
+ }
+--- eventum-1.7.1/include/workflow/class.abstract_workflow_backend.php 
2006-04-06 22:44:17.388665653 +0300
 /home/glen/class.abstract_workflow_backend.php 2006-04-06 
22:41:44.0 +0300
+@@ -106,8 +106,9 @@
+  * @param   integer $issue_id The ID of the issue.
+  * @param   integer $usr_id The user ID of the person posting this new 
note
+  * @param   boolean $closing If the issue is being closed
++ * @param   integer $note_id The ID of the new note
+  */
+-function handleNewNote($prj_id, $issue_id, $usr_id, $closing)
++function handleNewNote($prj_id, $issue_id, $usr_id, $closing, $note_id)
+ {
+ }
+ 

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: eventum.spec - add workflow-handlenewnote-note_id.patch

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 20:02:42 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- add workflow-handlenewnote-note_id.patch

 Files affected:
SPECS:
   eventum.spec (1.171 -> 1.172) 

 Diffs:


Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.171 SPECS/eventum.spec:1.172
--- SPECS/eventum.spec:1.171Fri Mar 31 19:54:59 2006
+++ SPECS/eventum.spec  Thu Apr  6 22:02:37 2006
@@ -13,7 +13,7 @@
 
 #define_snap   20060330
 #define_rc RC3
-%define_rel1
+%define_rel1.1
 
 %include   /usr/lib/rpm/macros.php
 Summary:   Eventum Issue / Bug tracking system
@@ -50,6 +50,7 @@
 Patch7:%{name}-scm-updates.patch
 Patch8:%{name}-close-signature.patch
 Patch9:%{name}-list-sorting.patch
+Patch10:   %{name}-workflow-handlenewnote-note_id.patch
 Patch100:  %{name}-paths.patch
 Patch101:  %{name}-cvs-config.patch
 Patch102:  %{name}-irc-mem.patch
@@ -479,6 +480,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 # packaging
 %patch100 -p1
@@ -947,6 +949,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.172  2006/04/06 20:02:37  glen
+- add workflow-handlenewnote-note_id.patch
+
 Revision 1.171  2006/03/31 17:54:59  glen
 - 1.7.1 final tarball
 - add close-signature and list-sorting patches


 CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.171&r2=1.172&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: phpMyAdmin.spec - up to 2.8.0.3

2006-04-06 Thread dzeus
Author: dzeusDate: Thu Apr  6 20:06:38 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.8.0.3

 Files affected:
SPECS:
   phpMyAdmin.spec (1.126 -> 1.127) 

 Diffs:


Index: SPECS/phpMyAdmin.spec
diff -u SPECS/phpMyAdmin.spec:1.126 SPECS/phpMyAdmin.spec:1.127
--- SPECS/phpMyAdmin.spec:1.126 Fri Mar 17 10:20:38 2006
+++ SPECS/phpMyAdmin.spec   Thu Apr  6 22:06:33 2006
@@ -2,13 +2,13 @@
 Summary:   phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:  phpMyAdmin
-Version:   2.8.0.2
+Version:   2.8.0.3
 # release 1 is for Ra
-Release:   2
+Release:   1
 License:   GPL v2
 Group: Applications/Databases/Interfaces
 Source0:   http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
-# Source0-md5: 9c948b20af568304cbb8ff58c322058b
+# Source0-md5: 87ee2e17c9381e969c8f740242220e29
 Source1:   %{name}.conf
 Patch0:%{name}-config.patch
 URL:   http://www.phpmyadmin.net/
@@ -167,6 +167,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.127  2006/04/06 20:06:33  dzeus
+- up to 2.8.0.3
+
 Revision 1.126  2006/03/17 09:20:38  dzeus
 - up to 2.8.0.2, added /libraries/fpdf
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/phpMyAdmin.spec?r1=1.126&r2=1.127&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: libgssapi.spec - updated to 0.8

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 20:19:59 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.8

 Files affected:
SPECS:
   libgssapi.spec (1.10 -> 1.11) 

 Diffs:


Index: SPECS/libgssapi.spec
diff -u SPECS/libgssapi.spec:1.10 SPECS/libgssapi.spec:1.11
--- SPECS/libgssapi.spec:1.10   Wed Dec 21 21:13:43 2005
+++ SPECS/libgssapi.specThu Apr  6 22:19:54 2006
@@ -2,12 +2,12 @@
 Summary:   GSSAPI interface using mechanisms from other GSSAPI 
implementations
 Summary(pl):   Interfejs GSSAPI używający mechanizmów z innych implementacji 
GSSAPI
 Name:  libgssapi
-Version:   0.7
+Version:   0.8
 Release:   1
 License:   mixture of UM and Sun licenses
 Group: Libraries
 Source0:   
http://www.citi.umich.edu/projects/nfsv4/linux/libgssapi/%{name}-%{version}.tar.gz
-# Source0-md5: 13979d132daf7dd5d3a591c08cd4979f
+# Source0-md5: dc89ff3752b921b4ab370776783fece0
 URL:   http://www.citi.umich.edu/projects/nfsv4/linux/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -96,6 +96,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2006/04/06 20:19:54  qboosh
+- updated to 0.8
+
 Revision 1.10  2005/12/21 20:13:43  qboosh
 - updated to 0.7
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libgssapi.spec?r1=1.10&r2=1.11&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libgssapi-0.8.tar.gz

2006-04-06 Thread qboosh

Files fetched: 1

STORED: 
http://www.citi.umich.edu/projects/nfsv4/linux/libgssapi/libgssapi-0.8.tar.gz
dc89ff3752b921b4ab370776783fece0  libgssapi-0.8.tar.gz
Size: 336396 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: gtk2-theme-engine-qt-dt.patch (NEW), gtk2-theme-engine-qt...

2006-04-06 Thread psz
Author: psz  Date: Thu Apr  6 20:35:59 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- -kcm-fixinstallationdir.patch from Gentoo
- -dt.patch from Fedora
- -notebook.patch from Freedesktop
- build process fixed
- rel 1

 Files affected:
SOURCES:
   gtk2-theme-engine-qt-dt.patch (NONE -> 1.1)  (NEW), 
gtk2-theme-engine-qt-kcm-fixinstallationdir.patch (NONE -> 1.1)  (NEW), 
gtk2-theme-engine-qt-notebook.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/gtk2-theme-engine-qt-dt.patch
diff -u /dev/null SOURCES/gtk2-theme-engine-qt-dt.patch:1.1
--- /dev/null   Thu Apr  6 22:35:59 2006
+++ SOURCES/gtk2-theme-engine-qt-dt.patch   Thu Apr  6 22:35:54 2006
@@ -0,0 +1,8 @@
+--- gtk-qt-engine-0.6/kcm_gtk/kcmgtk.desktop.dt2004-08-22 
03:40:29.0 -0500
 gtk-qt-engine-0.6/kcm_gtk/kcmgtk.desktop   2006-01-23 09:28:15.0 
-0600
+@@ -12,3 +12,5 @@
+ X-KDE-Library=kcmgtk
+ X-KDE-ModuleType=Library
+ Type=Application
++
++NotShowIn=KDE


Index: SOURCES/gtk2-theme-engine-qt-kcm-fixinstallationdir.patch
diff -u /dev/null SOURCES/gtk2-theme-engine-qt-kcm-fixinstallationdir.patch:1.1
--- /dev/null   Thu Apr  6 22:35:59 2006
+++ SOURCES/gtk2-theme-engine-qt-kcm-fixinstallationdir.patch   Thu Apr  6 
22:35:54 2006
@@ -0,0 +1,21 @@
+--- kcm_gtk/Makefile.am.orig   2005-01-14 10:52:16.0 +
 kcm_gtk/Makefile.am2005-01-15 10:44:20.006738856 +
+@@ -2,8 +2,7 @@
+ METASOURCES = AUTO
+ 
+ # Install this plugin in the KDE modules directory
+-kcmgtkmoduledir = $(KDE_PREFIX)/lib/kde3/
+-kcmgtkmodule_LTLIBRARIES = kcm_kcmgtk.la
++kde_module_LTLIBRARIES = kcm_kcmgtk.la
+ 
+ kcm_kcmgtk_la_SOURCES = kcmgtkwidget.ui kcmgtk.cpp
+ kcm_kcmgtk_la_LIBADD = $(LIB_KDEUI)
+@@ -11,7 +10,7 @@
+ 
+ 
+ kcmgtk_DATA = kcmgtk.desktop
+-kcmgtkdir = $(KDE_PREFIX)/share/applnk/Settings/LookNFeel
++kcmgtkdir = $(kde_appsdir)/Settings/LookNFeel
+ 
+ kcmgtkdebian_DATA = kcmgtk.menu
+ kcmgtkdebiandir = /usr/lib/menu


Index: SOURCES/gtk2-theme-engine-qt-notebook.patch
diff -u /dev/null SOURCES/gtk2-theme-engine-qt-notebook.patch:1.1
--- /dev/null   Thu Apr  6 22:35:59 2006
+++ SOURCES/gtk2-theme-engine-qt-notebook.patch Thu Apr  6 22:35:54 2006
@@ -0,0 +1,12 @@
+--- gtk-qt-engine-0.6/src/qt_qt_wrapper.cpp.3919   2004-12-19 
09:31:48.0 -0600
 gtk-qt-engine-0.6/src/qt_qt_wrapper.cpp2005-10-27 09:48:07.0 
-0500
+@@ -1363,7 +1363,8 @@
+   int sdiff = 1, pos = -1, diff = 1;
+   for ( int i = 0; i < g_list_length(notebook->children); i++ )
+   {
+-  diff = 
gtk_notebook_get_tab_label(notebook,gtk_notebook_get_nth_page(notebook,i))->allocation.x
 - x;
++  GtkWidget 
*tab_label=gtk_notebook_get_tab_label(notebook,gtk_notebook_get_nth_page(notebook,i));
++  if (tab_label) diff = tab_label->allocation.x - x;
+   if ((diff > 0) && (diff < sdiff))
+   {
+   sdiff = diff; pos = i;

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: gtk2-theme-engine-qt.spec - -kcm-fixinstallationdir.patch f...

2006-04-06 Thread psz
Author: psz  Date: Thu Apr  6 20:35:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- -kcm-fixinstallationdir.patch from Gentoo
- -dt.patch from Fedora
- -notebook.patch from Freedesktop
- build process fixed
- rel 1

 Files affected:
SPECS:
   gtk2-theme-engine-qt.spec (1.12 -> 1.13) 

 Diffs:


Index: SPECS/gtk2-theme-engine-qt.spec
diff -u SPECS/gtk2-theme-engine-qt.spec:1.12 
SPECS/gtk2-theme-engine-qt.spec:1.13
--- SPECS/gtk2-theme-engine-qt.spec:1.12Wed Nov  2 23:13:28 2005
+++ SPECS/gtk2-theme-engine-qt.spec Thu Apr  6 22:35:53 2006
@@ -1,20 +1,27 @@
 # $Revision$, $Date$
 # TODO
 # - kde control panel applet doesn't get found
-# - where to place the .theme?
 Summary:   A GTK+ theme engine that uses Qt for drawing
 Summary(pl):   Silnik graficzny wykorzystujący Qt do rysowania kontrolek GTK+
 Name:  gtk2-theme-engine-qt
 Version:   0.6
-Release:   0.6
+Release:   1
 License:   GPL
 Group: Themes/GTK+
 Source0:   
http://www.freedesktop.org/~davidsansome/gtk-qt-engine-%{version}.tar.bz2
 # Source0-md5: 9c02c95a6e8d304b1f2801429759e1c0
 Patch0:%{name}-black-menus.patch
+Patch1:%{name}-kcm-fixinstallationdir.patch
+# don't dup GTK-QT in kde menu(s)
+Patch2:%{name}-dt.patch
+# segfault in libqtengine.so drawing notebook
+# https://bugs.freedesktop.org/show_bug.cgi?id=3919
+Patch3:%{name}-notebook.patch
 URL:   http://www.freedesktop.org/Software/gtk-qt
+BuildRequires: automake
 BuildRequires: gtk+2-devel >= 1:2.0.0
 BuildRequires: kdelibs-devel
+BuildRequires: libbonoboui-devel
 BuildRequires: pkgconfig
 BuildRequires: qt-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,8 +38,14 @@
 %prep
 %setup -q -n gtk-qt-engine-%{version}
 %patch0 -p1
+%patch1 -p0
+%patch2 -p1
+%patch3 -p1
+
+%{__make} -f admin/Makefile.common cvs
 
 %build
+export QTLIB=%{_libdir}
 %configure
 %{__make}
 
@@ -49,12 +62,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README
+%doc AUTHORS
 %attr(755,root,root) %{_libdir}/gtk-2.0/2.4.*/engines/*.so
 %{_datadir}/themes/Qt
+%{_datadir}/gtk-qt-engine/
+%{_desktopdir}/*.desktop
+%{_datadir}/applnk/Settings/LookNFeel/*.desktop
 %{_libdir}/kde3/kcm_kcmgtk.la
 %attr(755,root,root) %{_libdir}/kde3/kcm_kcmgtk.so
-%{_desktopdir}/kcmgtk-xdg.desktop
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +77,13 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/06 20:35:53  psz
+- -kcm-fixinstallationdir.patch from Gentoo
+- -dt.patch from Fedora
+- -notebook.patch from Freedesktop
+- build process fixed
+- rel 1
+
 Revision 1.12  2005/11/02 22:13:28  prism
 - fix for black menus, thx to Kiesiu 
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gtk2-theme-engine-qt.spec?r1=1.12&r2=1.13&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (PYTHON_2_5): python.spec - starting work on 2.5 (still alph...

2006-04-06 Thread wrobell
Author: wrobell  Date: Thu Apr  6 20:40:05 2006 GMT
Module: SPECS Tag: PYTHON_2_5
 Log message:
- starting work on 2.5 (still alpha so do not expect it on builders soon)

 Files affected:
SPECS:
   python.spec (1.263 -> 1.263.2.1) 

 Diffs:


Index: SPECS/python.spec
diff -u SPECS/python.spec:1.263 SPECS/python.spec:1.263.2.1
--- SPECS/python.spec:1.263 Thu Mar 30 22:39:51 2006
+++ SPECS/python.spec   Thu Apr  6 22:40:00 2006
@@ -19,7 +19,9 @@
 # tests which fail because of some unknown/unresolved reason (this list should 
be empty)
 %definebroken_tests test_anydbm test_bsddb test_re test_shelve 
test_whichdb test_zipimport test_distutils
 
-%define py_ver 2.4
+%definebetaa1
+
+%define py_ver 2.5
 %define py_prefix  %{_prefix}
 %define py_libdir  %{py_prefix}/%{_lib}/python%{py_ver}
 %define py_incdir  %{_includedir}/python%{py_ver}
@@ -35,15 +37,16 @@
 Summary(tr):   X arayüzlü, yüksek düzeyli, kabuk yorumlayýcý dili
 Summary(uk):   íĎ×Á ĐŇĎÇŇÁÍŐ×ÁÎÎŃ ÄŐÖĹ ×ÉÓĎËĎÇĎ ŇŚ×ÎŃ Ú X-ŚÎÔĹŇĆĹĘÓĎÍ
 Name:  python
-Version:   %{py_ver}.3
+Version:   %{py_ver}%{beta}
 Release:   1
 Epoch: 1
 License:   PSF
 Group: Applications
-Source0:   
http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
-# Source0-md5: 141c683447d5e76be1d2bd4829574f02
-Source1:   
http://www.python.org/ftp/python/doc/%{version}/html-%{version}.tar.bz2
+Source0:   
http://www.python.org/ftp/python/%{py_ver}/Python-%{version}.tar.bz2
+# Source0-md5: 6d1e2ea911b6d2833a26de834efd3954
+Source1:   http://www.python.org/ftp/python/doc/2.4.3/html-2.4.3.tar.bz2
 # Source1-md5: 86edf38b83fde1ff44d0725acf90c95c
+#Source1:  
http://www.python.org/ftp/python/doc/%{version}/html-%{version}.tar.bz2
 Patch0:%{name}-readline.patch
 Patch1:%{name}-%{name}path.patch
 Patch2:%{name}-no_ndbm.patch
@@ -51,7 +54,6 @@
 Patch4:%{name}-noarch_to_datadir.patch
 Patch5:%{name}-lib64.patch
 Patch6:%{name}-doc_path.patch
-Patch7:%{name}-ssl-nonblocking.patch
 Patch8:%{name}-info.patch
 URL:   http://www.python.org/
 BuildRequires: autoconf
@@ -503,8 +505,7 @@
 %patch5 -p1
 %patch4 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
+#%patch8 -p1
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -856,6 +857,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.263.2.1  2006/04/06 20:40:00  wrobell
+- starting work on 2.5 (still alpha so do not expect it on builders soon)
+
 Revision 1.263  2006/03/30 20:39:51  arekm
 - up to 2.4.3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/python.spec?r1=1.263&r2=1.263.2.1&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: librpcsecgss.spec - updated to 0.10

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 20:40:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.10

 Files affected:
SPECS:
   librpcsecgss.spec (1.6 -> 1.7) 

 Diffs:


Index: SPECS/librpcsecgss.spec
diff -u SPECS/librpcsecgss.spec:1.6 SPECS/librpcsecgss.spec:1.7
--- SPECS/librpcsecgss.spec:1.6 Mon Feb 27 22:39:21 2006
+++ SPECS/librpcsecgss.spec Thu Apr  6 22:40:22 2006
@@ -6,12 +6,12 @@
 Summary:   rpcsec_gss implementation library
 Summary(pl):   Biblioteka implementująca rpcsec_gss
 Name:  librpcsecgss
-Version:   0.8
+Version:   0.10
 Release:   1
 License:   mixture of UM and Sun licenses
 Group: Libraries
 Source0:   
http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/%{name}-%{version}.tar.gz
-# Source0-md5: 86e0774d48cdf75f6e06f716f8366649
+# Source0-md5: a353d2a945d8fc0caa5021355d408a80
 Patch0:%{name}-heimdal.patch
 URL:   http://www.citi.umich.edu/projects/nfsv4/linux/
 BuildRequires: autoconf >= 2.59
@@ -114,6 +114,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.7  2006/04/06 20:40:22  qboosh
+- updated to 0.10
+
 Revision 1.6  2006/02/27 21:39:21  qboosh
 - updated to 0.8
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/librpcsecgss.spec?r1=1.6&r2=1.7&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: Python-2.5a1.tar.bz2 html-2.4.3.tar.bz2

2006-04-06 Thread wrobell

Files fetched: 1

STORED: http://www.python.org/ftp/python/2.5/Python-2.5a1.tar.bz2
6d1e2ea911b6d2833a26de834efd3954  Python-2.5a1.tar.bz2
Size: 8869861 bytes
ALREADY GOT: http://www.python.org/ftp/python/doc/2.4.3/html-2.4.3.tar.bz2
86edf38b83fde1ff44d0725acf90c95c  html-2.4.3.tar.bz2


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: librpcsecgss-0.10.tar.gz

2006-04-06 Thread qboosh

Files fetched: 1

STORED: 
http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/librpcsecgss-0.10.tar.gz
a353d2a945d8fc0caa5021355d408a80  librpcsecgss-0.10.tar.gz
Size: 357173 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: lib765-0.3.4.tar.gz

2006-04-06 Thread qboosh

Files fetched: 1

STORED: http://www.seasip.demon.co.uk/Unix/LibDsk/lib765-0.3.4.tar.gz
fd916b3fe613c39e07540bdbc0effc7f  lib765-0.3.4.tar.gz
Size: 188456 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: lib765.spec - updated to 0.3.4

2006-04-06 Thread qboosh
Author: qboosh   Date: Thu Apr  6 20:46:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.3.4

 Files affected:
SPECS:
   lib765.spec (1.17 -> 1.18) 

 Diffs:


Index: SPECS/lib765.spec
diff -u SPECS/lib765.spec:1.17 SPECS/lib765.spec:1.18
--- SPECS/lib765.spec:1.17  Fri Jun 17 23:10:45 2005
+++ SPECS/lib765.spec   Thu Apr  6 22:46:27 2006
@@ -6,12 +6,12 @@
 Summary:   765 FDC library
 Summary(pl):   Biblioteka FDC 765
 Name:  lib765
-Version:   0.3.3
+Version:   0.3.4
 Release:   1
 License:   LGPL
 Group: Libraries
 Source0:   
http://www.seasip.demon.co.uk/Unix/LibDsk/%{name}-%{version}.tar.gz
-# Source0-md5: 831929572120af53781322e0456c708b
+# Source0-md5: fd916b3fe613c39e07540bdbc0effc7f
 URL:   http://www.seasip.demon.co.uk/Unix/LibDsk/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -114,6 +114,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.18  2006/04/06 20:46:27  qboosh
+- updated to 0.3.4
+
 Revision 1.17  2005/06/17 21:10:45  twittner
 - cosmetics
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/lib765.spec?r1=1.17&r2=1.18&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (AC-branch): em8300.spec - release 5

2006-04-06 Thread hawk
Author: hawk Date: Thu Apr  6 20:54:43 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- release 5

 Files affected:
SPECS:
   em8300.spec (1.24.2.2 -> 1.24.2.2.2.1) 

 Diffs:


Index: SPECS/em8300.spec
diff -u SPECS/em8300.spec:1.24.2.2 SPECS/em8300.spec:1.24.2.2.2.1
--- SPECS/em8300.spec:1.24.2.2  Fri Mar 18 11:44:37 2005
+++ SPECS/em8300.spec   Thu Apr  6 22:54:38 2006
@@ -11,7 +11,7 @@
 %else
 %undefine  with_kernel
 %endif
-%define_rel 4
+%define_rel 5
 Summary:   DXR3 and H+ driver
 Summary(pl):   Sterowniki dla DXR3 i H+
 Name:  em8300
@@ -277,6 +277,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.24.2.2.2.1  2006/04/06 20:54:38  hawk
+- release 5
+
 Revision 1.24.2.2  2005/03/18 10:44:37  havner
 - rel 4
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/em8300.spec?r1=1.24.2.2&r2=1.24.2.2.2.1&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: ApacheJServ.spec - mature enough (works for me), rel 1

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 20:59:33 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- mature enough (works for me), rel 1

 Files affected:
SPECS:
   ApacheJServ.spec (1.51 -> 1.52) 

 Diffs:


Index: SPECS/ApacheJServ.spec
diff -u SPECS/ApacheJServ.spec:1.51 SPECS/ApacheJServ.spec:1.52
--- SPECS/ApacheJServ.spec:1.51 Fri Jan  6 19:47:21 2006
+++ SPECS/ApacheJServ.spec  Thu Apr  6 22:59:28 2006
@@ -12,7 +12,7 @@
 Summary(pl):   Silnik serwletów ze wsparciem dla wiodącego serwera WWW
 Name:  ApacheJServ
 Version:   1.1.2
-Release:   0.82
+Release:   1
 License:   freely distributable & usable (JServ), LGPL (JSDK)
 Group: Networking/Daemons
 Source0:   http://java.apache.org/jserv/dist/%{name}-%{version}.tar.gz
@@ -282,6 +282,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.52  2006/04/06 20:59:28  glen
+- mature enough (works for me), rel 1
+
 Revision 1.51  2006/01/06 18:47:21  glen
 - added sysconfig
 - use %service macro


 CVS-web:
http://cvs.pld-linux.org/SPECS/ApacheJServ.spec?r1=1.51&r2=1.52&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: phpMyAdmin.spec - rel 2 for the blind

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 21:22:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel 2 for the blind

 Files affected:
SPECS:
   phpMyAdmin.spec (1.127 -> 1.128) 

 Diffs:


Index: SPECS/phpMyAdmin.spec
diff -u SPECS/phpMyAdmin.spec:1.127 SPECS/phpMyAdmin.spec:1.128
--- SPECS/phpMyAdmin.spec:1.127 Thu Apr  6 22:06:33 2006
+++ SPECS/phpMyAdmin.spec   Thu Apr  6 23:22:26 2006
@@ -4,7 +4,7 @@
 Name:  phpMyAdmin
 Version:   2.8.0.3
 # release 1 is for Ra
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/Databases/Interfaces
 Source0:   http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
@@ -167,6 +167,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.128  2006/04/06 21:22:26  glen
+- rel 2 for the blind
+
 Revision 1.127  2006/04/06 20:06:33  dzeus
 - up to 2.8.0.3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/phpMyAdmin.spec?r1=1.127&r2=1.128&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: openvpn-2.0.6.tar.gz

2006-04-06 Thread zawadaa

Files fetched: 1

STORED: http://openvpn.net/release/openvpn-2.0.6.tar.gz
8d2f95fa825e58363a676b25d4815aa7  openvpn-2.0.6.tar.gz
Size: 664816 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: automake.spec - bcond quoteld patch, rel 3

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 21:51:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- bcond quoteld patch, rel 3

 Files affected:
SPECS:
   automake.spec (1.117 -> 1.118) 

 Diffs:


Index: SPECS/automake.spec
diff -u SPECS/automake.spec:1.117 SPECS/automake.spec:1.118
--- SPECS/automake.spec:1.117   Tue Mar 28 16:23:55 2006
+++ SPECS/automake.spec Thu Apr  6 23:51:02 2006
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_withquoteld # with quote $LD patch, fixes kde packages 
build with %{__cc}=ccache gcc, but breaks nagios-plugins
+#
 %include   /usr/lib/rpm/macros.perl
 Summary:   GNU automake - Makefile configuration tools
 Summary(de):   GNU automake - Makefile-Konfigurationstools
@@ -12,7 +16,7 @@
 Summary(uk):   GNU automake - ŚÎÓÔŇŐÍĹÎÔÉ ÄĚŃ Á×ÔĎÍÁÔÉŢÎϧ ÇĹÎĹŇÁĂŚ§ 
Makefile'Ś×
 Name:  automake
 Version:   1.9.6
-Release:   2
+Release:   3
 Epoch: 1
 License:   GPL
 Group: Development/Building
@@ -93,7 +97,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+%{?with_quoteld:%patch5 -p1}
 
 %build
 %{__autoconf}
@@ -159,6 +163,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.118  2006/04/06 21:51:02  glen
+- bcond quoteld patch, rel 3
+
 Revision 1.117  2006/03/28 14:23:55  glen
 - add quote ld patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/automake.spec?r1=1.117&r2=1.118&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openvpn.spec - up to 2.0.6; security update CVE-2006-1629 -...

2006-04-06 Thread zawadaa
Author: zawadaa  Date: Thu Apr  6 21:57:45 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.0.6; security update CVE-2006-1629
- STBR

 Files affected:
SPECS:
   openvpn.spec (1.109 -> 1.110) 

 Diffs:


Index: SPECS/openvpn.spec
diff -u SPECS/openvpn.spec:1.109 SPECS/openvpn.spec:1.110
--- SPECS/openvpn.spec:1.109Tue Mar 28 13:18:51 2006
+++ SPECS/openvpn.spec  Thu Apr  6 23:57:40 2006
@@ -7,12 +7,12 @@
 Summary:   VPN Daemon
 Summary(pl):   Serwer VPN
 Name:  openvpn
-Version:   2.0.5
-Release:   4
+Version:   2.0.6
+Release:   1
 License:   GPL
 Group: Networking/Daemons
 Source0:   http://openvpn.net/release/%{name}-%{version}.tar.gz
-# Source0-md5: 4bd7a42991c93db23842a0992debe53b
+# Source0-md5: 8d2f95fa825e58363a676b25d4815aa7
 Source1:   %{name}.init
 Source2:   %{name}.sysconfig
 Patch0:%{name}-2.0_rc16MH.patch
@@ -170,6 +170,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.110  2006/04/06 21:57:40  zawadaa
+- up to 2.0.6; security update CVE-2006-1629
+- STBR
+
 Revision 1.109  2006/03/28 11:18:51  glen
 - initscript requires /sbin/ip, rel 4
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openvpn.spec?r1=1.109&r2=1.110&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: openvpn-2.0_rc16MH.patch - for 2.0.6

2006-04-06 Thread zawadaa
Author: zawadaa  Date: Thu Apr  6 21:58:27 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- for 2.0.6

 Files affected:
SOURCES:
   openvpn-2.0_rc16MH.patch (1.1 -> 1.2) 

 Diffs:


Index: SOURCES/openvpn-2.0_rc16MH.patch
diff -u SOURCES/openvpn-2.0_rc16MH.patch:1.1 
SOURCES/openvpn-2.0_rc16MH.patch:1.2
--- SOURCES/openvpn-2.0_rc16MH.patch:1.1Mon Aug 29 22:48:16 2005
+++ SOURCES/openvpn-2.0_rc16MH.patchThu Apr  6 23:58:22 2006
@@ -528,15 +528,16 @@
  
if (!socket_defined (new_sd))
msg (D_LINK_ERRORS | M_ERRNO_SOCK, "TCP: getpeername() failed");
-@@ -523,14 +532,14 @@
+@@ -522,7 +531,7 @@
  #endif
else
  {
 -  new_sd = accept (sd, (struct sockaddr *) remote, &remote_len);
 +  new_sd = accept (sd, (struct sockaddr *) &act->dest.sa, &remote_len);
  }
- 
-   if (!socket_defined (new_sd))
+
+ #if 0 /* For debugging only, test the effect of accept() failures */
+@@ -538,7 +547,7 @@
  {
msg (D_LINK_ERRORS | M_ERRNO_SOCK, "TCP: accept(%d) failed", sd);
  }
@@ -1719,9 +1720,9 @@
  #endif
  #endif
 diff -ur openvpn-2.0_rc16/ssl.c openvpn-2.0_rc16MH/ssl.c
 openvpn-2.0_rc16/ssl.c 2005-02-15 21:12:55.0 -0700
-+++ openvpn-2.0_rc16MH/ssl.c   2005-02-25 14:47:45.0 -0700
-@@ -362,7 +362,7 @@
+--- openvpn-2.0_rc16/ssl.c.orig2005-12-13 17:10:01.0 +
 openvpn-2.0_rc16MH/ssl.c   2006-04-06 20:23:48.0 +
+@@ -373,7 +373,7 @@
  static void
  setenv_untrusted (struct tls_session *session)
  {
@@ -1730,7 +1731,7 @@
  }
  
  static void
-@@ -1784,7 +1784,7 @@
+@@ -1814,7 +1814,7 @@
  write_control_auth (struct tls_session *session,
struct key_state *ks,
struct buffer *buf,
@@ -1739,7 +1740,7 @@
int opcode,
int max_ack,
bool prepend_ack)
-@@ -1792,7 +1792,7 @@
+@@ -1822,7 +1822,7 @@
uint8_t *header;
struct buffer null = clear_buf ();
  
@@ -1748,7 +1749,7 @@
ASSERT (reliable_ack_write
  (ks->rec_ack, buf, &ks->session_id_remote, max_ack, prepend_ack));
ASSERT (session_id_write_prepend (&session->session_id, buf));
-@@ -1804,7 +1804,7 @@
+@@ -1834,7 +1834,7 @@
openvpn_encrypt (buf, null, &session->tls_auth, NULL);
ASSERT (swap_hmac (buf, &session->tls_auth, false));
  }
@@ -1757,7 +1758,7 @@
  }
  
  /*
-@@ -1813,7 +1813,7 @@
+@@ -1843,7 +1843,7 @@
  static bool
  read_control_auth (struct buffer *buf,
   const struct crypto_options *co,
@@ -1766,7 +1767,7 @@
  {
struct gc_arena gc = gc_new ();
  
-@@ -1826,7 +1826,7 @@
+@@ -1856,7 +1856,7 @@
{
  msg (D_TLS_ERRORS,
   "TLS Error: cannot locate HMAC in incoming packet from %s",
@@ -1775,7 +1776,7 @@
  gc_free (&gc);
  return false;
}
-@@ -1838,7 +1838,7 @@
+@@ -1868,7 +1868,7 @@
{
  msg (D_TLS_ERRORS,
   "TLS Error: incoming packet authentication failed from %s",
@@ -1784,7 +1785,7 @@
  gc_free (&gc);
  return false;
}
-@@ -2720,7 +2720,7 @@
+@@ -2757,7 +2757,7 @@
  tls_process (struct tls_multi *multi,
 struct tls_session *session,
 struct buffer *to_link,
@@ -1793,7 +1794,7 @@
 struct link_socket_info *to_link_socket_info,
 interval_t *wakeup)
  {
-@@ -3113,7 +3113,7 @@
+@@ -3151,7 +3151,7 @@
  bool
  tls_multi_process (struct tls_multi *multi,
   struct buffer *to_link,
@@ -1802,7 +1803,7 @@
   struct link_socket_info *to_link_socket_info,
   interval_t *wakeup)
  {
-@@ -3137,7 +3137,7 @@
+@@ -3177,7 +3177,7 @@
  
/* set initial remote address */
if (i == TM_ACTIVE && ks->state == S_INITIAL &&
@@ -1811,7 +1812,7 @@
ks->remote_addr = to_link_socket_info->lsa->actual;
  
dmsg (D_TLS_DEBUG,
-@@ -3146,17 +3146,30 @@
+@@ -3186,17 +3186,30 @@
   state_name (ks->state),
   session_id_print (&session->session_id, &gc),
   session_id_print (&ks->session_id_remote, &gc),
@@ -1845,7 +1846,7 @@
   * If tls_process hits an error:
   * (1) If the session has an unexpired lame duck key, preserve it.
   * (2) Reinitialize the session.
-@@ -3275,7 +3288,7 @@
+@@ -3315,7 +3328,7 @@
  
  bool
  tls_pre_decrypt (struct tls_multi *multi,
@@ -1854,7 +1855,7 @@
 struct buffer *buf,
 struct crypto_options *opt)
  {
-@@ -3317,7 +3330,7 @@
+@@ -3357,7 +3370,7 @@
  if (DECRYPT_KEY_ENABLED (multi, ks)
  && key_id == ks->key_id
  && ks->authenticated
@@ -1863,7 +1864,7 @@
{
  /* return appropriate data channel decrypt key in opt */
  opt->key_ctx_bi = &ks->key;
-@@ -3330,7 +3343,7 @@
+@@ -3370,7 +3383,7 @@
 

CVSROOT: users - added lmasko

2006-04-06 Thread lmasko
Author: lmasko   Date: Thu Apr  6 22:00:28 2006 GMT
Module: CVSROOT   Tag: HEAD
 Log message:
- added lmasko

 Files affected:
CVSROOT:
   users (1.428 -> 1.429) 

 Diffs:


Index: CVSROOT/users
diff -u CVSROOT/users:1.428 CVSROOT/users:1.429
--- CVSROOT/users:1.428 Thu Mar 30 11:46:11 2006
+++ CVSROOT/users   Fri Apr  7 00:00:23 2006
@@ -144,6 +144,7 @@
 kura:[EMAIL PROTECTED]:Michał Kuratczyk
 leafnode:[EMAIL PROTECTED]:Leszek Krupiński:[EMAIL PROTECTED]
 listadmin:[EMAIL PROTECTED]:List admin
+lmasko:[EMAIL PROTECTED]:Łukasz Maśko:[EMAIL PROTECTED]
 lop:[EMAIL PROTECTED]:Marcin Poślad
 lukasz:[EMAIL PROTECTED]:Łukasz Trąbiński:[EMAIL PROTECTED]
 luzik:[EMAIL PROTECTED]:Maciej Świniarski


 CVS-web:
http://cvs.pld-linux.org/CVSROOT/users?r1=1.428&r2=1.429&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: horde-mnemo.spec - up to 2.1 final

2006-04-06 Thread baggins
Author: baggins  Date: Thu Apr  6 22:24:33 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.1 final

 Files affected:
SPECS:
   horde-mnemo.spec (1.21 -> 1.22) 

 Diffs:


Index: SPECS/horde-mnemo.spec
diff -u SPECS/horde-mnemo.spec:1.21 SPECS/horde-mnemo.spec:1.22
--- SPECS/horde-mnemo.spec:1.21 Tue Feb 14 21:12:09 2006
+++ SPECS/horde-mnemo.spec  Fri Apr  7 00:24:27 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define_hordeapp mnemo
 #define_snap   2005-08-01
-%define_rc rc2
+#define_rc rc2
 %define_rel0.1
 #
 %include   /usr/lib/rpm/macros.php
@@ -12,9 +12,9 @@
 Release:   %{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:   GPL
 Group: Applications/WWW
-#Source0:  ftp://ftp.horde.org/pub/mnemo/%{_hordeapp}-h3-%{version}.tar.gz
-Source0:   
ftp://ftp.horde.org/pub/mnemo/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
-# Source0-md5: 164442a00179fb2b33bba4d11d63f0c2
+Source0:   ftp://ftp.horde.org/pub/mnemo/%{_hordeapp}-h3-%{version}.tar.gz
+# Source0-md5: 9dc9d19ffdc7dfd332f6667fef630e29
+#Source0:  
ftp://ftp.horde.org/pub/mnemo/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
 Source1:   %{_hordeapp}.conf
 Patch0:%{_hordeapp}-prefs.patch
 URL:   http://www.horde.org/mnemo/
@@ -164,6 +164,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.22  2006/04/06 22:24:27  baggins
+- up to 2.1 final
+
 Revision 1.21  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics


 CVS-web:
http://cvs.pld-linux.org/SPECS/horde-mnemo.spec?r1=1.21&r2=1.22&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: mnemo-h3-2.1.tar.gz

2006-04-06 Thread baggins

Files fetched: 1

STORED: ftp://ftp.horde.org/pub/mnemo/mnemo-h3-2.1.tar.gz
9dc9d19ffdc7dfd332f6667fef630e29  mnemo-h3-2.1.tar.gz
Size: 963758 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: nagios-plugins.spec - drop check_cluster (netsaint plugin) ...

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 22:31:45 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- drop check_cluster (netsaint plugin)
- separate check_cluster2 from -contrib to -cluster (or put it to main as it 
has not extra deps?)

 Files affected:
SPECS:
   nagios-plugins.spec (1.45 -> 1.46) 

 Diffs:


Index: SPECS/nagios-plugins.spec
diff -u SPECS/nagios-plugins.spec:1.45 SPECS/nagios-plugins.spec:1.46
--- SPECS/nagios-plugins.spec:1.45  Tue Mar 14 14:28:09 2006
+++ SPECS/nagios-plugins.spec   Fri Apr  7 00:31:40 2006
@@ -6,7 +6,7 @@
 Summary(pl):   Wtyczki do monitorowania hostów/usług/sieci dla Nagiosa
 Name:  nagios-plugins
 Version:   1.4.2
-Release:   4
+Release:   4.2
 License:   GPL v2
 Group: Networking
 #define_snap   200510290447
@@ -63,6 +63,7 @@
 # NOTE for sub package requires:
 # use Requires:%{name} = %{epoch}:%{version}-%{release} for utils.sh 
or utils.pm
 # and Requires:nagios-core if just plugins directory needed
+
 %package snmp
 Summary:   Nagios plugins using SNMP protocol to query information
 Summary(pl):   Wtyczki Nagiosa używające protokołu SNMP w celu uzyskania 
informacji
@@ -293,6 +294,16 @@
 Ta wtyczka używa polecenia /bin/fping do szybkiego sprawdzenia, czy
 dany host działa.
 
+%package cluster
+Summary:   Nagios plugin to check host and service clusters
+Group: Networking
+URL:   http://nagios.sourceforge.net/docs/2_0/clusters.html
+Requires:  nagios-core
+
+%description cluster
+This package contains plugin check_cluster2 to check host and service
+clusters.
+
 # nsclient not packaged in PLD
 #%package nsclient
 #Summary:  Nagios plugin to check NT server with NSClient
@@ -431,7 +442,6 @@
 # contrib. mostly useless. but you'll never know
 cd contrib
 
-%{__cc} %{rpmcflags} check_cluster.c -o check_cluster
 %{__cc} %{rpmcflags} check_cluster2.c -o check_cluster2
 
 %{__cc} %{rpmcflags} -I../plugins -I.. -I../lib -c check_rbl.c
@@ -583,6 +593,10 @@
 %defattr(755,root,root,755)
 %attr(2755,root,adm) %{_plugindir}/check_fping
 
+%files cluster
+%defattr(755,root,root,755)
+%{_plugindir}/check_cluster2
+
 %files contrib
 %defattr(755,root,root,755)
 %{_plugindir}/check_adptraid.sh
@@ -594,8 +608,6 @@
 %{_plugindir}/check_axis.sh
 %{_plugindir}/check_backup.pl
 %{_plugindir}/check_bgpstate.pl
-%{_plugindir}/check_cluster
-%{_plugindir}/check_cluster2
 %{_plugindir}/check_compaq_insight.pl
 %{_plugindir}/check_digitemp.pl
 %{_plugindir}/check_disk_snmp.pl
@@ -664,6 +676,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.46  2006/04/06 22:31:40  glen
+- drop check_cluster (netsaint plugin)
+- separate check_cluster2 from -contrib to -cluster (or put it to main as it 
has not extra deps?)
+
 Revision 1.45  2006/03/14 13:28:09  glen
 - apply the patch too
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/nagios-plugins.spec?r1=1.45&r2=1.46&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: horde-forwards.spec (NEW) - initial revision

2006-04-06 Thread baggins
Author: baggins  Date: Thu Apr  6 22:37:06 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial revision

 Files affected:
SPECS:
   horde-forwards.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/horde-forwards.spec
diff -u /dev/null SPECS/horde-forwards.spec:1.1
--- /dev/null   Fri Apr  7 00:37:06 2006
+++ SPECS/horde-forwards.spec   Fri Apr  7 00:37:01 2006
@@ -0,0 +1,129 @@
+# $Revision$, $Date$
+%define_hordeapp   forwards
+#define_snap   2005-09-10
+#define_rc rc1
+%define_rel0.1
+#
+%include   /usr/lib/rpm/macros.php
+Summary:   forwards - user e-mail forwards module for Horde
+Summary(pl):   passwd - moduł do ustawiania przekazywania poczty w Horde
+Name:  horde-%{_hordeapp}
+Version:   3.0
+Release:   %{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
+License:   ASL
+Group: Applications/WWW
+#Source0:  
ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
+Source0:   
ftp://ftp.horde.org/pub/forwards/%{_hordeapp}-h3-%{version}.tar.gz
+# Source0-md5: 002082cd565881a5a1838131a41d8224
+Source1:   %{name}.conf
+URL:   http://www.horde.org/forwards/
+BuildRequires: rpm-php-pearprov >= 4.0.2-98
+BuildRequires: rpmbuild(macros) >= 1.264
+BuildRequires: tar >= 1:1.15.1
+Requires(post):sed >= 4.0
+Requires:  horde >= 3.0
+Requires:  php-xml >= 4.1.0
+Requires:  webapps
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+# horde accesses it directly in help->about
+%define_noautocompressdoc  CREDITS
+%define_noautoreq  'pear(Horde.*)'
+
+%definehordedir/usr/share/horde
+%define_appdir %{hordedir}/%{_hordeapp}
+%define_webapps/etc/webapps
+%define_webapp horde-%{_hordeapp}
+%define_sysconfdir %{_webapps}/%{_webapp}
+
+%description
+Forwards is a Horde module for setting user e-mail forwards with
+support for several popular mailers.
+
+Right now, Forwards provides fairly complete support for setting
+.forward style forwards on Sendmail, Courier, or Qmail mail based
+systems via an FTP transport. It now also has drivers for Mdaemon,
+Exim SQL, Exim LDAP, Custom SQL, and SOAP based systems.
+
+%prep
+%setup -qcT -n 
%{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
+tar zxf %{SOURCE0} --strip-components=1
+
+rm -f {,*/}.htaccess
+# considered harmful (horde/docs/SECURITY)
+rm -f test.php
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}/docs}
+
+cp -a *.php $RPM_BUILD_ROOT%{_appdir}
+cp -a config/* $RPM_BUILD_ROOT%{_sysconfdir}
+echo '' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
+touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
+cp -a lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
+
+
+ln -s %{_sysconfdir}   $RPM_BUILD_ROOT%{_appdir}/config
+ln -s %{_docdir}/%{name}-%{version}/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+if [ ! -f %{_sysconfdir}/conf.php.bak ]; then
+   install /dev/null -o root -g http -m660 %{_sysconfdir}/conf.php.bak
+fi
+
+# take uids with < 500 and update refused logins in default conf.xml
+USERLIST=$(awk -F: '{ if ($3 < 500) print $1 }' < /etc/passwd | xargs | tr ' ' 
',')
+if [ "$USERLIST" ]; then
+   sed -i -e "
+   # primitive xml parser ;)
+   /configlist name=\"refused\"/s/>.*$USERLIST
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/06 22:37:01  baggins
+- initial revision
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: forwards-h3-3.0.tar.gz

2006-04-06 Thread baggins

Files fetched: 1

STORED: ftp://ftp.horde.org/pub/forwards/forwards-h3-3.0.tar.gz
002082cd565881a5a1838131a41d8224  forwards-h3-3.0.tar.gz
Size: 719140 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: horde-forwards.conf (NEW) - initial revision

2006-04-06 Thread baggins
Author: baggins  Date: Thu Apr  6 22:37:37 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- initial revision

 Files affected:
SOURCES:
   horde-forwards.conf (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/horde-forwards.conf
diff -u /dev/null SOURCES/horde-forwards.conf:1.1
--- /dev/null   Fri Apr  7 00:37:37 2006
+++ SOURCES/horde-forwards.conf Fri Apr  7 00:37:32 2006
@@ -0,0 +1,25 @@
+#
+#  File: horde-forwards.conf
+#
+#  This is the horde-forwards Apache configuration file; it is included from
+#  the Apache httpd.conf file.
+#
+
+
+order deny,allow
+deny from all
+
+
+order deny,allow
+deny from all
+
+
+order deny,allow
+deny from all
+
+
+order deny,allow
+deny from all
+
+
+# vim: filetype=apache ts=4 sw=4 et

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: NXEv1r0.tar.gz

2006-04-06 Thread glen

Files fetched: 1

STORED: http://dl.sourceforge.net/nxe/NXEv1r0.tar.gz
01b0747367fe96f0f302d90da29b1e3b  NXEv1r0.tar.gz
Size: 20537 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: nagios-nxe.spec (NEW) - new, NFY

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 22:45:29 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- new, NFY

 Files affected:
SPECS:
   nagios-nxe.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/nagios-nxe.spec
diff -u /dev/null SPECS/nagios-nxe.spec:1.1
--- /dev/null   Fri Apr  7 00:45:29 2006
+++ SPECS/nagios-nxe.spec   Fri Apr  7 00:45:24 2006
@@ -0,0 +1,50 @@
+# $Revision$, $Date$
+%include   /usr/lib/rpm/macros.perl
+Summary:   Nagios XML Engine
+Name:  nagios-nxe
+Version:   1.0
+Release:   0.1
+License:   GPL v2
+Group: Applications
+Source0:   http://dl.sourceforge.net/nxe/NXEv1r0.tar.gz
+# Source0-md5: 01b0747367fe96f0f302d90da29b1e3b
+URL:   http://nxe.sourceforge.net/
+BuildRequires: rpm-perlprov >= 4.1-13
+Requires(triggerpostun):   sed >= 4.0
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+The Nagios XML Engine (NXE for short) is an Open Source XML processing
+layer for the Nagios scheduling & monitoring platform. NXE provides an
+XML interface for the most critical aspects of managing and reporting
+on your Nagios infrastructure via XML.
+
+%prep
+%setup -qc
+# undos the source
+find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_bindir}
+
+install nxe.pl nxe_client.pl $RPM_BUILD_ROOT%{_bindir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc USAGE.txt
+%attr(755,root,root) %{_bindir}/nxe.pl
+%attr(755,root,root) %{_bindir}/nxe_client.pl
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/06 22:45:24  glen
+- new, NFY
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: pldcpan.pl - .packlist goes with rpm automatics if %pdir/...

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:02:01 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- .packlist goes with rpm automatics if %pdir/%pnam macros properly defined

 Files affected:
SOURCES:
   pldcpan.pl (1.34 -> 1.35) 

 Diffs:


Index: SOURCES/pldcpan.pl
diff -u SOURCES/pldcpan.pl:1.34 SOURCES/pldcpan.pl:1.35
--- SOURCES/pldcpan.pl:1.34 Mon Apr  3 15:57:18 2006
+++ SOURCES/pldcpan.pl  Fri Apr  7 01:01:55 2006
@@ -17,7 +17,6 @@
 =cut
 TODO/Wishlist
 
-- rm -f .packlist in install
 - use poldek to search if dir should be packaged:
 $ poldek -q --cmd search -f /usr/share/perl5/vendor_perl/Text
 perl-base-5.8.7-4


 CVS-web:
http://cvs.pld-linux.org/SOURCES/pldcpan.pl?r1=1.34&r2=1.35&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: pldcpan.spec - fullload of deps (hey, this is devel package!)

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:03:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- fullload of deps (hey, this is devel package!)

 Files affected:
SPECS:
   pldcpan.spec (1.9 -> 1.10) 

 Diffs:


Index: SPECS/pldcpan.spec
diff -u SPECS/pldcpan.spec:1.9 SPECS/pldcpan.spec:1.10
--- SPECS/pldcpan.spec:1.9  Tue Nov 15 20:43:42 2005
+++ SPECS/pldcpan.spec  Fri Apr  7 01:03:17 2006
@@ -3,14 +3,16 @@
 Summary:   PLD Linux script to create RPMS from CPAN modules
 Summary(pl):   Skrypt PLD tworzący pakiety RPM z modułów z CPAN
 Name:  pldcpan
-Version:   1.32
-Release:   1
+Version:   1.35
+Release:   0.1
 Epoch: 0
 License:   GPL
 Group: Development/Languages/Perl
 Source0:   %{name}.pl
 BuildRequires: perl-ExtUtils-MakeMaker
 BuildRequires: rpm-perlprov
+Requires:  perl-Data-Dump
+Requires:  perl-libwww
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,6 +46,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.10  2006/04/06 23:03:17  glen
+- fullload of deps (hey, this is devel package!)
+
 Revision 1.9  2005/11/15 19:43:42  migo
 - up to 1.32
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pldcpan.spec?r1=1.9&r2=1.10&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: pldcpan.pl - add todo

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:13:12 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- add todo

 Files affected:
SOURCES:
   pldcpan.pl (1.35 -> 1.36) 

 Diffs:


Index: SOURCES/pldcpan.pl
diff -u SOURCES/pldcpan.pl:1.35 SOURCES/pldcpan.pl:1.36
--- SOURCES/pldcpan.pl:1.35 Fri Apr  7 01:01:55 2006
+++ SOURCES/pldcpan.pl  Fri Apr  7 01:13:07 2006
@@ -22,6 +22,7 @@
 perl-base-5.8.7-4
 - first could be checked if the dir is contained by perl-base (will be faster
 than querying poldek)
+- get dir of dos newlines in %description (^M - try pldcpan 
XML::Writer::String)
 
 =cut
 


 CVS-web:
http://cvs.pld-linux.org/SOURCES/pldcpan.pl?r1=1.35&r2=1.36&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: XML-Writer-String-0.1.tar.gz

2006-04-06 Thread glen

Files fetched: 1

STORED: 
http://www.cpan.org/modules/by-authors/id/S/SO/SOLIVER/XML-Writer-String-0.1.tar.gz
528b3ac5ec9d161fd28ff2ddfe65d3b9  XML-Writer-String-0.1.tar.gz
Size: 5426 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: perl-XML-Writer-String.spec (NEW) - new

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:13:18 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

 Files affected:
SPECS:
   perl-XML-Writer-String.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/perl-XML-Writer-String.spec
diff -u /dev/null SPECS/perl-XML-Writer-String.spec:1.1
--- /dev/null   Fri Apr  7 01:13:18 2006
+++ SPECS/perl-XML-Writer-String.spec   Fri Apr  7 01:13:13 2006
@@ -0,0 +1,67 @@
+# $Revision$, $Date$
+%include   /usr/lib/rpm/macros.perl
+%definepdirXML
+%definepnamWriter-String
+Summary:   XML::Writer::String - Capture output from XML::Writer
+Name:  perl-XML-Writer-String
+Version:   0.1
+Release:   0.1
+# same as perl
+License:   GPL v1+ or Artistic
+Group: Development/Languages/Perl
+Source0:   
http://www.cpan.org/modules/by-authors/id/S/SO/SOLIVER/XML-Writer-String-%{version}.tar.gz
+# Source0-md5: 528b3ac5ec9d161fd28ff2ddfe65d3b9
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This module implements a bare-bones class specifically for the purpose
+of capturing data from the XML::Writer module. XML::Writer expects an
+IO::Handle object and writes XML data to the specified object (or
+STDOUT) via it's print() method. This module simulates such an object
+for the specific purpose of providing the required print() method.
+
+It is recommended that $writer->end() is called prior to calling
+$s->value() to check for well-formedness.
+
+%prep
+%setup -q -n %{pdir}-%{pnam}-%{version}
+
+%build
+%{__perl} Makefile.PL \
+   INSTALLDIRS=vendor
+%{__make}
+
+%{?with_tests:%{__make} test}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a example/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc Changes README
+%dir %{perl_vendorlib}/XML/Writer
+%{perl_vendorlib}/XML/Writer/*.pm
+%{_mandir}/man3/*
+%{_examplesdir}/%{name}-%{version}
+
+%definedate%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/06 23:13:13  glen
+- new
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: Frontier-RPC-0.07b4.tar.gz

2006-04-06 Thread glen

Files fetched: 1

STORED: 
http://www.cpan.org/modules/by-authors/id/K/KM/KMACLEOD/Frontier-RPC-0.07b4.tar.gz
c04582da604f11bdbe60606738f92457  Frontier-RPC-0.07b4.tar.gz
Size: 21696 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: perl-Frontier-RPC.spec (NEW) - new

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:26:16 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

 Files affected:
SPECS:
   perl-Frontier-RPC.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/perl-Frontier-RPC.spec
diff -u /dev/null SPECS/perl-Frontier-RPC.spec:1.1
--- /dev/null   Fri Apr  7 01:26:16 2006
+++ SPECS/perl-Frontier-RPC.specFri Apr  7 01:26:11 2006
@@ -0,0 +1,68 @@
+# $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without tests   # do not perform "make test"
+#
+%include   /usr/lib/rpm/macros.perl
+%definepdirFrontier
+%definepnamRPC
+Summary:   Frontier::RPC2 - encode/decode RPC2 format XML
+Name:  perl-Frontier-RPC
+Version:   0.07
+Release:   0.1
+License:   distributable
+Group: Development/Languages/Perl
+Source0:   
http://www.cpan.org/modules/by-authors/id/K/KM/KMACLEOD/Frontier-RPC-%{version}b4.tar.gz
+# Source0-md5: c04582da604f11bdbe60606738f92457
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
+URL:   http://www.bitsko.slc.ut.us/
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Frontier::RPC implements UserLand Software's XML RPC (Remote Procedure
+Calls using Extensible Markup Language). Frontier::RPC includes both a
+client module for making requests to a server and several server
+modules for implementing servers using CGI, Apache, and standalone
+with HTTP::Daemon.
+
+%prep
+%setup -q -n Frontier-RPC-%{version}b4
+
+%build
+%{__perl} Makefile.PL \
+   INSTALLDIRS=vendor
+%{__make}
+
+%{?with_tests:%{__make} test}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc ChangeLog Changes docs README
+%{perl_vendorlib}/Apache/XMLRPC.pm
+%{perl_vendorlib}/Frontier
+%{_mandir}/man3/*
+%{_examplesdir}/%{name}-%{version}
+
+%definedate%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/06 23:26:11  glen
+- new
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: XML-XSLT-Wrapper-0.32.tar.gz

2006-04-06 Thread glen

Files fetched: 1

STORED: 
http://www.cpan.org/modules/by-authors/id/M/MU/MULL/XML-XSLT-Wrapper-0.32.tar.gz
d08350e5d6a45d5e42ac7ab5fa80fd45  XML-XSLT-Wrapper-0.32.tar.gz
Size: 9753 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: perl-XML-XSLT-Wrapper.spec (NEW) - new

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:29:14 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

 Files affected:
SPECS:
   perl-XML-XSLT-Wrapper.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/perl-XML-XSLT-Wrapper.spec
diff -u /dev/null SPECS/perl-XML-XSLT-Wrapper.spec:1.1
--- /dev/null   Fri Apr  7 01:29:14 2006
+++ SPECS/perl-XML-XSLT-Wrapper.specFri Apr  7 01:29:09 2006
@@ -0,0 +1,68 @@
+# $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without tests   # do not perform "make test"
+#
+%include   /usr/lib/rpm/macros.perl
+%definepdirXML
+%definepnamXSLT-Wrapper
+Summary:   XML::XSLT::Wrapper - Consistent interface to XSLT processors
+Name:  perl-XML-XSLT-Wrapper
+Version:   0.32
+Release:   0.1
+# same as perl
+License:   GPL v1+ or Artistic
+Group: Development/Languages/Perl
+Source0:   
http://www.cpan.org/modules/by-authors/id/M/MU/MULL/XML-XSLT-Wrapper-0.32.tar.gz
+# Source0-md5: d08350e5d6a45d5e42ac7ab5fa80fd45
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Provides a consistent interface to various XSLT processors.  Tries each
+of a supplied list of processors in turn until one performs a successful
+transform. If no list is given, tries all the processors it knows until
+one works. Does its best to fail gracefully whenever a processor does
+not work for some reason.
+
+%prep
+%setup -q -n %{pdir}-%{pnam}-%{version}
+
+%build
+%{__perl} Makefile.PL \
+   INSTALLDIRS=vendor
+%{__make}
+
+%{?with_tests:%{__make} test}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc Changes README TODO
+%dir %{perl_vendorlib}/XML/XSLT
+%{perl_vendorlib}/XML/XSLT/*.pm
+%{_mandir}/man3/*
+%{_examplesdir}/%{name}-%{version}
+
+%definedate%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/06 23:29:09  glen
+- new
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: perl-XML-XSLT-Wrapper.spec - fix

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:32:11 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- fix

 Files affected:
SPECS:
   perl-XML-XSLT-Wrapper.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/perl-XML-XSLT-Wrapper.spec
diff -u SPECS/perl-XML-XSLT-Wrapper.spec:1.1 
SPECS/perl-XML-XSLT-Wrapper.spec:1.2
--- SPECS/perl-XML-XSLT-Wrapper.spec:1.1Fri Apr  7 01:29:09 2006
+++ SPECS/perl-XML-XSLT-Wrapper.specFri Apr  7 01:32:06 2006
@@ -9,7 +9,7 @@
 Summary:   XML::XSLT::Wrapper - Consistent interface to XSLT processors
 Name:  perl-XML-XSLT-Wrapper
 Version:   0.32
-Release:   0.1
+Release:   0.2
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
@@ -20,6 +20,9 @@
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# found from inline code
+%define_noautoreq  'perl(XML::Xalan::Transformer)'
+
 %description
 Provides a consistent interface to various XSLT processors.  Tries each
 of a supplied list of processors in turn until one performs a successful
@@ -63,6 +66,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/06 23:32:06  glen
+- fix
+
 Revision 1.1  2006/04/06 23:29:09  glen
 - new
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/perl-XML-XSLT-Wrapper.spec?r1=1.1&r2=1.2&f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: nagios-nxe-config.patch (NEW) - set path to config

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:32:59 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- set path to config

 Files affected:
SOURCES:
   nagios-nxe-config.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/nagios-nxe-config.patch
diff -u /dev/null SOURCES/nagios-nxe-config.patch:1.1
--- /dev/null   Fri Apr  7 01:32:59 2006
+++ SOURCES/nagios-nxe-config.patch Fri Apr  7 01:32:54 2006
@@ -0,0 +1,11 @@
+--- /home/glen/rpm/pld/BUILD/nagios-nxe-1.0/nxe.pl~2006-04-07 
01:50:25.418045146 +0300
 /home/glen/rpm/pld/BUILD/nagios-nxe-1.0/nxe.pl 2006-04-07 
01:50:38.368334237 +0300
+@@ -77,7 +77,7 @@
+ 
+ 
+ 
+-my $CONFIG_FILE = "nxe.config";
++my $CONFIG_FILE = "/etc/nxe/nxe.config";
+ my @xslt_procs = ("libxslt", "sablotron", "xalan", "xslt", "xt", "saxon");
+ 
+ use strict;

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: nagios-nxe-2.0.patch (NEW) - saved from sf bugs of the pr...

2006-04-06 Thread glen
Author: glen Date: Thu Apr  6 23:33:19 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- saved from sf bugs of the project

 Files affected:
SOURCES:
   nagios-nxe-2.0.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/nagios-nxe-2.0.patch
diff -u /dev/null SOURCES/nagios-nxe-2.0.patch:1.1
--- /dev/null   Fri Apr  7 01:33:19 2006
+++ SOURCES/nagios-nxe-2.0.patchFri Apr  7 01:33:14 2006
@@ -0,0 +1,313 @@
+diff -ur ./nxe.pl p/nxe.pl
+--- ./nxe.pl   2006-04-07 01:47:03.183530479 +0300
 p/nxe.pl   2006-04-07 01:46:59.253442739 +0300
+@@ -1,10 +1,36 @@
+ #!/usr/bin/perl -w
+ #
+ ###
+-#$Version: 1.0$
++#$Version: 1.1$
+ #$Author$
++#$Upated by Alan McClure - HTMLCorp 2-21-2005$
+ #
+-# NXE - Nagios XML Engine for Nagios 1.x
++# NXE 1.1 - Nagios XML Engine for Nagios 2.x (developed on  2.0b2 (newest 
now))
++#
++#  ** NEW FEATURE! Now see your check results in local time!
++#  
++#  This updated version is being submited to accommodate for the new Nagios 
2.x
++#  status.dat file which replaced status.log from Nagios 1.x genra.
++#
++#  For compatibility, I didn't add all of the new fields included in the new 
log
++#  format. So everyone who wrote thier own XSLT code around NXE will be 
pleased
++#  to know thier code "should" still work with the new Nagios 2.x log format.
++#  It did for us!
++#
++#  Experienced perl programmers: Please note, it has been exactly
++#  1 week to the day since I got mad enough to say "dammit, I'll fix it!"
++#  (edited for content) and learned perl. My previous
++#  programming experience was a 2 week "C" class 3 years ago, so don't say
++#  "I could have done this in 6 lines." Why the hell didn't you?
++#
++#  To update your version of NXE, simply overwrite the old "nxe.pl" file with 
this one.
++#
++#  Thanks again to the author, Daniel Koffler.
++#
++#  For license and copyright information, see below.
++ Previous Version 1.0 Documentation ###
++#
++#NXE - Nagios XML Engine for Nagios 1.x
+ #
+ # This application provides several methods of reporting data from Nagios in 
XML format
+ # as well as transforming that XML via XSLT. An XML based command interpreter 
is also included.
+@@ -38,6 +64,12 @@
+ # Revision History:
+ # Revision 1.0 June 2003 Daniel Koffler
+ 
++# Revision History:
++# Revision 1.1 February 2005 Alan McClure - HTMLCorp
++#  * Supports new Nagios 2.x (tested through 2.0b2)
++#  * NEW FEATURE - See your check results in local time
++#  * Did NOT add the new status fields found in the new version of the log 
format
++
+ #  ADDITIONAL INSTRUCTIONS:
+ #
+ # Modify the $CONFIG_FILE variable below to reflect the path to the 
nxe.config file.
+@@ -128,6 +160,10 @@
+ my %services;
+ my %hosts;
+ my @nagproc;
++my $string;
++my @data;
++my $delta;
++
+ 
+ $wr->startTag("NXE_RESULT",
+   "NAME" => "Nagios XML Engine Report",
+@@ -135,24 +171,56 @@
+ foreach my $target (@targets){
+   
+   open(STATUS, $files{$target}) || bail "Can't open Nagios Status File 
$target. Check config file.";
+-  while (defined (my $line = )){
+-  chomp($line);
+-  if ($line =~ s/^# //){
+-  $nagver = $line;
+-  next;
+-  }
+-  my @ent = split(/;/,$line);
+-  my @type = ($ent[0] =~ /^(\[)(\d+)(\]\s)(\w+)/) or bail "Invalid 
format in the following entry:\n $line";
+-  shift(@ent);
+-  if ($type[3] eq "PROGRAM"){
+-  @nagproc = ($type[1],@ent);
+-  }elsif ($type[3] eq "HOST"){
+-  @hosts{$ent[0]} = [$type[1], @ent];
+-  }elsif ($type[3] eq "SERVICE"){
+-  @services{"$ent[0] - $ent[1]"} = [$type[1], @ent];
+-  }else {bail "Unkown Entry Type"}
++
++  while ($_ = ) {
++chomp;
++#s/#.*$//;   # ignore comments by erasing them
++if ($_ =~s/^\sversion=//) {
++$nagver = "HTML Nagios $_";
++chomp $nagver;
++}
++if ($_ =~ s/^\screated//) {
++s/=//;
++$delta = $_;
++chomp $delta;
++}
++if ($_ =~ /^(\w+)/) { # Search for words at the beginning of the 
line
++s/\s.*$//;  # delete trailing white space + everything else
++$string.=$_;  # Push into string $string
++}
++if ($_ =~ /\}/) { # find the "}"
++s/\s//; # delete white space
++$string.=$_;
++}
++if ($_ =~ s/.*=/\|/) {  # Search for the = and delete everything 
before it
++
++$string.=$_;
++@data = split ('\}', $string); # dump string into array
+   }
+-  
++  

  1   2   3   >