SPECS: spamassassin.spec - DNS resolving (SPF, *BL, etc.) doesn't ...

2005-06-20 Thread gotar
Author: gotarDate: Mon Jun 20 15:22:06 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- DNS resolving (SPF, *BL, etc.) doesn't work with perl-Net-DNS above 0.49!

 Files affected:
SPECS:
   spamassassin.spec (1.76 -> 1.77) 

 Diffs:


Index: SPECS/spamassassin.spec
diff -u SPECS/spamassassin.spec:1.76 SPECS/spamassassin.spec:1.77
--- SPECS/spamassassin.spec:1.76Mon Jun  6 23:33:25 2005
+++ SPECS/spamassassin.spec Mon Jun 20 17:22:01 2005
@@ -35,6 +35,7 @@
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:  perl-Mail-SpamAssassin = %{version}-%{release}
 Obsoletes: SpamAssassin
+Conflicts: perl-Net-DNS < 0.50
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_noautoreq  'perl(Razor2::Client::Agent)' 
'perl(Razor::Agent)' 'perl(Razor::Client)' 'perl(DBI)'
@@ -237,6 +238,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.77  2005/06/20 15:22:01  gotar
+- DNS resolving (SPF, *BL, etc.) doesn't work with perl-Net-DNS above 0.49!
+
 Revision 1.76  2005/06/06 21:33:25  hawk
 - release 3, 2 for Ra (please remember about Ra, rel bumping isn't funny)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/spamassassin.spec?r1=1.76&r2=1.77&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: zshrc - fuck the standards, hide errors, let's make winPL...

2005-06-30 Thread gotar
Author: gotarDate: Thu Jun 30 12:47:41 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fuck the standards, hide errors, let's make winPLdows

 Files affected:
SOURCES:
   zshrc (1.8 -> 1.9) 

 Diffs:


Index: SOURCES/zshrc
diff -u SOURCES/zshrc:1.8 SOURCES/zshrc:1.9
--- SOURCES/zshrc:1.8   Mon May 30 12:50:52 2005
+++ SOURCES/zshrc   Thu Jun 30 14:47:36 2005
@@ -12,7 +12,6 @@
 
 setopt hist_ignore_space hist_ignore_all_dups list_packed transient_rprompt
 
-stty erase `tput kbs`
 bindkey -e >/dev/null 2>&1
 
 bindkey `tput khome` beginning-of-line >/dev/null 2>&1


 CVS-web:
http://cvs.pld-linux.org/SOURCES/zshrc?r1=1.8&r2=1.9&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: apache-mod_watch.spec - %config and %verify flags for confi...

2005-07-02 Thread gotar
Author: gotarDate: Sat Jul  2 12:06:20 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- %config and %verify flags for config file

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

 Diffs:


Index: SPECS/apache-mod_watch.spec
diff -u SPECS/apache-mod_watch.spec:1.22 SPECS/apache-mod_watch.spec:1.23
--- SPECS/apache-mod_watch.spec:1.22Sun Jun  5 02:55:45 2005
+++ SPECS/apache-mod_watch.spec Sat Jul  2 14:06:15 2005
@@ -80,7 +80,7 @@
 %doc CHANGES* *html *.txt Contrib nfields.pl
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_pkglibdir}/*
-%{_sysconfdir}/httpd.conf/99_mod_watch.conf
+%config(noreplace) %verify(not md5 size mtime) 
%{_sysconfdir}/httpd.conf/99_mod_watch.conf
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -88,6 +88,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.23  2005/07/02 12:06:15  gotar
+- %config and %verify flags for config file
+
 Revision 1.22  2005/06/05 00:55:45  zbyniu
 - BR: rpm-perlprov
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_watch.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: XTerm.ad-pl, X11-XTerm.ad.patch - cosmetics: hex numbers ...

2005-07-02 Thread gotar
Author: gotarDate: Sat Jul  2 21:37:01 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- cosmetics: hex numbers in place of octal

 Files affected:
SOURCES:
   XTerm.ad-pl (1.19 -> 1.20) , X11-XTerm.ad.patch (1.4 -> 1.5) 

 Diffs:


Index: SOURCES/XTerm.ad-pl
diff -u SOURCES/XTerm.ad-pl:1.19 SOURCES/XTerm.ad-pl:1.20
--- SOURCES/XTerm.ad-pl:1.19Fri Jul  1 15:18:01 2005
+++ SOURCES/XTerm.ad-pl Sat Jul  2 23:36:56 2005
@@ -193,7 +193,7 @@
CtrlPage_Down: string(0x1b) string("[6;5~")\n\
~MetaPage_Down: string(0x1b) string("[6~")\n\
MetaPage_Down: string(0x1b) string(0x1b) string("[6~")\n\
-   ~MetaBackSpace: string(\177)\n\
+   ~MetaBackSpace: string(0x7f)\n\
MetaBackSpace: string(0x1b) string(0x08)\n\
Ctrl ShiftUp: string(0x1b) string("[1;6A")\n\
CtrlUp: string(0x1b) string("[1;5A")\n\


Index: SOURCES/X11-XTerm.ad.patch
diff -u SOURCES/X11-XTerm.ad.patch:1.4 SOURCES/X11-XTerm.ad.patch:1.5
--- SOURCES/X11-XTerm.ad.patch:1.4  Fri Jul  1 15:18:01 2005
+++ SOURCES/X11-XTerm.ad.patch  Sat Jul  2 23:36:56 2005
@@ -90,7 +90,7 @@
 +  CtrlPage_Down: string(0x1b) string("[6;5~")\n\
 +  ~MetaPage_Down: string(0x1b) string("[6~")\n\
 +  MetaPage_Down: string(0x1b) string(0x1b) string("[6~")\n\
-+  ~MetaBackSpace: string(\177)\n\
++  ~MetaBackSpace: string(0x7f)\n\
 +  MetaBackSpace: string(0x1b) string(0x08)\n\
 +  Ctrl ShiftUp: string(0x1b) string("[1;6A")\n\
 +  CtrlUp: string(0x1b) string("[1;5A")\n\


 CVS-web:
http://cvs.pld-linux.org/SOURCES/XTerm.ad-pl?r1=1.19&r2=1.20&f=u
http://cvs.pld-linux.org/SOURCES/X11-XTerm.ad.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


SOURCES: X11-PLD.patch - don't mess with xterm-color, whole world ...

2005-07-03 Thread gotar
Author: gotarDate: Sun Jul  3 11:32:03 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- don't mess with xterm-color, whole world uses xterm

 Files affected:
SOURCES:
   X11-PLD.patch (1.9 -> 1.10) 

 Diffs:


Index: SOURCES/X11-PLD.patch
diff -u SOURCES/X11-PLD.patch:1.9 SOURCES/X11-PLD.patch:1.10
--- SOURCES/X11-PLD.patch:1.9   Fri Feb 11 23:16:45 2005
+++ SOURCES/X11-PLD.patch   Sun Jul  3 13:31:58 2005
@@ -414,17 +414,6 @@
  
  #ifdef OS2Architecture
  MAINSRC = os2main.c
 xc/programs/xterm/xterm.h.wiget2004-08-13 14:57:21.0 +0200
-+++ xc/programs/xterm/xterm.h  2004-09-09 16:16:53.269433070 +0200
-@@ -75,7 +75,7 @@
- #endif
- 
- #ifndef DFT_TERMTYPE
--#define DFT_TERMTYPE "xterm"
-+#define DFT_TERMTYPE "xterm-color"
- #endif
- 
- #ifndef X_NOT_POSIX
 --- xc/programs/Xserver/hw/xfree86/xf86cfg/Imakefile.wiget 2004-09-02 
03:10:29.0 +0200
 +++ xc/programs/Xserver/hw/xfree86/xf86cfg/Imakefile   2004-09-09 
16:16:53.266433659 +0200
 @@ -110,7 +110,7 @@


 CVS-web:
http://cvs.pld-linux.org/SOURCES/X11-PLD.patch?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: ncurses.spec - we're going to use xterm not xterm-color aga...

2005-07-03 Thread gotar
Author: gotarDate: Sun Jul  3 11:33:42 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- we're going to use xterm not xterm-color again, leave xterm-color
  compatible with other distros

 Files affected:
SPECS:
   ncurses.spec (1.146 -> 1.147) 

 Diffs:


Index: SPECS/ncurses.spec
diff -u SPECS/ncurses.spec:1.146 SPECS/ncurses.spec:1.147
--- SPECS/ncurses.spec:1.146Fri Jul  1 15:54:42 2005
+++ SPECS/ncurses.spec  Sun Jul  3 13:33:36 2005
@@ -15,7 +15,7 @@
 Summary(uk):   ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ
 Name:  ncurses
 Version:   5.4
-Release:   9
+Release:   10
 License:   distributable
 Group: Libraries
 Source0:   ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz
@@ -35,7 +35,6 @@
 Patch19:   %{name}-mouse_trafo-warning.patch
 Patch20:   %{name}-gnome-terminal.patch
 Patch21:   %{name}-xterm-kbs.patch
-Patch22:   %{name}-xterm-color-new.patch
 URL:   http://dickey.his.com/ncurses/ncurses.html
 BuildRequires: automake
 %{?with_ada:BuildRequires: gcc-ada}
@@ -311,7 +310,6 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
-%patch22 -p1
 
 %build
 unset TERMINFO || :
@@ -530,6 +528,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.147  2005/07/03 11:33:36  gotar
+- we're going to use xterm not xterm-color again, leave xterm-color
+  compatible with other distros
+
 Revision 1.146  2005/07/01 13:54:42  baggins
 - release 9
 - xterm-color shouldn't differ from xterm, except for color


 CVS-web:
http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.146&r2=1.147&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 (AC-branch): X11-PLD.patch - don't mess with xterm-color, ...

2005-07-03 Thread gotar
Author: gotarDate: Sun Jul  3 11:39:07 2005 GMT
Module: SOURCES   Tag: AC-branch
 Log message:
- don't mess with xterm-color, whole world uses xterm

 Files affected:
SOURCES:
   X11-PLD.patch (1.5 -> 1.5.4.1) 

 Diffs:


Index: SOURCES/X11-PLD.patch
diff -u SOURCES/X11-PLD.patch:1.5 SOURCES/X11-PLD.patch:1.5.4.1
--- SOURCES/X11-PLD.patch:1.5   Mon Apr 19 09:44:07 2004
+++ SOURCES/X11-PLD.patch   Sun Jul  3 13:39:02 2005
@@ -483,15 +483,3 @@
  
  #ifdef OS2Architecture
  MAINSRC = os2main.c
-diff -Nru xc.orig/programs/xterm/xterm.h xc/programs/xterm/xterm.h
 xc.orig/programs/xterm/xterm.h 2003-12-19 05:51:52.0 +0100
-+++ xc/programs/xterm/xterm.h  2003-12-23 12:09:12.0 +0100
-@@ -73,7 +73,7 @@
- #endif
- 
- #ifndef DFT_TERMTYPE
--#define DFT_TERMTYPE "xterm"
-+#define DFT_TERMTYPE "xterm-color"
- #endif
- 
- #ifndef X_NOT_POSIX


 CVS-web:
http://cvs.pld-linux.org/SOURCES/X11-PLD.patch?r1=1.5&r2=1.5.4.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): ncurses.spec - we're going to use xterm not xte...

2005-07-03 Thread gotar
Author: gotarDate: Sun Jul  3 11:40:05 2005 GMT
Module: SPECS Tag: AC-branch
 Log message:
- we're going to use xterm not xterm-color again, leave xterm-color
  compatible with other distros

 Files affected:
SPECS:
   ncurses.spec (1.136.2.4 -> 1.136.2.5) 

 Diffs:


Index: SPECS/ncurses.spec
diff -u SPECS/ncurses.spec:1.136.2.4 SPECS/ncurses.spec:1.136.2.5
--- SPECS/ncurses.spec:1.136.2.4Fri Jul  1 15:54:01 2005
+++ SPECS/ncurses.spec  Sun Jul  3 13:40:00 2005
@@ -15,7 +15,7 @@
 Summary(uk):   ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ
 Name:  ncurses
 Version:   5.4
-Release:   5
+Release:   6
 License:   distributable
 Group: Libraries
 Source0:   ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz
@@ -35,7 +35,6 @@
 Patch19:   %{name}-mouse_trafo-warning.patch
 Patch20:   %{name}-gnome-terminal.patch
 Patch21:   %{name}-xterm-kbs.patch
-Patch22:   %{name}-xterm-color-new.patch
 BuildRequires: automake
 %{?with_ada:BuildRequires: gcc-ada}
 %{?with_cxx:BuildRequires: libstdc++-devel}
@@ -310,7 +309,6 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
-%patch22 -p1
 
 %build
 unset TERMINFO || :
@@ -527,6 +525,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.136.2.5  2005/07/03 11:40:00  gotar
+- we're going to use xterm not xterm-color again, leave xterm-color
+  compatible with other distros
+
 Revision 1.136.2.4  2005/07/01 13:54:01  baggins
 - release 5
 - xterm-color shouldn't differ from xterm, except for color


 CVS-web:
http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.136.2.4&r2=1.136.2.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


SPECS: X11.spec - set TERM=xterm not xterm-color, release 9

2005-07-03 Thread gotar
Author: gotarDate: Sun Jul  3 11:57:53 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- set TERM=xterm not xterm-color, release 9

 Files affected:
SPECS:
   X11.spec (1.145 -> 1.146) 

 Diffs:


Index: SPECS/X11.spec
diff -u SPECS/X11.spec:1.145 SPECS/X11.spec:1.146
--- SPECS/X11.spec:1.145Fri Jul  1 15:19:19 2005
+++ SPECS/X11.spec  Sun Jul  3 13:57:47 2005
@@ -31,7 +31,7 @@
 Summary(zh_CN):XOrg X11 ´°żÚϾͳˇţÎńĆ÷şÍťůąžłĚĐň
 Name:  X11
 Version:   6.8.2
-Release:   8
+Release:   9
 Epoch: 1
 License:   MIT/X Consortium/BSD (see README)
 Group: X11
@@ -3429,6 +3429,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.146  2005/07/03 11:57:47  gotar
+- set TERM=xterm not xterm-color, release 9
+
 Revision 1.145  2005/07/01 13:19:19  baggins
 - release 8
 - linux generates ^? for backspace, we must teach xterm that it so!


 CVS-web:
http://cvs.pld-linux.org/SPECS/X11.spec?r1=1.145&r2=1.146&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: ipp2p-0.8.0_rc3.tar.gz

2005-07-05 Thread gotar

Files fetched: 1

STORED: http://www.ipp2p.org/downloads/ipp2p-0.8.0_rc3.tar.gz
82bb0eb1d5a9defde6b2530c54bc2296  ipp2p-0.8.0_rc3.tar.gz
Size: 18970 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: ipp2p24.spec - upgraded to 0.8.0rc3

2005-07-05 Thread gotar
Author: gotarDate: Tue Jul  5 08:16:46 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 0.8.0rc3

 Files affected:
SPECS:
   ipp2p24.spec (1.14 -> 1.15) 

 Diffs:


Index: SPECS/ipp2p24.spec
diff -u SPECS/ipp2p24.spec:1.14 SPECS/ipp2p24.spec:1.15
--- SPECS/ipp2p24.spec:1.14 Sun May 22 01:10:07 2005
+++ SPECS/ipp2p24.spec  Tue Jul  5 10:16:40 2005
@@ -13,14 +13,14 @@
 Summary:   IPP2P - a netfilter extension to identify P2P filesharing 
traffic
 Summary(pl):   IPP2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
 Name:  ipp2p24
-Version:   0.7.1
-%define_rel3
+Version:   0.8.0
+%define_rel0.rc3
 Release:   %{_rel}
 License:   GPL
 Group: Base/Kernel
-Source0:   
http://rnvs.informatik.uni-leipzig.de/ipp2p/downloads/ipp2p-%{version}.tar.gz
-# Source0-md5: 0b9b1dc9910a81743bea4b252d7f7ead
-URL:   http://rnvs.informatik.uni-leipzig.de/ipp2p/
+Source0:   http://www.ipp2p.org/downloads/ipp2p-%{version}_rc3.tar.gz
+# Source0-md5: 82bb0eb1d5a9defde6b2530c54bc2296
+URL:   http://www.ipp2p.org/
 %{?with_userspace:BuildRequires:   iptables24-devel = 
%{iptables_version}_%{netfilter_snap}}
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires: kernel24-headers
@@ -177,14 +177,14 @@
 jądra IPP2P.
 
 %prep
-%setup -q -n ipp2p-%{version}
+%setup -q -n ipp2p-%{version}_rc3
 sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile
 
 %build
 %if %{with userspace}
 %{__make} libipt_ipp2p.so \

IPTABLES_OPTION="-DIPTABLES_VERSION=\\\"%{iptables_version}-%{netfilter_snap}\\\""
 \
-   IUSER="-I/usr/include/iptables" \
+   IPTABLES_INCLUDE="-I/usr/include/iptables" \
CFLAGS="%{rpmcflags}"
 %endif
 
@@ -260,6 +260,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.15  2005/07/05 08:16:40  gotar
+- upgraded to 0.8.0rc3
+
 Revision 1.14  2005/05/21 23:10:07  averne
 - rel 2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ipp2p24.spec?r1=1.14&r2=1.15&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: amavisd-new.init - fixed pidfile

2005-07-06 Thread gotar
Author: gotarDate: Wed Jul  6 23:46:33 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fixed pidfile

 Files affected:
SOURCES:
   amavisd-new.init (1.11 -> 1.12) 

 Diffs:


Index: SOURCES/amavisd-new.init
diff -u SOURCES/amavisd-new.init:1.11 SOURCES/amavisd-new.init:1.12
--- SOURCES/amavisd-new.init:1.11   Sun Aug 15 14:24:33 2004
+++ SOURCES/amavisd-new.initThu Jul  7 01:46:28 2005
@@ -8,7 +8,7 @@
 #
 # processname: amavisd
 # config:  /etc/amavisd.conf
-# pidfile: /var/lock/subsys/amavisd
+# pidfile: /var/run/amavisd/amavisd.pid
 
 
 # Source function library
@@ -35,7 +35,7 @@
 # Stop daemons.
 if [ -f /var/lock/subsys/amavisd ]; then
 msg_stopping Amavisd 
-   killproc amavisd;
+   killproc --pidfile amavisd/amavisd.pid amavisd
 rm -f /var/lock/subsys/amavisd >/dev/null 2>&1
 else
 msg_not_running Amavisd


 CVS-web:
http://cvs.pld-linux.org/SOURCES/amavisd-new.init?r1=1.11&r2=1.12&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: p2p24.spec - build non-SMP module if SMP one is build, rele...

2005-07-09 Thread gotar
Author: gotarDate: Sat Jul  9 16:30:59 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- build non-SMP module if SMP one is build, release 5

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

 Diffs:


Index: SPECS/p2p24.spec
diff -u SPECS/p2p24.spec:1.12 SPECS/p2p24.spec:1.13
--- SPECS/p2p24.spec:1.12   Wed Jun  1 23:16:10 2005
+++ SPECS/p2p24.specSat Jul  9 18:30:54 2005
@@ -15,7 +15,7 @@
 Summary(pl):   P2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
 Name:  p2p24
 Version:   0.3.0a
-%define_rel 4
+%define_rel 5
 Release:   %{_rel}
 License:   GPL
 Group: Base/Kernel
@@ -136,6 +136,7 @@
CFLAGS="-O3 -D__KERNEL_SMP=1 -D__SMP__" \
KERNELDIR="%{_kernelsrcdir}"
 mv kernel/ipt_p2p{,-smp}.o
+%{__make} -C kernel clean
 %endif
 %{__make} -C kernel linux-2.4 \
CC="%{__cc}" \
@@ -199,6 +200,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.13  2005/07/09 16:30:54  gotar
+- build non-SMP module if SMP one is build, release 5
+
 Revision 1.12  2005/06/01 21:16:10  ankry
 - rel. 4, of course
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/p2p24.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


cdg: aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor - ...

2005-07-17 Thread gotar
Author: gotarDate: Sun Jul 17 21:25:10 2005 GMT
Module: cdg   Tag: HEAD
 Log message:
- byłoby tak, ale widzę że sam jest na nie, więc żyje - daję szansę

 Files affected:
cdg/aktualne-glosowania:
   20050717-1700-wykluczenie-z-cdg-matkor (1.5 -> 1.6) 

 Diffs:


Index: cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor
diff -u cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor:1.5 
cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor:1.6
--- cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor:1.5  Sun Jul 
17 21:28:09 2005
+++ cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor  Sun Jul 
17 23:25:05 2005
@@ -25,6 +25,6 @@
 Głosy WSTRZYMUJĘ SIĘ:
 undefine:wstrzymuję-się
 wolf:wstrzymuję-się
-
+gotar:wstrzymuje-się
 
 # vi: encoding=iso8859-2


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-matkor?r1=1.5&r2=1.6&f=u

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


cdg: aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus - ...

2005-07-17 Thread gotar
Author: gotarDate: Sun Jul 17 21:26:46 2005 GMT
Module: cdg   Tag: HEAD
 Log message:
- przeciwko martwym duszom, jeśli odezwie się tu i zdążę, to zmienię na
  wstrzymanie

 Files affected:
cdg/aktualne-glosowania:
   20050717-1700-wykluczenie-z-cdg-marcus (1.3 -> 1.4) 

 Diffs:


Index: cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus
diff -u cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus:1.3 
cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus:1.4
--- cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus:1.3  Sun Jul 
17 21:29:07 2005
+++ cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus  Sun Jul 
17 23:26:40 2005
@@ -17,6 +17,7 @@
 Wniosek poparły 3 osoby
 
 Głosy TAK:
+gotar:tak
 
 Głosy NIE:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20050717-1700-wykluczenie-z-cdg-marcus?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


cdg: aktualne-glosowania/20050717-1838-usuniecie-siomek - nie licz...

2005-07-17 Thread gotar
Author: gotarDate: Sun Jul 17 21:27:11 2005 GMT
Module: cdg   Tag: HEAD
 Log message:
- nie liczy się ilość lecz jakość

 Files affected:
cdg/aktualne-glosowania:
   20050717-1838-usuniecie-siomek (1.5 -> 1.6) 

 Diffs:


Index: cdg/aktualne-glosowania/20050717-1838-usuniecie-siomek
diff -u cdg/aktualne-glosowania/20050717-1838-usuniecie-siomek:1.5 
cdg/aktualne-glosowania/20050717-1838-usuniecie-siomek:1.6
--- cdg/aktualne-glosowania/20050717-1838-usuniecie-siomek:1.5  Sun Jul 17 
21:43:19 2005
+++ cdg/aktualne-glosowania/20050717-1838-usuniecie-siomek  Sun Jul 17 
23:27:06 2005
@@ -20,6 +20,7 @@
 Głosy TAK:
 averne:tak
 ankry:tak
+gotar:tak
 
 Głosy NIE:
 undefine:nie


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20050717-1838-usuniecie-siomek?r1=1.5&r2=1.6&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: smokeping-1.42.tar.gz

2005-07-17 Thread gotar

Files fetched: 1

STORED: 
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/smokeping-1.42.tar.gz
7e786ba53560a81e10658b2a79fb2e9f  smokeping-1.42.tar.gz
Size: 236121 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: smokeping.spec - upgraded to 1.42

2005-07-17 Thread gotar
Author: gotarDate: Sun Jul 17 21:32:22 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.42

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

 Diffs:


Index: SPECS/smokeping.spec
diff -u SPECS/smokeping.spec:1.21 SPECS/smokeping.spec:1.22
--- SPECS/smokeping.spec:1.21   Mon May 30 19:32:41 2005
+++ SPECS/smokeping.specSun Jul 17 23:32:17 2005
@@ -2,13 +2,13 @@
 Summary:   Smokeping - a latency grapher that uses rrdtool
 Summary(pl):   Smokeping - narzędzie do tworzenia wykresów opóźnień sieci
 Name:  smokeping
-Version:   1.41
+Version:   1.42
 Release:   1
 Vendor:Tobias Oetiker
 License:   GPL v2
 Group: Networking/Utilities
 Source0:   
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/%{name}-%{version}.tar.gz
-# Source0-md5: 28be4eed57da5e833b07295c3a6ca727
+# Source0-md5: 7e786ba53560a81e10658b2a79fb2e9f
 Source1:   %{name}.init
 Source2:   %{name}.conf
 Source3:   %{name}-config
@@ -157,6 +157,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.22  2005/07/17 21:32:17  gotar
+- upgraded to 1.42
+
 Revision 1.21  2005/05/30 17:32:41  gotar
 - upgraded to 1.41, STBR
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/smokeping.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


SOURCES: q3ded.init - removed bashizm

2005-07-18 Thread gotar
Author: gotarDate: Mon Jul 18 18:03:49 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- removed bashizm

 Files affected:
SOURCES:
   q3ded.init (1.9 -> 1.10) 

 Diffs:


Index: SOURCES/q3ded.init
diff -u SOURCES/q3ded.init:1.9 SOURCES/q3ded.init:1.10
--- SOURCES/q3ded.init:1.9  Sun Mar 27 13:07:12 2005
+++ SOURCES/q3ded.init  Mon Jul 18 20:03:44 2005
@@ -53,7 +53,7 @@
   stop)
if [ -f /var/lock/subsys/q3ded ]; then
msg_stopping "Quake3 dedicated server"
-   rm -f /var/lock/subsys/q3ded &>/dev/null
+   rm -f /var/lock/subsys/q3ded 2>/dev/null >&1
SCREEN_PID=`screen -ls | grep q3ded | awk -F . '{print $1}' | 
sed -e s/.//`
if [ ! -z "$SCREEN_PID" ]; then
Q3_PID=`pstree -p ${SCREEN_PID} |\


 CVS-web:
http://cvs.pld-linux.org/SOURCES/q3ded.init?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: q3ded.init - typo

2005-07-18 Thread gotar
Author: gotarDate: Mon Jul 18 18:05:08 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- typo

 Files affected:
SOURCES:
   q3ded.init (1.10 -> 1.11) 

 Diffs:


Index: SOURCES/q3ded.init
diff -u SOURCES/q3ded.init:1.10 SOURCES/q3ded.init:1.11
--- SOURCES/q3ded.init:1.10 Mon Jul 18 20:03:44 2005
+++ SOURCES/q3ded.init  Mon Jul 18 20:05:03 2005
@@ -53,7 +53,7 @@
   stop)
if [ -f /var/lock/subsys/q3ded ]; then
msg_stopping "Quake3 dedicated server"
-   rm -f /var/lock/subsys/q3ded 2>/dev/null >&1
+   rm -f /var/lock/subsys/q3ded >/dev/null 2>&1
SCREEN_PID=`screen -ls | grep q3ded | awk -F . '{print $1}' | 
sed -e s/.//`
if [ ! -z "$SCREEN_PID" ]; then
Q3_PID=`pstree -p ${SCREEN_PID} |\


 CVS-web:
http://cvs.pld-linux.org/SOURCES/q3ded.init?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


SOURCES: X11-XTerm.ad.patch, XTerm.ad-pl - do not set (shift)F1-F4...

2005-07-21 Thread gotar
Author: gotarDate: Thu Jul 21 15:29:00 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- do not set (shift)F1-F4 keys here, they're controlled by oldFunctionKeys
  and should generate \EO[PQRS] by default as said in terminfo

 Files affected:
SOURCES:
   X11-XTerm.ad.patch (1.5 -> 1.6) , XTerm.ad-pl (1.20 -> 1.21) 

 Diffs:


Index: SOURCES/X11-XTerm.ad.patch
diff -u SOURCES/X11-XTerm.ad.patch:1.5 SOURCES/X11-XTerm.ad.patch:1.6
--- SOURCES/X11-XTerm.ad.patch:1.5  Sat Jul  2 23:36:56 2005
+++ SOURCES/X11-XTerm.ad.patch  Thu Jul 21 17:28:55 2005
@@ -13,7 +13,7 @@
  !*VT100*colorBDMode: on
 --- xc/programs/xterm/XTerm.ad.orig2003-09-25 13:06:59.0 +0200
 +++ xc/programs/xterm/XTerm.ad 2003-10-01 20:49:35.565015104 +0200
-@@ -110,3 +110,180 @@
+@@ -110,3 +110,172 @@
  *tek4014*font2: 8x13
  *tek4014*font3: 6x13
  *tek4014*fontSmall: 6x10
@@ -120,10 +120,6 @@
 +  Mod5Tab: string(0x1b) string(0x09)\n\
 +  ~MetaTab: string(0x09)\n\
 +  MetaTab: string(0x1b) string(0x09)\n\
-+  ~sF1: string(0x1b) string("[11~")\n\
-+  ~sF2: string(0x1b) string("[12~")\n\
-+  ~sF3: string(0x1b) string("[13~")\n\
-+  ~sF4: string(0x1b) string("[14~")\n\
 +  ~sF5: string(0x1b) string("[15~")\n\
 +  ~sF6: string(0x1b) string("[17~")\n\
 +  ~sF7: string(0x1b) string("[18~")\n\
@@ -140,10 +136,6 @@
 +  F18: string(0x1b) string("[32~")\n\
 +  F19: string(0x1b) string("[33~")\n\
 +  F20: string(0x1b) string("[34~")\n\
-+  sF1: string(0x1b) string("[23~")\n\
-+  sF2: string(0x1b) string("[24~")\n\
-+  sF3: string(0x1b) string("[25~")\n\
-+  sF4: string(0x1b) string("[26~")\n\
 +  sF5: string(0x1b) string("[28~")\n\
 +  sF6: string(0x1b) string("[29~")\n\
 +  sF7: string(0x1b) string("[31~")\n\


Index: SOURCES/XTerm.ad-pl
diff -u SOURCES/XTerm.ad-pl:1.20 SOURCES/XTerm.ad-pl:1.21
--- SOURCES/XTerm.ad-pl:1.20Sat Jul  2 23:36:56 2005
+++ SOURCES/XTerm.ad-pl Thu Jul 21 17:28:55 2005
@@ -223,10 +223,6 @@
Mod5Tab: string(0x1b) string(0x09)\n\
~MetaTab: string(0x09)\n\
MetaTab: string(0x1b) string(0x09)\n\
-   ~sF1: string(0x1b) string("[11~")\n\
-   ~sF2: string(0x1b) string("[12~")\n\
-   ~sF3: string(0x1b) string("[13~")\n\
-   ~sF4: string(0x1b) string("[14~")\n\
~sF5: string(0x1b) string("[15~")\n\
~sF6: string(0x1b) string("[17~")\n\
~sF7: string(0x1b) string("[18~")\n\
@@ -243,10 +239,6 @@
F18: string(0x1b) string("[32~")\n\
F19: string(0x1b) string("[33~")\n\
F20: string(0x1b) string("[34~")\n\
-   sF1: string(0x1b) string("[23~")\n\
-   sF2: string(0x1b) string("[24~")\n\
-   sF3: string(0x1b) string("[25~")\n\
-   sF4: string(0x1b) string("[26~")\n\
sF5: string(0x1b) string("[28~")\n\
sF6: string(0x1b) string("[29~")\n\
sF7: string(0x1b) string("[31~")\n\


 CVS-web:
http://cvs.pld-linux.org/SOURCES/X11-XTerm.ad.patch?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SOURCES/XTerm.ad-pl?r1=1.20&r2=1.21&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: kdemultimedia.spec - krec and kmix do not require kdebase-c...

2005-07-21 Thread gotar
Author: gotarDate: Thu Jul 21 15:45:08 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- krec and kmix do not require kdebase-core (others probably too)

 Files affected:
SPECS:
   kdemultimedia.spec (1.194 -> 1.195) 

 Diffs:


Index: SPECS/kdemultimedia.spec
diff -u SPECS/kdemultimedia.spec:1.194 SPECS/kdemultimedia.spec:1.195
--- SPECS/kdemultimedia.spec:1.194  Wed Jun  1 08:09:08 2005
+++ SPECS/kdemultimedia.specThu Jul 21 17:45:03 2005
@@ -378,7 +378,6 @@
 Summary:   KDE audio mixer
 Summary(pl):   Mikser dźwięku dla KDE
 Group: X11/Applications
-Requires:  kdebase-core >= %{_minbaseevr}
 
 %description kmix
 Sound mixer application for KDE.
@@ -390,7 +389,6 @@
 Summary:   KDE sound recorder
 Summary(pl):   Rejestrator dźwięku dla KDE
 Group: X11/Applications
-Requires:  kdebase-core >= %{_minbaseevr}
 Requires:  %{name}-artscontrol = %{epoch}:%{version}-%{release}
 Requires:  %{name}-kmix = %{epoch}:%{version}-%{release}
 
@@ -979,6 +977,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.195  2005/07/21 15:45:03  gotar
+- krec and kmix do not require kdebase-core (others probably too)
+
 Revision 1.194  2005/06/01 06:09:08  arekm
 - rel 1
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdemultimedia.spec?r1=1.194&r2=1.195&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 (DEVEL): ClanLib.spec - BR: SDL_gfx-devel, - make it build (...

2005-07-21 Thread gotar
Author: gotarDate: Fri Jul 22 00:31:03 2005 GMT
Module: SPECS Tag: DEVEL
 Log message:
- BR: SDL_gfx-devel,
- make it build (there's no Sources/{GUIStyleBoring,JavaScript}, so don't
  regenerate ac/am}

 Files affected:
SPECS:
   ClanLib.spec (1.85.2.8 -> 1.85.2.9) 

 Diffs:


Index: SPECS/ClanLib.spec
diff -u SPECS/ClanLib.spec:1.85.2.8 SPECS/ClanLib.spec:1.85.2.9
--- SPECS/ClanLib.spec:1.85.2.8 Sat Oct 16 22:02:33 2004
+++ SPECS/ClanLib.spec  Fri Jul 22 02:30:58 2005
@@ -15,7 +15,7 @@
 # doesn't build with 0.9.12
 #BuildRequires:DirectFB-devel = 0.9.9
 BuildRequires: OpenGL-devel
-BuildRequires: SDL-devel >= 1.2.0
+BuildRequires: SDL_gfx-devel >= 1.2.0
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -255,8 +255,8 @@
 # note: rtti is needed --- ClanLib uses exceptions!
 %{__libtoolize}
 %{__aclocal}
-%{__automake}
-%{__autoconf}
+#%{__automake}
+#%{__autoconf}
 %configure \
--enable-static \
--enable-shared \
@@ -439,6 +439,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.85.2.9  2005/07/22 00:30:58  gotar
+- BR: SDL_gfx-devel,
+- make it build (there's no Sources/{GUIStyleBoring,JavaScript}, so don't
+  regenerate ac/am}
+
 Revision 1.85.2.8  2004/10/16 20:02:33  qboosh
 - updated Source0 URL
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ClanLib.spec?r1=1.85.2.8&r2=1.85.2.9&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 - upgraded to 0.5.1, - won't build anymore with...

2005-07-22 Thread gotar
Author: gotarDate: Fri Jul 22 12:23:20 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 0.5.1,
- won't build anymore with libxml++ 2.10 and ClanLib<0.7,
- use ac/am,
- datadir without games subdir (feel free to change).

 Files affected:
SPECS:
   wormux.spec (1.18 -> 1.19) 

 Diffs:


Index: SPECS/wormux.spec
diff -u SPECS/wormux.spec:1.18 SPECS/wormux.spec:1.19
--- SPECS/wormux.spec:1.18  Wed Oct 13 23:32:19 2004
+++ SPECS/wormux.spec   Fri Jul 22 14:23:07 2005
@@ -2,19 +2,21 @@
 Summary:   A free (libre) clone of Worms from Team17
 Summary(pl):   Wolnodostępny klon Worms z Team17
 Name:  wormux
-Version:   0.4.0
-Release:   3
+Version:   0.5.1
+Release:   1
 License:   BSD
 Group: Applications/Games
-Source0:   http://download.gna.org/wormux/%{name}-src-%{version}.tgz
-# Source0-md5: 14f7b9c9b3f2fba7eb20afbf2deb219e
+Source0:   http://download.gna.org/wormux/%{name}-src-%{version}.tar.bz2
+# Source0-md5: 68eae1190569c155995e29aa8a97f710
 Source1:   %{name}.desktop
 Source2:   %{name}.png
-Patch0:%{name}-fix-install-dir.patch
 URL:   http://www.haypocalc.com/wormux/en/index.php
-BuildRequires: ClanLib-Vorbis-devel >= 0.6.0
+BuildRequires: ClanLib-OpenGL-devel >= 0.7.0
+BuildRequires: ClanLib-Vorbis-devel >= 0.7.0
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: libxml++-devel >= 2.6.0
+BuildRequires: libxml++1-devel
 BuildRequires: perl-base
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,32 +27,27 @@
 Wolnodostępny klon gry Worms z Team17.
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1
-
-%{__perl} -pi -e 's/libxml\+\+-1\.0/libxml++-2.6/' src/Makefile src/make.env
-%{__perl} -pi -e 's/-O3/%{rpmcflags}/' src/make.env
+%setup -q
 
 %build
-%{__make} -C src \
-   RELEASE=1 \
-   CXX="%{__cxx}"
+%{__gettextize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_datadir}/games/%{name},%{_desktopdir},%{_pixmapsdir},%{_datadir}/locale}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
-%{__make} -C src install \
-   DIR_SHARE_PLD=%{_datadir}/games/%{name}/ \
-   DIR_BIN=$RPM_BUILD_ROOT%{_bindir} \
-   DIR_SHARE=$RPM_BUILD_ROOT%{_datadir}/games/%{name}/ # Makefile 
needs trailing slash (maybe patch will be better?)
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-cp -ar locale/* $RPM_BUILD_ROOT%{_datadir}/locale
-find $RPM_BUILD_ROOT%{_datadir}/locale -name \*.po -exec rm {} \;
-
 %find_lang %{name}
 
 %clean
@@ -58,9 +55,9 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS.txt BUGS.txt CHANGELOG.txt FAQ.txt HACKERS.txt README.txt 
TODO.txt doc
+%doc AUTHORS README
 %attr(755,root,root) %{_bindir}/wormux
-%{_datadir}/games/%{name}
+%{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/*.png
 
@@ -70,6 +67,12 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.19  2005/07/22 12:23:07  gotar
+- upgraded to 0.5.1,
+- won't build anymore with libxml++ 2.10 and ClanLib<0.7,
+- use ac/am,
+- datadir without games subdir (feel free to change).
+
 Revision 1.18  2004/10/13 21:32:19  havner
 - rel 3 for rebuild
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/wormux.spec?r1=1.18&r2=1.19&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: wormux-src-0.5.1.tar.bz2

2005-07-22 Thread gotar

Files fetched: 1

STORED: http://download.gna.org/wormux/wormux-src-0.5.1.tar.bz2
68eae1190569c155995e29aa8a97f710  wormux-src-0.5.1.tar.bz2
Size: 18772426 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: wormux-fix-install-dir.patch (REMOVED) - obsoleted

2005-07-22 Thread gotar
Author: gotarDate: Fri Jul 22 12:26:07 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsoleted

 Files affected:
SOURCES:
   wormux-fix-install-dir.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


SPECS: skype.spec - it does work without dbus

2005-07-23 Thread gotar
Author: gotarDate: Sat Jul 23 23:52:46 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- it does work without dbus

 Files affected:
SPECS:
   skype.spec (1.30 -> 1.31) 

 Diffs:


Index: SPECS/skype.spec
diff -u SPECS/skype.spec:1.30 SPECS/skype.spec:1.31
--- SPECS/skype.spec:1.30   Fri Jul 15 13:02:01 2005
+++ SPECS/skype.specSun Jul 24 01:52:41 2005
@@ -10,7 +10,6 @@
 # Source0-md5: 3dda77f8f4d12157f91c2cc18da4fb1c
 Patch0:%{name}-desktop.patch
 URL:   http://www.skype.com/
-Requires:  dbus
 Requires:  qt >= 3.2
 ExclusiveArch: %{ix86}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,6 +90,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.31  2005/07/23 23:52:41  gotar
+- it does work without dbus
+
 Revision 1.30  2005/07/15 11:02:01  charles
 - removed unnecessary BR sed
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/skype.spec?r1=1.30&r2=1.31&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: php.spec - use php-apache2handler.ini instead of php-apache...

2005-07-24 Thread gotar
Author: gotarDate: Sun Jul 24 21:29:26 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use php-apache2handler.ini instead of php-apache.ini for apache2

 Files affected:
SPECS:
   php.spec (1.454 -> 1.455) 

 Diffs:


Index: SPECS/php.spec
diff -u SPECS/php.spec:1.454 SPECS/php.spec:1.455
--- SPECS/php.spec:1.454Sun Jul  3 02:21:44 2005
+++ SPECS/php.spec  Sun Jul 24 23:29:21 2005
@@ -78,7 +78,7 @@
 Summary(uk):   PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ 
ÓĹŇ×ĹŇŚ
 Name:  php
 Version:   5.0.4
-Release:   7%{?with_hardening:hardened}
+Release:   7%{?with_hardening:hardened}.1
 Epoch: 4
 Group: Libraries
 License:   PHP
@@ -1632,6 +1632,7 @@
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sbindir}
 %if %{_apache2}
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/httpd/httpd.conf/70_mod_php.conf
+mv $RPM_BUILD_ROOT%{_sysconfdir}/php-apache{,2handler}.ini
 %endif
 
 install %{SOURCE1} .
@@ -2226,9 +2227,11 @@
 %defattr(644,root,root,755)
 %if %{_apache2}
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) 
/etc/httpd/httpd.conf/*_mod_php.conf
+%config(noreplace) %verify(not size mtime md5) 
%{_sysconfdir}/php-apache2handler.ini
+%else
+%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php-apache.ini
 %endif
 %attr(755,root,root) %{apachelib}/libphp5.so
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php-apache.ini
 
 %files fcgi
 %defattr(644,root,root,755)
@@ -2593,6 +2596,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.455  2005/07/24 21:29:21  gotar
+- use php-apache2handler.ini instead of php-apache.ini for apache2
+
 Revision 1.454  2005/07/03 00:21:44  ankry
 - tabs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.454&r2=1.455&f=u

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


PLD-doc: rc-scripts.db.txt - zebra, quagga: start/stop was switched

2005-07-24 Thread gotar
Author: gotarDate: Sun Jul 24 21:45:41 2005 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- zebra, quagga: start/stop was switched

 Files affected:
PLD-doc:
   rc-scripts.db.txt (1.71 -> 1.72) 

 Diffs:


Index: PLD-doc/rc-scripts.db.txt
diff -u PLD-doc/rc-scripts.db.txt:1.71 PLD-doc/rc-scripts.db.txt:1.72
--- PLD-doc/rc-scripts.db.txt:1.71  Mon Jul 18 22:27:30 2005
+++ PLD-doc/rc-scripts.db.txt   Sun Jul 24 23:45:36 2005
@@ -66,7 +66,19 @@
 15 rdate   rdate
 15 rdate   rdate-bsd
 15 vpndvpnd
+15 zebra   quagga
+15 zebra   zebra
+16 bgpdquagga
+16 bgpdzebra
 16 ifplugd ifplugd
+16 ospf6d  quagga
+16 ospf6d  zebra
+16 ospfd   quagga
+16 ospfd   zebra
+16 ripdquagga
+16 ripdzebra
+16 ripngd  quagga
+16 ripngd  zebra
 20 ipac-ng ipac-ng
 20 laptop-mode-tools   laptop-mode-tools
 20 partysippartysip
@@ -242,19 +254,9 @@
 83 mmtcpfwdmmtcpfwd
 83 niceshaper  niceshaper
 83 shaperd shaperd.2
-84 bgpdquagga
-84 bgpdzebra
 84 dgeedgee
 84 mysql   mysql
-84 ospf6d  quagga
-84 ospf6d  zebra
-84 ospfd   quagga
-84 ospfd   zebra
 84 postgresql  postgresql
-84 ripdquagga
-84 ripdzebra
-84 ripngd  quagga
-84 ripngd  zebra
 84 tomcat  jakarta-tomcat
 85 atsar   atsar
 85 aumix   aumix
@@ -307,8 +309,6 @@
 85 wn  wn
 85 wwwofflewwwoffle
 85 zaptel  zaptel
-85 zebra   quagga
-85 zebra   zebra
 86 eximstate   eximstate
 86 gopherd gofish
 86 mcserv  mc
@@ -552,19 +552,7 @@
 15 wccpd   wccpd
 15 wn  wn
 15 zaptel  zaptel
-15 zebra   quagga
-15 zebra   zebra
-16 bgpdquagga
-16 bgpdzebra
 16 dgeedgee
-16 ospf6d  quagga
-16 ospf6d  zebra
-16 ospfd   quagga
-16 ospfd   zebra
-16 ripdquagga
-16 ripdzebra
-16 ripngd  quagga
-16 ripngd  zebra
 16 tomcat  jakarta-tomcat
 17 hostapd hostap
 17 niceshaper  niceshaper
@@ -772,10 +760,22 @@
 80 random  rc-scripts
 80 ser ser
 80 scanlogdscanlogd
+84 bgpdquagga
+84 bgpdzebra
 84 ifplugd ifplugd
+84 ospf6d  quagga
+84 ospf6d  zebra
+84 ospfd   quagga
+84 ospfd   zebra
+84 ripdquagga
+84 ripdzebra
+84 ripngd  quagga
+84 ripngd  zebra
 85 filter  filter
 85 racoon  ipsec-tools
 85 rarpd   rarpd
+85 zebra   quagga
+85 zebra   zebra
 88 msyslog msyslog
 88 nfsfs   nfs-utils
 88 pcscd   pcsc-lite


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/rc-scripts.db.txt?r1=1.71&r2=1.72&f=u

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


cdg: aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget - z...

2005-07-25 Thread gotar
Author: gotarDate: Mon Jul 25 12:30:50 2005 GMT
Module: cdg   Tag: HEAD
 Log message:
- zachacza o te miesiące tylko głosowaniem o Sergiusza, które bylo mocno
  upolitycznione, reszta to ostatnie 2 tygodnie; pomijając już fakt, że
  to tylko sprawy formalne a nie kluczowe dla distro.

 Files affected:
cdg/aktualne-glosowania:
   20050725-1201-wykluczenie-z-cdg-wiget (1.3 -> 1.4) 

 Diffs:


Index: cdg/aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget
diff -u cdg/aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget:1.3 
cdg/aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget:1.4
--- cdg/aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget:1.3   Mon Jul 
25 14:19:51 2005
+++ cdg/aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget   Mon Jul 
25 14:30:45 2005
@@ -22,6 +22,7 @@
 averne:tak
 
 Głosy NIE:
+gotar:nie
 
 Głosy WSTRZYMUJĘ SIĘ:
 djrzulf:wstrzymuję-się


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20050725-1201-wykluczenie-z-cdg-wiget?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: less.spec - restored previous LESS settings

2006-05-04 Thread gotar
Author: gotarDate: Thu May  4 12:53:29 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- restored previous LESS settings

 Files affected:
SPECS:
   less.spec (1.80 -> 1.81) 

 Diffs:


Index: SPECS/less.spec
diff -u SPECS/less.spec:1.80 SPECS/less.spec:1.81
--- SPECS/less.spec:1.80Sat Apr 22 16:06:01 2006
+++ SPECS/less.spec Thu May  4 14:53:24 2006
@@ -104,7 +104,7 @@
 cat > $RPM_BUILD_ROOT/etc/env.d/LESSOPEN < $RPM_BUILD_ROOT/etc/env.d/LESS
+echo '#LESS="i m q s X -M"' > $RPM_BUILD_ROOT/etc/env.d/LESS
 echo '#PAGER=less' > $RPM_BUILD_ROOT/etc/env.d/PAGER
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/README.less-non-english-man-pages*
@@ -130,6 +130,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.81  2006/05/04 12:53:24  gotar
+- restored previous LESS settings
+
 Revision 1.80  2006/04/22 14:06:01  glen
 - rel 2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/less.spec?r1=1.80&r2=1.81&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: nfdump.spec (NEW) - initial PLD release

2006-05-23 Thread gotar
Author: gotarDate: Tue May 23 13:53:30 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial PLD release

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

 Diffs:


Index: SPECS/nfdump.spec
diff -u /dev/null SPECS/nfdump.spec:1.1
--- /dev/null   Tue May 23 15:53:30 2006
+++ SPECS/nfdump.spec   Tue May 23 15:53:25 2006
@@ -0,0 +1,54 @@
+# $Revision$, $Date$
+Summary:   Netflow processing tools
+Summary(pl):   -
+Name:  nfdump
+Version:   1.5.1
+Release:   1
+License:   BSD
+Group: Applications
+Source0:   http://dl.sourceforge.net/nfdump/%{name}-%{version}.tar.gz
+# Source0-md5: 76325d91d5061341ffcc2b43c9f2c400
+Source1:   
http://www.ripe.net/ripe/meetings/ripe-50/presentations/ripe50-plenary-tue-nfsen-nfdump.pdf
+# Source1-md5: 76325d91d5061341ffcc2b43c9f2c400
+URL:   http://nfdump.sourceforge.net/
+BuildRequires: bison
+BuildRequires: flex
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+The nfdump tools collect and process netflow data on the command line.
+They are part of the NfSen project.
+
+%description -l pl
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
+
+install *.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install nfcapd nfdump nfgen nfprofile nfreplay nftest $RPM_BUILD_ROOT%{_bindir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog README ToDo
+%attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
+
+%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/05/23 13:53:25  gotar
+- initial PLD release

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


SPECS: mc.spec - utf8 patch still broken, view/edit ignores LC_CTYPE

2006-05-24 Thread gotar
Author: gotarDate: Wed May 24 08:17:24 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- utf8 patch still broken, view/edit ignores LC_CTYPE

 Files affected:
SPECS:
   mc.spec (1.235 -> 1.236) 

 Diffs:


Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.235 SPECS/mc.spec:1.236
--- SPECS/mc.spec:1.235 Thu May 11 20:12:03 2006
+++ SPECS/mc.spec   Wed May 24 10:17:17 2006
@@ -5,7 +5,7 @@
 %bcond_without perl_vfs# without perl depending vfs'es -- to avoid 
perl autoreq
 %bcond_withsamba   # with SAMBA vfs support
 %bcond_without x   # without text edit in X support
-%bcond_without utf8# utf8
+%bcond_withutf8# utf8
 #
 %definesnap2006-05-10-21
 %define ssnap  %(echo %{snap} | tr - .)
@@ -504,6 +504,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.236  2006/05/24 08:17:17  gotar
+- utf8 patch still broken, view/edit ignores LC_CTYPE
+
 Revision 1.235  2006/05/11 18:12:03  arekm
 - up to 20060510.21 snap
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/mc.spec?r1=1.235&r2=1.236&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: bzflag.spec - upgraded to 2.0.8

2006-06-04 Thread gotar
Author: gotarDate: Sun Jun  4 22:44:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 2.0.8

 Files affected:
SPECS:
   bzflag.spec (1.62 -> 1.63) 

 Diffs:


Index: SPECS/bzflag.spec
diff -u SPECS/bzflag.spec:1.62 SPECS/bzflag.spec:1.63
--- SPECS/bzflag.spec:1.62  Thu Apr 27 02:20:16 2006
+++ SPECS/bzflag.spec   Mon Jun  5 00:44:25 2006
@@ -9,12 +9,12 @@
 Summary:   Multiplayer 3D tank battle game
 Summary(pl):   Gra 3D dla wielu graczy - czołgi
 Name:  bzflag
-Version:   2.0.6
+Version:   2.0.8
 Release:   1
 License:   GPL
 Group: X11/Applications/Games
 Source0:   http://dl.sourceforge.net/bzflag/%{name}-%{version}.tar.bz2
-# Source0-md5: 5754f4d0f36935ae8b3bb8a2019c39c9
+# Source0-md5: 7963cc1de7144e76a9426b6f23d7c2c8
 Source1:   %{name}.desktop
 Source2:   %{name}.png
 Patch0:%{name}-etc_dir.patch
@@ -137,6 +137,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.63  2006/06/04 22:44:25  gotar
+- upgraded to 2.0.8
+
 Revision 1.62  2006/04/27 00:20:16  gotar
 - upgraded to 2.0.6
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/bzflag.spec?r1=1.62&r2=1.63&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: bzflag-2.0.8.tar.bz2

2006-06-04 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/bzflag/bzflag-2.0.8.tar.bz2
7963cc1de7144e76a9426b6f23d7c2c8  bzflag-2.0.8.tar.bz2
Size: 11330988 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: bzflag.spec - use system c-ares

2006-06-05 Thread gotar
Author: gotarDate: Mon Jun  5 11:58:06 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use system c-ares

 Files affected:
SPECS:
   bzflag.spec (1.63 -> 1.64) 

 Diffs:


Index: SPECS/bzflag.spec
diff -u SPECS/bzflag.spec:1.63 SPECS/bzflag.spec:1.64
--- SPECS/bzflag.spec:1.63  Mon Jun  5 00:44:25 2006
+++ SPECS/bzflag.spec   Mon Jun  5 13:58:01 2006
@@ -24,6 +24,7 @@
 BuildRequires: SDL-devel >= 1.2.5
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: c-ares-devel
 BuildRequires: curl-devel >= 7.9.5
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel
@@ -137,6 +138,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.64  2006/06/05 11:58:01  gotar
+- use system c-ares
+
 Revision 1.63  2006/06/04 22:44:25  gotar
 - upgraded to 2.0.8
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/bzflag.spec?r1=1.63&r2=1.64&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: smtp-gated-1.4.12-rc7.tar.gz

2005-09-26 Thread gotar

Files fetched: 1

STORED: http://smtp-proxy.klolik.org/smtp-gated-1.4.12-rc7.tar.gz
71f57ef323f51750055a9f377252dceb  smtp-gated-1.4.12-rc7.tar.gz
Size: 196313 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: smtp-gated.spec - updated md5

2005-09-26 Thread gotar
Author: gotarDate: Mon Sep 26 11:26:48 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated md5

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

 Diffs:


Index: SPECS/smtp-gated.spec
diff -u SPECS/smtp-gated.spec:1.17 SPECS/smtp-gated.spec:1.18
--- SPECS/smtp-gated.spec:1.17  Wed Sep 21 12:13:11 2005
+++ SPECS/smtp-gated.spec   Mon Sep 26 13:26:42 2005
@@ -7,7 +7,7 @@
 License:   GPL v2
 Group: Applications/Networking
 Source0:   http://smtp-proxy.klolik.org/%{name}-%{version}-rc7.tar.gz
-# Source0-md5: 054636ce8855dea878728691c034356d
+# Source0-md5: 71f57ef323f51750055a9f377252dceb
 Source1:   %{name}.init
 Source2:   %{name}.conf
 URL:   http://smtp-proxy.klolik.org/
@@ -121,6 +121,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.18  2005/09/26 11:26:42  gotar
+- updated md5
+
 Revision 1.17  2005/09/21 10:13:11  gotar
 - updated to 1.4.12-rc7, STBR
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/smtp-gated.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: squirrelmail.spec - added patch against PHP 5.0.5 and above...

2005-09-27 Thread gotar
Author: gotarDate: Tue Sep 27 15:08:43 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- added patch against PHP 5.0.5 and above,
- release 3, STBR ASAP

 Files affected:
SPECS:
   squirrelmail.spec (1.125 -> 1.126) 

 Diffs:


Index: SPECS/squirrelmail.spec
diff -u SPECS/squirrelmail.spec:1.125 SPECS/squirrelmail.spec:1.126
--- SPECS/squirrelmail.spec:1.125   Tue Aug  9 16:56:25 2005
+++ SPECS/squirrelmail.spec Tue Sep 27 17:08:37 2005
@@ -8,7 +8,7 @@
 Summary(pt_BR):O SquirrelMail é um webmail
 Name:  squirrelmail
 Version:   1.4.5
-Release:   2
+Release:   3
 License:   GPL
 Group: Applications/Mail
 Source0:   
http://dl.sourceforge.net/squirrelmail/%{name}-%{version}.tar.bz2
@@ -51,6 +51,7 @@
 Patch3:%{name}-mail_fwd-Makefile.patch
 Patch4:%{name}-squirrelspell.patch
 Patch5:%{name}-retrieveuserdata-passwd.patch
+Patch6:%{name}-php505.patch
 URL:   http://www.squirrelmail.org/
 BuildRequires: gettext-devel
 Requires:  php
@@ -217,6 +218,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 find locale -name '*.po' | xargs rm -f
 
@@ -473,6 +475,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.126  2005/09/27 15:08:37  gotar
+- added patch against PHP 5.0.5 and above,
+- release 3, STBR ASAP
+
 Revision 1.125  2005/08/09 14:56:25  baggins
 - release 2
 - added retrieveuserdata-passwd.patch so retrieveuserdata


 CVS-web:
http://cvs.pld-linux.org/SPECS/squirrelmail.spec?r1=1.125&r2=1.126&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: squirrelmail-php505.patch (NEW) - patch against php 5.0.5...

2005-09-27 Thread gotar
Author: gotarDate: Wed Sep 28 06:50:16 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- patch against php 5.0.5 and greater

 Files affected:
SOURCES:
   squirrelmail-php505.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/squirrelmail-php505.patch
diff -u /dev/null SOURCES/squirrelmail-php505.patch:1.1
--- /dev/null   Wed Sep 28 08:50:16 2005
+++ SOURCES/squirrelmail-php505.patch   Wed Sep 28 08:50:11 2005
@@ -0,0 +1,30 @@
+diff -urN squirrelmail-1.4.5.orig/class/mime/Rfc822Header.class.php 
squirrelmail-1.4.5/class/mime/Rfc822Header.class.php
+--- squirrelmail-1.4.5.orig/class/mime/Rfc822Header.class.php  2005-02-07 
01:33:29.0 +0100
 squirrelmail-1.4.5/class/mime/Rfc822Header.class.php   2005-09-27 
13:44:21.0 +0200
+@@ -505,8 +505,9 @@
+  * functions/imap_messages. I'm not sure if it's ok here to call
+  * that function?
+  */
+-function parsePriority($value) {
+-$value = strtolower(array_shift(split('/\w/',trim($value;
++function parsePriority($sValue) {
++$sValue = split('/\w/',trim($value));
++$value = strtolower(array_shift($sValue));
+ if ( is_numeric($value) ) {
+ return $value;
+ }
+diff -urN squirrelmail-1.4.5.orig/functions/imap_messages.php 
squirrelmail-1.4.5/functions/imap_messages.php
+--- squirrelmail-1.4.5.orig/functions/imap_messages.php2005-04-16 
19:45:38.0 +0200
 squirrelmail-1.4.5/functions/imap_messages.php 2005-09-27 
12:37:43.0 +0200
+@@ -476,8 +476,9 @@
+  * NOTE: this is actually a duplicate from the function in
+  * class/mime/Rfc822Header.php.
+  */
+-function parsePriority($value) {
+-$value = strtolower(array_shift(split('/\w/',trim($value;
++function parsePriority($sValue) {
++  $aValue=split('/w/',trim($sValue));
++  $value = strtolower(array_shift($aValue));
+ if ( is_numeric($value) ) {
+ return $value;
+ }

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


SPECS: dspam.spec - use debug instead of verbose, - updated switches.

2005-10-11 Thread gotar
Author: gotarDate: Tue Oct 11 14:40:43 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use debug instead of verbose,
- updated switches.

 Files affected:
SPECS:
   dspam.spec (1.38 -> 1.39) 

 Diffs:


Index: SPECS/dspam.spec
diff -u SPECS/dspam.spec:1.38 SPECS/dspam.spec:1.39
--- SPECS/dspam.spec:1.38   Sat Aug 27 22:28:06 2005
+++ SPECS/dspam.specTue Oct 11 16:40:35 2005
@@ -18,7 +18,6 @@
 %bcond_withpgsql   # enable PostgreSQL storage driver (disable 
sqlite/mysql driver)
 %bcond_withsqlite  # enable SQLite3 storage driver
 %bcond_withdaemon
-%bcond_withverbose
 
 %if %{with mysql} && %{with pgsql}
 %undefine with_pgsql
@@ -179,14 +178,11 @@
 %{__autoconf}
 %{__automake}
 %configure \
-   %{?with_verbose: --enable-debug --enable-verbose-debug} \
+   %{?debug: --enable-debug --enable-bnr-debug --enable-verbose-debug} \
--enable-trusted-user-security \
-   --enable-bayesian-dobly \
-   --enable-chained-tokens \
-   --enable-experimental \
+   --enable-chi-square \
--enable-bias \
--enable-large-scale \
-   --enable-delivery-to-stdout \
--with-userdir=/var/lib/%{name} \
--with-dspam-home=/var/lib/%{name} \
--with-userdir-owner=none \
@@ -196,6 +192,7 @@
--with-signature-life=14 \
--disable-dependency-tracking \
 %if %{with mysql}
+   --enable-neural-networking \
--enable-daemon \
--enable-virtual-users \
--with-storage-driver=mysql_drv \
@@ -203,6 +200,7 @@
--with-mysql-libraries=%{_libdir}
 %endif
 %if %{with pgsql}
+   --enable-neural-networking \
--enable-daemon \
--enable-virtual-users \
--with-storage-driver=pgsql_drv \
@@ -370,6 +368,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.39  2005/10/11 14:40:35  gotar
+- use debug instead of verbose,
+- updated switches.
+
 Revision 1.38  2005/08/27 20:28:06  arekm
 - add verbose bcond
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/dspam.spec?r1=1.38&r2=1.39&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: dspam.spec - disable default mysql when expicite enabled pg...

2005-10-11 Thread gotar
Author: gotarDate: Tue Oct 11 14:46:12 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- disable default mysql when expicite enabled pgsql/sqlite

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

 Diffs:


Index: SPECS/dspam.spec
diff -u SPECS/dspam.spec:1.39 SPECS/dspam.spec:1.40
--- SPECS/dspam.spec:1.39   Tue Oct 11 16:40:35 2005
+++ SPECS/dspam.specTue Oct 11 16:46:07 2005
@@ -20,14 +20,14 @@
 %bcond_withdaemon
 
 %if %{with mysql} && %{with pgsql}
-%undefine with_pgsql
-%{warn:disabled pgsql as mysql and pgsql aren't supported together (yet)
+%undefine with_mysql
+%{warn:disabled mysql as mysql and pgsql aren't supported together (yet)
 }#'vim
 %endif
 
 %if %{with mysql} && %{with sqlite}
-%undefine with_sqlite
-%{warn:disabled sqlite as mysql and sqlite aren't supported together (yet)
+%undefine with_mysql
+%{warn:disabled mysql as mysql and sqlite aren't supported together (yet)
 }#'vim
 %endif
 
@@ -368,6 +368,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.40  2005/10/11 14:46:07  gotar
+- disable default mysql when expicite enabled pgsql/sqlite
+
 Revision 1.39  2005/10/11 14:40:35  gotar
 - use debug instead of verbose,
 - updated switches.


 CVS-web:
http://cvs.pld-linux.org/SPECS/dspam.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


SPECS: dspam.spec - don't use Chi-Square with Bayesian

2005-10-11 Thread gotar
Author: gotarDate: Tue Oct 11 14:54:15 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- don't use Chi-Square with Bayesian

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

 Diffs:


Index: SPECS/dspam.spec
diff -u SPECS/dspam.spec:1.40 SPECS/dspam.spec:1.41
--- SPECS/dspam.spec:1.40   Tue Oct 11 16:46:07 2005
+++ SPECS/dspam.specTue Oct 11 16:54:10 2005
@@ -180,7 +180,6 @@
 %configure \
%{?debug: --enable-debug --enable-bnr-debug --enable-verbose-debug} \
--enable-trusted-user-security \
-   --enable-chi-square \
--enable-bias \
--enable-large-scale \
--with-userdir=/var/lib/%{name} \
@@ -368,6 +367,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.41  2005/10/11 14:54:10  gotar
+- don't use Chi-Square with Bayesian
+
 Revision 1.40  2005/10/11 14:46:07  gotar
 - disable default mysql when expicite enabled pgsql/sqlite
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/dspam.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


DISTFILES: ERRORS: smokeping-1.43.tar.gz

2005-10-26 Thread gotar
FATAL: 
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/smokeping-1.43.tar.gz 
(eaa039842f5b5ced094c8c6924aa2f6e) was not fetched (wget -nv 
--no-check-certificate -O 
./tmp/13efa391-2ae0-4646-b265-a5da80492fb5/eaa039842f5b5ced094c8c6924aa2f6e/smokeping-1.43.tar.gz
 
"http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/smokeping-1.43.tar.gz":
 )

Files fetched: 0



-- 
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: smokeping.spec - upgraded to 1.43

2005-10-26 Thread gotar
Author: gotarDate: Wed Oct 26 12:34:22 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.43

 Files affected:
SPECS:
   smokeping.spec (1.23 -> 1.24) 

 Diffs:


Index: SPECS/smokeping.spec
diff -u SPECS/smokeping.spec:1.23 SPECS/smokeping.spec:1.24
--- SPECS/smokeping.spec:1.23   Sun Sep  4 18:56:35 2005
+++ SPECS/smokeping.specWed Oct 26 14:34:17 2005
@@ -2,13 +2,13 @@
 Summary:   Smokeping - a latency grapher that uses rrdtool
 Summary(pl):   Smokeping - narzędzie do tworzenia wykresów opóźnień sieci
 Name:  smokeping
-Version:   1.42
+Version:   1.43
 Release:   1
 Vendor:Tobias Oetiker
 License:   GPL v2
 Group: Networking/Utilities
 Source0:   
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/%{name}-%{version}.tar.gz
-# Source0-md5: 7e786ba53560a81e10658b2a79fb2e9f
+# Source0-md5: eaa039842f5b5ced094c8c6924aa2f6e
 Source1:   %{name}.init
 Source2:   %{name}.conf
 Source3:   %{name}-config
@@ -158,6 +158,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.24  2005/10/26 12:34:17  gotar
+- upgraded to 1.43
+
 Revision 1.23  2005/09/04 16:56:35  megabajt
 - BR: sed >= 4.0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/smokeping.spec?r1=1.23&r2=1.24&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: quagga-zebra.logrotate, quagga-bgpd.logrotate, quagga-osp...

2005-09-01 Thread gotar
Author: gotarDate: Thu Sep  1 11:09:19 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- create 640 quagga quagga as deamons drop their privileges before opening logs

 Files affected:
SOURCES:
   quagga-zebra.logrotate (1.3 -> 1.4) , quagga-bgpd.logrotate (1.3 -> 1.4) , 
quagga-ospfd.logrotate (1.3 -> 1.4) , quagga-ospf6d.logrotate (1.3 -> 1.4) , 
quagga-ripd.logrotate (1.3 -> 1.4) , quagga-ripngd.logrotate (1.3 -> 1.4) , 
quagga-isisd.logrotate (1.1 -> 1.2) 

 Diffs:


Index: SOURCES/quagga-zebra.logrotate
diff -u SOURCES/quagga-zebra.logrotate:1.3 SOURCES/quagga-zebra.logrotate:1.4
--- SOURCES/quagga-zebra.logrotate:1.3  Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-zebra.logrotate  Thu Sep  1 13:09:13 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/zebra.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 zebra >/dev/null 2>&1
endscript


Index: SOURCES/quagga-bgpd.logrotate
diff -u SOURCES/quagga-bgpd.logrotate:1.3 SOURCES/quagga-bgpd.logrotate:1.4
--- SOURCES/quagga-bgpd.logrotate:1.3   Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-bgpd.logrotate   Thu Sep  1 13:09:14 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/bgpd.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 bgpd >/dev/null 2>&1
endscript


Index: SOURCES/quagga-ospfd.logrotate
diff -u SOURCES/quagga-ospfd.logrotate:1.3 SOURCES/quagga-ospfd.logrotate:1.4
--- SOURCES/quagga-ospfd.logrotate:1.3  Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ospfd.logrotate  Thu Sep  1 13:09:14 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/ospfd.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 ospfd >/dev/null 2>&1
endscript


Index: SOURCES/quagga-ospf6d.logrotate
diff -u SOURCES/quagga-ospf6d.logrotate:1.3 SOURCES/quagga-ospf6d.logrotate:1.4
--- SOURCES/quagga-ospf6d.logrotate:1.3 Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ospf6d.logrotate Thu Sep  1 13:09:14 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/ospf6d.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 ospf6d >/dev/null 2>&1
endscript


Index: SOURCES/quagga-ripd.logrotate
diff -u SOURCES/quagga-ripd.logrotate:1.3 SOURCES/quagga-ripd.logrotate:1.4
--- SOURCES/quagga-ripd.logrotate:1.3   Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ripd.logrotate   Thu Sep  1 13:09:14 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/ripd.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 ripd >/dev/null 2>&1
endscript


Index: SOURCES/quagga-ripngd.logrotate
diff -u SOURCES/quagga-ripngd.logrotate:1.3 SOURCES/quagga-ripngd.logrotate:1.4
--- SOURCES/quagga-ripngd.logrotate:1.3 Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ripngd.logrotate Thu Sep  1 13:09:14 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/ripngd.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 ripngd >/dev/null 2>&1
endscript


Index: SOURCES/quagga-isisd.logrotate
diff -u SOURCES/quagga-isisd.logrotate:1.1 SOURCES/quagga-isisd.logrotate:1.2
--- SOURCES/quagga-isisd.logrotate:1.1  Wed Jul  6 20:35:15 2005
+++ SOURCES/quagga-isisd.logrotate  Thu Sep  1 13:09:14 2005
@@ -1,6 +1,7 @@
 /var/log/quagga/isisd.log {
missingok
olddir /var/log/archiv/quagga
+   create 640 quagga quagga
postrotate
/bin/killall -USR1 isisd >/dev/null 2>&1
endscript


 CVS-web:
http://cvs.pld-linux.org/SOURCES/quagga-zebra.logrotate?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/quagga-bgpd.logrotate?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/quagga-ospfd.logrotate?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/quagga-ospf6d.logrotate?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/quagga-ripd.logrotate?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/quagga-ripngd.logrotate?r1=1.3&r2=1.4&

SPECS: quagga.spec - quagga:quagga for /var/log/quagga - logs are ...

2005-09-01 Thread gotar
Author: gotarDate: Thu Sep  1 11:11:21 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- quagga:quagga for /var/log/quagga - logs are created after dropping privileges

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

 Diffs:


Index: SPECS/quagga.spec
diff -u SPECS/quagga.spec:1.27 SPECS/quagga.spec:1.28
--- SPECS/quagga.spec:1.27  Thu Jun 16 14:07:42 2005
+++ SPECS/quagga.spec   Thu Sep  1 13:11:16 2005
@@ -4,7 +4,7 @@
 Summary(pl):   Zestaw oprogramowania do routingu
 Name:  quagga
 Version:   0.99.1
-Release:   2
+Release:   3
 License:   GPL
 Group: Networking/Daemons
 Source0:   http://www.quagga.net/download/%{name}-%{version}.tar.gz
@@ -430,7 +430,7 @@
 %config(noreplace) %verify(not md5 mtime size) %attr(660,root,quagga) 
%{_sysconfdir}/zebra.conf
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/zebra
 %dir %attr(770,root,quagga) /var/run/%{name}
-%dir %attr(750,root,root) /var/log/%{name}
+%dir %attr(750,quagga,quagga) /var/log/%{name}
 %dir %attr(750,root,root) /var/log/archiv/%{name}
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %doc zebra/*sample*
@@ -524,6 +524,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.28  2005/09/01 11:11:16  gotar
+- quagga:quagga for /var/log/quagga - logs are created after dropping 
privileges
+
 Revision 1.27  2005/06/16 12:07:42  wiget
 - fixed typo in Source34 and Source35
 - build IS-IS deamon and package it in isisd subpackage


 CVS-web:
http://cvs.pld-linux.org/SPECS/quagga.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


SPECS: mldonkey.spec - o+r for starting mlnet from hand (there's n...

2005-09-06 Thread gotar
Author: gotarDate: Tue Sep  6 07:52:04 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- o+r for starting mlnet from hand (there's no secret information in there)

 Files affected:
SPECS:
   mldonkey.spec (1.124 -> 1.125) 

 Diffs:


Index: SPECS/mldonkey.spec
diff -u SPECS/mldonkey.spec:1.124 SPECS/mldonkey.spec:1.125
--- SPECS/mldonkey.spec:1.124   Mon Sep  5 16:20:25 2005
+++ SPECS/mldonkey.spec Tue Sep  6 09:51:58 2005
@@ -328,7 +328,7 @@
 %files
 %defattr(644,root,root,755)
 %doc docs/* 
distrib/{Authors.txt,Bugs.txt,ChangeLog,ed2k_links.txt,FAQ.html,Todo.txt}
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/mldonkey
+%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/mldonkey
 %attr(754,root,root) /etc/rc.d/init.d/mldonkey
 %attr(755,root,root) %{_bindir}/mlnetd
 %attr(755,root,root) %{_bindir}/mlnet
@@ -370,6 +370,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.125  2005/09/06 07:51:58  gotar
+- o+r for starting mlnet from hand (there's no secret information in there)
+
 Revision 1.124  2005/09/05 14:20:25  paszczus
 - updated to 2.6.4
 - changed name from ed2k_hash to mld_hash


 CVS-web:
http://cvs.pld-linux.org/SPECS/mldonkey.spec?r1=1.124&r2=1.125&f=u

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


PLD-doc: rc-scripts.db.txt - start after bgp*/ospf*/rip* (they are...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 10:38:47 2005 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- start after bgp*/ospf*/rip* (they are to be moved to 15) ([EMAIL PROTECTED])

 Files affected:
PLD-doc:
   rc-scripts.db.txt (1.77 -> 1.78) 

 Diffs:


Index: PLD-doc/rc-scripts.db.txt
diff -u PLD-doc/rc-scripts.db.txt:1.77 PLD-doc/rc-scripts.db.txt:1.78
--- PLD-doc/rc-scripts.db.txt:1.77  Wed Aug 17 17:17:37 2005
+++ PLD-doc/rc-scripts.db.txt   Sat Sep 10 12:38:42 2005
@@ -67,8 +67,6 @@
 15 filter  filter
 15 nfsfs   nfs-utils
 15 rarpd   rarpd
-15 rdate   rdate
-15 rdate   rdate-bsd
 15 vpndvpnd
 15 zebra   quagga
 15 zebra   zebra
@@ -79,6 +77,8 @@
 16 ospf6d  zebra
 16 ospfd   quagga
 16 ospfd   zebra
+16 rdate   rdate
+16 rdate   rdate-bsd
 16 ripdquagga
 16 ripdzebra
 16 ripngd  quagga


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/rc-scripts.db.txt?r1=1.77&r2=1.78&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: rdate.init, rdate-bsd.init - start after bgp*/ospf*/rip* ...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 10:38:23 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- start after bgp*/ospf*/rip* ([EMAIL PROTECTED])

 Files affected:
SOURCES:
   rdate.init (1.17 -> 1.18) , rdate-bsd.init (1.11 -> 1.12) 

 Diffs:


Index: SOURCES/rdate.init
diff -u SOURCES/rdate.init:1.17 SOURCES/rdate.init:1.18
--- SOURCES/rdate.init:1.17 Thu Aug 12 23:34:31 2004
+++ SOURCES/rdate.init  Sat Sep 10 12:38:17 2005
@@ -2,7 +2,7 @@
 #
 # rdateThis shell script takes care of setting date from ntp 
server on startup
 #
-# chkconfig:   2345 15 89
+# chkconfig:   2345 16 89
 # description: set time with rdate
 # processname: rdate
 


Index: SOURCES/rdate-bsd.init
diff -u SOURCES/rdate-bsd.init:1.11 SOURCES/rdate-bsd.init:1.12
--- SOURCES/rdate-bsd.init:1.11 Tue Sep 21 23:13:18 2004
+++ SOURCES/rdate-bsd.init  Sat Sep 10 12:38:18 2005
@@ -2,7 +2,7 @@
 #
 # rdateThis shell script takes care of setting date from ntp 
server on startup
 #
-# chkconfig:   2345 15 89
+# chkconfig:   2345 16 89
 # description: set time with rdate
 # processname: rdate
 


 CVS-web:
http://cvs.pld-linux.org/SOURCES/rdate.init?r1=1.17&r2=1.18&f=u
http://cvs.pld-linux.org/SOURCES/rdate-bsd.init?r1=1.11&r2=1.12&f=u

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


PLD-doc: rc-scripts.db.txt - set up interfaces before DNS services...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 10:42:47 2005 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- set up interfaces before DNS services ([EMAIL PROTECTED])

 Files affected:
PLD-doc:
   rc-scripts.db.txt (1.78 -> 1.79) 

 Diffs:


Index: PLD-doc/rc-scripts.db.txt
diff -u PLD-doc/rc-scripts.db.txt:1.78 PLD-doc/rc-scripts.db.txt:1.79
--- PLD-doc/rc-scripts.db.txt:1.78  Sat Sep 10 12:38:42 2005
+++ PLD-doc/rc-scripts.db.txt   Sat Sep 10 12:42:41 2005
@@ -54,6 +54,8 @@
 11 radvd   radvd
 12 msyslog msyslog
 12 pcscd   pcsc-lite
+13 zebra   quagga
+13 zebra   zebra
 14 bjorb   bjorb
 14 dnsmasq dnsmasq
 14 maradns maradns
@@ -68,8 +70,6 @@
 15 nfsfs   nfs-utils
 15 rarpd   rarpd
 15 vpndvpnd
-15 zebra   quagga
-15 zebra   zebra
 16 bgpdquagga
 16 bgpdzebra
 16 ifplugd ifplugd


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/rc-scripts.db.txt?r1=1.78&r2=1.79&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: quagga-zebra.init, zebra-zebra.init - set up interfaces b...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 10:42:32 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- set up interfaces before DNS services ([EMAIL PROTECTED])

 Files affected:
SOURCES:
   quagga-zebra.init (1.3 -> 1.4) , zebra-zebra.init (1.7 -> 1.8) 

 Diffs:


Index: SOURCES/quagga-zebra.init
diff -u SOURCES/quagga-zebra.init:1.3 SOURCES/quagga-zebra.init:1.4
--- SOURCES/quagga-zebra.init:1.3   Thu May  5 15:41:42 2005
+++ SOURCES/quagga-zebra.init   Sat Sep 10 12:42:26 2005
@@ -2,7 +2,7 @@
 #
 # zebraStarts the Dynamic Route Daemon 
 #
-# chkconfig:   345 15 85
+# chkconfig:   345 13 85
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/zebra-zebra.init
diff -u SOURCES/zebra-zebra.init:1.7 SOURCES/zebra-zebra.init:1.8
--- SOURCES/zebra-zebra.init:1.7Mon Jul  7 02:22:49 2003
+++ SOURCES/zebra-zebra.initSat Sep 10 12:42:27 2005
@@ -2,7 +2,7 @@
 #
 # zebraStarts the Dynamic Route Daemon 
 #
-# chkconfig:   345 15 85
+# chkconfig:   345 13 85
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


 CVS-web:
http://cvs.pld-linux.org/SOURCES/quagga-zebra.init?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/zebra-zebra.init?r1=1.7&r2=1.8&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: rdate-bsd.spec, rdate.spec - rel++ (start service after rou...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 10:45:04 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel++ (start service after routing daemons)

 Files affected:
SPECS:
   rdate-bsd.spec (1.15 -> 1.16) , rdate.spec (1.58 -> 1.59) 

 Diffs:


Index: SPECS/rdate-bsd.spec
diff -u SPECS/rdate-bsd.spec:1.15 SPECS/rdate-bsd.spec:1.16
--- SPECS/rdate-bsd.spec:1.15   Fri Aug 22 17:09:10 2003
+++ SPECS/rdate-bsd.specSat Sep 10 12:44:59 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Program podający (i ustawiający) zdalny czas zegara - wersja z 
NetBSD
 Name:  rdate-bsd
 Version:   1.4
-Release:   7
+Release:   8
 License:   BSD
 Group: Networking/Utilities
 Source0:   
ftp://ftp.debian.org/pub/debian/pool/r/rdate/rdate_%{version}.orig.tar.gz
@@ -81,6 +81,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.16  2005/09/10 10:44:59  gotar
+- rel++ (start service after routing daemons)
+
 Revision 1.15  2003/08/22 15:09:10  qboosh
 - rc-scripts dep, verify for config file
 


Index: SPECS/rdate.spec
diff -u SPECS/rdate.spec:1.58 SPECS/rdate.spec:1.59
--- SPECS/rdate.spec:1.58   Mon May  9 14:16:53 2005
+++ SPECS/rdate.specSat Sep 10 12:44:59 2005
@@ -9,7 +9,7 @@
 Summary(tr):   Ađ üzerinden sistem saatini ayarlayan yazýlým
 Name:  rdate
 Version:   1.4
-Release:   3
+Release:   4
 License:   GPL v2
 Group: Networking/Utilities
 Source0:   ftp://people.redhat.com/sopwith/%{name}-%{version}.tar.gz
@@ -124,6 +124,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.59  2005/09/10 10:44:59  gotar
+- rel++ (start service after routing daemons)
+
 Revision 1.58  2005/05/09 12:16:53  qboosh
 - unified
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/rdate-bsd.spec?r1=1.15&r2=1.16&f=u
http://cvs.pld-linux.org/SPECS/rdate.spec?r1=1.58&r2=1.59&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: quagga-bgpd.init, quagga-isisd.init, quagga-ospf6d.init, ...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 11:12:12 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- set up routing before rdate service ([EMAIL PROTECTED])

 Files affected:
SOURCES:
   quagga-bgpd.init (1.2 -> 1.3) , quagga-isisd.init (1.1 -> 1.2) , 
quagga-ospf6d.init (1.2 -> 1.3) , quagga-ospfd.init (1.2 -> 1.3) , 
quagga-ripd.init (1.2 -> 1.3) , quagga-ripngd.init (1.2 -> 1.3) , 
zebra-bgpd.init (1.7 -> 1.8) , zebra-ospf6d.init (1.7 -> 1.8) , 
zebra-ospfd.init (1.7 -> 1.8) , zebra-ripd.init (1.8 -> 1.9) , 
zebra-ripngd.init (1.8 -> 1.9) , zebra-xs26-bgpd.init (1.5 -> 1.6) , 
zebra-xs26-ospf6d.init (1.5 -> 1.6) , zebra-xs26-ripngd.init (1.3 -> 1.4) 

 Diffs:


Index: SOURCES/quagga-bgpd.init
diff -u SOURCES/quagga-bgpd.init:1.2 SOURCES/quagga-bgpd.init:1.3
--- SOURCES/quagga-bgpd.init:1.2Thu May  5 15:41:42 2005
+++ SOURCES/quagga-bgpd.initSat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # bgpd Starts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/quagga-isisd.init
diff -u SOURCES/quagga-isisd.init:1.1 SOURCES/quagga-isisd.init:1.2
--- SOURCES/quagga-isisd.init:1.1   Wed Jul  6 20:32:53 2005
+++ SOURCES/quagga-isisd.init   Sat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ripngd   Starts the IS-IS Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: IS-IS Dynamic Route Daemon
 #


Index: SOURCES/quagga-ospf6d.init
diff -u SOURCES/quagga-ospf6d.init:1.2 SOURCES/quagga-ospf6d.init:1.3
--- SOURCES/quagga-ospf6d.init:1.2  Thu May  5 15:41:42 2005
+++ SOURCES/quagga-ospf6d.init  Sat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ospf6d   Starts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/quagga-ospfd.init
diff -u SOURCES/quagga-ospfd.init:1.2 SOURCES/quagga-ospfd.init:1.3
--- SOURCES/quagga-ospfd.init:1.2   Thu May  5 15:41:42 2005
+++ SOURCES/quagga-ospfd.init   Sat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ospfdStarts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/quagga-ripd.init
diff -u SOURCES/quagga-ripd.init:1.2 SOURCES/quagga-ripd.init:1.3
--- SOURCES/quagga-ripd.init:1.2Thu May  5 15:41:42 2005
+++ SOURCES/quagga-ripd.initSat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ripd Starts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/quagga-ripngd.init
diff -u SOURCES/quagga-ripngd.init:1.2 SOURCES/quagga-ripngd.init:1.3
--- SOURCES/quagga-ripngd.init:1.2  Thu May  5 15:41:42 2005
+++ SOURCES/quagga-ripngd.init  Sat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ripngd   Starts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/zebra-bgpd.init
diff -u SOURCES/zebra-bgpd.init:1.7 SOURCES/zebra-bgpd.init:1.8
--- SOURCES/zebra-bgpd.init:1.7 Mon Jul  7 02:22:48 2003
+++ SOURCES/zebra-bgpd.init Sat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # bgpd Starts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/zebra-ospf6d.init
diff -u SOURCES/zebra-ospf6d.init:1.7 SOURCES/zebra-ospf6d.init:1.8
--- SOURCES/zebra-ospf6d.init:1.7   Mon Jul  7 02:22:48 2003
+++ SOURCES/zebra-ospf6d.init   Sat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ospf6d   Starts the Dynamic Route Daemon 
 #
-# chkconfig:   345 16 84
+# chkconfig:   345 15 84
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


Index: SOURCES/zebra-ospfd.init
diff -u SOURCES/zebra-ospfd.init:1.7 SOURCES/zebra-ospfd.init:1.8
--- SOURCES/zebra-ospfd.init:1.7Mon Jul  7 02:22:48 2003
+++ SOURCES/zebra-ospfd.initSat Sep 10 13:12:07 2005
@@ -2,7 +2,7 @@
 #
 # ospfdStarts the Dynamic Route Daemon 
 #
-# chkcon

SOURCES: zebra-xs26-zebra.init - set up interfaces before DNS serv...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 11:28:02 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- set up interfaces before DNS services ([EMAIL PROTECTED])

 Files affected:
SOURCES:
   zebra-xs26-zebra.init (1.5 -> 1.6) 

 Diffs:


Index: SOURCES/zebra-xs26-zebra.init
diff -u SOURCES/zebra-xs26-zebra.init:1.5 SOURCES/zebra-xs26-zebra.init:1.6
--- SOURCES/zebra-xs26-zebra.init:1.5   Mon Jul  7 02:22:49 2003
+++ SOURCES/zebra-xs26-zebra.init   Sat Sep 10 13:27:57 2005
@@ -2,7 +2,7 @@
 #
 # zebraStarts the Dynamic Route Daemon 
 #
-# chkconfig:   345 15 85
+# chkconfig:   345 13 85
 #
 # description: Dynamic Route Daemon for IPv4 and IPv6 routers
 #


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

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


PLD-doc: rc-scripts.db.txt - set up routing before rdate service (...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 11:40:31 2005 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- set up routing before rdate service ([EMAIL PROTECTED])
- added zebra-xs26 and isisd

 Files affected:
PLD-doc:
   rc-scripts.db.txt (1.79 -> 1.80) 

 Diffs:


Index: PLD-doc/rc-scripts.db.txt
diff -u PLD-doc/rc-scripts.db.txt:1.79 PLD-doc/rc-scripts.db.txt:1.80
--- PLD-doc/rc-scripts.db.txt:1.79  Sat Sep 10 12:42:41 2005
+++ PLD-doc/rc-scripts.db.txt   Sat Sep 10 13:40:26 2005
@@ -56,6 +56,7 @@
 12 pcscd   pcsc-lite
 13 zebra   quagga
 13 zebra   zebra
+13 zebra   zebra-xs26
 14 bjorb   bjorb
 14 dnsmasq dnsmasq
 14 maradns maradns
@@ -66,23 +67,27 @@
 14 svscan  daemontools
 14 svscan  freedt
 14 zoneserver  maradns
+15 bgpdquagga
+15 bgpdzebra
+15 bgpdzebra-xs26
 15 filter  filter
+15 isisd   quagga
 15 nfsfs   nfs-utils
+15 ospf6d  quagga
+15 ospf6d  zebra
+15 ospf6d  zebra-xs26
+15 ospfd   quagga
+15 ospfd   zebra
 15 rarpd   rarpd
+15 ripdquagga
+15 ripdzebra
+15 ripngd  quagga
+15 ripngd  zebra
+15 ripngd  zebra-xs26
 15 vpndvpnd
-16 bgpdquagga
-16 bgpdzebra
 16 ifplugd ifplugd
-16 ospf6d  quagga
-16 ospf6d  zebra
-16 ospfd   quagga
-16 ospfd   zebra
 16 rdate   rdate
 16 rdate   rdate-bsd
-16 ripdquagga
-16 ripdzebra
-16 ripngd  quagga
-16 ripngd  zebra
 20 ipac-ng ipac-ng
 20 laptop-mode-tools   laptop-mode-tools
 20 partysippartysip


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/rc-scripts.db.txt?r1=1.79&r2=1.80&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: raptor-1.2.0.tar.gz

2005-09-10 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/raptorv2/raptor-1.2.0.tar.gz
d6b5cddfd5fc21c5199d7d3e3089b245  raptor-1.2.0.tar.gz
Size: 6171815 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: quagga.spec, zebra-xs26.spec, zebra.spec - rel++, start int...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 14:20:13 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel++, start interfaces with priority of 13 and routing with 15

 Files affected:
SPECS:
   quagga.spec (1.28 -> 1.29) , zebra-xs26.spec (1.20 -> 1.21) , zebra.spec 
(1.104 -> 1.105) 

 Diffs:


Index: SPECS/quagga.spec
diff -u SPECS/quagga.spec:1.28 SPECS/quagga.spec:1.29
--- SPECS/quagga.spec:1.28  Thu Sep  1 13:11:16 2005
+++ SPECS/quagga.spec   Sat Sep 10 16:20:08 2005
@@ -4,7 +4,7 @@
 Summary(pl):   Zestaw oprogramowania do routingu
 Name:  quagga
 Version:   0.99.1
-Release:   3
+Release:   4
 License:   GPL
 Group: Networking/Daemons
 Source0:   http://www.quagga.net/download/%{name}-%{version}.tar.gz
@@ -222,7 +222,7 @@
--enable-isisd \
--disable-isis-topology \
--enable-irdp \
---disable-watchquagga \
+   --disable-watchquagga \
--with-libpam
 
 %{__make}
@@ -524,6 +524,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.29  2005/09/10 14:20:08  gotar
+- rel++, start interfaces with priority of 13 and routing with 15
+
 Revision 1.28  2005/09/01 11:11:16  gotar
 - quagga:quagga for /var/log/quagga - logs are created after dropping 
privileges
 


Index: SPECS/zebra-xs26.spec
diff -u SPECS/zebra-xs26.spec:1.20 SPECS/zebra-xs26.spec:1.21
--- SPECS/zebra-xs26.spec:1.20  Sun Mar 13 11:55:56 2005
+++ SPECS/zebra-xs26.spec   Sat Sep 10 16:20:08 2005
@@ -10,7 +10,7 @@
 Summary(uk):   äĹÍĎÎ ÍÁŇŰŇŐÔÉÚÁĂŚ§ Zebra - xs26
 Name:  zebra-xs26
 Version:   2.11
-Release:   2
+Release:   3
 License:   GPL
 Group: Networking/Daemons
 #Source0Download: http://www.xs26.net/zebra/index.html
@@ -264,6 +264,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.21  2005/09/10 14:20:08  gotar
+- rel++, start interfaces with priority of 13 and routing with 15
+
 Revision 1.20  2005/03/13 10:55:56  paszczus
 - reverted
 


Index: SPECS/zebra.spec
diff -u SPECS/zebra.spec:1.104 SPECS/zebra.spec:1.105
--- SPECS/zebra.spec:1.104  Sat Oct 30 14:17:48 2004
+++ SPECS/zebra.specSat Sep 10 16:20:08 2005
@@ -10,7 +10,7 @@
 Summary(uk):   äĹÍĎÎ ÍÁŇŰŇŐÔÉÚÁĂŚ§ Zebra
 Name:  zebra
 Version:   0.94
-Release:   1
+Release:   2
 License:   GPL
 Group: Networking/Daemons
 Source0:   ftp://ftp.zebra.org/pub/zebra/%{name}-%{version}.tar.gz
@@ -404,6 +404,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.105  2005/09/10 14:20:08  gotar
+- rel++, start interfaces with priority of 13 and routing with 15
+
 Revision 1.104  2004/10/30 12:17:48  paladine
 - spaces->tabs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/quagga.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/SPECS/zebra-xs26.spec?r1=1.20&r2=1.21&f=u
http://cvs.pld-linux.org/SPECS/zebra.spec?r1=1.104&r2=1.105&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: dumb.spec - there's no dynamic libs, so devel requires stat...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 15:45:29 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- there's no dynamic libs, so devel requires static, rel. 1 STBR

 Files affected:
SPECS:
   dumb.spec (1.8 -> 1.9) 

 Diffs:


Index: SPECS/dumb.spec
diff -u SPECS/dumb.spec:1.8 SPECS/dumb.spec:1.9
--- SPECS/dumb.spec:1.8 Mon Aug 22 23:02:57 2005
+++ SPECS/dumb.spec Sat Sep 10 17:45:24 2005
@@ -3,7 +3,7 @@
 Summary(pl):   DUMB - Dedicated Universal Music Bastardisation
 Name:  dumb
 Version:   0.9.3
-Release:   0.1
+Release:   1
 License:   GPL-like
 Group: Development/Libraries
 Source0:   http://dl.sourceforge.net/dumb/%{name}-%{version}.tar.gz
@@ -24,7 +24,7 @@
 Summary:   Header files for dumb
 Summary(pl):   Pliki nagłówkowe dla dumb
 Group: Development/Libraries
-Requires:  %{name} = %{version}-%{release}
+Requires:  %{name}-static = %{version}-%{release}
 
 %description devel
 dumb header files.
@@ -90,6 +90,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/10 15:45:24  gotar
+- there's no dynamic libs, so devel requires static, rel. 1 STBR
+
 Revision 1.8  2005/08/22 21:02:57  darekr
 - updated to 0.9.3
 - added -devel, -static packages


 CVS-web:
http://cvs.pld-linux.org/SPECS/dumb.spec?r1=1.8&r2=1.9&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: rafkill.spec - upgraded to 1.2.0, name has changed back to ...

2005-09-10 Thread gotar
Author: gotarDate: Sat Sep 10 15:47:02 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.2.0, name has changed back to raptor...

 Files affected:
SPECS:
   rafkill.spec (1.3 -> 1.4) 

 Diffs:


Index: SPECS/rafkill.spec
diff -u SPECS/rafkill.spec:1.3 SPECS/rafkill.spec:1.4
--- SPECS/rafkill.spec:1.3  Sun Jun 20 23:37:05 2004
+++ SPECS/rafkill.spec  Sat Sep 10 17:46:57 2005
@@ -2,19 +2,19 @@
 Summary:   2D arcade-style jet fighting shooter
 Summary(pl):   Strzelanka 2D w stylu arcade
 Name:  rafkill
-Version:   1.0.1
+Version:   1.2.0
 Release:   1
 License:   GPL (unofficially)
 Group: X11/Applications/Games
-#Source0:  http://dl.sourceforge.net/raptorv2/%{name}-%{version}.tar.bz2
-Source0:   %{name}-%{version}.tar.bz2
-# Source0-md5: 9858387178aa457720990b5e1644a9a5
+Source0:   http://dl.sourceforge.net/raptorv2/raptor-%{version}.tar.gz
+#Source0:  %{name}-%{version}.tar.bz2
+# Source0-md5: d6b5cddfd5fc21c5199d7d3e3089b245
 Patch0:%{name}-datadir.patch
 URL:   http://raptorv2.sourceforge.net/
 BuildRequires: allegro-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: dumb
+BuildRequires: dumb-devel
 BuildRequires: libstdc++-devel
 Obsoletes: raptor <= 1.0.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,7 +30,7 @@
 Tyrian.
 
 %prep
-%setup -q
+%setup -q -n raptor-%{version}
 %patch0 -p1
 
 %build
@@ -45,7 +45,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/rafkill}
 
-install src/rafkill $RPM_BUILD_ROOT%{_bindir}
+install src/raptor $RPM_BUILD_ROOT%{_bindir}
 install data/* $RPM_BUILD_ROOT%{_datadir}/rafkill
 
 %clean
@@ -63,6 +63,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/10 15:46:57  gotar
+- upgraded to 1.2.0, name has changed back to raptor...
+
 Revision 1.3  2004/06/20 21:37:05  arekm
 - fix specflags (quotation here is buggy)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/rafkill.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


SPECS: smtp-gated.spec - updated to 1.4.12-rc7, STBR

2005-09-21 Thread gotar
Author: gotarDate: Wed Sep 21 10:13:17 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.4.12-rc7, STBR

 Files affected:
SPECS:
   smtp-gated.spec (1.16 -> 1.17) 

 Diffs:


Index: SPECS/smtp-gated.spec
diff -u SPECS/smtp-gated.spec:1.16 SPECS/smtp-gated.spec:1.17
--- SPECS/smtp-gated.spec:1.16  Sun May  1 19:31:30 2005
+++ SPECS/smtp-gated.spec   Wed Sep 21 12:13:11 2005
@@ -3,11 +3,11 @@
 Summary(pl):   Transparentne proxy SMTP blokujące spam/wirusy
 Name:  smtp-gated
 Version:   1.4.12
-Release:   1.rc3
+Release:   1.rc7
 License:   GPL v2
 Group: Applications/Networking
-Source0:   http://smtp-proxy.klolik.org/%{name}-%{version}-rc3.tar.gz
-# Source0-md5: 4cb43aa02307a0c97b46ebd8e63cba8f
+Source0:   http://smtp-proxy.klolik.org/%{name}-%{version}-rc7.tar.gz
+# Source0-md5: 054636ce8855dea878728691c034356d
 Source1:   %{name}.init
 Source2:   %{name}.conf
 URL:   http://smtp-proxy.klolik.org/
@@ -47,7 +47,7 @@
 Pełni podobną funkcję co clamsmtp i assp.
 
 %prep
-%setup -q -n %{name}-%{version}-rc3
+%setup -q -n %{name}-%{version}-rc7
 
 %build
 %{__aclocal}
@@ -121,6 +121,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.17  2005/09/21 10:13:11  gotar
+- updated to 1.4.12-rc7, STBR
+
 Revision 1.16  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/smtp-gated.spec?r1=1.16&r2=1.17&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: smtp-gated-1.4.12-rc7.tar.gz

2005-09-21 Thread gotar

Files fetched: 1

STORED: http://smtp-proxy.klolik.org/smtp-gated-1.4.12-rc7.tar.gz
054636ce8855dea878728691c034356d  smtp-gated-1.4.12-rc7.tar.gz
Size: 193487 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: smtp-gated.conf - updated to 1.4.12-rc7

2005-09-21 Thread gotar
Author: gotarDate: Wed Sep 21 10:13:48 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 1.4.12-rc7

 Files affected:
SOURCES:
   smtp-gated.conf (1.2 -> 1.3) 

 Diffs:


Index: SOURCES/smtp-gated.conf
diff -u SOURCES/smtp-gated.conf:1.2 SOURCES/smtp-gated.conf:1.3
--- SOURCES/smtp-gated.conf:1.2 Wed Mar 30 10:09:22 2005
+++ SOURCES/smtp-gated.conf Wed Sep 21 12:13:43 2005
@@ -11,6 +11,7 @@
 ; priority 0
 ; connect_queue16
 ; buffer_size  1516
+; pipeline_size64
 ; fixed_server 
 ; fixed_server_port25
 ; use_netfilter0
@@ -18,6 +19,7 @@
 ; lock_duration0
 lock_path/var/spool/smtp-gated/lock
 lock_perm0600
+; action_script
 spool_path   /var/spool/smtp-gated/msg
 spool_perm   0640
 ; timeout_direct   300
@@ -45,7 +47,9 @@
 ; log_rcpt_to  0
 ; email_length 64
 ; log_level7
-; nat_header   0
+; nat_header   X-Nat-Received
+; nat_header_type  0
+; spool_header X-Proxy-Spool-Info
 ; abuse
 ; scanner_path 
 ; clamd_path   /var/run/clamav/clamd.ctl


 CVS-web:
http://cvs.pld-linux.org/SOURCES/smtp-gated.conf?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: oa.spec (NEW) - initial PLD release ;)

2006-03-31 Thread gotar
Author: gotarDate: Fri Mar 31 17:07:25 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial PLD release ;)

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

 Diffs:


Index: SPECS/oa.spec
diff -u /dev/null SPECS/oa.spec:1.1
--- /dev/null   Fri Mar 31 19:07:25 2006
+++ SPECS/oa.spec   Fri Mar 31 19:07:18 2006
@@ -0,0 +1,49 @@
+# $Revision$, $Date$
+Summary:   Toy to experiment with wave-forms
+Summary(pl):   Zabawka do eksperymentowania z kształtami fal
+Name:  oa
+Version:   1.0.3
+Release:   1
+License:   GPL v2
+Group: X11/Applications/Sound
+Source0:   http://sed.free.fr/oa/%{name}-%{version}.tar.gz
+# Source0-md5: 59646de1598c29a7e35eb906ba970b98
+URL:   http://sed.free.fr/oa/
+BuildRequires: XFree86-devel
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Toy to experiment with wave-forms.
+
+%description -l pl
+Zabawka do eksperymentowania z kształtami fal.
+
+%prep
+%setup -q
+
+%build
+%{__make} \
+   CFLAGS="%{rpmcflags}"
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_bindir}
+
+install oa $RPM_BUILD_ROOT%{_bindir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS BUGS LICENCE PUBLIC NOISE README TODO
+%attr(755,root,root) %{_bindir}/*
+
+%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/03/31 17:07:18  gotar
+- initial PLD release ;)

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


DISTFILES: oa-1.0.3.tar.gz

2006-03-31 Thread gotar

Files fetched: 1

STORED: http://sed.free.fr/oa/oa-1.0.3.tar.gz
59646de1598c29a7e35eb906ba970b98  oa-1.0.3.tar.gz
Size: 31268 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: bzflag.spec - upgraded to 2.0.6

2006-04-26 Thread gotar
Author: gotarDate: Thu Apr 27 00:20:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 2.0.6

 Files affected:
SPECS:
   bzflag.spec (1.61 -> 1.62) 

 Diffs:


Index: SPECS/bzflag.spec
diff -u SPECS/bzflag.spec:1.61 SPECS/bzflag.spec:1.62
--- SPECS/bzflag.spec:1.61  Sat Jan 21 01:01:16 2006
+++ SPECS/bzflag.spec   Thu Apr 27 02:20:16 2006
@@ -9,12 +9,12 @@
 Summary:   Multiplayer 3D tank battle game
 Summary(pl):   Gra 3D dla wielu graczy - czołgi
 Name:  bzflag
-Version:   2.0.4.20050930
+Version:   2.0.6
 Release:   1
 License:   GPL
 Group: X11/Applications/Games
 Source0:   http://dl.sourceforge.net/bzflag/%{name}-%{version}.tar.bz2
-# Source0-md5: b91444c788996902b799f9b64efddd8f
+# Source0-md5: 5754f4d0f36935ae8b3bb8a2019c39c9
 Source1:   %{name}.desktop
 Source2:   %{name}.png
 Patch0:%{name}-etc_dir.patch
@@ -28,7 +28,6 @@
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel
 Requires:  OpenGL
-Requires:  %{name}-server = %{version}-%{release}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_noautoreqdep   libGL.so.1 libGLU.so.1
@@ -95,7 +94,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README BUGS RELNOTES TODO ChangeLog
+%doc AUTHORS README README.Linux BUGS TODO ChangeLog
 %attr(755,root,root) %{_bindir}/bzflag
 %{_mandir}/man6/bzflag.6*
 %{_desktopdir}/*.desktop
@@ -122,7 +121,7 @@
 %lang(nl) %{_datadir}/%{name}/l10n/%{name}_nl.po
 %lang(pt) %{_datadir}/%{name}/l10n/%{name}_pt.po
 %lang(sv) %{_datadir}/%{name}/l10n/%{name}_sv.po
-%attr(755,root,root) %{_libdir}/*.so
+#%attr(755,root,root) %{_libdir}/*.so
 
 %files server
 %defattr(644,root,root,755)
@@ -138,6 +137,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.62  2006/04/27 00:20:16  gotar
+- upgraded to 2.0.6
+
 Revision 1.61  2006/01/21 00:01:16  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/bzflag.spec?r1=1.61&r2=1.62&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: bzflag-2.0.6.tar.bz2

2006-04-26 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/bzflag/bzflag-2.0.6.tar.bz2
5754f4d0f36935ae8b3bb8a2019c39c9  bzflag-2.0.6.tar.bz2
Size: 11312866 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: gnokii.spec - use libical when we'll have it, use %debug

2006-03-03 Thread gotar
Author: gotarDate: Sat Mar  4 02:22:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use libical when we'll have it, use %debug

 Files affected:
SPECS:
   gnokii.spec (1.99 -> 1.100) 

 Diffs:


Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.99 SPECS/gnokii.spec:1.100
--- SPECS/gnokii.spec:1.99  Wed Feb 22 21:28:46 2006
+++ SPECS/gnokii.spec   Sat Mar  4 03:21:57 2006
@@ -21,6 +21,7 @@
 BuildRequires: flex
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2.0
+#BuildRequires:libical-devel
 BuildRequires: libtool
 BuildRequires: mysql-devel
 BuildRequires: pkgconfig
@@ -156,7 +157,8 @@
 %{__autoconf}
 %configure \
--enable-security \
-   --with-xgnokiidir=%{_prefix}
+   --with-xgnokiidir=%{_prefix} \
+   %{?debug:--enable-fulldebug}
 %{__make}
 
 cd smsd
@@ -269,6 +271,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.100  2006/03/04 02:21:57  gotar
+- use libical when we'll have it, use %debug
+
 Revision 1.99  2006/02/22 20:28:46  tiwek
 - add xpm files
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnokii.spec?r1=1.99&r2=1.100&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: ipp2p24.spec - proper rc versioning scheme

2006-03-05 Thread gotar
Author: gotarDate: Sun Mar  5 11:07:01 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- proper rc versioning scheme

 Files affected:
SPECS:
   ipp2p24.spec (1.18 -> 1.19) 

 Diffs:


Index: SPECS/ipp2p24.spec
diff -u SPECS/ipp2p24.spec:1.18 SPECS/ipp2p24.spec:1.19
--- SPECS/ipp2p24.spec:1.18 Thu Jan  5 21:52:05 2006
+++ SPECS/ipp2p24.spec  Sun Mar  5 12:06:54 2006
@@ -13,12 +13,12 @@
 Summary:   IPP2P - a netfilter extension to identify P2P filesharing 
traffic
 Summary(pl):   IPP2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
 Name:  ipp2p24
-Version:   0.8.1_rc1
-%define_rel1
+Version:   0.8.1
+%define_rel1.rc1
 Release:   %{_rel}
 License:   GPL
 Group: Base/Kernel
-Source0:   http://www.ipp2p.org/downloads/ipp2p-%{version}.tar.gz
+Source0:   http://www.ipp2p.org/downloads/ipp2p-%{version}_rc1.tar.gz
 # Source0-md5: eebaf70b9c820f2537df4bac2466dd91
 URL:   http://www.ipp2p.org/
 %{?with_userspace:BuildRequires:   iptables24-devel = 
%{iptables_version}_%{netfilter_snap}}
@@ -177,7 +177,7 @@
 jądra IPP2P.
 
 %prep
-%setup -q -n ipp2p-%{version}
+%setup -q -n ipp2p-%{version}_rc1
 sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile
 
 %build
@@ -260,6 +260,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.19  2006/03/05 11:06:54  gotar
+- proper rc versioning scheme
+
 Revision 1.18  2006/01/05 20:52:05  dzeus
 - up to 0.8.1_rc1
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ipp2p24.spec?r1=1.18&r2=1.19&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: X11.spec - removed xkbcomp-level patch which breaks AltGr, ...

2006-03-07 Thread gotar
Author: gotarDate: Tue Mar  7 10:09:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- removed xkbcomp-level patch which breaks AltGr, release 6

 Files affected:
SPECS:
   X11.spec (1.188 -> 1.189) 

 Diffs:


Index: SPECS/X11.spec
diff -u SPECS/X11.spec:1.188 SPECS/X11.spec:1.189
--- SPECS/X11.spec:1.188Fri Feb 24 16:20:04 2006
+++ SPECS/X11.spec  Tue Mar  7 11:09:27 2006
@@ -29,7 +29,7 @@
 Summary(zh_CN):XOrg X11 ´°żÚϾͳˇţÎńĆ÷şÍťůąžłĚĐň
 Name:  X11
 Version:   6.9.0
-Release:   5
+Release:   6
 Epoch: 1
 License:   MIT/X Consortium/BSD (see README)
 Group: X11
@@ -118,7 +118,6 @@
 Patch61:   %{name}-sparc64-asmfix.patch
 Patch62:   %{name}-sparc64-v9fix.patch
 Patch63:   %{name}-pci-build.patch
-Patch64:   %{name}-xkbcomp-level.patch
 # XFree86-tdfx-fix-vtswitch-font-corruption.patch - issue still not fixed,
 # but patch doesn't help either; however, it occurs in text mode only, not
 # with tdfxfb, which is worth using anyway
@@ -2001,7 +2000,6 @@
 # %patch61 -p1
 %patch62 -p1
 %patch63 -p1
-%patch64 -p1
 
 # FIXME, is this still needed?
 # %patch69 -p0
@@ -3470,6 +3468,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.189  2006/03/07 10:09:27  gotar
+- removed xkbcomp-level patch which breaks AltGr, release 6
+
 Revision 1.188  2006/02/24 15:20:04  glen
 - use %service
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/X11.spec?r1=1.188&r2=1.189&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: icewm-1.2.25.tar.gz iceicons-0.6.tar.gz netscapeicons-0.2.tar.gz

2006-03-09 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/icewm/icewm-1.2.25.tar.gz
af69d095a6c6fba1f73f80e966bc4459  icewm-1.2.25.tar.gz
Size: 1042790 bytes
ALREADY GOT: http://dl.sourceforge.net/icewm/iceicons-0.6.tar.gz
53ed111a3c4d1e609bd1604ddccd4701  iceicons-0.6.tar.gz
ALREADY GOT: http://dl.sourceforge.net/icewm/netscapeicons-0.2.tar.gz
409aa9b02adc11309ed546c5120c01d2  netscapeicons-0.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: icewm.spec - upgraded to 1.2.25

2006-03-09 Thread gotar
Author: gotarDate: Thu Mar  9 16:13:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.2.25

 Files affected:
SPECS:
   icewm.spec (1.194 -> 1.195) 

 Diffs:


Index: SPECS/icewm.spec
diff -u SPECS/icewm.spec:1.194 SPECS/icewm.spec:1.195
--- SPECS/icewm.spec:1.194  Wed Dec  7 12:14:49 2005
+++ SPECS/icewm.specThu Mar  9 17:13:02 2006
@@ -19,7 +19,7 @@
 Summary(uk):   ÷ŚËĎÎÎÉĘ ÍĹÎĹÄÖĹŇ ÄĚŃ X11
 Summary(de):   IceWM ist ein Window Manager für X
 Name:  icewm
-Version:   1.2.23
+Version:   1.2.25
 #%define _pre pre1
 %define_iceicons_ver   0.6
 %define_netscapeicons_ver  0.2
@@ -29,7 +29,7 @@
 Group: X11/Window Managers
 #Source0:  http://dl.sourceforge.net/icewm/%{name}-%{version}%{_pre}.tar.gz
 Source0:   http://dl.sourceforge.net/icewm/%{name}-%{version}.tar.gz
-# Source0-md5: 498a57f71ebbd541cef4aa635b4fc3b1
+# Source0-md5: af69d095a6c6fba1f73f80e966bc4459
 Source1:   IceWM.desktop
 Source3:   http://dl.sourceforge.net/icewm/iceicons-%{_iceicons_ver}.tar.gz
 # Source3-md5: 53ed111a3c4d1e609bd1604ddccd4701
@@ -135,7 +135,6 @@
 %patch1 -p1
 #patch2 -p1
 
-mv -f po/{no,nb}.po
 mv -f po/{zh_TW.Big5,zh_TW}.po
 
 cd lib/icons
@@ -227,6 +226,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.195  2006/03/09 16:13:02  gotar
+- upgraded to 1.2.25
+
 Revision 1.194  2005/12/07 11:14:49  qboosh
 - yiff used only for guievents
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/icewm.spec?r1=1.194&r2=1.195&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-misc-nforce.spec - upgraded to 0310

2006-03-10 Thread gotar
Author: gotarDate: Fri Mar 10 10:05:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 0310

 Files affected:
SPECS:
   kernel-misc-nforce.spec (1.17 -> 1.18) 

 Diffs:


Index: SPECS/kernel-misc-nforce.spec
diff -u SPECS/kernel-misc-nforce.spec:1.17 SPECS/kernel-misc-nforce.spec:1.18
--- SPECS/kernel-misc-nforce.spec:1.17  Wed Mar  1 00:37:25 2006
+++ SPECS/kernel-misc-nforce.spec   Fri Mar 10 11:05:42 2006
@@ -8,7 +8,7 @@
 %define orig_name  NFORCE-Linux
 %define short_name nforce
 %define ver1   1.0
-%define ver2   0306
+%define ver2   0310
 %define pkgpkg1
 
 %define_rel3
@@ -20,9 +20,11 @@
 License:   NVIDIA proprietary, distributable if unmodified (see LICENSE)
 Group: Base/Kernel
 Source0:   
http://download.nvidia.com/XFree86/nforce/%{ver1}-%{ver2}/%{orig_name}-x86-%{ver1}-%{ver2}-%{pkg}.run
-# Source0-md5: 8baf674b2846956739bee6b0d64ed5a4
+# Source0-md5: 9e0b636ff53f4f23768383af962cc68c
+# Source0-size:6031508
 Source1:   
http://download.nvidia.com/XFree86/nforce/amd64/%{ver1}-%{ver2}/%{orig_name}-x86_64-%{ver1}-%{ver2}-%{pkg}.run
-# Source1-md5: 5418c32be4905d3f06788df1ce38987b
+# Source1-md5: 52295218f89f5338b88ceb40f34eb3a3
+# Source1-size:3469347
 
 URL:   http://www.nvidia.com/object/linux.html
 BuildRequires: %{kgcc_package}
@@ -182,6 +184,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.18  2006/03/10 10:05:42  gotar
+- upgraded to 0310
+
 Revision 1.17  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-misc-nforce.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: kernel-misc-nforce.spec - release 1

2006-03-10 Thread gotar
Author: gotarDate: Fri Mar 10 11:03:47 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 1

 Files affected:
SPECS:
   kernel-misc-nforce.spec (1.18 -> 1.19) 

 Diffs:


Index: SPECS/kernel-misc-nforce.spec
diff -u SPECS/kernel-misc-nforce.spec:1.18 SPECS/kernel-misc-nforce.spec:1.19
--- SPECS/kernel-misc-nforce.spec:1.18  Fri Mar 10 11:05:42 2006
+++ SPECS/kernel-misc-nforce.spec   Fri Mar 10 12:03:42 2006
@@ -11,7 +11,7 @@
 %define ver2   0310
 %define pkgpkg1
 
-%define_rel3
+%define_rel1
 Summary:   Linux nForce driver
 Summary(pl):   Linuksowy sterownik do nForce
 Name:  kernel-misc-%{short_name}
@@ -184,6 +184,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.19  2006/03/10 11:03:42  gotar
+- release 1
+
 Revision 1.18  2006/03/10 10:05:42  gotar
 - upgraded to 0310
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-misc-nforce.spec?r1=1.18&r2=1.19&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: ERRORS: NFORCE-Linux-x86-1.0-0310-pkg1.run NFORCE-Linux-x86_64-1.0-0310-pkg1.run

2006-03-10 Thread gotar
wget -nv --no-check-certificate -O 
./tmp/8f1641f4-d02c-4ec6-895e-eb80c39820d4/9e0b636ff53f4f23768383af962cc68c/NFORCE-Linux-x86-1.0-0310-pkg1.run
 
"http://download.nvidia.com/XFree86/nforce/1.0-0310/NFORCE-Linux-x86-1.0-0310-pkg1.run":
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.


FATAL: 
http://download.nvidia.com/XFree86/nforce/1.0-0310/NFORCE-Linux-x86-1.0-0310-pkg1.run
 (9e0b636ff53f4f23768383af962cc68c) was not fetched (wget -nv 
--no-check-certificate -O 
./tmp/8f1641f4-d02c-4ec6-895e-eb80c39820d4/9e0b636ff53f4f23768383af962cc68c/NFORCE-Linux-x86-1.0-0310-pkg1.run
 
"http://download.nvidia.com/XFree86/nforce/1.0-0310/NFORCE-Linux-x86-1.0-0310-pkg1.run":
 Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
)

Files fetched: 0

ALREADY GOT: 
http://download.nvidia.com/XFree86/nforce/amd64/1.0-0310/NFORCE-Linux-x86_64-1.0-0310-pkg1.run
52295218f89f5338b88ceb40f34eb3a3  NFORCE-Linux-x86_64-1.0-0310-pkg1.run


-- 
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: ERRORS: NFORCE-Linux-x86-1.0-0310-pkg1.run NFORCE-Linux-x86_64-1.0-0310-pkg1.run

2006-03-10 Thread gotar
wget -nv --no-check-certificate -O 
./tmp/bb1e33ae-0336-4ab0-9ff5-7fbc0c778718/52295218f89f5338b88ceb40f34eb3a3/NFORCE-Linux-x86_64-1.0-0310-pkg1.run
 
"http://download.nvidia.com/XFree86/nforce/amd64/1.0-0310/NFORCE-Linux-x86_64-1.0-0310-pkg1.run":
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.
Read error (Connection reset by peer) in headers.



Files fetched: 2

STORED: 
http://download.nvidia.com/XFree86/nforce/1.0-0310/NFORCE-Linux-x86-1.0-0310-pkg1.run
9e0b636ff53f4f23768383af962cc68c  NFORCE-Linux-x86-1.0-0310-pkg1.run
Size: 6031508 bytes
STORED: 
http://download.nvidia.com/XFree86/nforce/amd64/1.0-0310/NFORCE-Linux-x86_64-1.0-0310-pkg1.run
52295218f89f5338b88ceb40f34eb3a3  NFORCE-Linux-x86_64-1.0-0310-pkg1.run
Size: 3469347 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: less.spec - reverted 1.76 (don't enable YOUR OWN configurat...

2006-03-14 Thread gotar
Author: gotarDate: Tue Mar 14 14:43:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- reverted 1.76 (don't enable YOUR OWN configuration by default!)

 Files affected:
SPECS:
   less.spec (1.77 -> 1.78) 

 Diffs:


Index: SPECS/less.spec
diff -u SPECS/less.spec:1.77 SPECS/less.spec:1.78
--- SPECS/less.spec:1.77Sat Feb 25 19:17:07 2006
+++ SPECS/less.spec Tue Mar 14 15:43:16 2006
@@ -104,7 +104,7 @@
 cat > $RPM_BUILD_ROOT/etc/env.d/LESSOPEN < $RPM_BUILD_ROOT/etc/env.d/LESS
+echo '#LESS="i m q s X"' > $RPM_BUILD_ROOT/etc/env.d/LESS
 echo '#PAGER=less' > $RPM_BUILD_ROOT/etc/env.d/PAGER
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/README.less-non-english-man-pages*
@@ -130,6 +130,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.78  2006/03/14 14:43:16  gotar
+- reverted 1.76 (don't enable YOUR OWN configuration by default!)
+
 Revision 1.77  2006/02/25 18:17:07  qboosh
 - updated libtinfo patch to link with libtinfow
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/less.spec?r1=1.77&r2=1.78&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: gnokii.spec - updated to 0.6.12

2006-03-19 Thread gotar
Author: gotarDate: Sun Mar 19 19:05:14 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.6.12

 Files affected:
SPECS:
   gnokii.spec (1.100 -> 1.101) 

 Diffs:


Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.100 SPECS/gnokii.spec:1.101
--- SPECS/gnokii.spec:1.100 Sat Mar  4 03:21:57 2006
+++ SPECS/gnokii.spec   Sun Mar 19 20:05:08 2006
@@ -2,13 +2,13 @@
 Summary:   Linux/Unix tool suite for mobile phones
 Summary(pl):   Linuksowy/uniksowy zestaw narzędzi dla telefonów komórkowych
 Name:  gnokii
-Version:   0.6.11
+Version:   0.6.12
 Release:   1
 Epoch: 1
 License:   GPL v2+
 Group: Applications/Communications
 Source0:   http://www.gnokii.org/download/gnokii/%{name}-%{version}.tar.bz2
-# Source0-md5: b285544ed2e4c4ac984442eea912e8bf
+# Source0-md5: 846e03e7cf3581000c9d0141c2950b79
 Source1:   %{name}.desktop
 Source2:   %{name}.png
 Patch0:%{name}-pld.patch
@@ -271,6 +271,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.101  2006/03/19 19:05:08  gotar
+- updated to 0.6.12
+
 Revision 1.100  2006/03/04 02:21:57  gotar
 - use libical when we'll have it, use %debug
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnokii.spec?r1=1.100&r2=1.101&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: gnokii-0.6.12.tar.bz2

2006-03-19 Thread gotar

Files fetched: 1

STORED: http://www.gnokii.org/download/gnokii/gnokii-0.6.12.tar.bz2
846e03e7cf3581000c9d0141c2950b79  gnokii-0.6.12.tar.bz2
Size: 1517318 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: netmask.spec (NEW) - initial PLD release

2006-03-21 Thread gotar
Author: gotarDate: Tue Mar 21 12:08:17 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial PLD release

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

 Diffs:


Index: SPECS/netmask.spec
diff -u /dev/null SPECS/netmask.spec:1.1
--- /dev/null   Tue Mar 21 13:08:17 2006
+++ SPECS/netmask.spec  Tue Mar 21 13:08:12 2006
@@ -0,0 +1,67 @@
+# $Revision$, $Date$
+Summary:   Utility for determining network masks
+Summary(pl):   Narzędzie do wyznaczania maski sieci
+Name:  netmask
+Version:   2.3.7
+Release:   1
+License:   GPL v2
+Group: Networking/Utilities
+Source0:   
http://http.us.debian.org/debian/pool/main/n/netmask/%{name}_%{version}.tar.gz
+# Source0-md5: 6e1b1c0694296bbe37ba8cb6a4902436
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: texinfo
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This is a handy tool for generating terse netmasks in several common
+formats. If you've ever maintained a firewall with more than a few
+rules in it, you might use netmask to clean up and generalize sloppy
+rules left by the netadmin before you. It will also convert netmasks
+from one format to another for the day you change your firewall
+software.
+
+%description -l pl
+Podręczne narzędzie do generowania zwięzłych masek sieci w kilku
+popularnych formatach.
+
+%prep
+%setup -q
+
+%build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure
+%{__make}
+makeinfo netmask.texi
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} 
>/dev/null 2>&1
+
+%postun
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} 
>/dev/null 2>&1
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
+%{_infodir}/*
+
+%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/03/21 12:08:12  gotar
+- initial PLD release

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


DISTFILES: netmask_2.3.7.tar.gz

2006-03-21 Thread gotar

Files fetched: 1

STORED: 
http://http.us.debian.org/debian/pool/main/n/netmask/netmask_2.3.7.tar.gz
6e1b1c0694296bbe37ba8cb6a4902436  netmask_2.3.7.tar.gz
Size: 149436 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


rc-scripts/trunk/sysconfig/network

2006-03-23 Thread gotar
Author: gotar
Date: Thu Mar 23 10:22:04 2006
New Revision: 7293

Modified:
   rc-scripts/trunk/sysconfig/network
Log:
- hostname -h
 [...]
   Unless you are using bind or NIS for host lookups you can change the
   FQDN (Fully Qualified Domain Name) and the DNS domain name (which is
   part of the FQDN) in the /etc/hosts file.


Modified: rc-scripts/trunk/sysconfig/network
==
--- rc-scripts/trunk/sysconfig/network  (original)
+++ rc-scripts/trunk/sysconfig/network  Thu Mar 23 10:22:04 2006
@@ -15,7 +15,7 @@
 HOSTNAME=pldmachine
 
 # Set NIS domain name here if you use NIS
-# Note: DNS domain name should be set in /etc/resolv.conf, not here
+# Note: DNS domain name should be set in /etc/hosts or DNS/NIS service, not 
here
 NISDOMAIN=
 
 # Traditional setup of gateway. This is obsolete, consider using static-routes
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


cdg: aktualne-glosowania/20060328-1253-Ac_RM_change.txt - si

2006-03-29 Thread gotar
Author: gotarDate: Wed Mar 29 18:01:09 2006 GMT
Module: cdg   Tag: HEAD
 Log message:
- si

 Files affected:
cdg/aktualne-glosowania:
   20060328-1253-Ac_RM_change.txt (1.22 -> 1.23) 

 Diffs:


Index: cdg/aktualne-glosowania/20060328-1253-Ac_RM_change.txt
diff -u cdg/aktualne-glosowania/20060328-1253-Ac_RM_change.txt:1.22 
cdg/aktualne-glosowania/20060328-1253-Ac_RM_change.txt:1.23
--- cdg/aktualne-glosowania/20060328-1253-Ac_RM_change.txt:1.22 Wed Mar 29 
19:55:41 2006
+++ cdg/aktualne-glosowania/20060328-1253-Ac_RM_change.txt  Wed Mar 29 
20:01:04 2006
@@ -30,6 +30,7 @@
 krzak:tak
 grzegol:tak
 pascalek:tak
+gotar:yes
 
 Głosy NIE/NO:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20060328-1253-Ac_RM_change.txt?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


SPECS: ghostscript-fonts-other.spec, ghostscript-fonts-std.spec - ...

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 10:03:54 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- R: fontpostinst as rpm R(post,postun) is still broken, rel++

 Files affected:
SPECS:
   ghostscript-fonts-other.spec (1.25 -> 1.26) , ghostscript-fonts-std.spec 
(1.40 -> 1.41) 

 Diffs:


Index: SPECS/ghostscript-fonts-other.spec
diff -u SPECS/ghostscript-fonts-other.spec:1.25 
SPECS/ghostscript-fonts-other.spec:1.26
--- SPECS/ghostscript-fonts-other.spec:1.25 Wed Aug 18 22:19:40 2004
+++ SPECS/ghostscript-fonts-other.spec  Fri Jan 27 11:03:47 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Dodatkowe fonty dla interpretera ghostscript
 Name:  ghostscript-fonts-other
 Version:   6.0
-Release:   4
+Release:   5
 License:   GPL
 Group: Applications/Graphics
 Source0:   
ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/gnu-gs-fonts-other-%{version}.tar.gz
@@ -13,6 +13,7 @@
 URL:   http://www.cs.wisc.edu/~ghost/
 BuildRequires: t1utils
 Requires(post,postun): fontpostinst
+Requires:  fontpostinst
 Requires:  %{_fontsdir}/Type1
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,6 +82,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.26  2006/01/27 10:03:47  gotar
+- R: fontpostinst as rpm R(post,postun) is still broken, rel++
+
 Revision 1.25  2004/08/18 20:19:40  undefine
 - release 4
 


Index: SPECS/ghostscript-fonts-std.spec
diff -u SPECS/ghostscript-fonts-std.spec:1.40 
SPECS/ghostscript-fonts-std.spec:1.41
--- SPECS/ghostscript-fonts-std.spec:1.40   Fri Jul 29 04:09:35 2005
+++ SPECS/ghostscript-fonts-std.specFri Jan 27 11:03:47 2006
@@ -3,15 +3,15 @@
 Summary(pl):   Podstawowe fonty dla interpretera ghostscript
 Name:  ghostscript-fonts-std
 Version:   8.11
-Release:   2
+Release:   3
 License:   GPL
 Group: Fonts
 Source0:   http://dl.sourceforge.net/ghostscript/%{name}-%{version}.tar.gz
 # Source0-md5: 6865682b095f8c4500c54b285ff05ef6
 Source1:   %{name}.Fontmap
 Source2:   %{name}.font
-PreReq:fontpostinst
-Requires(post,postun): /usr/bin/fontpostinst
+Requires(post,postun): fontpostinst
+Requires:  fontpostinst
 Requires:  %{_fontsdir}/Type1
 Obsoletes: ghostscript-fonts
 Obsoletes: urw-fonts
@@ -81,6 +81,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.41  2006/01/27 10:03:47  gotar
+- R: fontpostinst as rpm R(post,postun) is still broken, rel++
+
 Revision 1.40  2005/07/29 02:09:35  charles
 - PreReq: fontpostinst
 - rel. 2, STBR


 CVS-web:

http://cvs.pld-linux.org/SPECS/ghostscript-fonts-other.spec?r1=1.25&r2=1.26&f=u

http://cvs.pld-linux.org/SPECS/ghostscript-fonts-std.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: tcl-lib.patch - updated to 1.11

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 11:25:03 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 1.11

 Files affected:
SOURCES:
   tcl-lib.patch (1.1 -> 1.2) 

 Diffs:


Index: SOURCES/tcl-lib.patch
diff -u SOURCES/tcl-lib.patch:1.1 SOURCES/tcl-lib.patch:1.2
--- SOURCES/tcl-lib.patch:1.1   Wed Aug 18 21:43:02 2004
+++ SOURCES/tcl-lib.patch   Fri Jan 27 12:24:58 2006
@@ -60,32 +60,6 @@
"
  
  dnl Decide which set of .tcl library files to use
-diff -ur otcl-1.8.orig/conf/configure.in.Tcl otcl-1.8/conf/configure.in.Tcl
 otcl-1.8.orig/conf/configure.in.Tcl2003-02-10 23:44:13.0 
+0100
-+++ otcl-1.8/conf/configure.in.Tcl 2004-08-18 21:34:28.140141448 +0200
-@@ -28,7 +28,8 @@
- 
-   AC_MSG_CHECKING(for libTcl)
- places="$d \
--$d/lib"  
-+$d/lib \
-+$d/lib64"  
-   V_LIB_BTCL=FAIL
-   for dir in $places; do
-   if test -r $dir/libTcl.so -o -r $dir/libTcl.a ; then
-@@ -89,10 +90,11 @@
- ../$LIBTCL_OLD_VERSION \
- ../$LIBTCL_VERSION \
- $prefix/lib \
-+$prefix/lib64 \
- $x_libraries \
- /usr/contrib/lib \
- /usr/local/lib \
--/usr/lib \
-+/usr/lib64 \
- /usr/src/local/Tcl \
- /usr/src/local/$LIBTCL_OLD_VERSION \
- /usr/src/local/$LIBTCL_VERSION \
 diff -ur otcl-1.8.orig/conf/configure.in.TclCL otcl-1.8/conf/configure.in.TclCL
 --- otcl-1.8.orig/conf/configure.in.TclCL  2003-02-10 23:44:13.0 
+0100
 +++ otcl-1.8/conf/configure.in.TclCL   2004-08-18 21:34:51.590576440 +0200


 CVS-web:
http://cvs.pld-linux.org/SOURCES/tcl-lib.patch?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


SPECS: otcl.spec - upgraded to 1.11

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 11:25:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.11

 Files affected:
SPECS:
   otcl.spec (1.11 -> 1.12) 

 Diffs:


Index: SPECS/otcl.spec
diff -u SPECS/otcl.spec:1.11 SPECS/otcl.spec:1.12
--- SPECS/otcl.spec:1.11Tue Jan 25 20:22:02 2005
+++ SPECS/otcl.spec Fri Jan 27 12:25:53 2006
@@ -2,12 +2,12 @@
 Summary:   Extension to Tcl/Tk for object-oriented programming
 Summary(pl):   Rozszerzenie Tcl/Tk do programowania zorientowanego obiektowo
 Name:  otcl
-Version:   1.9
+Version:   1.11
 Release:   1
 License:   MIT
 Group: Development/Languages/Tcl
 Source0:   http://dl.sourceforge.net/otcl-tclcl/%{name}-%{version}.tar.gz
-# Source0-md5: d17331ef65912f43c530c57565f85600
+# Source0-md5: 2aec90ffa9370596dc02048ba1e8b468
 Patch0:tcl-lib.patch
 URL:   http://otcl-tclcl.sourceforge.net/otcl/
 BuildRequires: autoconf
@@ -118,6 +118,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/27 11:25:53  gotar
+- upgraded to 1.11
+
 Revision 1.11  2005/01/25 19:22:02  twittner
 - fixed internal deps (double %{version}), use %configure
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/otcl.spec?r1=1.11&r2=1.12&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: otcl-1.11.tar.gz

2006-01-27 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/otcl-tclcl/otcl-1.11.tar.gz
2aec90ffa9370596dc02048ba1e8b468  otcl-1.11.tar.gz
Size: 315835 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: pktstat.spec - upgraded to 1.7.5

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 11:29:13 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.7.5

 Files affected:
SPECS:
   pktstat.spec (1.2 -> 1.3) 

 Diffs:


Index: SPECS/pktstat.spec
diff -u SPECS/pktstat.spec:1.2 SPECS/pktstat.spec:1.3
--- SPECS/pktstat.spec:1.2  Sun Jan  1 14:23:51 2006
+++ SPECS/pktstat.spec  Fri Jan 27 12:29:08 2006
@@ -2,12 +2,12 @@
 Summary:   Real-time packet viewer
 Summary(pl):   Przeglądarka pakietów trybu rzeczywistego
 Name:  pktstat
-Version:   1.7.4
+Version:   1.7.5
 Release:   1
 License:   BSD
 Group: Applications/Networking
 Source0:   
http://www.adaptive-enterprises.com.au/~d/software/pktstat/%{name}-%{version}.tar.gz
-# Source0-md5: 53400f5228a6d4f2b93afe72b8caef53
+# Source0-md5: 8ce237a23f7598c06d7996d15b7cd2fb
 URL:   http://www.adaptive-enterprises.com.au/~d/software/pktstat/
 BuildRequires: libpcap-devel
 BuildRequires: ncurses-devel
@@ -60,6 +60,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2006/01/27 11:29:08  gotar
+- upgraded to 1.7.5
+
 Revision 1.2  2006/01/01 13:23:51  darekr
 - pass CC
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pktstat.spec?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


DISTFILES: pktstat-1.7.5.tar.gz

2006-01-27 Thread gotar

Files fetched: 1

STORED: 
http://www.adaptive-enterprises.com.au/~d/software/pktstat/pktstat-1.7.5.tar.gz
8ce237a23f7598c06d7996d15b7cd2fb  pktstat-1.7.5.tar.gz
Size: 36499 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: pstoedit.spec - upgraded to 3.41 (as 3.42 requires Graphics...

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 12:31:10 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 3.41 (as 3.42 requires GraphicsMagick we don't have)

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

 Diffs:


Index: SPECS/pstoedit.spec
diff -u SPECS/pstoedit.spec:1.17 SPECS/pstoedit.spec:1.18
--- SPECS/pstoedit.spec:1.17Mon Oct  3 20:09:59 2005
+++ SPECS/pstoedit.spec Fri Jan 27 13:31:02 2006
@@ -2,18 +2,18 @@
 Summary:   Convert PostScript and PDF files into various vector-graphic 
formats
 Summary(pl):   Konwerter PostScriptu i PDF do różnych formatów wektorowych
 Name:  pstoedit
-Version:   3.40
-Release:   3
+Version:   3.41
+Release:   1
 License:   GPL
 Group: Applications/Graphics
-Source0:   
http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/%{name}-%{version}.tar.gz
-# Source0-md5: 5756c28eef3a11fe395248c5bf053556
+Source0:   http://dl.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
+# Source0-md5: dc2f8b756299422bfefc5c18fa0d33d3
 Patch0:%{name}-opt.patch
 Patch1:%{name}-no_pedantic.patch
 Patch2:%{name}-link.patch
 Patch3:%{name}-am18.patch
 Patch4:%{name}-fix.patch
-URL:   http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/
+URL:   http://www.helga-glunz.homepage.t-online.de/pstoedit/
 BuildRequires: ImageMagick-c++-devel >= 1:6.2.4.0
 BuildRequires: autoconf
 BuildRequires: automake
@@ -204,6 +204,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.18  2006/01/27 12:31:02  gotar
+- upgraded to 3.41 (as 3.42 requires GraphicsMagick we don't have)
+
 Revision 1.17  2005/10/03 18:09:59  arekm
 - br new imagemagick
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pstoedit.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


DISTFILES: pstoedit-3.41.tar.gz

2006-01-27 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/pstoedit/pstoedit-3.41.tar.gz
dc2f8b756299422bfefc5c18fa0d33d3  pstoedit-3.41.tar.gz
Size: 797596 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: pstoedit-fix.patch, pstoedit-link.patch - updated to 3.41

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 12:35:19 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 3.41

 Files affected:
SOURCES:
   pstoedit-fix.patch (1.1 -> 1.2) , pstoedit-link.patch (1.2 -> 1.3) 

 Diffs:


Index: SOURCES/pstoedit-fix.patch
diff -u SOURCES/pstoedit-fix.patch:1.1 SOURCES/pstoedit-fix.patch:1.2
--- SOURCES/pstoedit-fix.patch:1.1  Fri Jan  7 21:29:10 2005
+++ SOURCES/pstoedit-fix.patch  Fri Jan 27 13:35:14 2006
@@ -1,33 +1,11 @@
 pstoedit-3.40/src/drvlplot.cpp.orig2005-01-01 23:41:04.0 
+0100
-+++ pstoedit-3.40/src/drvlplot.cpp 2005-01-07 20:30:23.970555992 +0100
-@@ -963,7 +963,7 @@
-   plotter = new TekPlotter(cin, outf, errf);
-   }
- #ifndef NO_LIBPLOTTER_X_SUPPORT
--  else if (options->type.value == "X"0)
-+  else if (options->type.value == "X")
-   plotter = new XPlotter(cin, outf, errf);
+--- pstoedit-3.40/src/drvlatex2e.cpp.orig  2005-01-01 23:41:04.0 
+0100
 pstoedit-3.40/src/drvlatex2e.cpp   2005-01-07 20:30:23.970555992 +0100
+@@ -301,7 +301,7 @@
+ 
+ Zusätzlich machen folgende Zeichen oft Probleme:
+ 
+-" -> \textquotedblright
++'"' -> \textquotedblright
+ ?`-> \textquestiondown
+ !`-> \textexclamdown
  #endif
-   else if (options->type.value == "meta") {
-@@ -1291,8 +1291,8 @@
-   
DriverDescription::noimage,
-   
DriverDescription::normalopen,  // may close, reopen as binary
-   
true,   // format supports multiple pages in one file
--  
false, /*clipping */ 
--  
driveroptions);
-+  
false /*clipping */
-+  
);
- #endif
- //#ifndef NO_LIBPLOTTER_GIF_SUPPORT
- //  else if (strcmp (type, "gif") == 0)
-@@ -1390,8 +1390,8 @@
-   
  DriverDescription::noimage,
-   
  DriverDescription::normalopen,// may close, reopen as binary
-   
  true, // format supports multiple pages in one file
--  
  false, /*clipping */
--  
  driveroptions);
-+  
  false /*clipping */
-+  
  );
- #endif
- 
- #endif// WITHSHORTCUTS


Index: SOURCES/pstoedit-link.patch
diff -u SOURCES/pstoedit-link.patch:1.2 SOURCES/pstoedit-link.patch:1.3
--- SOURCES/pstoedit-link.patch:1.2 Fri Jan  7 21:29:24 2005
+++ SOURCES/pstoedit-link.patch Fri Jan 27 13:35:14 2006
@@ -19,7 +19,7 @@
  
 --- pstoedit-3.40/src/Makefile.am.orig 2004-11-03 22:05:16.0 +0100
 +++ pstoedit-3.40/src/Makefile.am  2005-01-07 20:14:00.275100432 +0100
-@@ -61,27 +61,27 @@
+@@ -63,27 +63,27 @@
drvtk.cpp   drvtk.h \
$(specific_drivers_src) \
  $(sample_drivers_src)   
@@ -44,16 +44,16 @@
  
  if USE_EMFBYSOURCE
  libp2edrvwmf_la_SOURCES=emflib.cpp drvwmf.cpp drvwmf.h initlibrary.cpp
--libp2edrvwmf_la_LDFLAGS=-no-undefined {LIBEMF_LDFLAGS} -L. libpstoedit.la 
-module
-+libp2edrvwmf_la_LDFLAGS=-no-undefined {LIBEMF_LDFLAGS} libpstoedit.la -module
+-libp2edrvwmf_la_LDFLAGS=-no-undefined -L. libpstoedit.la -module
++libp2edrvwmf_la_LDFLAGS=-no-undefined libpstoedit.la -module
  else
  libp2edrvwmf_la_SOURCES=drvwmf.cpp drvwmf.h initlibrary.cpp
--libp2edrvwmf_la_LDFLAGS=-no-undefined {LIBEMF_LDFLAGS} -L. libpstoedit.la 
-module
-+libp2edrvwmf_la_LDFLAGS=-no-undefined {LIBEMF_LDFLAGS} libpstoedit.la -module
+-libp2edrvwmf_la_LDFLAGS=-no-undefined $(LIBEMF_LDFLAGS) -L. libpstoedit.la 
-module
++libp2edrvwmf_la_LDFLAGS=-no-undefined $(LIBEMF_LDFLAGS) libpstoedit.la -module
  endi

DISTFILES: tclcl-1.17.tar.gz

2006-01-27 Thread gotar

Files fetched: 1

STORED: http://dl.sourceforge.net/otcl-tclcl/tclcl-1.17.tar.gz
39574568176c138f5d2f7fe8fba85a9c  tclcl-1.17.tar.gz
Size: 157001 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: tclcl.spec - upgraded to 1.17

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 12:46:24 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.17

 Files affected:
SPECS:
   tclcl.spec (1.11 -> 1.12) 

 Diffs:


Index: SPECS/tclcl.spec
diff -u SPECS/tclcl.spec:1.11 SPECS/tclcl.spec:1.12
--- SPECS/tclcl.spec:1.11   Sun Oct 31 16:32:14 2004
+++ SPECS/tclcl.specFri Jan 27 13:46:18 2006
@@ -2,12 +2,12 @@
 Summary:   Tcl/C++ interface
 Summary(pl):   Interfejs Tcl/C++
 Name:  tclcl
-Version:   1.15
-Release:   4
+Version:   1.17
+Release:   1
 License:   MIT
 Group: Development/Languages/Tcl
-Source0:   
http://dl.sourceforge.net/otcl-tclcl/%{name}-src-%{version}.tar.gz
-# Source0-md5: 0b6403ea9303d776717855eb0828a408
+Source0:   http://dl.sourceforge.net/otcl-tclcl/%{name}-%{version}.tar.gz
+# Source0-md5: 39574568176c138f5d2f7fe8fba85a9c
 URL:   http://otcl-tclcl.sourceforge.net/tclcl/
 Patch0:tcl-lib.patch
 Patch1:%{name}-tcl-8.4.patch
@@ -100,6 +100,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/27 12:46:18  gotar
+- upgraded to 1.17
+
 Revision 1.11  2004/10/31 15:32:14  paladine
 - spaces->tabs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/tclcl.spec?r1=1.11&r2=1.12&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: otcl.spec - no shared library, merged static into devel

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 12:55:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- no shared library, merged static into devel

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

 Diffs:


Index: SPECS/otcl.spec
diff -u SPECS/otcl.spec:1.12 SPECS/otcl.spec:1.13
--- SPECS/otcl.spec:1.12Fri Jan 27 12:25:53 2006
+++ SPECS/otcl.spec Fri Jan 27 13:54:59 2006
@@ -49,6 +49,7 @@
 Summary(pl):   Plik nagłówkowy OTcl
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Obsoletes: otcl-static
 
 %description devel
 OTcl header file.
@@ -107,17 +108,20 @@
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/*
-
-%files static
-%defattr(644,root,root,755)
 %{_libdir}/*.a
 
+#%files static
+#%defattr(644,root,root,755)
+
 %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.13  2006/01/27 12:54:59  gotar
+- no shared library, merged static into devel
+
 Revision 1.12  2006/01/27 11:25:53  gotar
 - upgraded to 1.11
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/otcl.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: traffic.spec - upgraded to 0.1rc4

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 14:16:38 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 0.1rc4

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

 Diffs:


Index: SPECS/traffic.spec
diff -u SPECS/traffic.spec:1.1 SPECS/traffic.spec:1.2
--- SPECS/traffic.spec:1.1  Mon Dec 29 21:16:05 2003
+++ SPECS/traffic.spec  Fri Jan 27 15:16:31 2006
@@ -3,14 +3,13 @@
 Summary(pl):   Analizator ruchu
 Name:  traffic
 Version:   0.1
-Release:   1
+Release:   1.rc4
 License:   Free
 Group: Networking/Utilities
-Source0:   
http://darkzone.ma.cx/resources/unix/traffic/%{name}-current.tar.gz
-# Source0-md5: b427c393f2b0202d0188af07b4a1c02c
+Source0:   
http://darkzone.ma.cx/resources/unix/traffic/%{name}-%{version}rc4.tar.gz
+# Source0-md5: f8f1473639e24e8c9ff74eb457014b31
 URL:   http://darkzone.ma.cx/resources/unix/traffic/
 Patch0:%{name}-ncurses.patch
-Patch1:%{name}-gcc33.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libpcap-devel
@@ -24,9 +23,8 @@
 Analizator ruchu oparty na libpcap i ncurses.
 
 %prep
-%setup -q -n %{name}-current
+%setup -q -n %{name}-%{version}rc4
 %patch0 -p1
-%patch1 -p1
 
 %build
 rm -f missing
@@ -58,5 +56,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/01/27 14:16:31  gotar
+- upgraded to 0.1rc4
+
 Revision 1.1  2003/12/29 20:16:05  gotar
 - initial PLD release


 CVS-web:
http://cvs.pld-linux.org/SPECS/traffic.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: traffic-gcc33.patch (REMOVED) - obsoleted

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 14:16:59 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsoleted

 Files affected:
SOURCES:
   traffic-gcc33.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


DISTFILES: traffic-0.1rc4.tar.gz

2006-01-27 Thread gotar

Files fetched: 1

STORED: http://darkzone.ma.cx/resources/unix/traffic/traffic-0.1rc4.tar.gz
f8f1473639e24e8c9ff74eb457014b31  traffic-0.1rc4.tar.gz
Size: 159833 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: vice.spec - upgraded to 1.19

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 14:59:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 1.19

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

 Diffs:


Index: SPECS/vice.spec
diff -u SPECS/vice.spec:1.40 SPECS/vice.spec:1.41
--- SPECS/vice.spec:1.40Sat Sep 17 14:00:34 2005
+++ SPECS/vice.spec Fri Jan 27 15:59:29 2006
@@ -6,12 +6,12 @@
 Summary:   Versatile Commodore Emulator
 Summary(pl):   Uniwersalny emulator Commodore
 Name:  vice
-Version:   1.16
-Release:   2
+Version:   1.19
+Release:   1
 License:   GPL
 Group: Applications/Emulators
-Source0:   
ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/%{name}-%{version}.tar.gz
-# Source0-md5: 23848e7fe588b32549a5ce4ccf056207
+Source0:   
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/%{name}-%{version}.tar.gz
+# Source0-md5: 92f828f29e05f57d7a498a861d3dab6a
 Source1:   %{name}-c128.desktop
 Source2:   %{name}-c64.desktop
 Source3:   %{name}-cbm2.desktop
@@ -136,6 +136,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.41  2006/01/27 14:59:29  gotar
+- upgraded to 1.19
+
 Revision 1.40  2005/09/17 12:00:34  arekm
 - new readline, 5.0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/vice.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: vice-FHS.patch, vice-gettext.patch - updated to 1.19

2006-01-27 Thread gotar
Author: gotarDate: Fri Jan 27 15:00:38 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 1.19

 Files affected:
SOURCES:
   vice-FHS.patch (1.2 -> 1.3) , vice-gettext.patch (1.2 -> 1.3) 

 Diffs:


Index: SOURCES/vice-FHS.patch
diff -u SOURCES/vice-FHS.patch:1.2 SOURCES/vice-FHS.patch:1.3
--- SOURCES/vice-FHS.patch:1.2  Sun Feb  6 16:25:07 2005
+++ SOURCES/vice-FHS.patch  Fri Jan 27 16:00:33 2006
@@ -73,16 +73,13 @@
 diff -urN vice-1.16.orig/data/fonts/Makefile.am 
vice-1.16/data/fonts/Makefile.am
 --- vice-1.16.orig/data/fonts/Makefile.am  2003-11-08 14:34:41.0 
+0100
 +++ vice-1.16/data/fonts/Makefile.am   2005-02-06 12:08:27.0 +0100
-@@ -1,14 +1,12 @@
+@@ -1,4 +1,4 @@
 -fontsdir = $(prefix)/lib/vice/fonts
 +fontsdir = $(datadir)/fonts/misc
  
  fonts_DATA = \
--  cbm-directory-charset.fon \
vice-cbm.bdf
- 
--EXTRA_DIST = $(fonts_DATA)
-+EXTRA_DIST = $(fonts_DATA) cbm-directory-charset.fon
+@@ -7,7 +7,6 @@
  
  install: install-data-am
@echo "Preparing fontdir..." ; \


Index: SOURCES/vice-gettext.patch
diff -u SOURCES/vice-gettext.patch:1.2 SOURCES/vice-gettext.patch:1.3
--- SOURCES/vice-gettext.patch:1.2  Sun Feb  6 11:06:24 2005
+++ SOURCES/vice-gettext.patch  Fri Jan 27 16:00:33 2006
@@ -1,8 +1,8 @@
 --- vice-1.12/configure.in.orig2003-06-09 00:06:31.0 +0200
 +++ vice-1.12/configure.in 2003-07-20 22:20:49.0 +0200
-@@ -257,119 +257,10 @@
+@@ -272,127 +272,10 @@
  dnl Add new languages here
- ALL_LINGUAS="de fr it sv pl"
+ ALL_LINGUAS="de fr it sv pl nl"
  
 -dnl These rules are solely for the distribution goal.  While doing this
 -dnl we only have to keep exactly one list of the available catalogs
@@ -19,6 +19,14 @@
 -[AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc,
 -  [AC_TRY_LINK([#include ], [return (int) gettext ("")],
 -   gt_cv_func_gettext_libc=yes, gt_cv_func_gettext_libc=no)])
+-
+- AC_CACHE_CHECK([for gettext in libintl], gt_cv_func_gettext_libintl,
+-  [save_libs="$LIBS"
+-   LIBS="-lintl $LIBS"
+-   AC_TRY_LINK([#include ], [return (int) gettext ("")],
+-   INTLLIBS=-lintl gt_cv_func_gettext_libintl=yes, 
gt_cv_func_gettext_libintl=no)
+-   LIBS="$save_libs"])
+-
 - if test "$gt_cv_func_gettext_libc" = "yes" \
 -  || test "$gt_cv_func_gettext_libintl" = "yes"; then
 -  AC_DEFINE(HAVE_GETTEXT,,[Define if gettext if available.])


 CVS-web:
http://cvs.pld-linux.org/SOURCES/vice-FHS.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/vice-gettext.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


  1   2   3   4   5   6   7   8   9   10   >