packages: openssh/opensshd.upstart - do not daemonize sshd, upstart is not ...

2010-05-09 Thread jajcus
Author: jajcus   Date: Sun May  9 06:47:17 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- do not daemonize sshd, upstart is not able to track it properly and locks up 
on shutdown

 Files affected:
packages/openssh:
   opensshd.upstart (1.2 - 1.3) 

 Diffs:


Index: packages/openssh/opensshd.upstart
diff -u packages/openssh/opensshd.upstart:1.2 
packages/openssh/opensshd.upstart:1.3
--- packages/openssh/opensshd.upstart:1.2   Fri May  7 17:53:51 2010
+++ packages/openssh/opensshd.upstart   Sun May  9 08:47:12 2010
@@ -21,8 +21,7 @@
OPTIONS=$OPTIONS -6
fi
 
-   exec /usr/sbin/sshd $OPTIONS
+   exec /usr/sbin/sshd -D $OPTIONS
 end script
-expect daemon
 
 # vi: ft=upstart


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssh/opensshd.upstart?r1=1.2r2=1.3f=u

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


packages: util-linux-ng/util-linux-ng.spec - pff, the opposite

2010-05-09 Thread glen
Author: glen Date: Sun May  9 08:03:21 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- pff, the opposite

 Files affected:
packages/util-linux-ng:
   util-linux-ng.spec (1.71 - 1.72) 

 Diffs:


Index: packages/util-linux-ng/util-linux-ng.spec
diff -u packages/util-linux-ng/util-linux-ng.spec:1.71 
packages/util-linux-ng/util-linux-ng.spec:1.72
--- packages/util-linux-ng/util-linux-ng.spec:1.71  Sun May  9 02:54:17 2010
+++ packages/util-linux-ng/util-linux-ng.spec   Sun May  9 10:03:12 2010
@@ -664,7 +664,6 @@
$RPM_BUILD_ROOT%{_mandir}/*/man5/nfs.5 \
$RPM_BUILD_ROOT%{_mandir}/*/man8/{elvtune,setfdprm,sln,raw}.8
 
-rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/{ramsize,rdev,rootflags,vidmode}.8
 %ifarch sparc sparc64
 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/{cfdisk,sfdisk}.8
 %endif
@@ -1365,6 +1364,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.72  2010/05/09 08:03:12  glen
+- pff, the opposite
+
 Revision 1.71  2010/05/09 00:54:17  glen
 - manfiles fix for ramsizerdevrootflagsvidmode pages on non-intels
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-ng.spec?r1=1.71r2=1.72f=u

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


packages: util-linux-ng/util-linux-ctrlaltdel-man.patch (NEW), util-linux-n...

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 08:45:05 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- remaining patches from old util-linux

 Files affected:
packages/util-linux-ng:
   util-linux-ctrlaltdel-man.patch (NONE - 1.1)  (NEW), 
util-linux-fdformat-ide.patch (NONE - 1.1)  (NEW), util-linux-fhs.patch (NONE 
- 1.1)  (NEW), util-linux-hotkeys.patch (NONE - 1.1)  (NEW), 
util-linux-info.patch (NONE - 1.1)  (NEW), util-linux-login-lastlog.patch 
(NONE - 1.1)  (NEW), util-linux-procpartitions.patch (NONE - 1.1)  (NEW), 
util-linux-swaponsymlink.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: packages/util-linux-ng/util-linux-ctrlaltdel-man.patch
diff -u /dev/null packages/util-linux-ng/util-linux-ctrlaltdel-man.patch:1.1
--- /dev/null   Sun May  9 10:45:05 2010
+++ packages/util-linux-ng/util-linux-ctrlaltdel-man.patch  Sun May  9 
10:44:59 2010
@@ -0,0 +1,12 @@
+- Non-existant simpleinit(8) mentioned in ctrlaltdel(8)
+
+--- util-linux-2.13-pre6/sys-utils/ctrlaltdel.8.kzak   2006-08-10 
12:23:53.0 +0200
 util-linux-2.13-pre6/sys-utils/ctrlaltdel.82006-08-10 
12:24:08.0 +0200
+@@ -32,7 +32,6 @@
+ .SH FILES
+ .I /etc/rc.local
+ .SH SEE ALSO
+-.BR simpleinit (8),
+ .BR init (8)
+ .SH AUTHOR
+ Peter Orbaek (p...@daimi.aau.dk)


Index: packages/util-linux-ng/util-linux-fdformat-ide.patch
diff -u /dev/null packages/util-linux-ng/util-linux-fdformat-ide.patch:1.1
--- /dev/null   Sun May  9 10:45:05 2010
+++ packages/util-linux-ng/util-linux-fdformat-ide.patchSun May  9 
10:44:59 2010
@@ -0,0 +1,22 @@
+--- util-linux-2.12p/disk-utils/fdformat.8.ide 2005-04-25 11:39:19.528340384 
+0200
 util-linux-2.12p/disk-utils/fdformat.8 2005-04-25 11:44:07.189609224 
+0200
+@@ -45,6 +45,10 @@
+ .BR setfdprm (8)
+ to load the disk parameters.
+ 
++For ATAPI IDE floppy driver (also known as LS-120 drives or Superdisk
++drives) you have to use the 
++.BR floppy (8).
++
+ .SH OPTIONS
+ .TP
+ .B \-n
+@@ -54,6 +58,7 @@
+ .BR fd (4),
+ .BR setfdprm (8),
+ .BR mkfs (8),
+-.BR emkfs (8)
++.BR emkfs (8),
++.BR floppy (8)
+ .SH AUTHOR
+ Werner Almesberger (almes...@nessie.cs.id.ethz.ch)


Index: packages/util-linux-ng/util-linux-fhs.patch
diff -u /dev/null packages/util-linux-ng/util-linux-fhs.patch:1.1
--- /dev/null   Sun May  9 10:45:05 2010
+++ packages/util-linux-ng/util-linux-fhs.patch Sun May  9 10:44:59 2010
@@ -0,0 +1,12 @@
+diff -urN util-linux-2.11d.org/include/pathnames.h 
util-linux-2.11d/include/pathnames.h
+--- util-linux-2.11d.org/include/pathnames.h   Sun Jun  3 21:48:00 2001
 util-linux-2.11d/include/pathnames.h   Sun Jun  3 21:48:47 2001
+@@ -101,7 +105,7 @@
+ #define SECURETTY /etc/securetty
+ #define _PATH_UTMP/var/run/utmp
+ #define _PATH_WTMPLOGDIR /wtmp
+-#define _PATH_WTMPLOCK/etc/wtmplock
++#define _PATH_WTMPLOCKVARPATH /lock/wtmplock
+ 
+ /* no more . in DEFPATH */
+ #define   _PATH_DEFPATH   /usr/local/bin:/bin:/usr/bin


Index: packages/util-linux-ng/util-linux-hotkeys.patch
diff -u /dev/null packages/util-linux-ng/util-linux-hotkeys.patch:1.1
--- /dev/null   Sun May  9 10:45:05 2010
+++ packages/util-linux-ng/util-linux-hotkeys.patch Sun May  9 10:44:59 2010
@@ -0,0 +1,46 @@
+- vipw asks for editing shadow in local language but only Y is accepted as 
yes
+
+--- util-linux-2.12j/po/ca.po.sopwith  2004-12-05 14:08:08.0 -0500
 util-linux-2.12j/po/ca.po  2004-12-10 13:10:52.411668785 -0500
+@@ -7183,7 +7183,7 @@
+ #: login-utils/vipw.c:354
+ #, c-format
+ msgid Would you like to edit %s now [y/n]? 
+-msgstr Desitgeu editar %s ara? [s/n] 
++msgstr Desitgeu editar %s ara? [y/n] 
+ 
+ #: login-utils/wall.c:104
+ #, c-format
+--- util-linux-2.12j/po/da.po.sopwith  2004-12-05 14:08:09.0 -0500
 util-linux-2.12j/po/da.po  2004-12-10 13:09:50.382880759 -0500
+@@ -1470,7 +1470,7 @@
+ 
+ #: fdisk/cfdisk.c:1526
+ msgid Do you wish to start with a zero table [y/N] ?
+-msgstr Vil du starte med nulstillet tabel [j/N] ?
++msgstr Vil du starte med nulstillet tabel [y/N] ?
+ 
+ #: fdisk/cfdisk.c:1574
+ msgid You specified more cylinders than fit on disk
+--- util-linux-2.12j/po/nl.po.sopwith  2004-12-05 14:08:15.0 -0500
 util-linux-2.12j/po/nl.po  2004-12-10 13:09:50.390878282 -0500
+@@ -1493,7 +1493,7 @@
+ 
+ #: fdisk/cfdisk.c:1526
+ msgid Do you wish to start with a zero table [y/N] ?
+-msgstr Wilt u met een lege tabel beginnen [j/N] ?
++msgstr Wilt u met een lege tabel beginnen [y/N] ?
+ 
+ #: fdisk/cfdisk.c:1574
+ msgid You specified more cylinders than fit on disk
+--- util-linux-2.12j/po/pt_BR.po.sopwith   2004-12-05 14:08:15.0 
-0500
 

SVN: rc-scripts/branches/upstart_native/rc.d/rc.shutdown

2010-05-09 Thread jajcus
Author: jajcus
Date: Sun May  9 10:47:50 2010
New Revision: 11404

Modified:
   rc-scripts/branches/upstart_native/rc.d/rc.shutdown
Log:
- emit pld.shutdown-started after blocking signals

Modified: rc-scripts/branches/upstart_native/rc.d/rc.shutdown
==
--- rc-scripts/branches/upstart_native/rc.d/rc.shutdown (original)
+++ rc-scripts/branches/upstart_native/rc.d/rc.shutdown Sun May  9 10:47:50 2010
@@ -16,12 +16,12 @@
 
 . /etc/rc.d/init.d/functions
 
-emit pld.shutdown-started
-
 # avoid keyboard interruption
 trap echo INT SEGV QUIT TERM
 set +e
 
+emit pld.shutdown-started
+
 rc_splash reboot
 
 # Kill all processes.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


packages: util-linux-ng/util-linux-fhs.patch - updated for ng-2.17.2

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 08:54:03 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated for ng-2.17.2

 Files affected:
packages/util-linux-ng:
   util-linux-fhs.patch (1.1 - 1.2) 

 Diffs:


Index: packages/util-linux-ng/util-linux-fhs.patch
diff -u packages/util-linux-ng/util-linux-fhs.patch:1.1 
packages/util-linux-ng/util-linux-fhs.patch:1.2
--- packages/util-linux-ng/util-linux-fhs.patch:1.1 Sun May  9 10:44:59 2010
+++ packages/util-linux-ng/util-linux-fhs.patch Sun May  9 10:53:58 2010
@@ -1,12 +1,17 @@
-diff -urN util-linux-2.11d.org/include/pathnames.h 
util-linux-2.11d/include/pathnames.h
 util-linux-2.11d.org/include/pathnames.h   Sun Jun  3 21:48:00 2001
-+++ util-linux-2.11d/include/pathnames.h   Sun Jun  3 21:48:47 2001
-@@ -101,7 +105,7 @@
- #define SECURETTY /etc/securetty
- #define _PATH_UTMP/var/run/utmp
- #define _PATH_WTMPLOGDIR /wtmp
+--- util-linux-ng-2.17.2/include/pathnames.h.orig  2010-03-22 
09:05:42.0 +0100
 util-linux-ng-2.17.2/include/pathnames.h   2010-05-09 10:46:42.934937584 
+0200
+@@ -20,12 +20,12 @@
+ #define   _PATH_DEFPATH_ROOT  
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ 
+ #define _PATH_SECURETTY   /etc/securetty
 -#define _PATH_WTMPLOCK/etc/wtmplock
-+#define _PATH_WTMPLOCKVARPATH /lock/wtmplock
++#define _PATH_WTMPLOCK/var/lock/wtmplock
+ 
+ #define   _PATH_HUSHLOGIN .hushlogin
  
- /* no more . in DEFPATH */
- #define   _PATH_DEFPATH   /usr/local/bin:/bin:/usr/bin
+ #ifndef _PATH_MAILDIR
+-#define   _PATH_MAILDIR   /var/spool/mail
++#define   _PATH_MAILDIR   /var/mail
+ #endif
+ #define   _PATH_MOTDFILE  /etc/motd
+ #define   _PATH_NOLOGIN   /etc/nologin


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-fhs.patch?r1=1.1r2=1.2f=u

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


packages: util-linux-ng/util-linux-login-lastlog.patch - updated for ng-2.17.2

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 09:43:17 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated for ng-2.17.2

 Files affected:
packages/util-linux-ng:
   util-linux-login-lastlog.patch (1.1 - 1.2) 

 Diffs:


Index: packages/util-linux-ng/util-linux-login-lastlog.patch
diff -u packages/util-linux-ng/util-linux-login-lastlog.patch:1.1 
packages/util-linux-ng/util-linux-login-lastlog.patch:1.2
--- packages/util-linux-ng/util-linux-login-lastlog.patch:1.1   Sun May  9 
10:44:59 2010
+++ packages/util-linux-ng/util-linux-login-lastlog.patch   Sun May  9 
11:43:12 2010
@@ -1,9 +1,9 @@
 util-linux-2.12p/login-utils/login.c.login-lastlog 2005-03-24 
13:26:06.516865128 +0100
-+++ util-linux-2.12p/login-utils/login.c   2005-03-24 13:26:58.136017824 
+0100
-@@ -1397,7 +1397,7 @@
+--- util-linux-ng-2.17.2/login-utils/login.c.orig  2010-03-18 
23:11:23.0 +0100
 util-linux-ng-2.17.2/login-utils/login.c   2010-05-09 11:42:42.890935908 
+0200
+@@ -1431,7 +1431,7 @@
  struct lastlog ll;
  int fd;
- 
+ 
 -if ((fd = open(_PATH_LASTLOG, O_RDWR, 0)) = 0) {
 +if ((fd = open(_PATH_LASTLOG, O_RDWR|O_CREAT, 0)) = 0) {
lseek(fd, (off_t)pwd-pw_uid * sizeof(ll), SEEK_SET);


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-login-lastlog.patch?r1=1.1r2=1.2f=u

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


packages: edgar/edgar.spec - 0.55

2010-05-09 Thread lisu
Author: lisu Date: Sun May  9 10:05:28 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- 0.55

 Files affected:
packages/edgar:
   edgar.spec (1.19 - 1.20) 

 Diffs:


Index: packages/edgar/edgar.spec
diff -u packages/edgar/edgar.spec:1.19 packages/edgar/edgar.spec:1.20
--- packages/edgar/edgar.spec:1.19  Fri Mar 12 09:09:35 2010
+++ packages/edgar/edgar.spec   Sun May  9 12:05:23 2010
@@ -2,12 +2,12 @@
 Summary:   2D Platform game
 Summary(pl.UTF-8): Dwuwymiarowa gra platformowa
 Name:  edgar
-Version:   0.52
+Version:   0.55
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Games
 Source0:   
http://www.parallelrealities.co.uk/download/edgar/%{name}-%{version}-1.tar.gz
-# Source0-md5: 188071d7e2e276588811cad9d9c87c0e
+# Source0-md5: f745964397aa25e792e0049594d62b7b
 Source1:   %{name}.png
 Patch0:%{name}-makefile.patch
 Patch1:%{name}-usless_files.patch
@@ -72,6 +72,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2010/05/09 10:05:23  lisu
+- 0.55
+
 Revision 1.19  2010/03/12 08:09:35  lisu
 - 0.52
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/edgar/edgar.spec?r1=1.19r2=1.20f=u

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


DISTFILES: edgar: edgar-0.55-1.tar.gz

2010-05-09 Thread lisu

Files fetched: 1

STORED: http://www.parallelrealities.co.uk/download/edgar/edgar-0.55-1.tar.gz
f745964397aa25e792e0049594d62b7b  edgar-0.55-1.tar.gz
Size: 15621363 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


packages: openvpn/openvpn.init - formatting cosmetics

2010-05-09 Thread glen
Author: glen Date: Sun May  9 10:17:02 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- formatting cosmetics

 Files affected:
packages/openvpn:
   openvpn.init (1.35 - 1.36) 

 Diffs:


Index: packages/openvpn/openvpn.init
diff -u packages/openvpn/openvpn.init:1.35 packages/openvpn/openvpn.init:1.36
--- packages/openvpn/openvpn.init:1.35  Wed Mar 10 20:30:13 2010
+++ packages/openvpn/openvpn.init   Sun May  9 12:16:56 2010
@@ -31,7 +31,7 @@
 # Check that networking is up.
 if is_yes ${NETWORKING}; then
if [ ! -f /var/lock/subsys/network -a $1 != stop -a $1 != status ]; 
then
-   msg_network_down OpenVPN
+   msg_network_down OpenVPN
exit 1
fi
 else
@@ -59,79 +59,68 @@
 
 start() {
# Check if the service is already running?
-   if ! tunlsup; then
-   msg_starting OpenVPN; started
-   for tun in $TUNNELS; do
-   config=/etc/openvpn/$tun.conf
-   if [ ! -f $config ]; then
-   nls Invalid tunnel \`%s': missing config: %s 
$tun $config
-   fail
-   RET=1
-   else
-   show Starting OpenVPN tunnel %s $tun
-   if tunlup $tun; then
-   started
-   continue
-   fi
-
-   daemon --pidfile /var/run/openvpn/$tun.pid 
/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/$tun.pid \
-   --config $config --cd /etc/openvpn 
${OPENVPN_OPT}
-   RET=$?
-   fi
-   [ $RETVAL -eq 0 ]  RETVAL=$RET
-   done
-   [ $RETVAL -eq 0 ]  touch /var/lock/subsys/openvpn
-   else
+   if tunlsup; then
msg_already_running OpenVPN
+   return
fi
+
+   msg_starting OpenVPN; started
+   for tun in $TUNNELS; do
+   config=/etc/openvpn/$tun.conf
+   if [ ! -f $config ]; then
+   nls Invalid tunnel \`%s': missing config: %s $tun 
$config
+   fail
+   RET=1
+   else
+   show Starting OpenVPN tunnel %s $tun
+   if tunlup $tun; then
+   started
+   continue
+   fi
+
+   daemon --pidfile /var/run/openvpn/$tun.pid 
/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/$tun.pid \
+   --config $config --cd /etc/openvpn 
${OPENVPN_OPT}
+   RET=$?
+   fi
+   [ $RETVAL -eq 0 ]  RETVAL=$RET
+   done
+   [ $RETVAL -eq 0 ]  touch /var/lock/subsys/openvpn
 }
 
 stop() {
-   if tunlsup; then
-   # Stop daemons.
-   msg_stopping OpenVPN; started
-   for tun in $TUNNELS; do
-   pidfile=/var/run/openvpn/$tun.pid
-   [ -f $pidfile ] || continue
-   pid=`cat $pidfile`
-   show Stopping OpenVPN tunnel %s $tun; busy
-   killproc --pidfile openvpn/$tun.pid || err=1
-   done
-   rm -f /var/lock/subsys/openvpn /dev/null 21
-   else
+   if ! tunlsup; then
msg_not_running OpenVPN
+   return
fi
+
+   # Stop daemons.
+   msg_stopping OpenVPN; started
+   for tun in $TUNNELS; do
+   pidfile=/var/run/openvpn/$tun.pid
+   [ -f $pidfile ] || continue
+   pid=`cat $pidfile`
+   show Stopping OpenVPN tunnel %s $tun; busy
+   killproc --pidfile openvpn/$tun.pid || err=1
+   done
+   rm -f /var/lock/subsys/openvpn /dev/null 21
 }
 
-RETVAL=0
-# See how we were called.
-case $1 in
-  start)
-   start
-   ;;
-  stop)
-   stop
-   ;;
-  reload|force-reload)
-   if tunlsup; then
-   msg_reloading OpenVPN; started
-   for tun in $TUNNELS; do
-   show Reloading OpenVPN tunnel %s $tun
-   killproc --pidfile openvpn/$tun.pid openvpn -HUP
-   [ $? -ne 0 -a $RETVAL -eq 0 ]  RETVAL=7
-   done
-   else
-   msg_not_running OpenVPN
-   exit 7
+reload() {
+   if ! tunlsup; then
+   msg_not_running OpenVPN
+   RETVAL=7
+   return
fi
-   ;;
-  restart)
-   stop
-   sleep 1
-   start
-   exit $?
-   ;;
-  status)
+
+   msg_reloading OpenVPN; started
+   for tun in $TUNNELS; do
+   

packages: openvpn/openvpn.spec - release 4

2010-05-09 Thread glen
Author: glen Date: Sun May  9 10:17:18 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- release 4

 Files affected:
packages/openvpn:
   openvpn.spec (1.153 - 1.154) 

 Diffs:


Index: packages/openvpn/openvpn.spec
diff -u packages/openvpn/openvpn.spec:1.153 packages/openvpn/openvpn.spec:1.154
--- packages/openvpn/openvpn.spec:1.153 Sat May  8 22:38:20 2010
+++ packages/openvpn/openvpn.spec   Sun May  9 12:17:12 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Serwer VPN
 Name:  openvpn
 Version:   2.1.1
-Release:   3
+Release:   4
 License:   GPL
 Group: Networking/Daemons
 Source0:   http://www.openvpn.net/release/%{name}-%{version}.tar.gz
@@ -186,6 +186,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.154  2010/05/09 10:17:12  glen
+- release 4
+
 Revision 1.153  2010/05/08 20:38:20  glen
 - include management-notes.txt in %doc; rel 3
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openvpn/openvpn.spec?r1=1.153r2=1.154f=u

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


packages: alsa-lib/alsa-lib.spec - apidocs subpackage; rel 2

2010-05-09 Thread glen
Author: glen Date: Sun May  9 10:28:02 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- apidocs subpackage; rel 2

 Files affected:
packages/alsa-lib:
   alsa-lib.spec (1.152 - 1.153) 

 Diffs:


Index: packages/alsa-lib/alsa-lib.spec
diff -u packages/alsa-lib/alsa-lib.spec:1.152 
packages/alsa-lib/alsa-lib.spec:1.153
--- packages/alsa-lib/alsa-lib.spec:1.152   Sun Apr 25 16:01:31 2010
+++ packages/alsa-lib/alsa-lib.spec Sun May  9 12:27:57 2010
@@ -2,9 +2,10 @@
 #
 # Conditional build:
 %bcond_without static_libs # don't build static library
+%bcond_without apidocs # do not build and package API docs
 %bcond_without python  # smixer-python binding
 %bcond_withresmgr  # Resource Manager support
-#
+
 Summary:   Advanced Linux Sound Architecture (ALSA) - Library
 Summary(es.UTF-8): Advanced Linux Sound Architecture (ALSA) - Biblioteca
 Summary(pl.UTF-8): Advanced Linux Sound Architecture (ALSA) - Biblioteka
@@ -13,7 +14,7 @@
 Summary(uk.UTF-8): Бібліотека API для роботи з драйвером ALSA
 Name:  alsa-lib
 Version:   1.0.23
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
@@ -162,6 +163,17 @@
 %description static -l uk.UTF-8
 Статична бібліотека API для роботи з драйвером ALSA.
 
+%package apidocs
+Summary:   ALSA Library API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki ALSA Library
+Group: Documentation
+
+%description apidocs
+API and internal documentation for ALSA Library.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki ALSA Library.
+
 %package smixer-python
 Summary:   Python binding module for ALSA Mixer Interface
 Summary(pl.UTF-8): Moduł wiązania Pythona dla interfejsu miksera 
architektury ALSA
@@ -190,19 +202,18 @@
%{!?with_static_libs:--disable-static}
 
 %{__make}
-%{__make} doc
+%{?with_apidocs:%{__make} doc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
-install -d $RPM_BUILD_ROOT/etc/{alsa,modprobe.d}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/alsa,/etc/modprobe.d}
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
 install -D utils/alsa.m4 $RPM_BUILD_ROOT%{_aclocaldir}/alsa.m4
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/modprobe.d/alsa-base.conf
-install %{SOURCE2} $RPM_BUILD_ROOT/etc/asound.conf
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/asound.conf
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/smixer/*.{a,la}
 
@@ -226,11 +237,10 @@
 %{_datadir}/alsa
 %dir %{_sysconfdir}/alsa
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asound.conf
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/modprobe.d/alsa-base.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/modprobe.d/alsa-base.conf
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/doxygen/html/*
 %attr(755,root,root) %{_libdir}/libasound.so
 %{_libdir}/libasound.la
 %{_includedir}/sys/asoundlib.h
@@ -244,6 +254,12 @@
 %{_libdir}/libasound.a
 %endif
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%doc doc/doxygen/html/*
+%endif
+
 %if %{with python}
 %files smixer-python
 %defattr(644,root,root,755)
@@ -256,6 +272,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.153  2010/05/09 10:27:57  glen
+- apidocs subpackage; rel 2
+
 Revision 1.152  2010/04/25 14:01:31  sls
 - ver. 1.0.23
 
@@ -794,12 +813,3 @@
 Revision 1.3  1999/08/19 12:31:40  wiget
 - cut changelog
 
-* Thu Aug 19 1999 PLD Team feedb...@pld-linux.org
-  [0.4.0-2]
-- based on alsa-driver.spec, alsa-lib.spec and alsa-utils.spec
-  made by:
-  Arkadiusz Miśkiewicz mis...@pld.org.pl
-  Piotr Czerwiński p...@pld.org.pl
-  Tomasz Kłoczko kloc...@rudy.mif.pg.gda.pl
-  Jan Rękojański bagg...@pld.org.pl
-  Artur Frysiak wi...@pld.org.pl


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alsa-lib/alsa-lib.spec?r1=1.152r2=1.153f=u

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


packages: db4.7/db4.7.spec - apidocs subpackage

2010-05-09 Thread glen
Author: glen Date: Sun May  9 10:32:51 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- apidocs subpackage

 Files affected:
packages/db4.7:
   db4.7.spec (1.24 - 1.25) 

 Diffs:


Index: packages/db4.7/db4.7.spec
diff -u packages/db4.7/db4.7.spec:1.24 packages/db4.7/db4.7.spec:1.25
--- packages/db4.7/db4.7.spec:1.24  Fri Apr 23 02:01:45 2010
+++ packages/db4.7/db4.7.spec   Sun May  9 12:32:45 2010
@@ -1,11 +1,12 @@
 # $Revision$, $Date$
 #
 # Conditional build:
+%bcond_without apidocs # do not build and package API docs
 %bcond_without java# don't build java bindings
 %bcond_without tcl # don't build Tcl bindings
 %bcond_without static_libs # don't build static libraries
 
-%include   /usr/lib/rpm/macros.java
+%{?with_java:%include  /usr/lib/rpm/macros.java}
 
 %definelibver  4.7
 %definever %{libver}.25
@@ -116,6 +117,13 @@
 Ten pakiet zawiera statyczne biblioteki do budowania programów
 używających Berkeley DB.
 
+%package apidocs
+Summary:   Berkeley database library API documentation
+Group: Documentation
+
+%description apidocs
+API and internal documentation for Berkeley database library.
+
 %package cxx
 Summary:   Berkeley database library for C++
 Summary(pl.UTF-8): Biblioteka baz danych Berkeley dla C++
@@ -399,6 +407,20 @@
 %{_libdir}/libndbm.la
 %{_includedir}/db.h
 %{_includedir}/db_185.h
+%{_examplesdir}/db-%{version}
+
+%if %{with static_libs}
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libdb-%{libver}.a
+%{_libdir}/libdb4.a
+%{_libdir}/libdb.a
+%{_libdir}/libndbm.a
+%endif
+
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
 %dir %{_docdir}/db-%{version}-docs
 %{_docdir}/db-%{version}-docs/api_c
 %{_docdir}/db-%{version}-docs/articles
@@ -411,15 +433,6 @@
 %{_docdir}/db-%{version}-docs/images
 %{_docdir}/db-%{version}-docs/porting
 %{_docdir}/db-%{version}-docs/ref
-%{_examplesdir}/db-%{version}
-
-%if %{with static_libs}
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libdb-%{libver}.a
-%{_libdir}/libdb4.a
-%{_libdir}/libdb.a
-%{_libdir}/libndbm.a
 %endif
 
 %files cxx
@@ -502,6 +515,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.25  2010/05/09 10:32:45  glen
+- apidocs subpackage
+
 Revision 1.24  2010/04/23 00:01:45  pawelz
 - Don't force specific jdk.
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/db4.7/db4.7.spec?r1=1.24r2=1.25f=u

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


packages: gnome-mag/gnome-mag.spec - updated to 0.16.1 - removed -use-pyexe...

2010-05-09 Thread megabajt
Author: megabajt Date: Sun May  9 10:33:19 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.16.1
- removed -use-pyexecdir.patch (applied upstream)

 Files affected:
packages/gnome-mag:
   gnome-mag.spec (1.57 - 1.58) 

 Diffs:


Index: packages/gnome-mag/gnome-mag.spec
diff -u packages/gnome-mag/gnome-mag.spec:1.57 
packages/gnome-mag/gnome-mag.spec:1.58
--- packages/gnome-mag/gnome-mag.spec:1.57  Wed Nov 25 02:45:32 2009
+++ packages/gnome-mag/gnome-mag.spec   Sun May  9 12:33:13 2010
@@ -2,14 +2,12 @@
 Summary:   GNOME Magnifier
 Summary(pl.UTF-8): Lupa GNOME
 Name:  gnome-mag
-Version:   0.15.7
+Version:   0.16.1
 Release:   1
 License:   GPL
 Group: X11/Applications/Accessibility
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.15/%{name}-%{version}.tar.bz2
-# Source0-md5: 40eb26385e3225ac5cb1eab87488cfc3
-# http://bugzilla.gnome.org/show_bug.cgi?id=554162
-Patch0:%{name}-use-pyexecdir.patch
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.16/%{name}-%{version}.tar.bz2
+# Source0-md5: bbe177dadfd64c071b5670956ed703ae
 URL:   http://live.gnome.org/GnomeMag
 BuildRequires: GConf2-devel = 2.24.0
 BuildRequires: ORBit2-devel = 1:2.14.9
@@ -104,10 +102,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
-rm -f po/c...@valencia.po
-sed -i -e 's/c...@valencia//' po/LINGUAS
+rm -f po/e...@shaw.po
+sed -i -e 's/e...@shaw//' po/LINGUAS
 
 %build
 %{__libtoolize}
@@ -161,6 +158,7 @@
 %attr(755,root,root) %{_libdir}/orbit-2.0/GNOME_Magnifier_module.so
 %{_mandir}/man1/magnifier.1*
 %{_libdir}/bonobo/servers/*.server
+%{_datadir}/dbus-1/services/org.freedesktop.gnome.Magnifier.service
 %{_datadir}/%{name}
 %{_datadir}/idl/%{name}-1.0
 
@@ -203,6 +201,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.58  2010/05/09 10:33:13  megabajt
+- updated to 0.16.1
+- removed -use-pyexecdir.patch (applied upstream)
+
 Revision 1.57  2009/11/25 01:45:32  sparky
 - BR: doxygen, gettext-devel, rpm-pythonprov
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-mag/gnome-mag.spec?r1=1.57r2=1.58f=u

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


DISTFILES: gnome-mag: gnome-mag-0.16.1.tar.bz2

2010-05-09 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.16/gnome-mag-0.16.1.tar.bz2
bbe177dadfd64c071b5670956ed703ae  gnome-mag-0.16.1.tar.bz2
Size: 546444 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


packages: gnome-mag/gnome-mag-use-pyexecdir.patch (REMOVED) - applied upstream

2010-05-09 Thread megabajt
Author: megabajt Date: Sun May  9 10:33:53 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- applied upstream

 Files affected:
packages/gnome-mag:
   gnome-mag-use-pyexecdir.patch (1.2 - 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


packages: util-linux-ng/util-linux-procpartitions.patch - updated for ng-2....

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 10:34:19 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated for ng-2.17.2

 Files affected:
packages/util-linux-ng:
   util-linux-procpartitions.patch (1.1 - 1.2) 

 Diffs:


Index: packages/util-linux-ng/util-linux-procpartitions.patch
diff -u packages/util-linux-ng/util-linux-procpartitions.patch:1.1 
packages/util-linux-ng/util-linux-procpartitions.patch:1.2
--- packages/util-linux-ng/util-linux-procpartitions.patch:1.1  Sun May  9 
10:44:59 2010
+++ packages/util-linux-ng/util-linux-procpartitions.patch  Sun May  9 
12:34:13 2010
@@ -22,12 +22,12 @@
  
while (fgets(line, sizeof(line), procpt)) {
if (sscanf (line,  %d %d %d %[^\n ],
 util-linux-2.11y/fdisk/fdisk.c.procpartitions  2003-01-13 
14:28:41.0 -0500
-+++ util-linux-2.11y/fdisk/fdisk.c 2003-01-13 14:28:41.0 -0500
-@@ -2371,12 +2371,14 @@
-   FILE *procpt;
-   char line[100], ptname[100], devname[120], *s;
-   int ma, mi, sz;
+--- util-linux-ng-2.17.2/fdisk/fdisk.c.orig2010-03-22 09:21:34.0 
+0100
 util-linux-ng-2.17.2/fdisk/fdisk.c 2010-05-09 12:31:53.050933394 +0200
+@@ -2844,12 +2844,14 @@
+   char line[128], ptname[128], devname[256];
+   int ma, mi;
+   unsigned long long sz;
 +  char iobuf[32*1024];
  
procpt = fopen(PROC_PARTITIONS, r);
@@ -38,4 +38,4 @@
 +  setvbuf(procpt, iobuf, _IOFBF, sizeof(iobuf));
  
while (fgets(line, sizeof(line), procpt)) {
-   if (sscanf (line,  %d %d %d %[^\n ],
+   if (sscanf (line,  %d %d %llu %128[^\n ],


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-procpartitions.patch?r1=1.1r2=1.2f=u

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


packages: libxml2/libxml2.spec - apidocs bcond

2010-05-09 Thread glen
Author: glen Date: Sun May  9 10:35:28 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- apidocs bcond

 Files affected:
packages/libxml2:
   libxml2.spec (1.178 - 1.179) 

 Diffs:


Index: packages/libxml2/libxml2.spec
diff -u packages/libxml2/libxml2.spec:1.178 packages/libxml2/libxml2.spec:1.179
--- packages/libxml2/libxml2.spec:1.178 Sun Apr  4 21:44:45 2010
+++ packages/libxml2/libxml2.spec   Sun May  9 12:35:23 2010
@@ -1,10 +1,11 @@
 # $Revision$, $Date$
 #
 # Conditional build:
+%bcond_without apidocs # do not build and package API docs
 %bcond_without python  # don't build python module
 %bcond_without static_libs # don't build static libraries
 %bcond_without zlib# don't use zlib
-#
+
 Summary:   libXML library
 Summary(es.UTF-8): Biblioteca libXML version 2
 Summary(pl.UTF-8): Biblioteka libXML wersja 2
@@ -230,9 +231,11 @@
 %{_libdir}/libxml2.a
 %endif
 
+%if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
 %{_gtkdocdir}/libxml2
+%endif
 
 %files progs
 %defattr(644,root,root,755)
@@ -257,6 +260,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.179  2010/05/09 10:35:23  glen
+- apidocs bcond
+
 Revision 1.178  2010/04/04 19:44:45  jajcus
 - install egg-info file for the python package
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxml2/libxml2.spec?r1=1.178r2=1.179f=u

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


packages: util-linux-ng/util-linux-ng-ac.patch (REMOVED) - obsolete since 2...

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 10:41:57 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- obsolete since 2.17.1

 Files affected:
packages/util-linux-ng:
   util-linux-ng-ac.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


packages: util-linux-ng/util-linux-hotkeys.patch - more langs in ng-2.17.2; ...

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 10:56:10 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- more langs in ng-2.17.2; dropped bogus cfdisk changes

 Files affected:
packages/util-linux-ng:
   util-linux-hotkeys.patch (1.1 - 1.2) 

 Diffs:


Index: packages/util-linux-ng/util-linux-hotkeys.patch
diff -u packages/util-linux-ng/util-linux-hotkeys.patch:1.1 
packages/util-linux-ng/util-linux-hotkeys.patch:1.2
--- packages/util-linux-ng/util-linux-hotkeys.patch:1.1 Sun May  9 10:44:59 2010
+++ packages/util-linux-ng/util-linux-hotkeys.patch Sun May  9 12:56:05 2010
@@ -11,28 +11,39 @@
  
  #: login-utils/wall.c:104
  #, c-format
 util-linux-2.12j/po/da.po.sopwith  2004-12-05 14:08:09.0 -0500
-+++ util-linux-2.12j/po/da.po  2004-12-10 13:09:50.382880759 -0500
-@@ -1470,7 +1470,7 @@
- 
- #: fdisk/cfdisk.c:1526
- msgid Do you wish to start with a zero table [y/N] ?
--msgstr Vil du starte med nulstillet tabel [j/N] ?
-+msgstr Vil du starte med nulstillet tabel [y/N] ?
- 
- #: fdisk/cfdisk.c:1574
- msgid You specified more cylinders than fit on disk
 util-linux-2.12j/po/nl.po.sopwith  2004-12-05 14:08:15.0 -0500
-+++ util-linux-2.12j/po/nl.po  2004-12-10 13:09:50.390878282 -0500
-@@ -1493,7 +1493,7 @@
- 
- #: fdisk/cfdisk.c:1526
- msgid Do you wish to start with a zero table [y/N] ?
--msgstr Wilt u met een lege tabel beginnen [j/N] ?
-+msgstr Wilt u met een lege tabel beginnen [y/N] ?
+--- util-linux-ng-2.17.2/po/da.po.orig 2010-05-09 12:43:26.534940098 +0200
 util-linux-ng-2.17.2/po/da.po  2010-05-09 12:43:32.174935908 +0200
+@@ -7705,7 +7705,7 @@
+ #: login-utils/vipw.c:352
+ #, c-format
+ msgid Would you like to edit %s now [y/n]? 
+-msgstr Vil du redigere %s nu [j/n]? 
++msgstr Vil du redigere %s nu [y/n]? 
+ 
+ #: login-utils/wall.c:112
+ #, c-format
+--- util-linux-ng-2.17.2/po/de.po.orig 2010-05-09 12:46:21.882940098 +0200
 util-linux-ng-2.17.2/po/de.po  2010-05-09 12:46:26.774938422 +0200
+@@ -7945,7 +7945,7 @@
+ #: login-utils/vipw.c:352
+ #, c-format
+ msgid Would you like to edit %s now [y/n]? 
+-msgstr Würden Sie jetzt gerne %s bearbeiten [j/n]? 
++msgstr Würden Sie jetzt gerne %s bearbeiten [y/n]? 
+ 
+ #: login-utils/wall.c:112
+ #, c-format
+--- util-linux-ng-2.17.2/po/hu.po.orig 2010-05-09 12:47:26.586942613 +0200
 util-linux-ng-2.17.2/po/hu.po  2010-05-09 12:47:30.750935908 +0200
+@@ -7794,7 +7794,7 @@
+ #: login-utils/vipw.c:352
+ #, c-format
+ msgid Would you like to edit %s now [y/n]? 
+-msgstr Kívánja szerkeszteni a következőt: %s [i/n]? 
++msgstr Kívánja szerkeszteni a következőt: %s [y/n]? 
  
- #: fdisk/cfdisk.c:1574
- msgid You specified more cylinders than fit on disk
+ #: login-utils/wall.c:112
+ #, c-format
 --- util-linux-2.12j/po/pt_BR.po.sopwith   2004-12-05 14:08:15.0 
-0500
 +++ util-linux-2.12j/po/pt_BR.po   2004-12-10 13:11:47.560587674 -0500
 @@ -7161,7 +7161,7 @@
@@ -43,4 +54,26 @@
 +msgstr Voc� gostaria de editar %s agora [y/n]
  
  #: login-utils/wall.c:104
+ #, c-format
+--- util-linux-ng-2.17.2/po/ru.po.orig 2010-05-09 12:51:15.306941775 +0200
 util-linux-ng-2.17.2/po/ru.po  2010-05-09 12:51:21.562935070 +0200
+@@ -7799,7 +7799,7 @@
+ #: login-utils/vipw.c:352
+ #, c-format
+ msgid Would you like to edit %s now [y/n]? 
+-msgstr �� �� �� �� ��� %s [�/�]? 
++msgstr �� �� �� �� ��� %s [y/n]? 
+ 
+ #: login-utils/wall.c:112
+ #, c-format
+--- util-linux-ng-2.17.2/po/tr.po.orig 2010-05-09 12:52:29.066940098 +0200
 util-linux-ng-2.17.2/po/tr.po  2010-05-09 12:52:33.602936746 +0200
+@@ -7771,7 +7771,7 @@
+ #: login-utils/vipw.c:352
+ #, c-format
+ msgid Would you like to edit %s now [y/n]? 
+-msgstr %s dosyasını şimdi düzenlemek ister misiniz [e/h]? 
++msgstr %s dosyasını şimdi düzenlemek ister misiniz [y/n]? 
+ 
+ #: login-utils/wall.c:112
  #, c-format


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-hotkeys.patch?r1=1.1r2=1.2f=u

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


packages: util-linux-ng/util-linux-ng.spec - dropped obsolete ac patch - ad...

2010-05-09 Thread qboosh
Author: qboosh   Date: Sun May  9 10:57:15 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- dropped obsolete ac patch
- adapted remaining patches from old util-linux:
  
ctrlaltdel-man,fdformat-ide,fhs,hotkeys,info,login-lastlog,procpartitions,swaponsymlink

 Files affected:
packages/util-linux-ng:
   util-linux-ng.spec (1.72 - 1.73) 

 Diffs:


Index: packages/util-linux-ng/util-linux-ng.spec
diff -u packages/util-linux-ng/util-linux-ng.spec:1.72 
packages/util-linux-ng/util-linux-ng.spec:1.73
--- packages/util-linux-ng/util-linux-ng.spec:1.72  Sun May  9 10:03:12 2010
+++ packages/util-linux-ng/util-linux-ng.spec   Sun May  9 12:57:10 2010
@@ -40,8 +40,15 @@
 Source3:   util-linux-blockdev.init
 Source4:   util-linux-blockdev.sysconfig
 Patch0:%{name}-ppc.patch
-Patch1:%{name}-ac.patch
-Patch2:%{name}-union-mount.patch
+Patch1:%{name}-union-mount.patch
+Patch2:util-linux-ctrlaltdel-man.patch
+Patch3:util-linux-fdformat-ide.patch
+Patch4:util-linux-fhs.patch
+Patch5:util-linux-hotkeys.patch
+Patch6:util-linux-info.patch
+Patch7:util-linux-login-lastlog.patch
+Patch8:util-linux-procpartitions.patch
+Patch9:util-linux-swaponsymlink.patch
 URL:   http://userweb.kernel.org/~kzak/util-linux-ng/
 BuildRequires: audit-libs-devel = 1.0.6
 BuildRequires: gettext-devel
@@ -544,6 +551,13 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
 
 %build
 export CPPFLAGS=%{rpmcppflags} -I/usr/include/ncurses 
-DHAVE_LSEEK64_PROTOTYPE -DHAVE_LLSEEK_PROTOTYPE
@@ -629,7 +643,7 @@
 
 mv $RPM_BUILD_ROOT%{_sbindir}/{addpart,delpart,partx} $RPM_BUILD_ROOT/sbin
 
-cp -a  %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/login
+cp -a %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/login
 install -p %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/blockdev
 cp -a %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/blockdev
 
@@ -1364,6 +1378,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.73  2010/05/09 10:57:10  qboosh
+- dropped obsolete ac patch
+- adapted remaining patches from old util-linux:
+  
ctrlaltdel-man,fdformat-ide,fhs,hotkeys,info,login-lastlog,procpartitions,swaponsymlink
+
 Revision 1.72  2010/05/09 08:03:12  glen
 - pff, the opposite
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-ng.spec?r1=1.72r2=1.73f=u

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


packages: perl-DBIx-Class/perl-DBIx-Class.spec - release 2

2010-05-09 Thread adamg
Author: adamgDate: Sun May  9 11:17:23 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- release 2

 Files affected:
packages/perl-DBIx-Class:
   perl-DBIx-Class.spec (1.30 - 1.31) 

 Diffs:


Index: packages/perl-DBIx-Class/perl-DBIx-Class.spec
diff -u packages/perl-DBIx-Class/perl-DBIx-Class.spec:1.30 
packages/perl-DBIx-Class/perl-DBIx-Class.spec:1.31
--- packages/perl-DBIx-Class/perl-DBIx-Class.spec:1.30  Sat Nov 21 14:12:04 2009
+++ packages/perl-DBIx-Class/perl-DBIx-Class.spec   Sun May  9 13:17:18 2010
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8): DBIx::Class - rozszerzalne i elastyczne wiązanie 
obiektów - relacji
 Name:  perl-DBIx-Class
 Version:   0.08114
-Release:   1
+Release:   2
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/DBIx/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -134,6 +134,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.31  2010/05/09 11:17:18  adamg
+- release 2
+
 Revision 1.30  2009/11/21 13:12:04  sparky
 - don't provide %{_mandir}/man1/ directory
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-DBIx-Class/perl-DBIx-Class.spec?r1=1.30r2=1.31f=u

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


packages: zaz/zaz.spec - updated to 0.7.0 - more levels in desc

2010-05-09 Thread lisu
Author: lisu Date: Sun May  9 11:21:50 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.7.0
- more levels in desc

 Files affected:
packages/zaz:
   zaz.spec (1.9 - 1.10) 

 Diffs:


Index: packages/zaz/zaz.spec
diff -u packages/zaz/zaz.spec:1.9 packages/zaz/zaz.spec:1.10
--- packages/zaz/zaz.spec:1.9   Mon Feb 22 10:37:14 2010
+++ packages/zaz/zaz.spec   Sun May  9 13:21:44 2010
@@ -2,12 +2,12 @@
 Summary:   An arcade action puzzle game
 Summary(pl.UTF-8): Zręcznościowa gra logiczna
 Name:  zaz
-Version:   0.3.3
+Version:   0.7.0
 Release:   1
 License:   GPL v3+
 Group: X11/Applications/Games
-Source0:   http://downloads.sourceforge.net/zaz/%{name}-%{version}.tar.gz
-# Source0-md5: a538fe87780a56b47bc9b792ff6ae388
+Source0:   http://downloads.sourceforge.net/zaz/%{name}-%{version}.tar.bz2
+# Source0-md5: 3e1c1e46baec02fa16e71533d657820a
 Patch0:%{name}-desktop.patch
 Patch1:%{name}-usless_files.patch
 URL:   http://zaz.sourceforge.net/
@@ -29,11 +29,11 @@
 %description
 Zaz is an arcade action puzzle game where the objective is to get rid
 of all incoming balls by rearranging their order. Currently it
-includes 7 different levels.
+includes 18 different levels.
 
 %description -l pl.UTF-8
 Zaz to zręcznościowa gra logiczna, w której celem jet pozbycie się
-wszystkich kul zmieniając ich ustawienie. Aktualnie gra zawiera 7
+wszystkich kul zmieniając ich ustawienie. Aktualnie gra zawiera 18
 różnych poziomów.
 
 %prep
@@ -75,6 +75,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2010/05/09 11:21:44  lisu
+- updated to 0.7.0
+- more levels in desc
+
 Revision 1.9  2010/02/22 09:37:14  lisu
 - up to 0.3.3
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zaz/zaz.spec?r1=1.9r2=1.10f=u

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


packages: zaz/zaz-desktop.patch - updated for 0.7.0

2010-05-09 Thread lisu
Author: lisu Date: Sun May  9 11:22:00 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated for 0.7.0

 Files affected:
packages/zaz:
   zaz-desktop.patch (1.5 - 1.6) 

 Diffs:


Index: packages/zaz/zaz-desktop.patch
diff -u packages/zaz/zaz-desktop.patch:1.5 packages/zaz/zaz-desktop.patch:1.6
--- packages/zaz/zaz-desktop.patch:1.5  Mon Feb 22 10:37:14 2010
+++ packages/zaz/zaz-desktop.patch  Sun May  9 13:21:54 2010
@@ -1,6 +1,7 @@
 zaz-0.3.3/extra/zaz.desktop~   2010-02-20 03:04:53.0 +0100
-+++ zaz-0.3.3/extra/zaz.desktop2010-02-22 10:29:57.895696681 +0100
-@@ -1,12 +1,12 @@
+--- zaz-0.7.0/extra/zaz.desktop~   2010-05-01 00:06:55.0 +0200
 zaz-0.7.0/extra/zaz.desktop2010-05-09 13:16:18.034800880 +0200
+@@ -1,14 +1,11 @@
+-#!/usr/bin/env xdg-open
  [Desktop Entry]
 -Version=1.0
  Type=Application
@@ -9,10 +10,10 @@
  Comment=Zaz ain't Z***
 +Comment[pl]=Zręcznościowa gra logiczna
  Comment[ru]=Zaz не клон Z***
- TryExec=zaz
+ GenericName[tr]=Top Yok Etme Oyunu
+-TryExec=zaz
  Exec=zaz
--Categories=Game
+-Categories=Game;LogicGame;
 +Categories=Game;ArcadeGame;
  Icon=zaz
 -MimeType=
-+# vi: encoding=utf-8


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zaz/zaz-desktop.patch?r1=1.5r2=1.6f=u

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


DISTFILES: zaz: zaz-0.7.0.tar.bz2

2010-05-09 Thread lisu

Files fetched: 1

STORED: http://downloads.sourceforge.net/zaz/zaz-0.7.0.tar.bz2
3e1c1e46baec02fa16e71533d657820a  zaz-0.7.0.tar.bz2
Size: 22409586 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


packages: mysecureshell/mysecureshell.spec - changed logrotate config file ...

2010-05-09 Thread mguevara
Author: mguevara Date: Sun May  9 11:49:32 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- changed logrotate config file to 640

 Files affected:
packages/mysecureshell:
   mysecureshell.spec (1.3 - 1.4) 

 Diffs:


Index: packages/mysecureshell/mysecureshell.spec
diff -u packages/mysecureshell/mysecureshell.spec:1.3 
packages/mysecureshell/mysecureshell.spec:1.4
--- packages/mysecureshell/mysecureshell.spec:1.3   Sat May  8 16:22:15 2010
+++ packages/mysecureshell/mysecureshell.spec   Sun May  9 13:49:27 2010
@@ -46,7 +46,7 @@
 %doc README-en
 %doc %lang(fr) README-fr
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ssh/sftp_config
-%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mysecureshell
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/logrotate.d/mysecureshell
 %attr(755,root,root) /bin/MySecureShell
 %attr(755,root,root) %{_bindir}/sftp-*
 %{_mandir}/man8/MySecureShell.8*
@@ -58,6 +58,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2010/05/09 11:49:27  mguevara
+- changed logrotate config file to 640
+
 Revision 1.3  2010/05/08 14:22:15  glen
 - cleanup; adapter; verbose files
 - lang tag for french readme, no package of common gpl license


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysecureshell/mysecureshell.spec?r1=1.3r2=1.4f=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: PLD-update-TODO - updated

2010-05-09 Thread arekm
Author: arekmDate: Sun May  9 11:51:34 2010 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- updated

 Files affected:
PLD-doc:
   PLD-update-TODO (1.693 - 1.694) 

 Diffs:


Index: PLD-doc/PLD-update-TODO
diff -u PLD-doc/PLD-update-TODO:1.693 PLD-doc/PLD-update-TODO:1.694
--- PLD-doc/PLD-update-TODO:1.693   Sun May  9 00:53:38 2010
+++ PLD-doc/PLD-update-TODO Sun May  9 13:51:28 2010
@@ -97,6 +97,7 @@
 apache-mod_caml(13) [OLD] 1.3.4 [NEW] 1.3.6
 apache-mod_clamav(13) [OLD] 0.21 [NEW] 0.23
 apache-mod_epp(14) [OLD] 1.2 [NEW] 1.6
+apache-mod_mono(15) [OLD] 2.4.2 [NEW] 2.6.3
 apache1-mod_jk(11) [OLD] 1.2.27 [NEW] 1.2.30
 apache1-mod_limitipconn(9) [OLD] 0.04 [NEW] 0.22
 apache1-mod_mp3(13) [OLD] 0.40 [NEW] 1.2
@@ -163,6 +164,7 @@
 bongo(9) [OLD] 0.2.0 [NEW] 0.6.1
 boost-jam(9) [OLD] 3.1.17 [NEW] 3.1.18
 brlcad(15) [OLD] 7.10.0 [NEW] 7.16.6
+brltty(37) [OLD] 3.10 [NEW] 4.1
 btanks(9) [OLD] 0.8.7686 [NEW] 0.9.8083
 btanks-data(10) [OLD] 0.8.7686 [NEW] 0.9.8083
 btpd(8) [OLD] 0.13 [NEW] 0.15
@@ -176,7 +178,6 @@
 cacao(9) [OLD] 0.98 [NEW] 0.99.4
 cacti-plugin-manage(11) [OLD] 0.6 [NEW] 0.6.1
 cadaver(9) [OLD] 0.23.2 [NEW] 0.23.3
-cairo-dock(9) [OLD] 2.0.8 [NEW] 2.1.0
 camlp5(11) [OLD] 5.11 [NEW] 5.13
 camlp5(9) [OLD] 5.11 [NEW] 5.14
 camstream(9) [OLD] 0.26.3 [NEW] 0.27
@@ -217,7 +218,7 @@
 compat-gcc-34(13) [OLD] 3.4.6 [NEW] 4.5.0
 conary(9) [OLD] 0.62.14 [NEW] 2.1.15
 conduit(9) [OLD] 0.3.15 [NEW] 0.3.17
-cone(13) [OLD] 0.74 [NEW] 0.82
+cone(13) [OLD] 0.74 [NEW] 0.83
 configure-trackpoint(14) [OLD] 0.3.3 [NEW] 0.7
 consd(9) [OLD] 1.5.6 [NEW] 1.5.8
 conserver(11) [OLD] 8.1.16 [NEW] 8.1.17
@@ -379,7 +380,6 @@
 enemies-of-carlotta(9) [OLD] 1.1.2 [NEW] 1.2.6
 epgdownloader(9) [OLD] 0.7.2 [NEW] 0.8.0
 epic4(9) [OLD] 2.2 [NEW] 2.10.1
-eric4(9) [OLD] 4.4.3 [NEW] 4.4.4
 eris(9) [OLD] 1.3.8 [NEW] 1.3.14
 erlang-exmpp(8) [OLD] 0.9.2 [NEW] 0.9.3
 esdl(10) [OLD] 0.96.0626 [NEW] 1.0.1
@@ -424,7 +424,6 @@
 fio(9) [OLD] 1.36 [NEW] 1.38
 flamerobin(9) [OLD] 0.9.0 [NEW] 0.9.2
 flex(17) [OLD] 2.5.33 [NEW] 2.5.35
-fluidsynth(20) [OLD] 1.0.8 [NEW] 1.1.1
 flumotion(9) [OLD] 0.5.1 [NEW] 0.6.1
 fontforge(9) [OLD] 20090923 [NEW] 20100501
 fonts-TTF-arabic-KACST(9) [OLD] 2.0 [NEW] 2.01
@@ -449,7 +448,6 @@
 fuse-curlftpfs(10) [OLD] 0.9.1 [NEW] 0.9.2
 fvwm2(27) [OLD] 2.5.28 [NEW] 2.5.29
 fwbuilder(12) [OLD] 3.0.5 [NEW] 4.0.1
-fxscintilla(13) [OLD] 1.71 [NEW] 2.11.0
 fyre(10) [OLD] 1.0.0 [NEW] 1.0.1
 g-wrap(11) [OLD] 1.9.11 [NEW] 1.9.13
 galculator(9) [OLD] 1.3.1 [NEW] 1.3.4
@@ -501,7 +499,6 @@
 glibmm(13) [OLD] 2.24.1 [NEW] 2.24.2
 glm(9) [OLD] 0.3 [NEW] 0.3.1
 global(15) [OLD] 4.7 [NEW] 5.8.2
-globulation2(11) [OLD] 0.9.1 [NEW] 0.9.4.1
 glom(9) [OLD] 1.8.6 [NEW] 1.8.11
 glpk(9) [OLD] 4.27 [NEW] 4.43
 gluezilla(11) [OLD] 1.9.1 [NEW] 2.6
@@ -558,7 +555,9 @@
 gnue-forms(9) [OLD] 0.5.11 [NEW] 0.6.3
 gnue-navigator(9) [OLD] 0.0.8 [NEW] 0.1.0
 gnue-reports(9) [OLD] 0.1.7 [NEW] 0.2.0
+gnugk(9) [OLD] 2.0.8 [NEW] 2.2.0
 gnuitar(9) [OLD] 0.3.1 [NEW] 0.3.2
+gnumeric(27) [OLD] 1.10.2 [NEW] 1.10.3
 gnupg(20) [OLD] 1.4.10 [NEW] 2.0.15
 gnupg2(14) [OLD] 2.0.13 [NEW] 2.0.15
 gnuserv(9) [OLD] 3.12.6 [NEW] 3.12.8
@@ -638,7 +637,6 @@
 gxine(14) [OLD] 0.5.11 [NEW] 0.5.905
 gxiso(9) [OLD] 1.5 [NEW] 1.6rc1
 gxmessage(9) [OLD] 2.6.2 [NEW] 2.12.4
-gxmms(16) [OLD] 0.2.1 [NEW] 0.3.0
 h264enc(9) [OLD] 8.7.0 [NEW] 9.2.1
 hadoop(14) [OLD] 0.20.1 [NEW] 0.20.2
 haproxy(9) [OLD] 1.4.2 [NEW] 1.4.4
@@ -886,6 +884,7 @@
 libgdamm3(16) [OLD] 3.0.0 [NEW] 3.0.1
 libgdiplus(21) [OLD] 2.6.2 [NEW] 2.6.4
 libgeotiff(9) [OLD] 1.2.5 [NEW] 1.3.0RC2
+libgoffice(15) [OLD] 0.8.2 [NEW] 0.8.3
 libgpewidget(9) [OLD] 0.115 [NEW] 0.117
 libgphoto2(18) [OLD] 2.4.7 [NEW] 2.4.9.1
 libgpod(11) [OLD] 0.7.2 [NEW] 0.7.93
@@ -1035,7 +1034,7 @@
 molden(9) [OLD] 4.6 [NEW] 4.9
 mono(33) [OLD] 2.6.3 [NEW] 2.6.4
 monodevelop(19) [OLD] 2.2.2 [NEW] 2.3
-moodle(13) [OLD] 1.9.5 [NEW] 20100508
+moodle(13) [OLD] 1.9.5 [NEW] 20100509
 moon-buggy(9) [OLD] 1.0 [NEW] 1.0.51
 mozilla-addon-livehttpheaders(10) [OLD] 0.10 [NEW] 0.16
 mpg123(30) [OLD] 1.9.1 [NEW] 1.12.1
@@ -1057,6 +1056,7 @@
 nagios-plugin-check_mk(9) [OLD] 1.0.35 [NEW] 1.1.5i0
 nagios-plugins(16) [OLD] 1.4.14 [NEW] 200211131100
 nam(9) [OLD] 1.10 [NEW] 1.12
+nant(10) [OLD] 0.85 [NEW] 0.90
 nautilus-gdiff-ext(11) [OLD] 0.2.4 [NEW] 0.3.1
 nbd(9) [OLD] 2.9.11 [NEW] 2.9.15
 ncftp(13) [OLD] 3.2.3 [NEW] 3.2.4
@@ -1183,7 +1183,6 @@
 pdnsd(10) [OLD] 1.2.7 [NEW] 1.2.8
 penguin-command(9) [OLD] 1.6.10 [NEW] 1.6.11
 perl-AnyEvent(18) [OLD] 5.251 [NEW] 5.261
-perl-Apache-AuthCookie(19) [OLD] 3.12 [NEW] 3.14
 perl-Class-Accessor-Grouped(16) [OLD] 0.09002 [NEW] 0.09003
 perl-Class-InsideOut(16) [OLD] 1.10 [NEW] 1.0301
 perl-Class-MakeMethods(18) [OLD] 1.01 [NEW] 1.009
@@ -1191,7 +1190,6 @@
 perl-DBD-DB2(16) [OLD] 0.80 [NEW] 1.71
 perl-DBD-Informix(17) [OLD] 2005.02 [NEW] 2008.0513
 perl-DBD-Oracle(13) [OLD] 1.16 [NEW] 1.23
-perl-Date

packages: nemiver/nemiver.spec - upgraded to 0.7.3

2010-05-09 Thread gotar
Author: gotarDate: Sun May  9 12:39:37 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- upgraded to 0.7.3

 Files affected:
packages/nemiver:
   nemiver.spec (1.18 - 1.19) 

 Diffs:


Index: packages/nemiver/nemiver.spec
diff -u packages/nemiver/nemiver.spec:1.18 packages/nemiver/nemiver.spec:1.19
--- packages/nemiver/nemiver.spec:1.18  Sat Nov 28 23:41:58 2009
+++ packages/nemiver/nemiver.spec   Sun May  9 14:39:32 2010
@@ -2,12 +2,12 @@
 Summary:   C/C++ debugger for GNOME
 Summary(pl.UTF-8): Debugger C/C++ dla GNOME
 Name:  nemiver
-Version:   0.7.1
+Version:   0.7.3
 Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/nemiver/0.7/%{name}-%{version}.tar.bz2
-# Source0-md5: 9e8dbf1a1ffdd510752857847bdc3283
+# Source0-md5: 7159d64bd78dc55aad892077fb75dfec
 Patch0:%{name}-desktop.patch
 Patch1:%{name}-configure.patch
 URL:   http://home.gna.org/nemiver/
@@ -152,6 +152,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.19  2010/05/09 12:39:32  gotar
+- upgraded to 0.7.3
+
 Revision 1.18  2009/11/28 22:41:58  sparky
 - BR: docbook-dtd412-xml
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nemiver/nemiver.spec?r1=1.18r2=1.19f=u

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


DISTFILES: nemiver: nemiver-0.7.3.tar.bz2

2010-05-09 Thread gotar

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/nemiver/0.7/nemiver-0.7.3.tar.bz2
7159d64bd78dc55aad892077fb75dfec  nemiver-0.7.3.tar.bz2
Size: 1428156 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


packages: nemiver/nemiver.spec, nemiver/gcc-4.5.diff (NEW) - GCC 4.5 patch ...

2010-05-09 Thread gotar
Author: gotarDate: Sun May  9 12:47:47 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- GCC 4.5 patch from 
http://ftp.debian.org/debian/pool/main/n/nemiver/nemiver_0.7.3-2.diff.gz

 Files affected:
packages/nemiver:
   nemiver.spec (1.19 - 1.20) , gcc-4.5.diff (NONE - 1.1)  (NEW)

 Diffs:


Index: packages/nemiver/nemiver.spec
diff -u packages/nemiver/nemiver.spec:1.19 packages/nemiver/nemiver.spec:1.20
--- packages/nemiver/nemiver.spec:1.19  Sun May  9 14:39:32 2010
+++ packages/nemiver/nemiver.spec   Sun May  9 14:47:42 2010
@@ -10,6 +10,7 @@
 # Source0-md5: 7159d64bd78dc55aad892077fb75dfec
 Patch0:%{name}-desktop.patch
 Patch1:%{name}-configure.patch
+Patch2:gcc-4.5.diff
 URL:   http://home.gna.org/nemiver/
 BuildRequires: GConf2-devel = 2.14.0
 BuildRequires: autoconf = 2.59
@@ -72,6 +73,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__glib_gettextize}
@@ -152,6 +154,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2010/05/09 12:47:42  gotar
+- GCC 4.5 patch from 
http://ftp.debian.org/debian/pool/main/n/nemiver/nemiver_0.7.3-2.diff.gz
+
 Revision 1.19  2010/05/09 12:39:32  gotar
 - upgraded to 0.7.3
 


Index: packages/nemiver/gcc-4.5.diff
diff -u /dev/null packages/nemiver/gcc-4.5.diff:1.1
--- /dev/null   Sun May  9 14:47:47 2010
+++ packages/nemiver/gcc-4.5.diff   Sun May  9 14:47:42 2010
@@ -0,0 +1,29 @@
+--- nemiver-0.7.3.orig/debian/patches/gcc-4.5.diff
 nemiver-0.7.3/debian/patches/gcc-4.5.diff
+@@ -0,0 +1,26 @@
++Index: nemiver-0.7.3/src/common/nmv-object.cc
++===
++--- nemiver-0.7.3.orig/src/common/nmv-object.cc   2010-03-04 
18:31:26.349484063 +0100
+ nemiver-0.7.3/src/common/nmv-object.cc2010-03-04 18:34:16.273732730 
+0100
++@@ -59,7 +59,7 @@
++ *m_priv = *a_object.m_priv;
++ }
++ 
++-Object::Object
+++Object
++ Object::operator= (Object const a_object)
++ {
++ if (this == a_object)
++Index: nemiver-0.7.3/src/langs/nmv-cpp-ast.cc
++===
++--- nemiver-0.7.3.orig/src/langs/nmv-cpp-ast.cc   2010-03-04 
18:37:20.733483290 +0100
+ nemiver-0.7.3/src/langs/nmv-cpp-ast.cc2010-03-04 18:37:27.744982512 
+0100
++@@ -64,7 +64,7 @@
++ m_int_value = a_t.get_int_value ();
++ }
++ 
++-Token::Token
+++Token
++ Token::operator= (const Token a_t)
++ {
++ m_kind = a_t.get_kind ();


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nemiver/nemiver.spec?r1=1.19r2=1.20f=u

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


packages: nemiver/gcc-4.5.diff - stupid me...

2010-05-09 Thread gotar
Author: gotarDate: Sun May  9 12:52:50 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- stupid me...

 Files affected:
packages/nemiver:
   gcc-4.5.diff (1.1 - 1.2) 

 Diffs:


Index: packages/nemiver/gcc-4.5.diff
diff -u packages/nemiver/gcc-4.5.diff:1.1 packages/nemiver/gcc-4.5.diff:1.2
--- packages/nemiver/gcc-4.5.diff:1.1   Sun May  9 14:47:42 2010
+++ packages/nemiver/gcc-4.5.diff   Sun May  9 14:52:44 2010
@@ -1,29 +1,26 @@
 nemiver-0.7.3.orig/debian/patches/gcc-4.5.diff
-+++ nemiver-0.7.3/debian/patches/gcc-4.5.diff
-@@ -0,0 +1,26 @@
-+Index: nemiver-0.7.3/src/common/nmv-object.cc
-+===
-+--- nemiver-0.7.3.orig/src/common/nmv-object.cc   2010-03-04 
18:31:26.349484063 +0100
- nemiver-0.7.3/src/common/nmv-object.cc2010-03-04 18:34:16.273732730 
+0100
-+@@ -59,7 +59,7 @@
-+ *m_priv = *a_object.m_priv;
-+ }
-+ 
-+-Object::Object
-++Object
-+ Object::operator= (Object const a_object)
-+ {
-+ if (this == a_object)
-+Index: nemiver-0.7.3/src/langs/nmv-cpp-ast.cc
-+===
-+--- nemiver-0.7.3.orig/src/langs/nmv-cpp-ast.cc   2010-03-04 
18:37:20.733483290 +0100
- nemiver-0.7.3/src/langs/nmv-cpp-ast.cc2010-03-04 18:37:27.744982512 
+0100
-+@@ -64,7 +64,7 @@
-+ m_int_value = a_t.get_int_value ();
-+ }
-+ 
-+-Token::Token
-++Token
-+ Token::operator= (const Token a_t)
-+ {
-+ m_kind = a_t.get_kind ();
+Index: nemiver-0.7.3/src/common/nmv-object.cc
+===
+--- nemiver-0.7.3.orig/src/common/nmv-object.cc2010-03-04 
18:31:26.349484063 +0100
 nemiver-0.7.3/src/common/nmv-object.cc 2010-03-04 18:34:16.273732730 
+0100
+@@ -59,7 +59,7 @@
+ *m_priv = *a_object.m_priv;
+ }
+ 
+-Object::Object
++Object
+ Object::operator= (Object const a_object)
+ {
+ if (this == a_object)
+Index: nemiver-0.7.3/src/langs/nmv-cpp-ast.cc
+===
+--- nemiver-0.7.3.orig/src/langs/nmv-cpp-ast.cc2010-03-04 
18:37:20.733483290 +0100
 nemiver-0.7.3/src/langs/nmv-cpp-ast.cc 2010-03-04 18:37:27.744982512 
+0100
+@@ -64,7 +64,7 @@
+ m_int_value = a_t.get_int_value ();
+ }
+ 
+-Token::Token
++Token
+ Token::operator= (const Token a_t)
+ {
+ m_kind = a_t.get_kind ();


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nemiver/gcc-4.5.diff?r1=1.1r2=1.2f=u

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


packages: nemiver/nemiver.spec - BR: libpng12-devel

2010-05-09 Thread gotar
Author: gotarDate: Sun May  9 12:57:56 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- BR: libpng12-devel

 Files affected:
packages/nemiver:
   nemiver.spec (1.20 - 1.21) 

 Diffs:


Index: packages/nemiver/nemiver.spec
diff -u packages/nemiver/nemiver.spec:1.20 packages/nemiver/nemiver.spec:1.21
--- packages/nemiver/nemiver.spec:1.20  Sun May  9 14:47:42 2010
+++ packages/nemiver/nemiver.spec   Sun May  9 14:57:51 2010
@@ -26,6 +26,7 @@
 BuildRequires: intltool = 0.40.0
 BuildRequires: libglademm-devel = 2.6.0
 BuildRequires: libgtop-devel = 2.14.0
+BuildRequires: libpng12-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel = 1:2.6.31
 BuildRequires: pkgconfig
@@ -154,6 +155,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.21  2010/05/09 12:57:51  gotar
+- BR: libpng12-devel
+
 Revision 1.20  2010/05/09 12:47:42  gotar
 - GCC 4.5 patch from 
http://ftp.debian.org/debian/pool/main/n/nemiver/nemiver_0.7.3-2.diff.gz
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nemiver/nemiver.spec?r1=1.20r2=1.21f=u

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


DISTFILES: pmount: pmount-0.9.21.tar.bz2

2010-05-09 Thread uzsolt

Files fetched: 1

STORED: https://alioth.debian.org/frs/download.php/3278/pmount-0.9.21.tar.bz2
7d29dc8101df1a3a28764d959f24893f  pmount-0.9.21.tar.bz2
Size: 349809 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


packages: pmount/pmount.spec - 0.9.21 - change URL and SOURCE

2010-05-09 Thread uzsolt
Author: uzsolt   Date: Sun May  9 13:00:38 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- 0.9.21
- change URL and SOURCE

 Files affected:
packages/pmount:
   pmount.spec (1.19 - 1.20) 

 Diffs:


Index: packages/pmount/pmount.spec
diff -u packages/pmount/pmount.spec:1.19 packages/pmount/pmount.spec:1.20
--- packages/pmount/pmount.spec:1.19Mon Nov 10 21:28:44 2008
+++ packages/pmount/pmount.spec Sun May  9 15:00:33 2010
@@ -2,14 +2,14 @@
 Summary:   Programs for mounting and unmounting filesystems as normal user
 Summary(pl.UTF-8): Programy do montowania i odmontowywania systemów plików 
jako zwykły użytkownik
 Name:  pmount
-Version:   0.9.13
-Release:   4
+Version:   0.9.21
+Release:   1
 License:   GPL v2
 Group: Applications
-Source0:   http://www.piware.de/projects/%{name}-%{version}.tar.gz
-# Source0-md5: 978d1c996fb7f74e8bb953d5674ab691
+Source0:   
https://alioth.debian.org/frs/download.php/3278/pmount-0.9.21.tar.bz2
+# Source0-md5: 7d29dc8101df1a3a28764d959f24893f
 Patch0:%{name}-build_fixes.patch
-URL:   http://www.piware.de/projects.shtml
+URL:   http://pmount.alioth.debian.org/
 BuildRequires: autoconf
 BuildRequires: automake = 2.52
 BuildRequires: gettext-devel
@@ -71,6 +71,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2010/05/09 13:00:33  uzsolt
+- 0.9.21
+- change URL and SOURCE
+
 Revision 1.19  2008/11/10 20:28:44  glen
 - rel 4 (libtoolize)
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pmount/pmount.spec?r1=1.19r2=1.20f=u

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


packages: pmount/pmount-build_fixes.patch - updated to 0.9.21

2010-05-09 Thread uzsolt
Author: uzsolt   Date: Sun May  9 13:00:56 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.9.21

 Files affected:
packages/pmount:
   pmount-build_fixes.patch (1.3 - 1.4) 

 Diffs:


Index: packages/pmount/pmount-build_fixes.patch
diff -u packages/pmount/pmount-build_fixes.patch:1.3 
packages/pmount/pmount-build_fixes.patch:1.4
--- packages/pmount/pmount-build_fixes.patch:1.3Mon Feb 27 16:31:00 2006
+++ packages/pmount/pmount-build_fixes.patchSun May  9 15:00:51 2010
@@ -1,7 +1,6 @@
-diff -aurN pmount-0.9.7.orig/src/Makefile.am pmount-0.9.7/src/Makefile.am
 pmount-0.9.7.orig/src/Makefile.am  2005-12-16 11:34:37.0 +0100
-+++ pmount-0.9.7/src/Makefile.am   2006-02-27 16:23:03.876543872 +0100
-@@ -30,8 +30,8 @@
+--- pmount-0.9.21/src/Makefile.am~ 2010-05-04 22:22:07.0 +0200
 pmount-0.9.21/src/Makefile.am  2010-05-09 14:54:00.023752855 +0200
+@@ -36,8 +36,8 @@
  
  install-data-hook:
test -z $(INSTALL_DIR) || mkdir -p -- $(INSTALL_DIR)
@@ -9,6 +8,6 @@
 -  $(INSTALL_DATA) -o root -g root -m 4755 -D $(INSTALL_SRC)/pumount 
$(INSTALL_DIR)/pumount
 +  $(INSTALL_DATA) -D $(INSTALL_SRC)/pmount $(INSTALL_DIR)/pmount
 +  $(INSTALL_DATA) -D $(INSTALL_SRC)/pumount $(INSTALL_DIR)/pumount
-   
+ 
  uninstall-hook:
rm -f $(INSTALL_DIR)/pmount


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pmount/pmount-build_fixes.patch?r1=1.3r2=1.4f=u

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


SVN: toys/rsget.pl/Get/TurboBit

2010-05-09 Thread sparky
Author: sparky
Date: Sun May  9 15:45:02 2010
New Revision: 11405

Modified:
   toys/rsget.pl/Get/TurboBit
Log:
- updated


Modified: toys/rsget.pl/Get/TurboBit
==
--- toys/rsget.pl/Get/TurboBit  (original)
+++ toys/rsget.pl/Get/TurboBit  Sun May  9 15:45:02 2010
@@ -25,9 +25,9 @@
ERROR( file not found ) if m#div class=code-404404/div#;
ERROR( file not found ) if m#Файл не найден. Возможно он был 
удален|File was not found. It could possibly be deleted#;
 
-   ! m#h1 class=download-file.*?span.*?nbsp;(.*?)/b/h1#;
+   ! m#h1 class=download-file.*?span.*?(.*?)/span/h1#;
my $name = $1;
-   ! m#brbFile size:/b ([\d,\.]+ .b)/div#;
+   ! m#bFile size:/b ([\d,\.]+ .b)/div#;
( my $size = $1 ) =~ tr/,/./;
INFO( name = $name, asize = $size );
 
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


packages: halevt/halevt.spec - package more files - rel 0.4

2010-05-09 Thread uzsolt
Author: uzsolt   Date: Sun May  9 14:08:27 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- package more files
- rel 0.4

 Files affected:
packages/halevt:
   halevt.spec (1.1 - 1.2) 

 Diffs:


Index: packages/halevt/halevt.spec
diff -u packages/halevt/halevt.spec:1.1 packages/halevt/halevt.spec:1.2
--- packages/halevt/halevt.spec:1.1 Sat Apr 17 14:36:14 2010
+++ packages/halevt/halevt.spec Sun May  9 16:08:22 2010
@@ -3,7 +3,7 @@
 Summary(hu.UTF-8): Halevt egy démon, amely egy parancsot hajt végre, ha 
egy eszközt csatlakoztatsz a gépedhez
 Name:  halevt
 Version:   0.1.6.1
-Release:   0.1
+Release:   0.4
 License:   GPL v2
 Group: Applications
 Source0:   
http://savannah.nongnu.org/download/halevt/%{name}-%{version}.tar.gz
@@ -16,13 +16,20 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Halevt is a daemon that commands when a device added to your system.
 
 %description -l pl.UTF-8
+Halevt egy démon, amely egy parancsot hajt végre, ha egy eszközt
+csatlakoztatsz a gépedhez.
 
 %prep
 %setup -q
 
 %build
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -32,13 +39,25 @@
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp examples/*.xml $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
+rm -rf $RPM_BUILD_ROOT%{_infodir}/dir
+
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
+# maybe create a config file?
+%dir %{_sysconfdir}/%{name}
 %attr(755,root,root) %{_bindir}/*
+%doc AUTHORS ChangeLog NEWS README TODO
+%{_mandir}/man1/*.1*
+%{_infodir}/%{name}.info.*
+%{_examplesdir}/%{name}-%{version}
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -46,6 +65,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/09 14:08:22  uzsolt
+- package more files
+- rel 0.4
+
 Revision 1.1  2010/04/17 12:36:14  uzsolt
 - initial
 - needs some more works (no time at this moment)


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/halevt/halevt.spec?r1=1.1r2=1.2f=u

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


SVN: toys/rsget.pl/Link/Simple

2010-05-09 Thread sparky
Author: sparky
Date: Sun May  9 16:11:31 2010
New Revision: 11406

Modified:
   toys/rsget.pl/Link/Simple
Log:
- added to. url shortener


Modified: toys/rsget.pl/Link/Simple
==
--- toys/rsget.pl/Link/Simple   (original)
+++ toys/rsget.pl/Link/Simple   Sun May  9 16:11:31 2010
@@ -12,8 +12,9 @@
 uri: qr{xurl\.jp/}
 uri: qr{tinyurl\.com/}
 uri: qr{linkhider\.com/}
+uri: qr{to\./}
 slots: max
-status: OK 2009-10-24
+status: OK 2010-05-09
 
 start:
my $uri = $-{_uri};
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


packages: ghex/ghex.spec, ghex/ghex-desktop.patch - updated to 2.24.0

2010-05-09 Thread megabajt
Author: megabajt Date: Sun May  9 14:41:18 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 2.24.0

 Files affected:
packages/ghex:
   ghex.spec (1.36 - 1.37) , ghex-desktop.patch (1.2 - 1.3) 

 Diffs:


Index: packages/ghex/ghex.spec
diff -u packages/ghex/ghex.spec:1.36 packages/ghex/ghex.spec:1.37
--- packages/ghex/ghex.spec:1.36Tue Nov 11 16:15:02 2008
+++ packages/ghex/ghex.spec Sun May  9 16:41:12 2010
@@ -2,12 +2,12 @@
 Summary:   GNOME2 binary editor
 Summary(pl.UTF-8): Edytor binarny dla GNOME2
 Name:  ghex
-Version:   2.22.0
-Release:   2
+Version:   2.24.0
+Release:   1
 License:   GPL v2
 Group: X11/Applications/Editors
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/ghex/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5: 6f1ee7a56f7dd04bfba5ee74a639948a
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/ghex/2.24/%{name}-%{version}.tar.bz2
+# Source0-md5: 982b2a4e70e80d2166bcc782e989889c
 Patch0:%{name}-desktop.patch
 URL:   http://www.gnu.org/directory/text/editors/ghex.html
 BuildRequires: GConf2-devel = 2.20.0
@@ -143,6 +143,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.37  2010/05/09 14:41:12  megabajt
+- updated to 2.24.0
+
 Revision 1.36  2008/11/11 15:15:02  arekm
 - release 2
 


Index: packages/ghex/ghex-desktop.patch
diff -u packages/ghex/ghex-desktop.patch:1.2 
packages/ghex/ghex-desktop.patch:1.3
--- packages/ghex/ghex-desktop.patch:1.2Sat Sep 15 00:50:39 2007
+++ packages/ghex/ghex-desktop.patchSun May  9 16:41:12 2010
@@ -5,6 +5,6 @@
  Terminal=false
  Type=Application
  Icon=ghex
--Categories=GNOME;Application;Development;
+-Categories=GNOME;Development;
 +Categories=GTK;GNOME;TextEditor;X-HexEditor;
  StartupNotify=true


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghex/ghex.spec?r1=1.36r2=1.37f=u

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghex/ghex-desktop.patch?r1=1.2r2=1.3f=u

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


DISTFILES: ghex: ghex-2.24.0.tar.bz2

2010-05-09 Thread megabajt

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/ghex/2.24/ghex-2.24.0.tar.bz2
982b2a4e70e80d2166bcc782e989889c  ghex-2.24.0.tar.bz2
Size: 1272557 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


packages: gtksourceviewmm2/gtksourceviewmm2.spec - updated to 2.10.0

2010-05-09 Thread megabajt
Author: megabajt Date: Sun May  9 15:13:47 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 2.10.0

 Files affected:
packages/gtksourceviewmm2:
   gtksourceviewmm2.spec (1.4 - 1.5) 

 Diffs:


Index: packages/gtksourceviewmm2/gtksourceviewmm2.spec
diff -u packages/gtksourceviewmm2/gtksourceviewmm2.spec:1.4 
packages/gtksourceviewmm2/gtksourceviewmm2.spec:1.5
--- packages/gtksourceviewmm2/gtksourceviewmm2.spec:1.4 Mon Nov 10 23:11:47 2008
+++ packages/gtksourceviewmm2/gtksourceviewmm2.spec Sun May  9 17:13:42 2010
@@ -6,19 +6,20 @@
 Summary:   A C++ binding of GtkSourceView2
 Summary(pl.UTF-8): Wiązania C++ dla GtkSourceView2
 Name:  gtksourceviewmm2
-Version:   2.2.0
-Release:   2
+Version:   2.10.0
+Release:   1
 License:   LGPL v2+
 Group: X11/Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.2/gtksourceviewmm-%{version}.tar.bz2
-# Source0-md5: 2306402f31dff1cb9d3d664aa9153c28
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.10/gtksourceviewmm-%{version}.tar.bz2
+# Source0-md5: 4bae5b9e5712c1001c9fe27ada2071d4
 URL:   http://www.gnome.org/projects/gtksourceviewmm/
-BuildRequires: autoconf = 2.59
+BuildRequires: autoconf = 2.62
 BuildRequires: automake = 1:1.9
 %{?with_apidocs:BuildRequires: doxygen}
 BuildRequires: gtkmm-devel = 2.12.1
-BuildRequires: gtksourceview2-devel = 2.2.0
+BuildRequires: gtksourceview2-devel = 2.10.0
 BuildRequires: libtool
+BuildRequires: mm-common = 0.8
 BuildRequires: pkgconfig
 Requires(post,postun): /sbin/ldconfig
 Obsoletes: libgtksourceviewmm2
@@ -40,7 +41,7 @@
 Group: X11/Development/Libraries
 Requires:  %{name} = %{version}-%{release}
 Requires:  gtkmm-devel = 2.12.1
-Requires:  gtksourceview2-devel = 2.2.0
+Requires:  gtksourceview2-devel = 2.10.0
 Obsoletes: libgtksourceviewmm2-devel
 
 %description devel
@@ -79,12 +80,13 @@
 
 %build
 %{__libtoolize}
-%{__aclocal} -I scripts
+%{__aclocal} -I build
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
-   --%{?with_apidocs:en}%{!?with_apidocs:dis}able-docs \
+   --disable-silent-rules \
+   --%{?with_apidocs:en}%{!?with_apidocs:dis}able-documentation \
--enable-static
 %{__make}
 
@@ -94,10 +96,6 @@
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-%if %{with apidocs}
-rm -rf $RPM_BUILD_ROOT%{_docdir}/libgtksourceviewmm-2.0
-%endif
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -125,7 +123,8 @@
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
-%doc docs/reference/html
+%{_datadir}/devhelp/books/gtksourceviewmm-2.0
+%{_docdir}/gtksourceviewmm-2.0
 %endif
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
@@ -134,6 +133,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.5  2010/05/09 15:13:42  megabajt
+- updated to 2.10.0
+
 Revision 1.4  2008/11/10 22:11:47  megabajt
 - release 2
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtksourceviewmm2/gtksourceviewmm2.spec?r1=1.4r2=1.5f=u

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


DISTFILES: gtksourceviewmm2: gtksourceviewmm-2.10.0.tar.bz2

2010-05-09 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.10/gtksourceviewmm-2.10.0.tar.bz2
4bae5b9e5712c1001c9fe27ada2071d4  gtksourceviewmm-2.10.0.tar.bz2
Size: 979240 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


packages: ogre/ogre.spec - new TODO item

2010-05-09 Thread lisu
Author: lisu Date: Sun May  9 17:22:01 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- new TODO item

 Files affected:
packages/ogre:
   ogre.spec (1.40 - 1.41) 

 Diffs:


Index: packages/ogre/ogre.spec
diff -u packages/ogre/ogre.spec:1.40 packages/ogre/ogre.spec:1.41
--- packages/ogre/ogre.spec:1.40Fri Apr 30 14:08:29 2010
+++ packages/ogre/ogre.spec Sun May  9 19:21:55 2010
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO: - bconds for rest of the plugins
+#  - fix build on 64 bits
 #
 # Conditional build:
 %bcond_withcg  # build with cg
@@ -140,6 +141,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.41  2010/05/09 17:21:55  lisu
+- new TODO item
+
 Revision 1.40  2010/04/30 12:08:29  lisu
 - up to 1.7.1
 - unify cmake build section


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ogre/ogre.spec?r1=1.40r2=1.41f=u

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


packages: nemiver/nemiver.spec - removed bogus BR: libpng12-devel - disable...

2010-05-09 Thread megabajt
Author: megabajt Date: Sun May  9 16:02:09 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- removed bogus BR: libpng12-devel
- disabled silent rules

 Files affected:
packages/nemiver:
   nemiver.spec (1.21 - 1.22) 

 Diffs:


Index: packages/nemiver/nemiver.spec
diff -u packages/nemiver/nemiver.spec:1.21 packages/nemiver/nemiver.spec:1.22
--- packages/nemiver/nemiver.spec:1.21  Sun May  9 14:57:51 2010
+++ packages/nemiver/nemiver.spec   Sun May  9 18:02:00 2010
@@ -26,7 +26,6 @@
 BuildRequires: intltool = 0.40.0
 BuildRequires: libglademm-devel = 2.6.0
 BuildRequires: libgtop-devel = 2.14.0
-BuildRequires: libpng12-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel = 1:2.6.31
 BuildRequires: pkgconfig
@@ -87,6 +86,7 @@
 %configure \
--disable-scrollkeeper \
--disable-schemas-install \
+   --disable-silent-rules \
--disable-static
 %{__make}
 
@@ -155,6 +155,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.22  2010/05/09 16:02:00  megabajt
+- removed bogus BR: libpng12-devel
+- disabled silent rules
+
 Revision 1.21  2010/05/09 12:57:51  gotar
 - BR: libpng12-devel
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nemiver/nemiver.spec?r1=1.21r2=1.22f=u

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


pld-builder.new: README.bin-builder - clean

2010-05-09 Thread glen
Author: glen Date: Sun May  9 17:08:55 2010 GMT
Module: pld-builder.new   Tag: HEAD
 Log message:
- clean

 Files affected:
pld-builder.new:
   README.bin-builder (1.1 - 1.2) 

 Diffs:


Index: pld-builder.new/README.bin-builder
diff -u pld-builder.new/README.bin-builder:1.1 
pld-builder.new/README.bin-builder:1.2
--- pld-builder.new/README.bin-builder:1.1  Thu Jan 21 21:06:30 2010
+++ pld-builder.new/README.bin-builder  Sun May  9 19:08:50 2010
@@ -33,7 +33,6 @@
 3. import that public key to src builder keyring
 bin-builder$ gpg --export KEYID --armor  ac-ppc.asc
 src-builder$ gpg --import  ac-ppc.asc
-buildersrc# sudo -H -u buildsrc gpg --import  ~/ac-ppc.asc
  
 ssh keys
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/README.bin-builder?r1=1.1r2=1.2f=u

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


DISTFILES: pld-builder: pld-builder-0.5.20100509.tar.bz2

2010-05-09 Thread glen

Files fetched: 1

STORED: no-url://pld-builder-0.5.20100509.tar.bz2
e9a5c9c45ed2fbd6c99200031cd7260f  pld-builder-0.5.20100509.tar.bz2
Size: 49110 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


SVN: toys/rsget.pl/Link/Simple

2010-05-09 Thread sparky
Author: sparky
Date: Sun May  9 19:08:40 2010
New Revision: 11407

Modified:
   toys/rsget.pl/Link/Simple
Log:
- less useless web uri


Modified: toys/rsget.pl/Link/Simple
==
--- toys/rsget.pl/Link/Simple   (original)
+++ toys/rsget.pl/Link/Simple   Sun May  9 19:08:40 2010
@@ -7,7 +7,7 @@
 
 name: Simple
 short: L:Simple
-web: http://tinyurl.com/;
+web: http://rsget.pl/getters/Link/Simple/;
 uri: qr{4gk\.com/}
 uri: qr{xurl\.jp/}
 uri: qr{tinyurl\.com/}
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


packages: gaupol/gaupol.spec - update to 0.15.1

2010-05-09 Thread qwiat
Author: qwiatDate: Sun May  9 16:04:56 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- update to 0.15.1

 Files affected:
packages/gaupol:
   gaupol.spec (1.23 - 1.24) 

 Diffs:


Index: packages/gaupol/gaupol.spec
diff -u packages/gaupol/gaupol.spec:1.23 packages/gaupol/gaupol.spec:1.24
--- packages/gaupol/gaupol.spec:1.23Sat Feb  6 19:28:20 2010
+++ packages/gaupol/gaupol.spec Sun May  9 18:04:47 2010
@@ -3,12 +3,12 @@
 Summary:   Subtitle editor for text-based subtitles
 Summary(pl.UTF-8): Edytor tekstowych podpisów dla filmów
 Name:  gaupol
-Version:   %{_major}
+Version:   %{_major}.1
 Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   
http://download.gna.org/gaupol/%{_major}/%{name}-%{version}.tar.gz
-# Source0-md5: af9c6d248e5ba8e4c0459243eccea4c3
+# Source0-md5: d5ca4714a2b4f1386d860a2d79fba5f7
 URL:   http://home.gna.org/gaupol/
 BuildRequires: gettext-devel
 BuildRequires: intltool
@@ -73,6 +73,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.24  2010/05/09 16:04:47  qwiat
+- update to 0.15.1
+
 Revision 1.23  2010/02/06 18:28:20  amateja
 - updated to 0.15
 - made URI generic


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gaupol/gaupol.spec?r1=1.23r2=1.24f=u

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


DISTFILES: gaupol: gaupol-0.15.1.tar.gz

2010-05-09 Thread qwiat

Files fetched: 1

STORED: http://download.gna.org/gaupol/0.15/gaupol-0.15.1.tar.gz
d5ca4714a2b4f1386d860a2d79fba5f7  gaupol-0.15.1.tar.gz
Size: 458687 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


packages: iwlwifi-1000-ucode/iwlwifi-1000-ucode.spec (NEW) - initial

2010-05-09 Thread lisu
Author: lisu Date: Sun May  9 16:29:34 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- initial

 Files affected:
packages/iwlwifi-1000-ucode:
   iwlwifi-1000-ucode.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: packages/iwlwifi-1000-ucode/iwlwifi-1000-ucode.spec
diff -u /dev/null packages/iwlwifi-1000-ucode/iwlwifi-1000-ucode.spec:1.1
--- /dev/null   Sun May  9 18:29:34 2010
+++ packages/iwlwifi-1000-ucode/iwlwifi-1000-ucode.spec Sun May  9 18:29:29 2010
@@ -0,0 +1,69 @@
+# $Revision$, $Date$
+Summary:   Microcode image for Intel Wireless WiFi Link 1000BGN Adapter
+Summary(pl.UTF-8): Obraz mikrokodu dla układów bezprzewodowych Intel 
Wireless WiFi Link 1000BGN
+%define_module 1000
+Name:  iwlwifi-%{_module}-ucode
+Version:   128.50.3.1
+Release:   1
+License:   distributable
+Group: Base/Kernel
+Source0:   
http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
+# Source0-md5: cfad8d5a7651dde665c5c23e8209c35d
+URL:   http://www.intellinuxwireless.org/
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+The file provided in this package must be present on your system in
+order for the Intel Wireless WiFi Link 1000BGN driver for Linux
+(iwlwifi-%{_module}) to operate on your system.
+
+On adapter initialization, and at varying times during the uptime of
+the adapter, the microcode is loaded into the RAM on the network
+adapter. The microcode provides the low level MAC features including
+radio control and high precision timing events (backoff, transmit,
+etc.) while also providing varying levels of packet filtering which can
+be used to keep the host from having to handle packets that are not of
+interest given the current operating mode of the device.
+
+%description -l pl.UTF-8
+Plik dostarczany przez ten pakiet jest wymagany w systemie do działania
+linuksowego sterownika dla układów bezprzewodowych Intel Wireless WiFi
+Link 1000BGN (iwlwifi-%{_module}).
+
+Przy inicjalizacji układu i w różnych chwilach w trakcie jego
+działania mikrokod jest wczytywany do pamięci RAM układu. Mikrokod
+udostępnia funkcje niskopoziomowe MAC, w tym sterowanie częścią
+radiową i zdarzeniami wymagającymi dużej dokładności czasowej
+(oczekiwania, transmisja itp.), a także różne poziomy filtrowania
+pakietów, zapobiegające docieraniu do komputera pakietów
+niepotrzebnych w danym trybie pracy urządzenia.
+
+%prep
+%setup -q
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/lib/firmware
+
+install iwlwifi-%{_module}-3.ucode $RPM_BUILD_ROOT/lib/firmware
+install LICENSE.%{name} $RPM_BUILD_ROOT/lib/firmware/%{name}-LICENSE
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README.%{name}
+/lib/firmware/%{name}-LICENSE
+/lib/firmware/iwlwifi-%{_module}-3.ucode 
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team feedb...@pld-linux.org
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2010/05/09 16:29:29  lisu
+- initial
+

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


DISTFILES: iwlwifi-1000-ucode: iwlwifi-1000-ucode-128.50.3.1.tgz

2010-05-09 Thread lisu

Files fetched: 1

STORED: 
http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1000-ucode-128.50.3.1.tgz
cfad8d5a7651dde665c5c23e8209c35d  iwlwifi-1000-ucode-128.50.3.1.tgz
Size: 175772 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


packages: pld-builder/pld-builder.spec - 20100509 snap

2010-05-09 Thread glen
Author: glen Date: Sun May  9 17:10:33 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- 20100509 snap

 Files affected:
packages/pld-builder:
   pld-builder.spec (1.67 - 1.68) 

 Diffs:


Index: packages/pld-builder/pld-builder.spec
diff -u packages/pld-builder/pld-builder.spec:1.67 
packages/pld-builder/pld-builder.spec:1.68
--- packages/pld-builder/pld-builder.spec:1.67  Fri Jan 22 18:47:59 2010
+++ packages/pld-builder/pld-builder.spec   Sun May  9 19:10:27 2010
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%definesnap20100122
+%definesnap20100509
 Summary:   PLD RPM builder environment
 Summary(pl.UTF-8): Środowisko budowniczego pakietów RPM dla PLD
 Name:  pld-builder
@@ -8,7 +8,7 @@
 License:   GPL
 Group: Development/Building
 Source0:   %{name}-%{version}.tar.bz2
-# Source0-md5: c184d87366a49e1a11d55e5c1ff032b4
+# Source0-md5: e9a5c9c45ed2fbd6c99200031cd7260f
 Source1:   %{name}.init
 Source2:   %{name}.sysconfig
 URL:   http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-builder.new/
@@ -334,6 +334,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.68  2010/05/09 17:10:27  glen
+- 20100509 snap
+
 Revision 1.67  2010/01/22 17:47:59  glen
 - 20100122 snap, drop src builder dirs
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pld-builder/pld-builder.spec?r1=1.67r2=1.68f=u

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


SVN: toys/rsget.pl/Get: BigAndFree EgoShare ShareOnline SuperFastFile

2010-05-09 Thread sparky
Author: sparky
Date: Sun May  9 19:19:14 2010
New Revision: 11408

Added:
   toys/rsget.pl/Get/BigAndFree   (contents, props changed)
   toys/rsget.pl/Get/EgoShare   (contents, props changed)
   toys/rsget.pl/Get/ShareOnline   (contents, props changed)
   toys/rsget.pl/Get/SuperFastFile   (contents, props changed)
Log:
- placeholders for relatively popular services


Added: toys/rsget.pl/Get/BigAndFree
==
--- (empty file)
+++ toys/rsget.pl/Get/BigAndFreeSun May  9 19:19:14 2010
@@ -0,0 +1,19 @@
+# $Id$
+# Get::BigAndFree - File getter plugin for rsget.pl
+#
+# 2010 (c) ??? ?...@???.??
+#  This program is free software,
+# you may distribute it under GPL v2 or newer.
+
+name: BigAndFree
+short: BigAndFree
+web: http://bigandfree.com/;
+tos: http://bigandfree.com/tos;
+uri: qr{bigandfree\.com/\d+}
+uri: qr{BigAndFree\.com/\d+}
+status: OK 2010-05-09
+
+start:
+   ERROR( Service not supported. Check http://rsget.pl/getters/; );
+
+# vim: filetype=perl:ts=4:sw=4

Added: toys/rsget.pl/Get/EgoShare
==
--- (empty file)
+++ toys/rsget.pl/Get/EgoShare  Sun May  9 19:19:14 2010
@@ -0,0 +1,18 @@
+# $Id$
+# Get::EgoShare - File getter plugin for rsget.pl
+#
+# 2010 (c) ??? ?...@???.??
+#  This program is free software,
+# you may distribute it under GPL v2 or newer.
+
+name: EgoShare
+short: EgoShare
+web: http://www.egoshare.com/;
+tos: http://www.egoshare.com/rules.php;
+uri: qr{egoshare.com/download\.php\?id=[A-Z0-9]+}
+status: OK 2010-05-09
+
+start:
+   ERROR( Service not supported. Check http://rsget.pl/getters/; );
+
+# vim: filetype=perl:ts=4:sw=4

Added: toys/rsget.pl/Get/ShareOnline
==
--- (empty file)
+++ toys/rsget.pl/Get/ShareOnline   Sun May  9 19:19:14 2010
@@ -0,0 +1,18 @@
+# $Id$
+# Get::ShareOnline - File getter plugin for rsget.pl
+#
+# 2010 (c) ??? ?...@???.??
+#  This program is free software,
+# you may distribute it under GPL v2 or newer.
+
+name: ShareOnline
+short: ShareOnline
+web: http://www.share-online.biz/;
+tos: http://www.share-online.biz/rules.php;
+uri: qr{share-online\.biz/download\.php\?id=[A-Z0-9]+}
+status: OK 2010-05-09
+
+start:
+   ERROR( Service not supported. Check http://rsget.pl/getters/; );
+
+# vim: filetype=perl:ts=4:sw=4

Added: toys/rsget.pl/Get/SuperFastFile
==
--- (empty file)
+++ toys/rsget.pl/Get/SuperFastFile Sun May  9 19:19:14 2010
@@ -0,0 +1,18 @@
+# $Id$
+# Get::SuperFastFile - File getter plugin for rsget.pl
+#
+# 2010 (c) ??? ?...@???.??
+#  This program is free software,
+# you may distribute it under GPL v2 or newer.
+
+name: SuperFastFile
+short: SuperFastFile
+web: http://www.superfastfile.com/;
+tos: http://www.superfastfile.com/tos.html;
+uri: qr{superfastfile.com/[0-9a-z]+}
+status: OK 2010-05-09
+
+start:
+   ERROR( Service not supported. Check http://rsget.pl/getters/; );
+
+# vim: filetype=perl:ts=4:sw=4
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SVN: toys/rsget.pl/RSGet: HTTPServer.pm Main.pm

2010-05-09 Thread sparky
Author: sparky
Date: Mon May 10 00:39:49 2010
New Revision: 11409

Modified:
   toys/rsget.pl/RSGet/HTTPServer.pm
   toys/rsget.pl/RSGet/Main.pm
Log:
- don't fork in http server - trap sigpipe instead


Modified: toys/rsget.pl/RSGet/HTTPServer.pm
==
--- toys/rsget.pl/RSGet/HTTPServer.pm   (original)
+++ toys/rsget.pl/RSGet/HTTPServer.pm   Mon May 10 00:39:49 2010
@@ -136,19 +136,13 @@
$print .= \r\n;
}
 
-   my $kid = fork();
-   unless ( $kid ) {
-   # XXX: this is stupid, but I don't know what
-   # else to do if $client is closed already
-   print $client $print;
-   close $client;
-
-   # make sure no DESTROY blocks are called
-   require POSIX;
-   POSIX::_exit( 0 );
-   };
-
+   $RSGet::Main::sig_pipe = 0;
+   print $client $print;
+   if ( $RSGet::Main::sig_pipe ) {
+   warn HTTP client closed on us !\n;
+   }
close $client;
+
return 1;
 }
 

Modified: toys/rsget.pl/RSGet/Main.pm
==
--- toys/rsget.pl/RSGet/Main.pm (original)
+++ toys/rsget.pl/RSGet/Main.pm Mon May 10 00:39:49 2010
@@ -54,6 +54,11 @@
 
 our %usettings;
 
+our $sig_pipe;
+$SIG{PIPE} = sub {
+   $sig_pipe = 1;
+};
+
 my $http = undef;
 sub init
 {
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


packages: horde-ingo/horde-ingo.spec, horde-ingo/ingo-maildir-prefix.patch ...

2010-05-09 Thread baggins
Author: baggins  Date: Sun May  9 23:34:21 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- rel 2
- allow maildir folders to NOT begin with dot

 Files affected:
packages/horde-ingo:
   horde-ingo.spec (1.50 - 1.51) , ingo-maildir-prefix.patch (NONE - 1.1)  
(NEW)

 Diffs:


Index: packages/horde-ingo/horde-ingo.spec
diff -u packages/horde-ingo/horde-ingo.spec:1.50 
packages/horde-ingo/horde-ingo.spec:1.51
--- packages/horde-ingo/horde-ingo.spec:1.50Mon Apr 19 11:34:29 2010
+++ packages/horde-ingo/horde-ingo.spec Mon May 10 01:34:16 2010
@@ -6,13 +6,14 @@
 Summary(pl.UTF-8): Ingo - zarządca reguł filtrowania poczty elektronicznej
 Name:  horde-%{hordeapp}
 Version:   1.2.3
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/WWW
 Source0:   ftp://ftp.horde.org/pub/ingo/%{hordeapp}-h3-%{version}.tar.gz
 # Source0-md5: f17547019c9db2e47b393724be67197c
 Source1:   %{hordeapp}.conf
 Patch0:%{hordeapp}-path.patch
+Patch1:%{hordeapp}-maildir-prefix.patch
 URL:   http://www.horde.org/ingo/
 BuildRequires: rpm-php-pearprov = 4.0.2-98
 BuildRequires: rpmbuild(macros) = 1.268
@@ -63,6 +64,7 @@
 %prep
 %setup -q -n %{hordeapp}-h3-%{version}
 %patch0 -p1
+%patch1 -p1
 
 rm */.htaccess
 for i in config/*.dist; do
@@ -133,6 +135,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.51  2010/05/09 23:34:16  baggins
+- rel 2
+- allow maildir folders to NOT begin with dot
+
 Revision 1.50  2010/04/19 09:34:29  baggins
 - 1.2.3
 


Index: packages/horde-ingo/ingo-maildir-prefix.patch
diff -u /dev/null packages/horde-ingo/ingo-maildir-prefix.patch:1.1
--- /dev/null   Mon May 10 01:34:21 2010
+++ packages/horde-ingo/ingo-maildir-prefix.patch   Mon May 10 01:34:16 2010
@@ -0,0 +1,27 @@
+--- ingo-h3-1.2.3/lib/Script/procmail.php~ 2010-05-10 01:06:45.552586096 
+0200
 ingo-h3-1.2.3/lib/Script/procmail.php  2010-05-10 01:31:29.703394736 
+0200
+@@ -758,7 +758,12 @@
+ if (substr($folder, 0, 6) == 'INBOX.') {
+ $folder = substr($folder, 6);
+ }
+-return '$DEFAULT/.' . escapeshellcmd($folder) . '/';
++  if (isset($this-_params['no_dot_folder']) 
++  $this-_params['no_dot_folder']) {
++  return '$DEFAULT/' . escapeshellcmd($folder) . '/';
++} else {
++  return '$DEFAULT/.' . escapeshellcmd($folder) . '/';
++  }
+ } else {
+ if (empty($folder) || ($folder == 'INBOX')) {
+ return '$DEFAULT';
+--- ingo-h3-1.2.3/config/backends.php~ 2008-12-15 03:33:07.0 +0100
 ingo-h3-1.2.3/config/backends.php  2010-05-10 01:32:45.118392319 +0200
+@@ -169,6 +169,8 @@
+ 'scriptparams' = array(
+ // What path style does the IMAP server use ['mbox'|'maildir']?
+ 'path_style' = 'mbox',
++// Do not prepend folder names with dot in procmailrc rules
++// 'no_dot_folder' = true,
+ // An array of variables to append to every generated script.
+ // Use if you need to set up specific environment variables.
+ 'variables' = array(


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde-ingo/horde-ingo.spec?r1=1.50r2=1.51f=u

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


packages: horde-ingo/horde-ingo.spec, horde-ingo/ingo-maildir-prefix.patch ...

2010-05-09 Thread baggins
Author: baggins  Date: Sun May  9 23:41:16 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- rel 3
- fixed patch

 Files affected:
packages/horde-ingo:
   horde-ingo.spec (1.51 - 1.52) , ingo-maildir-prefix.patch (1.1 - 1.2) 

 Diffs:


Index: packages/horde-ingo/horde-ingo.spec
diff -u packages/horde-ingo/horde-ingo.spec:1.51 
packages/horde-ingo/horde-ingo.spec:1.52
--- packages/horde-ingo/horde-ingo.spec:1.51Mon May 10 01:34:16 2010
+++ packages/horde-ingo/horde-ingo.spec Mon May 10 01:41:11 2010
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8): Ingo - zarządca reguł filtrowania poczty elektronicznej
 Name:  horde-%{hordeapp}
 Version:   1.2.3
-Release:   2
+Release:   3
 License:   GPL v2
 Group: Applications/WWW
 Source0:   ftp://ftp.horde.org/pub/ingo/%{hordeapp}-h3-%{version}.tar.gz
@@ -135,6 +135,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.52  2010/05/09 23:41:11  baggins
+- rel 3
+- fixed patch
+
 Revision 1.51  2010/05/09 23:34:16  baggins
 - rel 2
 - allow maildir folders to NOT begin with dot


Index: packages/horde-ingo/ingo-maildir-prefix.patch
diff -u packages/horde-ingo/ingo-maildir-prefix.patch:1.1 
packages/horde-ingo/ingo-maildir-prefix.patch:1.2
--- packages/horde-ingo/ingo-maildir-prefix.patch:1.1   Mon May 10 01:34:16 2010
+++ packages/horde-ingo/ingo-maildir-prefix.patch   Mon May 10 01:41:11 2010
@@ -14,8 +14,8 @@
  } else {
  if (empty($folder) || ($folder == 'INBOX')) {
  return '$DEFAULT';
 ingo-h3-1.2.3/config/backends.php~ 2008-12-15 03:33:07.0 +0100
-+++ ingo-h3-1.2.3/config/backends.php  2010-05-10 01:32:45.118392319 +0200
+--- ingo-h3-1.2.3/config/backends.php.dist~2008-12-15 03:33:07.0 
+0100
 ingo-h3-1.2.3/config/backends.php.dist 2010-05-10 01:32:45.118392319 
+0200
 @@ -169,6 +169,8 @@
  'scriptparams' = array(
  // What path style does the IMAP server use ['mbox'|'maildir']?


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde-ingo/horde-ingo.spec?r1=1.51r2=1.52f=u

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde-ingo/ingo-maildir-prefix.patch?r1=1.1r2=1.2f=u

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


SVN: PLDSetupAssistant: . .kdev4 .kdev4/PLDSetupAssistant.kdev4 .kdev4/PLDSetupWizard.kdev4 .kdev_in...

2010-05-09 Thread shadzik
Author: shadzik
Date: Mon May 10 01:43:04 2010
New Revision: 11410

Added:
   PLDSetupAssistant/
   PLDSetupAssistant/.kdev4/
   PLDSetupAssistant/.kdev4/PLDSetupAssistant.kdev4
   PLDSetupAssistant/.kdev4/PLDSetupWizard.kdev4
   PLDSetupAssistant/.kdev_include_paths
   PLDSetupAssistant/CMakeLists.txt
   PLDSetupAssistant/PLDSetupAssistant.cpp
   PLDSetupAssistant/PLDSetupAssistant.h
   PLDSetupAssistant/PLDSetupAssistant.kdev4
   PLDSetupAssistant/main.cpp
   PLDSetupAssistant/pld_conf.png   (contents, props changed)
Log:
- new


Added: PLDSetupAssistant/.kdev4/PLDSetupAssistant.kdev4
==
--- (empty file)
+++ PLDSetupAssistant/.kdev4/PLDSetupAssistant.kdev4Mon May 10 01:43:04 2010
@@ -0,0 +1,11 @@
+[Buildset]
+buildite...@variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x00P\x00L\x00D\x00S\x00e\x00t\x00u\x00p\x00A\x00s\x00s\x00i\x00s\x00t\x00a\x00n\x00t)
+
+[CMake]
+BuildDirs=/home/users/bartek/projects/PLDSetupAssistant/build
+CMakeDir=/usr/share/cmake/Modules
+Current CMake Binary=file:///usr/bin/cmake
+CurrentBuildDir=file:///home/users/bartek/projects/PLDSetupAssistant/build
+CurrentBuildType=Debug
+CurrentInstallDir=
+ProjectRootRelative=./

Added: PLDSetupAssistant/.kdev4/PLDSetupWizard.kdev4
==
--- (empty file)
+++ PLDSetupAssistant/.kdev4/PLDSetupWizard.kdev4   Mon May 10 01:43:04 2010
@@ -0,0 +1,32 @@
+[Buildset]
+buildite...@variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x1c\x00P\x00L\x00D\x00S\x00e\x00t\x00u\x00p\x00W\x00i\x00z\x00a\x00r\x00d)
+
+[CMake]
+BuildDirs=/home/users/bartek/projects/PLDSetupWizard/build
+CMakeDir=/usr/share/cmake/Modules
+Current CMake Binary=file:///usr/bin/cmake
+CurrentBuildDir=file:///home/users/bartek/projects/PLDSetupWizard/build
+CurrentBuildType=Debug
+CurrentInstallDir=file:///usr
+ProjectRootRelative=./
+
+[Launch]
+Launch Configurations=Launch Configuration 0
+
+[Launch][Launch Configuration 0]
+Configured Launch Modes=execute
+Configured Launchers=nativeAppLauncher
+Name=New Native Application Configuration
+Type=Native Application
+
+[Launch][Launch Configuration 0][Data]
+Arguments=
+dependenci...@variant(\x00\x00\x00\t\x00\x00\x00\x00\x00)
+Dependency Action=Nothing
+EnvironmentGroup=default
+Executable=file:///home/users/bartek/projects/PLDSetupWizard/build/PLDSetupWizard
+Working Directory=
+isExecutable=true
+
+[MakeBuilder]
+Number Of Jobs=1

Added: PLDSetupAssistant/.kdev_include_paths
==
--- (empty file)
+++ PLDSetupAssistant/.kdev_include_paths   Mon May 10 01:43:04 2010
@@ -0,0 +1 @@
+/usr/include/KDE

Added: PLDSetupAssistant/CMakeLists.txt
==
--- (empty file)
+++ PLDSetupAssistant/CMakeLists.txtMon May 10 01:43:04 2010
@@ -0,0 +1,10 @@
+project(PLDSetupAssistant)
+cmake_minimum_required(VERSION 2.6)
+find_package(Qt4 REQUIRED)
+
+include_directories(${QT_INCLUDES} ${CMAKE_CURRENT_BINARY_DIR} 
/usr/include/KDE)
+
+set(PLDSetupAssistant_SRCS PLDSetupAssistant.cpp main.cpp)
+qt4_automoc(${PLDSetupAssistant_SRCS})
+add_executable(PLDSetupAssistant ${PLDSetupAssistant_SRCS})
+target_link_libraries(PLDSetupAssistant ${QT_QTCORE_LIBRARY} 
${QT_QTGUI_LIBRARY} -lkdecore -lkde3support -lsystemsettingsview)

Added: PLDSetupAssistant/PLDSetupAssistant.cpp
==
--- (empty file)
+++ PLDSetupAssistant/PLDSetupAssistant.cpp Mon May 10 01:43:04 2010
@@ -0,0 +1,122 @@
+#include PLDSetupAssistant.h
+
+#include KLocale
+#include KDialog
+#include KAssistantDialog
+#include KPushButton
+#include KTitleWidget
+#include KVBox
+#include QVBoxLayout
+#include QLabel
+#include KActionMenu
+#include KServiceTypeTrader
+#include KCMultiDialog
+
+PLDSetupAssistant::PLDSetupAssistant( QWidget *parent )
+  : KDialog( parent )
+{ 
+setPlainCaption(i18n(PLD Setup Assistant));
+setButtons(User1 | Close);
+setButtonGuiItem(User1 , KGuiItem( i18n( Start Assistant ), 
tools-wizard, i18n(Starts the Assistant)));
+connect(this, SIGNAL(user1Clicked()), this, SLOT(startAssistant()));
+showButtonSeparator(true);
+//setButtons(KDialog::Close);
+
+KTitleWidget *titleWidget = new KTitleWidget(this);
+titleWidget-setText(i18n(htmlfont size=\5\Welcome to PLD Linux 
Setup Assistant/fontbr /bVersion 0.1/b/html));
+titleWidget-setPixmap(KIcon(pld_czarny).pixmap(48), 
KTitleWidget::ImageLeft);
+
+QLabel *logo = new QLabel;
+
logo-setPixmap(QPixmap(/home/users/bartek/projects/PLDSetupAssistant/pld_conf.png));
+
+QVBoxLayout *logoLayout = new QVBoxLayout;
+logoLayout-addWidget(logo);
+
+//KHBox *buttonBox = new KHBox;
+/*
+nextButton = new 

packages: e2fsprogs/e2fsprogs-diet.patch, e2fsprogs/e2fsprogs.spec, e2fspro...

2010-05-09 Thread qboosh
Author: qboosh   Date: Mon May 10 05:23:40 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 1.41.11
- updated diet patch
- dropped external-{libuuid,libblkid} patches (system libs already handled by 
configure)

 Files affected:
packages/e2fsprogs:
   e2fsprogs-diet.patch (1.8 - 1.9) , e2fsprogs.spec (1.230 - 1.231) , 
e2fsprogs-external-libblkid.patch (1.1 - NONE)  (REMOVED), 
e2fsprogs-external-libuuid.patch (1.1 - NONE)  (REMOVED)

 Diffs:


Index: packages/e2fsprogs/e2fsprogs-diet.patch
diff -u packages/e2fsprogs/e2fsprogs-diet.patch:1.8 
packages/e2fsprogs/e2fsprogs-diet.patch:1.9
--- packages/e2fsprogs/e2fsprogs-diet.patch:1.8 Wed Mar 24 20:07:31 2010
+++ packages/e2fsprogs/e2fsprogs-diet.patch Mon May 10 07:23:34 2010
@@ -1,12 +1,12 @@
 diff -ur e2fsprogs-1.41.3/configure.in e2fsprogs-1.41.3-diet/configure.in
 --- e2fsprogs-1.41.3/configure.in  2009-03-17 22:03:38.0 +0100
 +++ e2fsprogs-1.41.3-diet/configure.in 2009-03-17 22:01:22.0 +0100
-@@ -701,7 +701,7 @@
-   [#include sys/types.h
-#include sys/socket.h])
+@@ -817,7 +817,7 @@
+   AC_SEARCH_LIBS([blkid_probe_all], [blkid])
+ fi
  dnl
--AC_CHECK_FUNCS(chflags getrusage llseek lseek64 open64 fstat64 ftruncate64 
getmntinfo strtoull strcasecmp srandom jrand48 fchown mallinfo fdatasync 
strnlen strptime strdup sysconf pathconf posix_memalign memalign valloc 
__secure_getenv prctl mmap utime setresuid setresgid usleep nanosleep 
getdtablesize getrlimit)
-+AC_CHECK_FUNCS(chflags getrusage llseek lseek64 open64 fstat64 stat64 
ftruncate64 getmntinfo strtoull strcasecmp srandom jrand48 fchown mallinfo 
fdatasync strnlen strptime strdup sysconf pathconf posix_memalign memalign 
valloc __secure_getenv prctl mmap utime setresuid setresgid usleep nanosleep 
getdtablesize getrlimit)
+-AC_CHECK_FUNCS(chflags getrusage llseek lseek64 open64 fstat64 ftruncate64 
getmntinfo strtoull strcasecmp srandom jrand48 fchown mallinfo fdatasync 
strnlen strptime strdup sysconf pathconf posix_memalign memalign valloc 
__secure_getenv prctl mmap utime setresuid setresgid usleep nanosleep 
getdtablesize getrlimit blkid_probe_get_topology)
++AC_CHECK_FUNCS(chflags getrusage llseek lseek64 open64 fstat64 stat64 
ftruncate64 getmntinfo strtoull strcasecmp srandom jrand48 fchown mallinfo 
fdatasync strnlen strptime strdup sysconf pathconf posix_memalign memalign 
valloc __secure_getenv prctl mmap utime setresuid setresgid usleep nanosleep 
getdtablesize getrlimit blkid_probe_get_topology)
  dnl
  dnl Check to see if -lsocket is required (solaris) to make something
  dnl that uses socket() to compile; this is needed for the UUID library
@@ -23,3 +23,34 @@
  
val = stat64(device, s);
 
+--- e2fsprogs-1.41.11/configure.in.orig2010-05-09 13:54:54.850935070 
+0200
 e2fsprogs-1.41.11/configure.in 2010-05-09 20:34:13.650932556 +0200
+@@ -405,7 +405,7 @@
+   [LIBUUID=`$PKG_CONFIG --libs uuid`;
+STATIC_LIBUUID=`$PKG_CONFIG --static --libs uuid`],
+   [AC_MSG_ERROR([external uuid library not found])],
+-  [$LIBUUID])
++  [$LIBUUID_LIBADD])
+   UUID_CMT=#
+   AC_MSG_RESULT([Disabling private uuid library])
+ else
+@@ -456,7 +456,7 @@
+   [LIBBLKID=`$PKG_CONFIG --libs blkid`;
+STATIC_LIBBLKID=`$PKG_CONFIG --static --libs blkid`],
+   [AC_MSG_ERROR([external blkid library not found])],
+-  [$LIBBLKID])
++  [$LIBBLKID_LIBADD])
+   BLKID_CMT=#
+   AC_MSG_RESULT([Disabling private blkid library])
+ else
+--- e2fsprogs-1.41.11/misc/mke2fs.c.orig   2010-03-15 05:13:56.0 
+0100
 e2fsprogs-1.41.11/misc/mke2fs.c2010-05-09 20:44:41.178938422 +0200
+@@ -1927,7 +1927,7 @@
+   int ret;
+   int blocksize;
+   __u64 blocks;
+-  __uint64_t range[2];
++  uint64_t range[2];
+ 
+   blocks = fs-super-s_blocks_count;
+   blocksize = EXT2_BLOCK_SIZE(fs-super);


Index: packages/e2fsprogs/e2fsprogs.spec
diff -u packages/e2fsprogs/e2fsprogs.spec:1.230 
packages/e2fsprogs/e2fsprogs.spec:1.231
--- packages/e2fsprogs/e2fsprogs.spec:1.230 Wed Mar 24 20:07:31 2010
+++ packages/e2fsprogs/e2fsprogs.spec   Mon May 10 07:23:34 2010
@@ -36,12 +36,12 @@
 Summary(zh_CN.UTF-8):  管理第二扩展(ext2)文件系统的工具。
 Summary(zh_TW.UTF-8):  用於管理 ext2 檔案系統的工具程式。
 Name:  e2fsprogs
-Version:   1.41.9
-Release:   2
+Version:   1.41.11
+Release:   1
 License:   GPL v2 (with LGPL v2 and BSD parts)
 Group: Applications/System
-Source0:   http://dl.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
-# Source0-md5: 52f60a9e19a02f142f5546f1b5681927
+Source0:   
http://downloads.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
+# Source0-md5: 

DISTFILES: perl-Net-DNS: ERRORS: Net-DNS-0.66.tar.gz

2010-05-09 Thread dzeus
wget -nv --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e9f9ed22-444b-401a-8e0e-23e37d4bc40e/1635d876324e3c2f6e277d5778bfe94c/Net-DNS-0.66.tar.gz
 http://www.cpan.org/modules/by-module/Net/Net-DNS-0.66.tar.gz:
http://www.cpan.org/modules/by-module/Net/Net-DNS-0.66.tar.gz:
2010-05-10 07:51:51 ERROR 404: Not Found.


wget -nv --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e9f9ed22-444b-401a-8e0e-23e37d4bc40e/1635d876324e3c2f6e277d5778bfe94c/Net-DNS-0.66.tar.gz
 http://www.cpan.org/modules/by-module/Net/Net-DNS-0.66.tar.gz:
exited with code 8 (0x00)

FATAL: http://www.cpan.org/modules/by-module/Net/Net-DNS-0.66.tar.gz 
(1635d876324e3c2f6e277d5778bfe94c) was not fetched (wget -nv 
--no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e9f9ed22-444b-401a-8e0e-23e37d4bc40e/1635d876324e3c2f6e277d5778bfe94c/Net-DNS-0.66.tar.gz
 http://www.cpan.org/modules/by-module/Net/Net-DNS-0.66.tar.gz: 
http://www.cpan.org/modules/by-module/Net/Net-DNS-0.66.tar.gz:
2010-05-10 07:51:51 ERROR 404: Not Found.
): file exists but has 0 length

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


packages: perl-Net-DNS/perl-Net-DNS.spec - up to 0.66

2010-05-09 Thread dzeus
Author: dzeusDate: Mon May 10 05:51:54 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 0.66

 Files affected:
packages/perl-Net-DNS:
   perl-Net-DNS.spec (1.91 - 1.92) 

 Diffs:


Index: packages/perl-Net-DNS/perl-Net-DNS.spec
diff -u packages/perl-Net-DNS/perl-Net-DNS.spec:1.91 
packages/perl-Net-DNS/perl-Net-DNS.spec:1.92
--- packages/perl-Net-DNS/perl-Net-DNS.spec:1.91Tue Jan  5 23:36:20 2010
+++ packages/perl-Net-DNS/perl-Net-DNS.spec Mon May 10 07:51:48 2010
@@ -10,13 +10,13 @@
 Summary:   Net::DNS - Perl interface to the DNS resolver
 Summary(pl.UTF-8): Net::DNS - interfejs perlowy do resolvera DNS
 Name:  perl-Net-DNS
-Version:   0.65
-Release:   4
+Version:   0.66
+Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 54e5a12a20de39b954a93723927ac789
+# Source0-md5: 1635d876324e3c2f6e277d5778bfe94c
 Patch0:%{name}-ignore-resolv_conf-open-errors.patch
 URL:   http://search.cpan.org/dist/Net-DNS/
 BuildRequires: perl-devel = 1:5.8.0
@@ -107,6 +107,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.92  2010/05/10 05:51:48  dzeus
+- up to 0.66
+
 Revision 1.91  2010/01/05 22:36:20  glen
 - release 4
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Net-DNS/perl-Net-DNS.spec?r1=1.91r2=1.92f=u

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