DISTFILES: qscintilla2: QScintilla-gpl-2.6.2.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: 
http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-2.6.2.tar.gz
6e6641b6f3863c01cc28c2d7bd2495f9  QScintilla-gpl-2.6.2.tar.gz
Size: 2662469 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: qscintilla2/qscintilla2-internal_build.patch, qscintilla2/qscinti...

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:10:23 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 2.6.2
- updated internal_build patch

 Files affected:
packages/qscintilla2:
   qscintilla2-internal_build.patch (1.1 -> 1.2) , qscintilla2.spec (1.39 -> 
1.40) 

 Diffs:


Index: packages/qscintilla2/qscintilla2-internal_build.patch
diff -u packages/qscintilla2/qscintilla2-internal_build.patch:1.1 
packages/qscintilla2/qscintilla2-internal_build.patch:1.2
--- packages/qscintilla2/qscintilla2-internal_build.patch:1.1   Tue Dec 26 
04:50:34 2006
+++ packages/qscintilla2/qscintilla2-internal_build.patch   Sun Jun 24 
09:10:18 2012
@@ -4,8 +4,8 @@
  
  TEMPLATE = lib
  TARGET = qscintillaplugin
-+INCLUDEPATH = ../Qt4
-+LIBPATH = ../Qt4
++INCLUDEPATH = ../Qt4Qt5
++LIBPATH = ../Qt4Qt5
  
  CONFIG += designer release plugin
  


Index: packages/qscintilla2/qscintilla2.spec
diff -u packages/qscintilla2/qscintilla2.spec:1.39 
packages/qscintilla2/qscintilla2.spec:1.40
--- packages/qscintilla2/qscintilla2.spec:1.39  Sat Feb 18 15:02:04 2012
+++ packages/qscintilla2/qscintilla2.spec   Sun Jun 24 09:10:18 2012
@@ -6,12 +6,12 @@
 Summary:   QScintilla2 - a port to Qt of the Scintilla editing component
 Summary(pl.UTF-8): QScintilla2 - port komponentu edytora Scintilla dla 
biblioteki Qt
 Name:  qscintilla2
-Version:   2.6.1
+Version:   2.6.2
 Release:   1
 License:   GPL v2 or GPL v3 with Riverbank GPL Exception v1.1
 Group: X11/Libraries
 Source0:   
http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%{version}.tar.gz
-# Source0-md5: 39a1d0567a20b416177eb1a8afe225a7
+# Source0-md5: 6e6641b6f3863c01cc28c2d7bd2495f9
 Patch0:%{name}-internal_build.patch
 URL:   http://www.riverbankcomputing.co.uk/software/qscintilla/
 BuildRequires: QtDesigner-devel
@@ -96,7 +96,7 @@
 %patch0 -p1
 
 %build
-cd Qt4
+cd Qt4Qt5
 qmake-qt4 qscintilla.pro
 %{__make}
 cd -
@@ -109,15 +109,15 @@
 cd Python
 %{__python} configure.py \
-c -j 3 \
-   -n ../Qt4 \
-   -o ../Qt4
+   -n ../Qt4Qt5 \
+   -o ../Qt4Qt5
 %{__make}
 cd -
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C Qt4 install \
+%{__make} -C Qt4Qt5 install \
INSTALL_ROOT=$RPM_BUILD_ROOT
 %{__make} -C designer-Qt4 install \
INSTALL_ROOT=$RPM_BUILD_ROOT
@@ -179,6 +179,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.40  2012/06/24 07:10:18  qboosh
+- updated to 2.6.2
+- updated internal_build patch
+
 Revision 1.39  2012/02/18 14:02:04  qboosh
 - updated to 2.6.1
 


 CVS-web:

http://cvs.pld-linux.org/packages/qscintilla2/qscintilla2-internal_build.patch?r1=1.1&r2=1.2

http://cvs.pld-linux.org/packages/qscintilla2/qscintilla2.spec?r1=1.39&r2=1.40

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


packages: ulogd/ulogd.spec - removed bogus -devel package - fixed autotools...

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:18:05 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- removed bogus -devel package
- fixed autotools rebuild
- updated versioned dependencies
- build and package ulogd.html

 Files affected:
packages/ulogd:
   ulogd.spec (1.52 -> 1.53) 

 Diffs:


Index: packages/ulogd/ulogd.spec
diff -u packages/ulogd/ulogd.spec:1.52 packages/ulogd/ulogd.spec:1.53
--- packages/ulogd/ulogd.spec:1.52  Thu Jun 21 09:15:55 2012
+++ packages/ulogd/ulogd.spec   Sun Jun 24 09:18:00 2012
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
-%definebetabeta4
 Summary:   ULOGD - the Userspace Logging Daemon for iptables
 Summary(pl.UTF-8): Demon logujący w trybie użytkownika dla iptables
 Name:  ulogd
 Version:   2.0.0
 Release:   0.1
-License:   GPL
+License:   GPL v2+
 Group: Networking/Daemons
 Source0:   ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2
 # Source0-md5: 211e68781e3860959606fc94b97cf22e
@@ -15,22 +14,29 @@
 Patch0:%{name}-includes.patch
 Patch1:%{name}-ac.patch
 URL:   http://netfilter.org/projects/ulogd/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake >= 1:1.11
 BuildRequires: libdbi-devel
+BuildRequires: libmnl-devel >= 1.0.0
 BuildRequires: libnetfilter_acct-devel >= 1.0.0
-BuildRequires: libnetfilter_conntrack-devel >= 0.0.95
-BuildRequires: libnetfilter_log-devel >= 0.0.15
-BuildRequires: libnfnetlink-devel >= 0.0.39
+BuildRequires: libnetfilter_conntrack-devel >= 1.0.0
+BuildRequires: libnetfilter_log-devel >= 1.0.0
+BuildRequires: libnfnetlink-devel >= 1.0.0
 BuildRequires: libpcap-devel
+BuildRequires: libtool
 BuildRequires: mysql-devel
 BuildRequires: postgresql-devel
 BuildRequires: rpmbuild(macros) >= 1.268
-BuildRequires: sed >= 4.0
-BuildRequires: sqlite3-devel
+BuildRequires: sgml-tools
+BuildRequires: sqlite3-devel >= 3
 Requires(post):fileutils
 Requires(post,preun):  /sbin/chkconfig
 Requires:  iptables
-#Requires: kernel >= 2.4.0test9
+Requires:  libmnl >= 1.0.0
+Requires:  libnetfilter_acct >= 1.0.0
+Requires:  libnetfilter_conntrack >= 1.0.0
+Requires:  libnetfilter_log >= 1.0.0
+Requires:  libnfnetlink >= 1.0.0
 Requires:  rc-scripts
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,22 +56,11 @@
   - wysłać pakiet poprzez netlink
   - zwrócić natychmiast NF_CONTINUE.
 
-%package devel
-Summary:   Header files for %{name}
-Summary(pl.UTF-8): Pliki nagłówkowe %{name}
-Group: Development/Libraries
-Requires:  %{name} = %{version}-%{release}
-
-%description devel
-Header files for %{name}.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe %{name}.
-
 %package dbi
 Summary:   DBI plugin for ulogd
 Summary(pl.UTF-8): Wtyczka DBI dla ulogd
 Group: Networking/Daemons
+Requires:  %{name} = %{version}-%{release}
 
 %description dbi
 DBI plugin for ulogd.
@@ -78,6 +73,7 @@
 Summary(pl.UTF-8): Wtyczka MySQL dla ulogd
 Group: Networking/Daemons
 Obsoletes: iptables-ulogd-mysql
+Requires:  %{name} = %{version}-%{release}
 
 %description mysql
 MySQL plugin for ulogd.
@@ -89,6 +85,7 @@
 Summary:   PCAP plugin for ulogd
 Summary(pl.UTF-8): Wtyczka PCAP dla ulogd
 Group: Networking/Daemons
+Requires:  %{name} = %{version}-%{release}
 
 %description pcap
 PCAP plugin for ulogd.
@@ -100,6 +97,7 @@
 Summary:   PostgreSQL plugin for ulogd
 Summary(pl.UTF-8): Wtyczka PostgreSQL dla ulogd
 Group: Networking/Daemons
+Requires:  %{name} = %{version}-%{release}
 
 %description pgsql
 PostgreSQL plugin for ulogd.
@@ -111,6 +109,7 @@
 Summary:   SQLite plugin for ulogd
 Summary(pl.UTF-8): Wtyczka SQLite dla ulogd
 Group: Networking/Daemons
+Requires:  %{name} = %{version}-%{release}
 
 %description sqlite
 SQLite plugin for ulogd.
@@ -124,18 +123,22 @@
 %patch1 -p0
 
 %build
-#%if "%{_lib}" != "lib"
-#sed -e 's@lib/@%{_lib}/@g' -i configure.in
-#%endif
-
+%{__libtoolize}
+%{__aclocal}
 %{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
+   --disable-silent-rules \
--with-dbi \
--with-dbi-lib=%{_libdir} \
--with-mysql \
--with-pgsql
 %{__make} -j1
 
+cd doc
+sgml2html -s 0 ulogd.sgml
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d 
$RPM_BUILD_ROOT{%{_sbindir},/etc/{sysconfig,logrotate.d,rc.d/init.d,ulogd}} \
@@ -148,7 +151,8 @@
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/ulogd
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/ulogd
 install %{name}.conf $RPM_BUILD_ROOT/etc/%{name}.conf
-install -D %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
+
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/ulogd/*.la
 
 touch $RPM_BUILD_ROOT/var/log/ulogd{,.pktlog}
 
@@ -172,14 +176,14 @@
 
 %files
 %defattr(644,root,

packages: python-dip/python-dip.spec - updated to 0.4.2

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:18:58 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.4.2

 Files affected:
packages/python-dip:
   python-dip.spec (1.2 -> 1.3) 

 Diffs:


Index: packages/python-dip/python-dip.spec
diff -u packages/python-dip/python-dip.spec:1.2 
packages/python-dip/python-dip.spec:1.3
--- packages/python-dip/python-dip.spec:1.2 Wed Apr 11 19:56:20 2012
+++ packages/python-dip/python-dip.spec Sun Jun 24 09:18:53 2012
@@ -2,12 +2,12 @@
 Summary:   Application Framework for Python 2 and PyQt
 Summary(pl.UTF-8): Szkielet dla aplikacji opartych na Pythonie 2 i PyQt
 Name:  python-dip
-Version:   0.4
+Version:   0.4.2
 Release:   1
 License:   GPL v2 with exception or commercial
 Group: Development/Languages/Python
 Source0:   
http://www.riverbankcomputing.com/static/Downloads/dip/dip-py2-gpl-%{version}.tar.gz
-# Source0-md5: 289e5e4b3bb1dda0e43ed5d48748f540
+# Source0-md5: 1a3d2444047b0aff1d50b3a35aaeebaa
 URL:   http://www.riverbankcomputing.com/static/Docs/dip/
 BuildRequires: python-devel >= 1:2.6
 BuildRequires: rpm-pythonprov
@@ -59,6 +59,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2012/06/24 07:18:53  qboosh
+- updated to 0.4.2
+
 Revision 1.2  2012/04/11 17:56:20  qboosh
 - updated to 0.4
 


 CVS-web:
http://cvs.pld-linux.org/packages/python-dip/python-dip.spec?r1=1.2&r2=1.3

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


DISTFILES: python-dip: dip-py2-gpl-0.4.2.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: 
http://www.riverbankcomputing.com/static/Downloads/dip/dip-py2-gpl-0.4.2.tar.gz
1a3d2444047b0aff1d50b3a35aaeebaa  dip-py2-gpl-0.4.2.tar.gz
Size: 3023832 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: python3-dip/python3-dip.spec - updated to 0.4.2

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:23:55 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.4.2

 Files affected:
packages/python3-dip:
   python3-dip.spec (1.2 -> 1.3) 

 Diffs:


Index: packages/python3-dip/python3-dip.spec
diff -u packages/python3-dip/python3-dip.spec:1.2 
packages/python3-dip/python3-dip.spec:1.3
--- packages/python3-dip/python3-dip.spec:1.2   Wed Apr 11 20:35:09 2012
+++ packages/python3-dip/python3-dip.spec   Sun Jun 24 09:23:49 2012
@@ -2,12 +2,12 @@
 Summary:   Application Framework for Python 3 and PyQt
 Summary(pl.UTF-8): Szkielet dla aplikacji opartych na Pythonie 3 i PyQt
 Name:  python3-dip
-Version:   0.4
+Version:   0.4.2
 Release:   1
 License:   GPL v2 with exception or commercial
 Group: Development/Languages/Python
 Source0:   
http://www.riverbankcomputing.com/static/Downloads/dip/dip-gpl-%{version}.tar.gz
-# Source0-md5: 7e8dac36e961bf31a5d5dc64db4ad3b6
+# Source0-md5: f49f7f9556633440d2185429c06a7e7b
 URL:   http://www.riverbankcomputing.com/static/Docs/dip/
 BuildRequires: python3-devel >= 3.2
 BuildRequires: rpm-pythonprov
@@ -61,9 +61,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2012/06/24 07:23:49  qboosh
+- updated to 0.4.2
+
 Revision 1.2  2012/04/11 18:35:09  qboosh
 - updated to 0.4
 
 Revision 1.1  2011/11/06 07:40:04  qboosh
 - new; requires PyQt4 built for python3
-


 CVS-web:
http://cvs.pld-linux.org/packages/python3-dip/python3-dip.spec?r1=1.2&r2=1.3

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


DISTFILES: python3-dip: dip-gpl-0.4.2.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: 
http://www.riverbankcomputing.com/static/Downloads/dip/dip-gpl-0.4.2.tar.gz
f49f7f9556633440d2185429c06a7e7b  dip-gpl-0.4.2.tar.gz
Size: 3022360 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: dcraw/dcraw.spec - updated to 9.15

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:26:34 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 9.15

 Files affected:
packages/dcraw:
   dcraw.spec (1.53 -> 1.54) 

 Diffs:


Index: packages/dcraw/dcraw.spec
diff -u packages/dcraw/dcraw.spec:1.53 packages/dcraw/dcraw.spec:1.54
--- packages/dcraw/dcraw.spec:1.53  Tue Dec 27 15:28:18 2011
+++ packages/dcraw/dcraw.spec   Sun Jun 24 09:26:29 2012
@@ -5,13 +5,13 @@
 Summary:   Raw Digital Photo Decoder
 Summary(pl.UTF-8): Dekoder zdjęć cyfrowych w formacie raw
 Name:  dcraw
-Version:   9.12
+Version:   9.15
 Release:   1
 Epoch: 1
 License:   Free + GPL v2+ (for some parts of code)
 Group: Applications/Graphics
 Source0:   
http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
-# Source0-md5: 917fee61e1509b935a8b8ff08b067b5f
+# Source0-md5: b7eb3f7241695b4b61555a22b19e30de
 Source1:   http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c
 # NoSource1-md5:   37b386fef86eef8768965e91ea0be9e6
 Source2:   http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c
@@ -101,6 +101,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.54  2012/06/24 07:26:29  qboosh
+- updated to 9.15
+
 Revision 1.53  2011/12/27 14:28:18  qboosh
 - updated to 9.12
 


 CVS-web:
http://cvs.pld-linux.org/packages/dcraw/dcraw.spec?r1=1.53&r2=1.54

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


DISTFILES: dcraw: dcraw-9.15.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.15.tar.gz
b7eb3f7241695b4b61555a22b19e30de  dcraw-9.15.tar.gz
Size: 166284 bytes


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


DISTFILES: autogen: autogen-5.16.1.tar.xz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: http://ftp.gnu.org/gnu/autogen/rel5.16.1/autogen-5.16.1.tar.xz
805cf1f48b2cdab0c174e001f0340a7d  autogen-5.16.1.tar.xz
Size: 941784 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: autogen/autogen.spec - updated to 5.16.1

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:32:16 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 5.16.1

 Files affected:
packages/autogen:
   autogen.spec (1.22 -> 1.23) 

 Diffs:


Index: packages/autogen/autogen.spec
diff -u packages/autogen/autogen.spec:1.22 packages/autogen/autogen.spec:1.23
--- packages/autogen/autogen.spec:1.22  Wed May  9 18:34:03 2012
+++ packages/autogen/autogen.spec   Sun Jun 24 09:32:11 2012
@@ -2,12 +2,12 @@
 Summary:   Automated program generator
 Summary(pl.UTF-8): Zautomatyzowany generator programów
 Name:  autogen
-Version:   5.16
+Version:   5.16.1
 Release:   1
 License:   GPL v3+ (AutoGen), LGPL v3+ or Modified BSD (AutoOpts library)
 Group: Development/Tools
-Source0:   http://ftp.gnu.org/gnu/autogen/rel5.16/%{name}-%{version}.tar.xz
-# Source0-md5: 1033108d6a0f180c2743fc380937021d
+Source0:   
http://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: 805cf1f48b2cdab0c174e001f0340a7d
 Patch0:%{name}-notinstalled.patch
 Patch1:%{name}-info.patch
 URL:   http://autogen.sourceforge.net/
@@ -149,6 +149,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.23  2012/06/24 07:32:11  qboosh
+- updated to 5.16.1
+
 Revision 1.22  2012/05/09 16:34:03  qboosh
 - updated to 5.16
 


 CVS-web:
http://cvs.pld-linux.org/packages/autogen/autogen.spec?r1=1.22&r2=1.23

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


packages: dnssec-tools/dnssec-tools.spec - updated to 1.13

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 07:59:16 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 1.13

 Files affected:
packages/dnssec-tools:
   dnssec-tools.spec (1.9 -> 1.10) 

 Diffs:


Index: packages/dnssec-tools/dnssec-tools.spec
diff -u packages/dnssec-tools/dnssec-tools.spec:1.9 
packages/dnssec-tools/dnssec-tools.spec:1.10
--- packages/dnssec-tools/dnssec-tools.spec:1.9 Sat May 26 07:56:12 2012
+++ packages/dnssec-tools/dnssec-tools.spec Sun Jun 24 09:59:10 2012
@@ -3,12 +3,12 @@
 Summary:   DNSSEC tools
 Summary(pl.UTF-8): Narzędzia DNSSEC
 Name:  dnssec-tools
-Version:   1.12.2
+Version:   1.13
 Release:   1
 License:   BSD
 Group: Applications/Networking
 Source0:   http://www.dnssec-tools.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 78bcc945cd7c24c3a55f81661cacc441
+# Source0-md5: beb4d59c49a00799ec1dfbbd5c97a8a0
 Patch0:%{name}-link.patch
 URL:   http://www.dnssec-tools.org/
 BuildRequires: openssl-devel
@@ -102,6 +102,8 @@
DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT%{perl_vendorarch}/auto -name .packlist | xargs -r %{__rm}
+# bugfix
+%{__mv} $RPM_BUILD_ROOT%{_mandir}/man1/{dt-,}libval_check_conf.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -114,6 +116,8 @@
 %doc COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/blinkenlights
 %attr(755,root,root) %{_bindir}/bubbles
+%attr(755,root,root) %{_bindir}/buildrealms
+%attr(755,root,root) %{_bindir}/check-zone-expiration
 %attr(755,root,root) %{_bindir}/cleanarch
 %attr(755,root,root) %{_bindir}/cleankrf
 %attr(755,root,root) %{_bindir}/convertar
@@ -121,30 +125,39 @@
 %attr(755,root,root) %{_bindir}/donuts
 %attr(755,root,root) %{_bindir}/donutsd
 %attr(755,root,root) %{_bindir}/drawvalmap
+%attr(755,root,root) %{_bindir}/dt-getaddr
+%attr(755,root,root) %{_bindir}/dt-gethost
+%attr(755,root,root) %{_bindir}/dt-getname
+%attr(755,root,root) %{_bindir}/dt-getquery
+%attr(755,root,root) %{_bindir}/dt-getrrset
+%attr(755,root,root) %{_bindir}/dt-validate
 %attr(755,root,root) %{_bindir}/dtck
 %attr(755,root,root) %{_bindir}/dtconf
 %attr(755,root,root) %{_bindir}/dtconfchk
 %attr(755,root,root) %{_bindir}/dtdefs
 %attr(755,root,root) %{_bindir}/dtinitconf
+%attr(755,root,root) %{_bindir}/dtrealms
 %attr(755,root,root) %{_bindir}/expchk
 %attr(755,root,root) %{_bindir}/fixkrf
 %attr(755,root,root) %{_bindir}/genkrf
-%attr(755,root,root) %{_bindir}/getaddr
 %attr(755,root,root) %{_bindir}/getdnskeys
 %attr(755,root,root) %{_bindir}/getds
-%attr(755,root,root) %{_bindir}/gethost
-%attr(755,root,root) %{_bindir}/getname
-%attr(755,root,root) %{_bindir}/getquery
-%attr(755,root,root) %{_bindir}/getrrset
+%attr(755,root,root) %{_bindir}/grandvizier
 %attr(755,root,root) %{_bindir}/keyarch
+%attr(755,root,root) %{_bindir}/keymod
 %attr(755,root,root) %{_bindir}/krfcheck
 %attr(755,root,root) %{_bindir}/libval_check_conf
 %attr(755,root,root) %{_bindir}/lights
 %attr(755,root,root) %{_bindir}/lsdnssec
 %attr(755,root,root) %{_bindir}/lskrf
+%attr(755,root,root) %{_bindir}/lsrealm
 %attr(755,root,root) %{_bindir}/lsroll
 %attr(755,root,root) %{_bindir}/maketestzone
 %attr(755,root,root) %{_bindir}/mapper
+%attr(755,root,root) %{_bindir}/realmchk
+%attr(755,root,root) %{_bindir}/realmctl
+%attr(755,root,root) %{_bindir}/realminit
+%attr(755,root,root) %{_bindir}/realmset
 %attr(755,root,root) %{_bindir}/rollchk
 %attr(755,root,root) %{_bindir}/rollctl
 %attr(755,root,root) %{_bindir}/rollerd
@@ -156,14 +169,15 @@
 %attr(755,root,root) %{_bindir}/tachk
 %attr(755,root,root) %{_bindir}/timetrans
 %attr(755,root,root) %{_bindir}/trustman
-%attr(755,root,root) %{_bindir}/validate
 %attr(755,root,root) %{_bindir}/zonesigner
 %dir %{_sysconfdir}/dnssec-tools
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/dnssec-tools/dnssec-tools.conf
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/dnssec-tools/validator-testcases
 %{_datadir}/%{name}
 %{_mandir}/man1/blinkenlights.1p*
+%{_mandir}/man1/buildrealms.1p*
 %{_mandir}/man1/bubbles.1p*
+%{_mandir}/man1/check-zone-expiration.1p*
 %{_mandir}/man1/cleanarch.1p*
 %{_mandir}/man1/cleankrf.1p*
 %{_mandir}/man1/convertar.1p*
@@ -172,30 +186,39 @@
 %{_mandir}/man1/donuts.1p*
 %{_mandir}/man1/donutsd.1p*
 %{_mandir}/man1/drawvalmap.1p*
+%{_mandir}/man1/dt-getaddr.1*
+%{_mandir}/man1/dt-gethost.1*
+%{_mandir}/man1/dt-getname.1*
+%{_mandir}/man1/dt-getquery.1*
+%{_mandir}/man1/dt-getrrset.1*
+%{_mandir}/man1/dt-validate.1*
 %{_mandir}/man1/dtck.1p*
 %{_mandir}/man1/dtconf.1p*
 %{_mandir}/man1/dtconfchk.1p*
 %{_mandir}/man1/dtdefs.1p*
 %{_mandir}/man1/dtinitconf.1p*
+%{_mandir}/man1/dtrealms.1p*
 %{_mandir}/man1/expchk.1p*
 %{_mandir}/man1/fixkrf.1p*
 %{_mandir}/man1/genkrf.1p*
-%{_mandir}/man1/getaddr.1*
 %{_mandir}/man1/getdnskeys.1p*
 %{_mandir}/man1/getds.1p*
-%{_mandir}/man

DISTFILES: dnssec-tools: dnssec-tools-1.13.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: http://www.dnssec-tools.org/download/dnssec-tools-1.13.tar.gz
beb4d59c49a00799ec1dfbbd5c97a8a0  dnssec-tools-1.13.tar.gz
Size: 3299592 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: thailatex/thailatex.spec - updated to 0.5.0

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 08:00:36 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.5.0

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

 Diffs:


Index: packages/thailatex/thailatex.spec
diff -u packages/thailatex/thailatex.spec:1.4 
packages/thailatex/thailatex.spec:1.5
--- packages/thailatex/thailatex.spec:1.4   Fri Feb 17 20:40:50 2012
+++ packages/thailatex/thailatex.spec   Sun Jun 24 10:00:31 2012
@@ -3,12 +3,12 @@
 Summary:   Enable typesetting Thai with LaTeX standard document classes
 Summary(pl.UTF-8): Umożliwienie składu tajskiego przy użyciu standardowych 
klas dokumentów LaTeXa
 Name:  thailatex
-Version:   0.4.7
+Version:   0.5.0
 Release:   1
 License:   LPPL v1.3+
 Group: Applications/Publishing
 Source0:   
http://linux.thai.net/pub/thailinux/software/thailatex/%{name}-%{version}.tar.gz
-# Source0-md5: 189a396bf4f720c146809a857a8457b5
+# Source0-md5: 937eda375ee17beda20602dcd67e13d4
 URL:   http://linux.thai.net/projects/thailatex
 BuildRequires: texlive-format-pdflatex
 BuildRequires: texlive-latex
@@ -74,7 +74,10 @@
 %dir %{_datadir}/texmf/fonts/vf/public
 # XXX common dirs end
 %dir %{_datadir}/texmf/tex/generic/thailatex
+%{_datadir}/texmf/tex/generic/thailatex/hyph-th.tex
+%{_datadir}/texmf/tex/generic/thailatex/hyph-th-utf8.tex
 %{_datadir}/texmf/tex/generic/thailatex/lthenc.def
+%{_datadir}/texmf/tex/generic/thailatex/loadhyph-th.tex
 %{_datadir}/texmf/tex/generic/thailatex/thai.ldf
 %{_datadir}/texmf/tex/generic/thailatex/thswitch.sty
 %{_datadir}/texmf/tex/generic/thailatex/tis620.def
@@ -85,6 +88,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2012/06/24 08:00:31  qboosh
+- updated to 0.5.0
+
 Revision 1.4  2012/02/17 19:40:50  qboosh
 - updated to 0.4.7
 


 CVS-web:
http://cvs.pld-linux.org/packages/thailatex/thailatex.spec?r1=1.4&r2=1.5

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


DISTFILES: thailatex: thailatex-0.5.0.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: 
http://linux.thai.net/pub/thailinux/software/thailatex/thailatex-0.5.0.tar.gz
937eda375ee17beda20602dcd67e13d4  thailatex-0.5.0.tar.gz
Size: 258516 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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg nie

2012-06-24 Thread jajcus
Author: jajcus   Date: Sun Jun 24 08:06:30 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
nie

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.1 -> 1.2) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.1 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.2
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.1  Sun Jun 
24 03:27:48 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 10:06:25 2012
@@ -130,6 +130,7 @@
 Głosy TAK/YES:
 
 Głosy NIE/NO:
+jajcus:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.1&r2=1.2

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - nie

2012-06-24 Thread baggins
Author: baggins  Date: Sun Jun 24 08:12:31 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- nie

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.2 -> 1.3) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.2 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.3
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.2  Sun Jun 
24 10:06:25 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 10:12:26 2012
@@ -131,6 +131,7 @@
 
 Głosy NIE/NO:
 jajcus:nie/no
+baggins:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.2&r2=1.3

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


packages: armst/armst.spec - add pl summary and more stright description

2012-06-24 Thread cactus
Author: cactus   Date: Sun Jun 24 08:37:45 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- add pl summary and more stright description

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

 Diffs:


Index: packages/armst/armst.spec
diff -u packages/armst/armst.spec:1.3 packages/armst/armst.spec:1.4
--- packages/armst/armst.spec:1.3   Wed Jun 13 18:12:51 2012
+++ packages/armst/armst.spec   Sun Jun 24 10:37:40 2012
@@ -1,4 +1,5 @@
 Summary:   ST ARM-CortexM3 Linux RS-232 Loader
+Summary(pl.UTF-8): Programator RS-232 dla ST ARM-CortexM3 
 Name:  armst
 Version:   1.20
 Release:   1
@@ -15,9 +16,8 @@
 ARM-CortexM3 family via the standard RS-232 port.
 
 %description -l pl.UTF-8
-Narzędzie ARMst jest uruchamialnym z konsoli narzędziem do zapisywania
-w pamięci mikrokontrolerów ST ARM Cortex-M3 przez standartowy port
-szeregowy RS-232.
+ARMst jest narzędziem konsolowym do programowania pamięci flash
+mikrokontrolerów ST ARM Cortex-M3 przy użyciu portu RS-232.
 
 %prep
 %setup -n ARMst -q
@@ -48,6 +48,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2012/06/24 08:37:40  cactus
+- add pl summary and more stright description
+
 Revision 1.3  2012/06/13 16:12:51  glen
 - pass ldflags via LIBS
 


 CVS-web:
http://cvs.pld-linux.org/packages/armst/armst.spec?r1=1.3&r2=1.4

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


packages: armst/stmbl.patch - kill one more warning

2012-06-24 Thread cactus
Author: cactus   Date: Sun Jun 24 08:46:08 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- kill one more warning

 Files affected:
packages/armst:
   stmbl.patch (1.1 -> 1.2) 

 Diffs:


Index: packages/armst/stmbl.patch
diff -u packages/armst/stmbl.patch:1.1 packages/armst/stmbl.patch:1.2
--- packages/armst/stmbl.patch:1.1  Wed Jun 13 18:07:31 2012
+++ packages/armst/stmbl.patch  Sun Jun 24 10:46:03 2012
@@ -1,5 +1,14 @@
 --- stmbl.c.oryg   2012-06-13 15:01:49.0 +0200
 +++ stmbl.c2012-06-13 15:12:51.0 +0200
+@@ -118,7 +118,7 @@
+   printf(" chk = %x\n", checksum);
+ #endif
+   // send stream
+-  write(stmbl.device, &prefix_byte, 1);
++  rval = write(stmbl.device, &prefix_byte, 1);
+   rval = write(stmbl.device, buf, size);
+   return rval + write(stmbl.device, &checksum, 1);
+ }
 @@ -127,7 +127,7 @@
  int stmblRecv(uint8_t* buf, unsigned int size)
  {


 CVS-web:
http://cvs.pld-linux.org/packages/armst/stmbl.patch?r1=1.1&r2=1.2

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg wtf, hawk, ...

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 08:59:24 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
wtf, hawk, i thought you are "normal", but appears not, ah okay, the "disk full 
incident" already proved otherwise, how i could forget

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.3 -> 1.4) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.3 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.4
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.3  Sun Jun 
24 10:12:26 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 10:59:19 2012
@@ -132,6 +132,7 @@
 Głosy NIE/NO:
 jajcus:nie/no
 baggins:nie/no
+glen:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.3&r2=1.4

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg o czym ty p...

2012-06-24 Thread wolf
Author: wolf Date: Sun Jun 24 09:05:58 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
o czym ty pierdolisz glen, weź się wytłumacz

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.4 -> 1.5) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.4 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.5
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.4  Sun Jun 
24 10:59:19 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 11:05:53 2012
@@ -128,6 +128,7 @@
 cieciwa:popieram/second
 
 Głosy TAK/YES:
+wolf:tak/yes
 
 Głosy NIE/NO:
 jajcus:nie/no


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.4&r2=1.5

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - TAK, mam ...

2012-06-24 Thread cieciwa
Author: cieciwa  Date: Sun Jun 24 09:53:13 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- TAK, mam dosc "bicia piany" - bo juz od dawna NIC w PLD nie robisz.

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.5 -> 1.6) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.5 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.6
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.5  Sun Jun 
24 11:05:53 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 11:53:08 2012
@@ -129,6 +129,7 @@
 
 Głosy TAK/YES:
 wolf:tak/yes
+cieciwa:tak/yes
 
 Głosy NIE/NO:
 jajcus:nie/no


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.5&r2=1.6

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


packages: alien/alien.spec - shut up check-files

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 10:15:06 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- shut up check-files

 Files affected:
packages/alien:
   alien.spec (1.93 -> 1.94) 

 Diffs:


Index: packages/alien/alien.spec
diff -u packages/alien/alien.spec:1.93 packages/alien/alien.spec:1.94
--- packages/alien/alien.spec:1.93  Mon Apr 16 21:13:58 2012
+++ packages/alien/alien.spec   Sun Jun 24 12:15:00 2012
@@ -51,6 +51,8 @@
PREFIX=%{_prefix}
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/README.alien-non-english-man-pages
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Alien/.packlist
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +74,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.94  2012/06/24 10:15:00  glen
+- shut up check-files
+
 Revision 1.93  2012/04/16 19:13:58  qboosh
 - updated to 8.87
 


 CVS-web:
http://cvs.pld-linux.org/packages/alien/alien.spec?r1=1.93&r2=1.94

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


packages: apache/apache.spec - verbose list mod_proxy files

2012-06-24 Thread baggins
Author: baggins  Date: Sun Jun 24 10:30:10 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- verbose list mod_proxy files

 Files affected:
packages/apache:
   apache.spec (1.680 -> 1.681) 

 Diffs:


Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.680 packages/apache/apache.spec:1.681
--- packages/apache/apache.spec:1.680   Tue Apr 17 18:56:39 2012
+++ packages/apache/apache.spec Sun Jun 24 12:30:04 2012
@@ -2,7 +2,6 @@
 # # TODO:
 # - enable new modules: https://httpd.apache.org/docs/2.4/new_features_2_4.html
 #   - mod_lua
-#   - mod_proxy_fcgi, mod_proxy_scgi
 # - config examples for mod_*
 # - --with-suexec-uidmin=500 or =1000 ?
 # - check those autn modules inner deps
@@ -3356,7 +3355,17 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/fcgistarter
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/conf.d/*_mod_proxy.conf
-%attr(755,root,root) %{_libexecdir}/mod_proxy*.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_ajp.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_balancer.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_connect.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_express.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_fcgi.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_fdpass.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_ftp.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_html.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_http.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_scgi.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy.so
 %{_mandir}/man8/fcgistarter.8*
 
 %files mod_ratelimit
@@ -3530,6 +3539,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.681  2012/06/24 10:30:04  baggins
+- verbose list mod_proxy files
+
 Revision 1.680  2012/04/17 16:56:39  baggins
 - better systemd deps
 


 CVS-web:
http://cvs.pld-linux.org/packages/apache/apache.spec?r1=1.680&r2=1.681

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


packages: chromium-ffmpegsumo/chromium-ffmpegsumo.spec (NEW) - new, from sp...

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 10:34:17 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- new, from spot src.rpm, for completeness

 Files affected:
packages/chromium-ffmpegsumo:
   chromium-ffmpegsumo.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec
diff -u /dev/null packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec:1.1
--- /dev/null   Sun Jun 24 12:34:18 2012
+++ packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec   Sun Jun 24 
12:34:12 2012
@@ -0,0 +1,92 @@
+# $Revision$, $Date$
+# TODO
+# - Document how to make the source for this beast from the chromium checkout
+Summary:   Media playback library for chromium
+Name:  chromium-ffmpegsumo
+Version:   14.0.827.10
+Release:   1
+License:   LGPL v2+
+Group: Libraries
+URL:   http://www.chromium.org/
+Source0:   %{name}-%{version}.tar.bz2
+# Source0-md5: -
+BuildRequires: libvpx-devel
+BuildRequires: yasm
+ExclusiveArch: %{ix86} %{x8664}
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+A media playback library for chromium-browser. This is a fork of
+ffmpeg.
+
+Because Google doesn't understand open source community involvement.
+It only supports unencumbered codecs.
+
+%package devel
+Summary:   Development headers and libraries for ffmpegsumo
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Development headers and libraries for ffmpegsumo.
+
+%prep
+%setup -q
+
+%build
+%{__make} \
+%ifarch %{ix86}
+   ARCH=ia32 \
+%endif
+%ifarch %{x8664}
+   ARCH=x64 \
+%endif
+   CC="%{__cc}" \
+   OPTFLAGS="%{rpmcflags} %{rpmcppflags}" \
+   libdir=%{_libdir} \
+   includedir=%{_includedir}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+%ifarch %{ix86}
+   ARCH=ia32 \
+%endif
+%ifarch %{x8664}
+   ARCH=x64 \
+%endif
+   libdir=%{_libdir} \
+   includedir=%{_includedir} \
+   DESTDIR=$RPM_BUILD_ROOT
+
+/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
+
+#install -d $RPM_BUILD_ROOT%{_libdir}/chromium-browser
+#cd $RPM_BUILD_ROOT%{_libdir}/chromium-browser
+#ln -s ../libffmpegsumo.so.0.0.0 libffmpegsumo.so
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc LICENSE COPYING.LGPLv2.1
+%attr(755,root,root) %{_libdir}/libffmpegsumo.so.*.*.*
+%ghost %{_libdir}/libffmpegsumo.so.0
+#%{_libdir}/chromium-browser/libffmpegsumo.so
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/ffmpegsumo
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team 
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2012/06/24 10:34:12  glen
+- new, from spot src.rpm, for completeness

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


packages: chromium-ffmpegsumo/chromium-ffmpegsumo.spec - 17.0.963.46

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 10:37:33 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- 17.0.963.46

 Files affected:
packages/chromium-ffmpegsumo:
   chromium-ffmpegsumo.spec (1.1 -> 1.2) 

 Diffs:


Index: packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec
diff -u packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec:1.1 
packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec:1.2
--- packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec:1.1   Sun Jun 24 
12:34:12 2012
+++ packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec   Sun Jun 24 
12:37:28 2012
@@ -3,13 +3,13 @@
 # - Document how to make the source for this beast from the chromium checkout
 Summary:   Media playback library for chromium
 Name:  chromium-ffmpegsumo
-Version:   14.0.827.10
+Version:   17.0.963.46
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 URL:   http://www.chromium.org/
 Source0:   %{name}-%{version}.tar.bz2
-# Source0-md5: -
+# Source0-md5: 05fc44a7be5bd2e4edc2ee1247c55f80
 BuildRequires: libvpx-devel
 BuildRequires: yasm
 ExclusiveArch: %{ix86} %{x8664}
@@ -61,10 +61,6 @@
 
 /sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
 
-#install -d $RPM_BUILD_ROOT%{_libdir}/chromium-browser
-#cd $RPM_BUILD_ROOT%{_libdir}/chromium-browser
-#ln -s ../libffmpegsumo.so.0.0.0 libffmpegsumo.so
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,7 +72,6 @@
 %doc LICENSE COPYING.LGPLv2.1
 %attr(755,root,root) %{_libdir}/libffmpegsumo.so.*.*.*
 %ghost %{_libdir}/libffmpegsumo.so.0
-#%{_libdir}/chromium-browser/libffmpegsumo.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -88,5 +83,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2012/06/24 10:37:28  glen
+- 17.0.963.46
+
 Revision 1.1  2012/06/24 10:34:12  glen
 - new, from spot src.rpm, for completeness


 CVS-web:

http://cvs.pld-linux.org/packages/chromium-ffmpegsumo/chromium-ffmpegsumo.spec?r1=1.1&r2=1.2

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


DISTFILES: chromium-ffmpegsumo: chromium-ffmpegsumo-17.0.963.46.tar.bz2

2012-06-24 Thread glen

Files fetched: 1

STORED: no-url://chromium-ffmpegsumo-17.0.963.46.tar.bz2
05fc44a7be5bd2e4edc2ee1247c55f80  
chromium-ffmpegsumo-17.0.963.46.tar.bz2
Size: 1391331 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: apache/apache-mod_proxy.conf, apache/apache.spec - upated mod_pro...

2012-06-24 Thread baggins
Author: baggins  Date: Sun Jun 24 10:37:44 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- upated mod_proxy config and Requires

 Files affected:
packages/apache:
   apache-mod_proxy.conf (1.10 -> 1.11) , apache.spec (1.681 -> 1.682) 

 Diffs:


Index: packages/apache/apache-mod_proxy.conf
diff -u packages/apache/apache-mod_proxy.conf:1.10 
packages/apache/apache-mod_proxy.conf:1.11
--- packages/apache/apache-mod_proxy.conf:1.10  Sun Feb 26 10:05:31 2012
+++ packages/apache/apache-mod_proxy.conf   Sun Jun 24 12:37:38 2012
@@ -3,11 +3,20 @@
 
 # FIXME: enable or disable these by default?
 # I'd enable if the config is secure. but i'm not sure
-#LoadModule proxy_connect_module   modules/mod_proxy_connect.so
+#LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
+#LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
+#LoadModule lbmethod_bytraffic_module  modules/mod_lbmethod_bytraffic.so
+#LoadModule lbmethod_heartbeat_module  modules/mod_lbmethod_heartbeat.so
+#LoadModule proxy_balancer_module  modules/mod_proxy_balancer.so
+#LoadModule proxy_ajp_module   modules/mod_proxy_ajp.so
+#LoadModule proxy_connect_module   modules/mod_proxy_connect.so
+#LoadModule proxy_express_module   modules/mod_proxy_express.so
+#LoadModule proxy_fcgi_module  modules/mod_proxy_fcgi.so
+#LoadModule proxy_fdpass_modulemodules/mod_proxy_fdpass.so
 #LoadModule proxy_ftp_module   modules/mod_proxy_ftp.so
 #LoadModule proxy_http_module  modules/mod_proxy_http.so
-#LoadModule proxy_ajp_module   modules/mod_proxy_ajp.so
-#LoadModule proxy_balancer_module  modules/mod_proxy_balancer.so
+#LoadModule proxy_scgi_module  modules/mod_proxy_scgi.so
+#LoadModule proxy_html_module  modules/mod_proxy_html.so
 
 # Proxy Server directives. Uncomment the following lines to
 # enable the proxy server:


Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.681 packages/apache/apache.spec:1.682
--- packages/apache/apache.spec:1.681   Sun Jun 24 12:30:04 2012
+++ packages/apache/apache.spec Sun Jun 24 12:37:38 2012
@@ -1691,6 +1691,7 @@
 URL:   http://httpd.apache.org/docs/2.4/mod/mod_proxy.html
 Requires:  %{name}-base = %{version}-%{release}
 Requires:  %{name}-mod_authz_host = %{version}-%{release}
+Requires:  %{name}-mod_xml2enc = %{version}-%{release}
 Provides:  apache(mod_proxy) = %{version}-%{release}
 
 %description mod_proxy
@@ -3539,6 +3540,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.682  2012/06/24 10:37:38  baggins
+- upated mod_proxy config and Requires
+
 Revision 1.681  2012/06/24 10:30:04  baggins
 - verbose list mod_proxy files
 


 CVS-web:

http://cvs.pld-linux.org/packages/apache/apache-mod_proxy.conf?r1=1.10&r2=1.11
http://cvs.pld-linux.org/packages/apache/apache.spec?r1=1.681&r2=1.682

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - nie wszys...

2012-06-24 Thread blues
Author: bluesDate: Sun Jun 24 10:39:11 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- nie wszystko musi mi się podobać, ale to już jest szopka. Wojnę
  podjazdową to sobie róbcie na własnym podwórku.

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.6 -> 1.7) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.6 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.7
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.6  Sun Jun 
24 11:53:08 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 12:39:06 2012
@@ -135,6 +135,7 @@
 jajcus:nie/no
 baggins:nie/no
 glen:nie/no
+blues:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.6&r2=1.7

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


packages: apache/apache.spec, apache/lua-lib.patch (NEW) - build and packag...

2012-06-24 Thread baggins
Author: baggins  Date: Sun Jun 24 10:55:50 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- build and package mod_lua

 Files affected:
packages/apache:
   apache.spec (1.682 -> 1.683) , lua-lib.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.682 packages/apache/apache.spec:1.683
--- packages/apache/apache.spec:1.682   Sun Jun 24 12:37:38 2012
+++ packages/apache/apache.spec Sun Jun 24 12:55:44 2012
@@ -1,7 +1,5 @@
 # $Revision$, $Date$
 # # TODO:
-# - enable new modules: https://httpd.apache.org/docs/2.4/new_features_2_4.html
-#   - mod_lua
 # - config examples for mod_*
 # - --with-suexec-uidmin=500 or =1000 ?
 # - check those autn modules inner deps
@@ -99,6 +97,7 @@
 # http://mpm-itk.sesse.net/
 Patch28:   %{name}-mpm-itk.patch
 Patch29:   libtool-tag.patch
+Patch30:   lua-lib.patch
 URL:   http://httpd.apache.org/
 BuildRequires: apr-devel >= %{apr_ver}
 BuildRequires: apr-util-devel >= 1:1.3.10-2
@@ -106,6 +105,7 @@
 BuildRequires: automake
 %{?with_distcache:BuildRequires:   distcache-devel}
 BuildRequires: libtool >= 2:1.5
+BuildRequires: lua51-devel
 %{?with_ldap:BuildRequires:openldap-devel >= 2.3.0}
 %{?with_ssl:BuildRequires: openssl-devel >= %{openssl_ver}}
 %{?with_ssl:BuildRequires: openssl-tools >= %{openssl_ver}}
@@ -1616,6 +1616,21 @@
 wejściu i po SSL/TLS na wyjściu, więc liczby będą właściwie
 odzwierciedlały wszystkie zmiany dokonywane przez szyfrowanie.
 
+%package mod_lua
+Summary:   Provides Lua hooks into various portions of the httpd request 
processing
+Group: Networking/Daemons/HTTP
+URL:   http://httpd.apache.org/docs/2.4/mod/mod_lua.html
+Requires:  %{name}-base = %{version}-%{release}
+Provides:  apache(mod_lua) = %{version}-%{release}
+
+%description mod_lua
+This module allows the server to be extended with scripts written in
+the Lua programming language. The extension points (hooks) available
+with mod_lua include many of the hooks available to natively compiled
+Apache HTTP Server modules, such as mapping requests to files,
+generating dynamic responses, access control, authentication,
+and authorization
+
 %package mod_mime
 Summary:   Associates the requested filename's extensions with the file's 
behavior and content
 Summary(pl.UTF-8): Wiązanie określonych rozszerzeń plików z zachowaniem i 
zawartością
@@ -2287,6 +2302,7 @@
 # probably drop
 #%patch28 -p1
 %patch29 -p1
+%patch30 -p1
 
 # sanity check
 MODULES_API=`awk '/#define MODULE_MAGIC_NUMBER_MAJOR/ {print $3}' 
include/ap_mmn.h`
@@ -2348,6 +2364,7 @@
--enable-case-filter-in \
--enable-log-forensic \
--enable-logio \
+   --enable-lua \
--with-z=%{_prefix} \
--enable-mime-magic \
--enable-cern-meta \
@@ -2516,6 +2533,7 @@
 echo "LoadModule log_debug_module   modules/mod_log_debug.so" > 
$CFG/00_mod_log_debug.conf
 echo "LoadModule log_forensic_module   modules/mod_log_forensic.so" > 
$CFG/00_mod_log_forensic.conf
 echo "LoadModule logio_module  modules/mod_logio.so" > $CFG/00_mod_logio.conf
+echo "LoadModule lua_modulemodules/mod_lua.so" > $CFG/00_mod_lua.conf
 echo "LoadModule negotiation_modulemodules/mod_negotiation.so" > 
$CFG/00_mod_negotiation.conf
 echo "LoadModule ratelimit_module   modules/mod_ratelimit.so" > 
$CFG/00_mod_ratelimit.conf
 echo "LoadModule reflector_module   modules/mod_reflector.so" > 
$CFG/00_mod_reflector.conf
@@ -2857,6 +2875,7 @@
 %module_scripts mod_log_debug
 %module_scripts mod_log_forensic
 %module_scripts mod_logio
+%module_scripts mod_lua
 %module_scripts mod_mime
 %module_scripts mod_mime_magic
 %module_scripts mod_negotiation
@@ -3336,6 +3355,11 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/conf.d/*_mod_logio.conf
 %attr(755,root,root) %{_libexecdir}/mod_logio.so
 
+%files mod_lua
+%defattr(644,root,root,755)
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/conf.d/*_mod_lua.conf
+%attr(755,root,root) %{_libexecdir}/mod_lua.so
+
 %files mod_mime
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_mime.so
@@ -3540,6 +3564,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.683  2012/06/24 10:55:44  baggins
+- build and package mod_lua
+
 Revision 1.682  2012/06/24 10:37:38  baggins
 - upated mod_proxy config and Requires
 


Index: packages/apache/lua-lib.patch
diff -u /dev/null packages/apache/lua-lib.patch:1.1
--- /dev/null   Sun Jun 24 12:55:50 2012
+++ packages/apache/lua-lib.patch   Sun Jun 24 12:55:45 2012
@@ -0,0 +1,16 @@
+--- httpd-2.4.2/modules/lua/config.m4~ 2011-07-24 21:14:25.0 +0200
 httpd-2.4.2/modules/lua/config.m4  2012-06-24 12:50:48.07

packages: google-chrome/google-chrome.spec - l10n subpackage

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 11:07:03 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- l10n subpackage

 Files affected:
packages/google-chrome:
   google-chrome.spec (1.59 -> 1.60) 

 Diffs:


Index: packages/google-chrome/google-chrome.spec
diff -u packages/google-chrome/google-chrome.spec:1.59 
packages/google-chrome/google-chrome.spec:1.60
--- packages/google-chrome/google-chrome.spec:1.59  Thu Jun 14 22:00:16 2012
+++ packages/google-chrome/google-chrome.spec   Sun Jun 24 13:06:58 2012
@@ -66,6 +66,19 @@
 a kifinomult technológiával, hogy a webböngészés gyorsabb,
 biztonságosabb és könnyebb legyen.
 
+%package l10n
+Summary:   google chrome language packages
+Group: I18n
+Requires:  %{name} = %{version}-%{release}
+
+%description l10n
+This package contains language packages for 50 languages:
+
+ar, bg, bn, ca, cs, da, de, el, en-GB, es-LA, es, et, fi, fil, fr, gu,
+he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, or, pl,
+pt-BR, pt-PT, ro, ru, sk, sl, sr, sv, ta, te, th, tr, uk, vi, zh-CN,
+zh-TW
+
 %package -n browser-plugin-chrome-pdf
 Summary:   Chrome PDF Viewer
 Summary(pl.UTF-8): Wtyczka PDF z Google Chrome
@@ -189,6 +202,8 @@
 
 # find locales
 %find_lang %{name}.lang
+# always package en-US (in main package)
+%{__sed} -i -e '/en-US.pak/d' %{name}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -254,6 +269,7 @@
 %{_libdir}/%{name}/chrome.pak
 %{_libdir}/%{name}/resources.pak
 %dir %{_libdir}/%{name}/locales
+%{_libdir}/%{name}/locales/en-US.pak
 %dir %{_libdir}/%{name}/plugins
 %{_libdir}/%{name}/default_apps
 %{_libdir}/%{name}/themes
@@ -276,6 +292,9 @@
 %dir /opt/google
 /opt/google/chrome
 
+%files l10n -f %{name}.lang
+%defattr(644,root,root,755)
+
 %files -n browser-plugin-chrome-pdf
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_browserpluginsdir}/libpdf.so
@@ -293,11 +312,14 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.60  2012/06/24 11:06:58  glen
+- l10n subpackage
+
 Revision 1.59  2012/06/14 20:00:16  glen
 - up to 19.0.1084.56
 - adobe flash up to 11.2.202.236; fixes CVE-2012-2034, CVE-2012-2035, 
CVE-2012-2036,
   CVE-2012-2037, CVE-2012-2038, CVE-2012-2039, CVE-2012-2040
-- adobe flash is not redistributable, i doub't google chrome is either
+- adobe flash is not redistributable, i doubt google chrome is either
 
 Revision 1.58  2012/06/07 19:05:57  glen
 - use ln -f for clean upgrade replacing file with link


 CVS-web:

http://cvs.pld-linux.org/packages/google-chrome/google-chrome.spec?r1=1.59&r2=1.60

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - ktos robi...

2012-06-24 Thread hawk
Author: hawk Date: Sun Jun 24 12:24:39 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- ktos robi bajzel na listach i dziala na szkode PLD, mmazur pierwszy go
  chce banowac, mmazur robi bajzel na listach, jedzie po innych i dziala
  na szkode PLD - nie ma problemu... takim praktykom mowimy NIE

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.7 -> 1.8) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.7 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.8
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.7  Sun Jun 
24 12:39:06 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 14:24:34 2012
@@ -130,6 +130,7 @@
 Głosy TAK/YES:
 wolf:tak/yes
 cieciwa:tak/yes
+hawk:tak/yes
 
 Głosy NIE/NO:
 jajcus:nie/no


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.7&r2=1.8

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


packages: apache-mod_pagespeed/apache-mod_pagespeed.spec, apache-mod_pagesp...

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 12:27:24 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 0.10.22.4, builds on ti

 Files affected:
packages/apache-mod_pagespeed:
   apache-mod_pagespeed.spec (1.11 -> 1.12) , get-source.sh (1.3 -> 1.4) 

 Diffs:


Index: packages/apache-mod_pagespeed/apache-mod_pagespeed.spec
diff -u packages/apache-mod_pagespeed/apache-mod_pagespeed.spec:1.11 
packages/apache-mod_pagespeed/apache-mod_pagespeed.spec:1.12
--- packages/apache-mod_pagespeed/apache-mod_pagespeed.spec:1.11Sat Oct 
 8 13:12:17 2011
+++ packages/apache-mod_pagespeed/apache-mod_pagespeed.spec Sun Jun 24 
14:27:19 2012
@@ -32,6 +32,7 @@
 #  "opencv_src": "https://code.ros.org/svn/opencv/tags/2.1";,
 #  "gflags_root": 
"http://google-gflags.googlecode.com/svn/tags/gflags-1.3/src";,
 #  "google_sparsehash_root": 
"http://google-sparsehash.googlecode.com/svn/tags/sparsehash-1.8.1/src";,
+#  protobuf_lite
 
 %if "%{pld_release}" == "ac"
 # add suffix, but allow ccache, etc in ~/.rpmmacros
@@ -45,16 +46,17 @@
 %defineapxs%{_sbindir}/apxs
 Summary:   Apache module for rewriting web pages to reduce latency and 
bandwidth
 Name:  apache-mod_%{mod_name}
-Version:   0.9.18.9
-Release:   0.4
+Version:   0.10.22.4
+Release:   0.5
 License:   Apache v2.0
 Group: Networking/Daemons/HTTP
 Source0:   modpagespeed-%{version}.tar.bz2
-# Source0-md5: 0a203c836c904db1b320ef6aae9a3661
-URL:   http://code.google.com/p/modpagespeed/
+# Source0-md5: e984c38493506fa9c4997513b7f016cb
+Source1:   get-source.sh
+URL:   https://developers.google.com/speed/pagespeed/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.2
-BuildRequires: libstdc++-devel >= 5:4.0
+BuildRequires: libstdc++-devel >= 5:4.1
 BuildRequires: python-devel >= 1:2.6
 BuildRequires: rpmbuild(macros) >= 1.268
 # gcc4 might be installed, but not current __cc
@@ -152,6 +154,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.12  2012/06/24 12:27:19  glen
+- up to 0.10.22.4, builds on ti
+
 Revision 1.11  2011/10/08 11:12:17  glen
 - 0.9.18.9 tarball
 


Index: packages/apache-mod_pagespeed/get-source.sh
diff -u packages/apache-mod_pagespeed/get-source.sh:1.3 
packages/apache-mod_pagespeed/get-source.sh:1.4
--- packages/apache-mod_pagespeed/get-source.sh:1.3 Sat Oct  8 12:57:58 2011
+++ packages/apache-mod_pagespeed/get-source.sh Sun Jun 24 14:27:19 2012
@@ -41,8 +41,14 @@
exit 1
 fi
 
-wget -c http://src.chromium.org/svn/trunk/tools/depot_tools.tar.gz
-test -d depot_tools || tar xzf depot_tools.tar.gz
+#wget -c 
https://chrome-browser.googlecode.com/svn-history/r37527/trunk/tools/depot_tools.tar.gz
+wget -c 
http://distfiles.pld-linux.org/by-md5/5/6/56a3c406fcb645eaaa608a257f06a90d/depot_tools.tar.gz
+test -d depot_tools || {
+   tar xzf depot_tools.tar.gz
+   cd depot_tools
+   svn upgrade
+   cd ..
+}
 
 install -d $pkg
 cd $pkg


 CVS-web:

http://cvs.pld-linux.org/packages/apache-mod_pagespeed/apache-mod_pagespeed.spec?r1=1.11&r2=1.12

http://cvs.pld-linux.org/packages/apache-mod_pagespeed/get-source.sh?r1=1.3&r2=1.4

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


DISTFILES: apache-mod_pagespeed: modpagespeed-0.10.22.4.tar.bz2

2012-06-24 Thread glen

Files fetched: 1

STORED: no-url://modpagespeed-0.10.22.4.tar.bz2
e984c38493506fa9c4997513b7f016cb  modpagespeed-0.10.22.4.tar.bz2
Size: 15699959 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: openldap/ldap.init - daemon() needs different quoting when RC_LOG...

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 13:13:25 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- daemon() needs different quoting when RC_LOGGING is off

 Files affected:
packages/openldap:
   ldap.init (1.33 -> 1.34) 

 Diffs:


Index: packages/openldap/ldap.init
diff -u packages/openldap/ldap.init:1.33 packages/openldap/ldap.init:1.34
--- packages/openldap/ldap.init:1.33Wed Sep  9 15:45:05 2009
+++ packages/openldap/ldap.init Sun Jun 24 15:13:20 2012
@@ -52,7 +52,13 @@
if [ -n "$SLAPDNICE" ]; then
SERVICE_RUN_NICE_LEVEL=$SLAPDNICE
fi
-   daemon /usr/sbin/slapd $ARGS ${SLAPDURLLIST:+ -h \"$SLAPDURLLIST\"}
+
+   if is_yes $RC_LOGGING; then
+   daemon /usr/sbin/slapd $ARGS ${SLAPDURLLIST:+ -h 
\"$SLAPDURLLIST\"}
+   else
+   daemon /usr/sbin/slapd $ARGS ${SLAPDURLLIST:+ -h 
"$SLAPDURLLIST"}
+   fi
+
RETVAL=$?
[ $RETVAL -eq 0 ] && touch /var/lock/subsys/ldap
if [ $RETVAL -eq 0 -a -S /var/run/ldapi ]; then


 CVS-web:
http://cvs.pld-linux.org/packages/openldap/ldap.init?r1=1.33&r2=1.34

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


DISTFILES: openconnect: openconnect-4.00.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.infradead.org/pub/openconnect/openconnect-4.00.tar.gz
86120e286033c40bfca5b902f40b181d  openconnect-4.00.tar.gz
Size: 1053324 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: openconnect/openconnect.spec - updated to 4.00 (note: new soname)

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 13:54:37 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 4.00 (note: new soname)

 Files affected:
packages/openconnect:
   openconnect.spec (1.11 -> 1.12) 

 Diffs:


Index: packages/openconnect/openconnect.spec
diff -u packages/openconnect/openconnect.spec:1.11 
packages/openconnect/openconnect.spec:1.12
--- packages/openconnect/openconnect.spec:1.11  Tue May 22 14:12:35 2012
+++ packages/openconnect/openconnect.spec   Sun Jun 24 15:54:32 2012
@@ -6,12 +6,13 @@
 Summary:   Client for Cisco's AnyConnect SSL VPN
 Summary(pl.UTF-8): Klient Cisco AnyConnect SSL VPN
 Name:  openconnect
-Version:   3.20
+Version:   4.00
 Release:   1
 License:   LGPL v2.1
 Group: Applications/Networking
 Source0:   
ftp://ftp.infradead.org/pub/openconnect/%{name}-%{version}.tar.gz
-# Source0-md5: 3ba7c295e05b3053eec84ddc6705d89e
+# Source0-md5: 86120e286033c40bfca5b902f40b181d
+Patch0:%{name}-am.patch
 URL:   http://www.infradead.org/openconnect.html
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.10
@@ -59,6 +60,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -66,6 +68,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
+   --disable-silent-rules \
%{?with_static_libs:--enable-static} \
--with-vpnc-script=/usr/bin/vpnc-script
 %{__make}
@@ -92,7 +95,7 @@
 %doc AUTHORS TODO
 %attr(755,root,root) %{_sbindir}/openconnect
 %attr(755,root,root) %{_libdir}/libopenconnect.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libopenconnect.so.1
+%attr(755,root,root) %ghost %{_libdir}/libopenconnect.so.2
 %{_mandir}/man8/openconnect.8*
 
 %files devel
@@ -113,6 +116,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.12  2012/06/24 13:54:32  qboosh
+- updated to 4.00 (note: new soname)
+
 Revision 1.11  2012/05/22 12:12:35  qboosh
 - updated to 3.20
 - now it relies on vpnc-script for network configuration


 CVS-web:

http://cvs.pld-linux.org/packages/openconnect/openconnect.spec?r1=1.11&r2=1.12

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


packages: openconnect/openconnect.spec, openconnect/openconnect-am.patch (N...

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 13:55:11 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- added am patch (fixes build with automake 1.12)

 Files affected:
packages/openconnect:
   openconnect.spec (1.12 -> 1.13) , openconnect-am.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/openconnect/openconnect.spec
diff -u packages/openconnect/openconnect.spec:1.12 
packages/openconnect/openconnect.spec:1.13
--- packages/openconnect/openconnect.spec:1.12  Sun Jun 24 15:54:32 2012
+++ packages/openconnect/openconnect.spec   Sun Jun 24 15:55:06 2012
@@ -116,6 +116,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.13  2012/06/24 13:55:06  qboosh
+- added am patch (fixes build with automake 1.12)
+
 Revision 1.12  2012/06/24 13:54:32  qboosh
 - updated to 4.00 (note: new soname)
 


Index: packages/openconnect/openconnect-am.patch
diff -u /dev/null packages/openconnect/openconnect-am.patch:1.1
--- /dev/null   Sun Jun 24 15:55:11 2012
+++ packages/openconnect/openconnect-am.patch   Sun Jun 24 15:55:06 2012
@@ -0,0 +1,11 @@
+--- openconnect-4.00/po/Makefile.am.orig   2012-06-15 15:52:26.0 
+0200
 openconnect-4.00/po/Makefile.am2012-06-24 10:13:09.807352601 +0200
+@@ -17,7 +17,7 @@
+   linguas="$(LINGUAS)"; \
+   for l in $$linguas; do \
+ dir="$(DESTDIR)$(localedir)/$$l/LC_MESSAGES"; \
+-$(mkdir_p) $$dir; \
++$(MKDIR_P) $$dir; \
+ echo Installing $$l.mo to $$dir/$(PACKAGE).mo ; \
+ $(INSTALL_DATA) $$l.mo $$dir/$(PACKAGE).mo; \
+   done


 CVS-web:

http://cvs.pld-linux.org/packages/openconnect/openconnect.spec?r1=1.12&r2=1.13

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


DISTFILES: ibus: ibus-1.3.99.20110817.tar.gz ibus-gjs-3.1.4.20110823.tar.gz

2012-06-24 Thread glen

Files fetched: 2

STORED: http://ibus.googlecode.com/files/ibus-1.3.99.20110817.tar.gz
52614e55e966b7c7101a19b276c51f10  ibus-1.3.99.20110817.tar.gz
Size: 1470606 bytes
STORED: 
http://fujiwara.fedorapeople.org/ibus/gnome-shell/ibus-gjs-3.1.4.20110823.tar.gz
e97be8e1d0b22531b5000d4a6349dbbe  ibus-gjs-3.1.4.20110823.tar.gz
Size: 362121 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: ibus/ibus-530711-preload-sys.patch, ibus/ibus-541492-xkb.patch, i...

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 14:11:53 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 1.3.99.20110817
  tracked fedora changes up to e0a5e11

 Files affected:
packages/ibus:
   ibus-530711-preload-sys.patch (1.1 -> 1.2) , ibus-541492-xkb.patch (1.1 -> 
1.2) , ibus-HEAD.patch (1.1 -> 1.2) , ibus-xx-bridge-hotkey.patch (1.1 -> 1.2) 
, ibus-xx-setup-frequent-lang.patch (1.1 -> 1.2) , ibus.spec (1.6 -> 1.7) , 
ibus-xx-icon-symbol.patch (1.1 -> NONE)  (REMOVED)

 Diffs:


Index: packages/ibus/ibus-530711-preload-sys.patch
diff -u packages/ibus/ibus-530711-preload-sys.patch:1.1 
packages/ibus/ibus-530711-preload-sys.patch:1.2
--- packages/ibus/ibus-530711-preload-sys.patch:1.1 Tue Jul 19 14:01:54 2011
+++ packages/ibus/ibus-530711-preload-sys.patch Sun Jun 24 16:11:47 2012
@@ -1,6 +1,6 @@
-From 7f81445b3e6613d14f64253506a309095a37c8d7 Mon Sep 17 00:00:00 2001
+From fd80539e980f464192aed22c71e83ff3a6ec61b3 Mon Sep 17 00:00:00 2001
 From: fujiwarat 
-Date: Mon, 20 Jun 2011 19:04:42 +0900
+Date: Thu, 1 Sep 2011 14:38:13 +0900
 Subject: [PATCH] Reload preload engines until users customize the list.
 
 The idea is, if users don't customize the preload_engines with ibus-setup,
@@ -17,19 +17,19 @@
 IBUS_PRELOAD_ENGINE_MODE_USER and users can customize the value
 'preload_engines'.
 ---
- bus/ibusimpl.c   |  402 +++---
- data/ibus.schemas.in |   13 ++
+ bus/ibusimpl.c   |  412 +++---
+ data/ibus.schemas.in |   15 ++-
  ibus/common.py   |6 +
  setup/main.py|   70 -
  setup/setup.ui   |   21 +++-
  src/ibustypes.h  |   10 ++
- 6 files changed, 427 insertions(+), 95 deletions(-)
+ 6 files changed, 438 insertions(+), 96 deletions(-)
 
 diff --git a/bus/ibusimpl.c b/bus/ibusimpl.c
-index a7ae52b..bb4b8ae 100644
+index 1942504..3fce912 100644
 --- a/bus/ibusimpl.c
 +++ b/bus/ibusimpl.c
-@@ -144,6 +144,9 @@ static void bus_ibus_impl_set_previous_engine
+@@ -142,6 +142,9 @@ static void bus_ibus_impl_set_previous_engine
  static void bus_ibus_impl_set_preload_engines
  (BusIBusImpl*ibus,
   GVariant   *value);
@@ -39,7 +39,7 @@
  static void bus_ibus_impl_set_use_sys_layout
  (BusIBusImpl*ibus,
   GVariant   *value);
-@@ -285,6 +288,259 @@ _panel_destroy_cb (BusPanelProxy *panel,
+@@ -283,6 +286,269 @@ _panel_destroy_cb (BusPanelProxy *panel,
  }
  
  static void
@@ -86,6 +86,16 @@
 +
 +variant = ibus_config_get_value (ibus->config, "general",
 + "preload_engines");
++if (variant != NULL && g_variant_classify (variant) == 
G_VARIANT_CLASS_ARRAY) {
++GVariantIter iter;
++const gchar *engine_name = NULL;
++g_variant_iter_init (&iter, variant);
++g_variant_iter_loop (&iter, "&s", &engine_name);
++if (g_strcmp0 (engine_name, "ibus_null_engine") == 0) {
++g_variant_unref (variant);
++variant = NULL;
++}
++}
 +if (variant == NULL) {
 +/* Set LANG_RELATIVE mode for the initial login */
 +preload_engine_mode = IBUS_PRELOAD_ENGINE_MODE_LANG_RELATIVE;
@@ -299,7 +309,7 @@
  bus_ibus_impl_set_hotkey (BusIBusImpl *ibus,
GQuark   hotkey,
GVariant*value)
-@@ -394,35 +650,50 @@ static void
+@@ -392,35 +658,50 @@ static void
  bus_ibus_impl_set_preload_engines (BusIBusImpl *ibus,
 GVariant*value)
  {
@@ -372,7 +382,7 @@
  }
  
  /**
-@@ -503,89 +774,47 @@ bus_ibus_impl_set_use_global_engine (BusIBusImpl *ibus,
+@@ -501,89 +782,47 @@ bus_ibus_impl_set_use_global_engine (BusIBusImpl *ibus,
  }
  }
  
@@ -484,7 +494,7 @@
  #endif
  }
  
-@@ -601,6 +830,7 @@ const static struct {
+@@ -599,6 +838,7 @@ const static struct {
  { "general/hotkey", "next_engine_in_menu",   
bus_ibus_impl_set_next_engine_in_menu },
  { "general/hotkey", "previous_engine",   
bus_ibus_impl_set_previous_engine },
  { "general", "preload_engines",  
bus_ibus_impl_set_preload_engines },
@@ -493,10 +503,19 @@
  { "general", "use_global_engine",
bus_ibus_impl_set_use_global_engine },
  { "general", "embed_preedit_text",   
bus_ibus_impl_set_embed_preedit_text },
 diff --git a/data/ibus.schemas.in b/data/ibus.schemas.in
-index 7ca4899..d4334e1 100644
+index 8979515..fef1810 100644
 --- a/data/ibus.schemas.in
 +++ b/data/ibus.schemas.in
-@@ -13,6 +13,19 @@
+@@ -6,7 +6,7 @@
+   /desktop/ibus/general/preload_engines
+   ibus
+   list
+-  []
++  [ibus_null_engine]
+ 

SSH-keys: witekfl.pub (NEW) - pub

2012-06-24 Thread witekfl
Author: witekfl  Date: Sun Jun 24 15:05:11 2012 GMT
Module: SSH-keys  Tag: HEAD
 Log message:
- pub

 Files affected:
SSH-keys:
   witekfl.pub (NONE -> 1.1)  (NEW)

 Diffs:


Index: SSH-keys/witekfl.pub
diff -u /dev/null SSH-keys/witekfl.pub:1.1
--- /dev/null   Sun Jun 24 17:05:11 2012
+++ SSH-keys/witekfl.pubSun Jun 24 17:05:06 2012
@@ -0,0 +1 @@
+ssh-rsa 
B3NzaC1yc2EBIwAAAQEAtM9q7JNexFq/EvOM2ZpogqTlAkgQRCLqUf+yt7WS+F5DYWlWjVJdVcKBuIlTGSMXopIphnc2SvjfGNP40W/Pb6O0PWm/683YFhGaJ7qd2F4IC9lX7pnd630/2GF1+RnmqdRVWsO6f+rFIrrVl+TzDxx9f+AEvcIcwAUCDN64G/uDbcokfcSKz2UltJxGDfRRVe3IGx36HMQfhAmzpol+/+SczkK1O/883Xp8/2QmhocVytXCrx0lkdix2PbOZu6MxUj39SsUDl6nXNw/HXPaMtSXJSXoe1gaRZiPkLftSHSlfxAP5b/4HB1zdU6U1bTS030n4yahKLH2jIu7l1TAiQ==
 witekfl@pldmachine

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


git-migration: cvs.users - full name

2012-06-24 Thread charles
Author: charles  Date: Sun Jun 24 15:08:59 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- full name

 Files affected:
git-migration:
   cvs.users (1.40 -> 1.41) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.40 git-migration/cvs.users:1.41
--- git-migration/cvs.users:1.40Sat Jun 23 16:25:16 2012
+++ git-migration/cvs.users Sun Jun 24 17:08:54 2012
@@ -139,7 +139,7 @@
 cactus=Bartłomiej Zimoń 
 caleb=Caleb Maclennan 
 cezar=cezar 
-charles=charles 
+charles=Karol Krenski 
 chomar=chomar 
 cia=cia 
 cieciwa=cieciwa 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.40&r2=1.41

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - biuciu pi...

2012-06-24 Thread marcus
Author: marcus   Date: Sun Jun 24 15:14:45 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- biuciu piany mowimy nie

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.8 -> 1.9) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.8 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.9
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.8  Sun Jun 
24 14:24:34 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 17:14:40 2012
@@ -131,6 +131,7 @@
 wolf:tak/yes
 cieciwa:tak/yes
 hawk:tak/yes
+marcus:tak/yes
 
 Głosy NIE/NO:
 jajcus:nie/no


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.8&r2=1.9

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


packages: suite3270/suite3270.spec - updated to 3.3.12ga10

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 15:16:22 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 3.3.12ga10

 Files affected:
packages/suite3270:
   suite3270.spec (1.10 -> 1.11) 

 Diffs:


Index: packages/suite3270/suite3270.spec
diff -u packages/suite3270/suite3270.spec:1.10 
packages/suite3270/suite3270.spec:1.11
--- packages/suite3270/suite3270.spec:1.10  Fri Sep 23 18:48:30 2011
+++ packages/suite3270/suite3270.spec   Sun Jun 24 17:16:17 2012
@@ -2,12 +2,12 @@
 Summary:   IBM 3270 terminal emulator
 Summary(pl.UTF-8): Emulator terminala IBM 3270
 Name:  suite3270
-Version:   3.3.12ga7
+Version:   3.3.12ga10
 Release:   1
 License:   MIT-like
 Group: Applications/Terminal
 Source0:   http://x3270.bgp.nu/download/%{name}-%{version}-src.tgz
-# Source0-md5: 5a501ed84d522c02d3c7ed3e36a00d0a
+# Source0-md5: e52dad885eefcb47f62efbc614fc8560
 URL:   http://x3270.bgp.nu/
 BuildRequires: ncurses-devel
 BuildRequires: readline-devel
@@ -158,6 +158,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2012/06/24 15:16:17  qboosh
+- updated to 3.3.12ga10
+
 Revision 1.10  2011/09/23 16:48:30  qboosh
 - updated to 3.3.12ga7
 


 CVS-web:
http://cvs.pld-linux.org/packages/suite3270/suite3270.spec?r1=1.10&r2=1.11

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


DISTFILES: suite3270: suite3270-3.3.12ga10-src.tgz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: http://x3270.bgp.nu/download/suite3270-3.3.12ga10-src.tgz
e52dad885eefcb47f62efbc614fc8560  suite3270-3.3.12ga10-src.tgz
Size: 6663582 bytes


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


DISTFILES: dokuwiki-plugin-bureaucracy: bureaucracy-20111124.tgz

2012-06-24 Thread glen

Files fetched: 1

STORED: 
http://github.com/splitbrain/dokuwiki-plugin-bureaucracy/tarball/master#/bureaucracy-2024.tgz
82ecc5920d3cccbd507e29092f2a5db3  bureaucracy-2024.tgz
Size: 24716 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: dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec - up...

2012-06-24 Thread glen
Author: glen Date: Sun Jun 24 15:23:10 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 2024

 Files affected:
packages/dokuwiki-plugin-bureaucracy:
   dokuwiki-plugin-bureaucracy.spec (1.2 -> 1.3) 

 Diffs:


Index: packages/dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec
diff -u 
packages/dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec:1.2 
packages/dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec:1.3
--- packages/dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec:1.2   
Fri Aug 12 16:26:00 2011
+++ packages/dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec   
Sun Jun 24 17:23:05 2012
@@ -5,12 +5,12 @@
 Summary:   Easily create HTML forms and collect the data via email or use 
it to create pages
 Summary(pl.UTF-8): Wtyczka bureaucracy dla DokuWiki
 Name:  dokuwiki-plugin-%{plugin}
-Version:   20110525
-Release:   2
+Version:   2024
+Release:   1
 License:   GPL v2
 Group: Applications/WWW
-Source0:   
http://github.com/splitbrain/dokuwiki-plugin-%{plugin}/tarball/master#/%{plugin}.tgz
-# Source0-md5: 042ceae7e1aa8b12e3a93e568846f326
+Source0:   
http://github.com/splitbrain/dokuwiki-plugin-%{plugin}/tarball/master#/%{plugin}-%{version}.tgz
+# Source0-md5: 82ecc5920d3cccbd507e29092f2a5db3
 URL:   http://www.dokuwiki.org/plugin:bureaucracy
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.520
@@ -80,6 +80,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2012/06/24 15:23:05  glen
+- up to 2024
+
 Revision 1.2  2011/08/12 14:26:00  glen
 - deps
 


 CVS-web:

http://cvs.pld-linux.org/packages/dokuwiki-plugin-bureaucracy/dokuwiki-plugin-bureaucracy.spec?r1=1.2&r2=1.3

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


git-migration: cvs.users - marmarek full name

2012-06-24 Thread marmarek
Author: marmarek Date: Sun Jun 24 15:29:16 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- marmarek full name

 Files affected:
git-migration:
   cvs.users (1.41 -> 1.42) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.41 git-migration/cvs.users:1.42
--- git-migration/cvs.users:1.41Sun Jun 24 17:08:54 2012
+++ git-migration/cvs.users Sun Jun 24 17:29:11 2012
@@ -250,7 +250,7 @@
 maho=maho 
 malekith=malekith 
 marcus=marcus 
-marmarek=marmarek 
+marmarek=Marek Marczykowski 
 martii=martii 
 marti=marti 
 maryush=maryush 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.41&r2=1.42

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


SSH-keys: charles.pub (NEW) - my SSH key

2012-06-24 Thread charles
Author: charles  Date: Sun Jun 24 15:31:21 2012 GMT
Module: SSH-keys  Tag: HEAD
 Log message:
- my SSH key

 Files affected:
SSH-keys:
   charles.pub (NONE -> 1.1)  (NEW)

 Diffs:


Index: SSH-keys/charles.pub
diff -u /dev/null SSH-keys/charles.pub:1.1
--- /dev/null   Sun Jun 24 17:31:21 2012
+++ SSH-keys/charles.pubSun Jun 24 17:31:16 2012
@@ -0,0 +1 @@
+ssh-dss 
B3NzaC1kc3MAAAEBALNnFeIhrlIqAXM63KoYIPsJ0bGyW6gHXXHG3ZAU3TjXtVWhc0vhOwwxOhSbLnnje0w2wWA28CUC+mgPOlWLxIToevzdEkODT4gV5MrmQ+eWE0lP4HTmGTX0yGJ6ROWzqg23A5BsYQbNVbggBi6lVV3IOI/b9ejuGm978+22HL32CMFddSgfd7IesLKqMqNxhPT6qgMI/5XfegmtVM6GDR0ie5vtcp9D6PIhPqV6R5KXWIYs7EtkeagWKwwrM4dTeb78lu+k7hY5C1ThvVakkm+mlM5WyiqRaFFQVHgr3aEIcYmfcbBuoqYkY2jhJeMzAZamV38Nqan1RGrYLdCiUJUVAKB1ThH4Y/sO5sDEegiQXL79Rf7zAAABAQCeR4MRC7nn+sexZF2TV7NFLkrVRCjkfeJ1h4qOYqtU+GnhrWVDKFo1Myh15oGZUvvm7ZvEoe3HictSTda7eR0Rlx/1WJ3yHAGqHaYG+GxyRwOjHFplau7Et76T6DiBPUzTubPVr6mrIiLaiTWqW2+FizKaDvJvjvMKfUHyFKB3YmBKpiBiPtTRT1IYVM+K5LAClWN0+2YD5ASXyhWNsq1XKiv7J2/YGz+YwOi1zBCw721FCvokujcMtPNtOxQlKSRjR6Nnu/oMJAft7ZYQjTPgwQuXogebHHFqsMNGKN21mlHbz8i2GG1Z303VCyku+XkuxhMpmjZ0pTiDH6gjhcKWAAABAHW76rcIZWHc8hY7dHJSV5WcQfMc7nV7u4MJb9YGblE+oznlCayCFGWA7Dz4HxMehPDsSpk6F4NamZDevAkIee8yxTdsy3OkxpRH5paU9IRxS4eEKsNm98YTIw8OA/p6tw6LKROZOeV2FC0swUM1CQkV4KfsPjqEEiVOuzCRpbyXyV8lMmxtSzWa49Nra1LAg+Fc6Q3WnJOtwYZYxlEFUBLFMxHvanOmWCyCDzwCfzvMBN2PY
 
oAt1DtwYNhrx0aLR80M/2rXB7lKtdAL1oNyGHM/nYNUFrDjZuJFvD4GD/BZUpA6W7LsklHC6KJE8rTF1Y2yOAKbsiuq9WMHppU9NNU=
 char...@pld-linux.org

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


SSH-keys: marmarek.pub (NEW) - marmarek's key

2012-06-24 Thread marmarek
Author: marmarek Date: Sun Jun 24 15:39:37 2012 GMT
Module: SSH-keys  Tag: HEAD
 Log message:
- marmarek's key

 Files affected:
SSH-keys:
   marmarek.pub (NONE -> 1.1)  (NEW)

 Diffs:


Index: SSH-keys/marmarek.pub
diff -u /dev/null SSH-keys/marmarek.pub:1.1
--- /dev/null   Sun Jun 24 17:39:38 2012
+++ SSH-keys/marmarek.pub   Sun Jun 24 17:39:32 2012
@@ -0,0 +1 @@
+ssh-rsa 
B3NzaC1yc2EBIwAAAQEAynk0EW9z/Yrdtr3HT3WuOr7RorzWfxI9iMcjQTIkFdiglFXCgdX6BFOIzM9PT6vwfdEnUWBEiMLuxnYtl0ZNydQ5Z3QHGCoMMM3UoEkssfxu+1fTpTmDD7R7QE7i5O33JYmyZiVIa/P0ag13bUj/gBx7eYRLW+J1Nuc4TRCzx1Me7SNgwCAeWKE0JHa1qXE6HC0Yj5lkOCAOmIzrg1WjOcpP0VbNwkYw/FRDQtwlrlmD46A8oMiIenXxEZf7BS5axaLcbxBScjklp6/hUGVslQoucrZT6aeZLgeGMB7E/hLXJlLmnRIdH4syRvfWjeIDP1oDFwHmN9jp3wqWCwYJUw==
 marmarek@proteus

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


git-migration: cvs.users - full name

2012-06-24 Thread gzohop
Author: gzohop   Date: Sun Jun 24 15:43:39 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
 - full name

 Files affected:
git-migration:
   cvs.users (1.42 -> 1.43) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.42 git-migration/cvs.users:1.43
--- git-migration/cvs.users:1.42Sun Jun 24 17:29:11 2012
+++ git-migration/cvs.users Sun Jun 24 17:43:34 2012
@@ -190,7 +190,7 @@
 grym3k=grym3k 
 grzegol=grzegol 
 grzegorz=grzegorz 
-gzohop=gzohop 
+gzohop=Grzesiek Pycia 
 havner=havner 
 hawk=hawk 
 heretyk=heretyk 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.42&r2=1.43

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


DISTFILES: libquvi-scripts: libquvi-scripts-0.4.6.tar.xz

2012-06-24 Thread megabajt

Files fetched: 1

STORED: http://downloads.sourceforge.net/quvi/libquvi-scripts-0.4.6.tar.xz
623337087a76a537beba47d8df079b8f  libquvi-scripts-0.4.6.tar.xz
Size: 101896 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: libquvi-scripts/libquvi-scripts.spec (NEW) - new

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 15:53:23 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- new

 Files affected:
packages/libquvi-scripts:
   libquvi-scripts.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/libquvi-scripts/libquvi-scripts.spec
diff -u /dev/null packages/libquvi-scripts/libquvi-scripts.spec:1.1
--- /dev/null   Sun Jun 24 17:53:23 2012
+++ packages/libquvi-scripts/libquvi-scripts.spec   Sun Jun 24 17:53:18 2012
@@ -0,0 +1,60 @@
+# $Revision$, $Date$
+Summary:   Embedded lua scripts that libquvi uses for parsing the media 
details
+Name:  libquvi-scripts
+Version:   0.4.6
+Release:   1
+License:   LGPL v2+
+Group: Applications
+Source0:   http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
+# Source0-md5: 623337087a76a537beba47d8df079b8f
+URL:   http://quvi.sourceforge.net/
+BuildRequires: autoconf >= 2.67
+BuildRequires: automake
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package contains embedded lua scripts that libquvi uses for
+parsing the media details.
+
+%prep
+%setup -q
+
+%build
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
+%configure \
+   --disable-silent-rules \
+   --with-nsfw \
+   --with-nlfy
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT \
+   pkgconfigdir=%{_npkgconfigdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
+%{_datadir}/%{name}
+%{_mandir}/man7/libquvi-scripts.7*
+%{_npkgconfigdir}/libquvi-scripts.pc
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team 
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2012/06/24 15:53:18  megabajt
+- new
+

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


DISTFILES: libquvi: libquvi-0.4.1.tar.xz

2012-06-24 Thread megabajt

Files fetched: 1

STORED: http://downloads.sourceforge.net/quvi/libquvi-0.4.1.tar.xz
acc5a5da25a7f89c6ff5338d00eaaf58  libquvi-0.4.1.tar.xz
Size: 262740 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: libquvi/libquvi.spec (NEW) - new

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 15:54:32 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- new

 Files affected:
packages/libquvi:
   libquvi.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/libquvi/libquvi.spec
diff -u /dev/null packages/libquvi/libquvi.spec:1.1
--- /dev/null   Sun Jun 24 17:54:32 2012
+++ packages/libquvi/libquvi.spec   Sun Jun 24 17:54:27 2012
@@ -0,0 +1,116 @@
+# $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without static_libs # don't build static libraries
+#
+Summary:   A cross-platform library for parsing flash media stream
+Name:  libquvi
+Version:   0.4.1
+Release:   1
+License:   LGPL v2+
+Group: Libraries
+Source0:   http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
+# Source0-md5: acc5a5da25a7f89c6ff5338d00eaaf58
+Patch0:%{name}-automake-1.12.patch
+URL:   http://quvi.sourceforge.net/
+BuildRequires: autoconf >= 2.68
+BuildRequires: automake
+BuildRequires: curl-devel >= 7.18.2
+BuildRequires: libquvi-scripts >= 0.4.0
+BuildRequires: libtool >= 2:2.2
+BuildRequires: lua51-devel
+BuildRequires: pkgconfig
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+Requires:  libquvi-scripts >= 0.4.0
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+libquvi is a cross-platform library for parsing flash media stream.
+
+%package devel
+Summary:   Header files for libquvi library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libquvi
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  lua51-devel
+Provides:  quvi-devel = %{version}-%{release}
+Obsoletes: quvi-devel < 0.2.16.2-2
+
+%description devel
+Header files for libquvi library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libquvi.
+
+%package static
+Summary:   Static libquvi library
+Summary(pl.UTF-8): Statyczna biblioteka libquvi
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+Provides:  quvi-static = %{version}-%{release}
+Obsoletes: quvi-static < 0.2.16.2-2
+
+%description static
+Static libquvi library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka libquvi.
+
+%prep
+%setup -q
+%patch0 -p1
+
+%build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+   %{!?with_static_libs:--disable-static} \
+   --disable-silent-rules
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_libdir}/libquvi.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libquvi.so.7
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libquvi.so
+%{_mandir}/man3/libquvi.3*
+%{_includedir}/quvi
+%{_pkgconfigdir}/libquvi.pc
+
+%if %{with static_libs}
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libquvi.a
+%endif
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team 
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2012/06/24 15:54:27  megabajt
+- new
+

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


packages: libquvi/libquvi-automake-1.12.patch (NEW) - fixes build with auto...

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 15:54:52 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- fixes build with automake 1.12

 Files affected:
packages/libquvi:
   libquvi-automake-1.12.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/libquvi/libquvi-automake-1.12.patch
diff -u /dev/null packages/libquvi/libquvi-automake-1.12.patch:1.1
--- /dev/null   Sun Jun 24 17:54:52 2012
+++ packages/libquvi/libquvi-automake-1.12.patchSun Jun 24 17:54:47 2012
@@ -0,0 +1,17 @@
+--- libquvi-0.4.1/configure.ac.orig2012-06-24 17:06:22.799692074 +0200
 libquvi-0.4.1/configure.ac 2012-06-24 17:11:14.781443604 +0200
+@@ -31,11 +31,14 @@ AC_DEFINE_UNQUOTED([CANONICAL_HOST], "$h
+ AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2 dist-xz])
+ AM_SILENT_RULES([yes])
+ 
++AM_PROG_AR
++
+ LT_INIT()
+ LT_PREREQ([2.2])
+ 
+ # Checks for programs.
+ AC_PROG_CC
++AM_PROG_CC_C_O
+ 
+ AC_PATH_PROGS([ND], [naturaldocs NaturalDocs], [],
+   [$ND_PATH$PATH_SEPARATOR$PATH])

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


packages: quvi/quvi.spec - updated to 0.4.2 - added -automake-1.12.patch - ...

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 15:56:37 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.4.2
- added -automake-1.12.patch
- removed -devel and -static subpackages -- now provided by libquvi.spec 

 Files affected:
packages/quvi:
   quvi.spec (1.2 -> 1.3) 

 Diffs:


Index: packages/quvi/quvi.spec
diff -u packages/quvi/quvi.spec:1.2 packages/quvi/quvi.spec:1.3
--- packages/quvi/quvi.spec:1.2 Fri Oct  7 18:41:47 2011
+++ packages/quvi/quvi.spec Sun Jun 24 17:56:32 2012
@@ -1,67 +1,40 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without static_libs # don't build static libraries
-#
 Summary:   Command line tool for parsing flash video download links
 Name:  quvi
-Version:   0.2.16.2
+Version:   0.4.2
 Release:   1
 License:   LGPL v2
 Group: Applications/WWW
 Source0:   http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
-# Source0-md5: 45ac7d1314d932970276c9ec46da66e2
+# Source0-md5: 66cb0dda70f2900c58c4b87b2d76007b
+Patch0:%{name}-automake-1.12.patch
 URL:   http://quvi.sourceforge.net/
 BuildRequires: autoconf >= 2.68
 BuildRequires: automake >= 1:1.10
-BuildRequires: curl-devel >= 7.18.0
-BuildRequires: doxygen
-BuildRequires: libtool >= 2:2.2
-BuildRequires: lua51-devel
+BuildRequires: curl-devel >= 7.18.2
+BuildRequires: libquvi-devel >= 0.4.0
 BuildRequires: perl-tools-pod
 BuildRequires: pkgconfig
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+Requires:  libquvi >= 0.4.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 quvi is a command line tool for parsing video download links. It
 supports YouTube and other similar video websites.
 
-%package devel
-Summary:   Header files for quvi library
-Summary(pl.UTF-8): Pliki nagłówkowe biblioteki quvi
-Group: Development/Libraries
-Requires:  %{name} = %{version}-%{release}
-
-%description devel
-Header files for quvi library.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki quvi.
-
-%package static
-Summary:   Static quvi library
-Summary(pl.UTF-8): Statyczna biblioteka quvi
-Group: Development/Libraries
-Requires:  %{name}-devel = %{version}-%{release}
-
-%description static
-Static quvi library.
-
-%description static -l pl.UTF-8
-Statyczna biblioteka quvi.
-
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
-   --disable-silent-rules \
-   %{!?with_static_libs:--disable-static}
+   --disable-silent-rules
 %{__make}
 
 %install
@@ -70,44 +43,26 @@
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/quvi
-
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun-p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog* NEWS README
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/quvi
-%attr(755,root,root) %{_libdir}/libquvi.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libquvi.so.0
-%{_datadir}/quvi
 %{_mandir}/man1/*.1*
 
-%files devel
-%defattr(644,root,root,755)
-%doc doc/*
-%attr(755,root,root) %{_libdir}/libquvi.so
-%{_includedir}/quvi
-%{_pkgconfigdir}/libquvi.pc
-
-%if %{with static_libs}
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libquvi.a
-%endif
-
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team 
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2012/06/24 15:56:32  megabajt
+- updated to 0.4.2
+- added -automake-1.12.patch
+- removed -devel and -static subpackages -- now provided by libquvi.spec
+
 Revision 1.2  2011/10/07 16:41:47  wiget
 - up to 0.2.16.2
 


 CVS-web:
http://cvs.pld-linux.org/packages/quvi/quvi.spec?r1=1.2&r2=1.3

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


DISTFILES: quvi: quvi-0.4.2.tar.xz

2012-06-24 Thread megabajt

Files fetched: 1

STORED: http://downloads.sourceforge.net/quvi/quvi-0.4.2.tar.xz
66cb0dda70f2900c58c4b87b2d76007b  quvi-0.4.2.tar.xz
Size: 118756 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


git-migration: cvs.users - 4 more users (per request)

2012-06-24 Thread mmazur
Author: mmazur   Date: Sun Jun 24 15:57:03 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- 4 more users (per request)

 Files affected:
git-migration:
   cvs.users (1.43 -> 1.44) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.43 git-migration/cvs.users:1.44
--- git-migration/cvs.users:1.43Sun Jun 24 17:43:34 2012
+++ git-migration/cvs.users Sun Jun 24 17:56:58 2012
@@ -251,7 +251,7 @@
 malekith=malekith 
 marcus=marcus 
 marmarek=Marek Marczykowski 
-martii=martii 
+martii=Marcin Chojnowski 
 marti=marti 
 maryush=maryush 
 matik=matik 
@@ -286,7 +286,7 @@
 paladine=paladine 
 pascalek=pascalek 
 paszczus=Sławomir Paszkiewicz 
-patrys=patrys 
+patrys=Patryk Zawadzki 
 pawcioos=pawcioos 
 pawelb=pawelb 
 pawelk=pawelk 
@@ -317,7 +317,7 @@
 radzio=radzio 
 raven=raven 
 robert=robert 
-roman=roman 
+roman=Roman Werpachowski 
 romke=romke 
 rotom=Robert Tomasik 
 rrw=rrw 
@@ -345,7 +345,7 @@
 stbr=stbr 
 stivi=stivi 
 t0tal=t0tal 
-teodor=teodor 
+teodor=Jakub Krajniak 
 th-admin=th-admin 
 ti-admin=ti-admin 
 tiwek=tiwek 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.43&r2=1.44

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


packages: quvi/quvi-automake-1.12.patch (NEW) - fixed build with automake 1.12

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 15:57:08 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- fixed build with automake 1.12

 Files affected:
packages/quvi:
   quvi-automake-1.12.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/quvi/quvi-automake-1.12.patch
diff -u /dev/null packages/quvi/quvi-automake-1.12.patch:1.1
--- /dev/null   Sun Jun 24 17:57:08 2012
+++ packages/quvi/quvi-automake-1.12.patch  Sun Jun 24 17:57:03 2012
@@ -0,0 +1,10 @@
+--- quvi-0.4.2/configure.ac.orig   2012-06-24 17:48:49.715894244 +0200
 quvi-0.4.2/configure.ac2012-06-24 17:49:01.775828908 +0200
+@@ -25,6 +25,7 @@ AM_SILENT_RULES([yes])
+ 
+ # Checks for programs.
+ AC_PROG_CC
++AM_PROG_CC_C_O
+ 
+ # Checks for libraries.
+ PKG_CHECK_MODULES([libquvi], [libquvi >= 0.4.0])

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


git-migration: cvs.users - change my email

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 16:06:08 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- change my email

 Files affected:
git-migration:
   cvs.users (1.44 -> 1.45) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.44 git-migration/cvs.users:1.45
--- git-migration/cvs.users:1.44Sun Jun 24 17:56:58 2012
+++ git-migration/cvs.users Sun Jun 24 18:06:03 2012
@@ -258,7 +258,7 @@
 matipl=matipl 
 matkor=Mateusz Korniak 
 matowy=matowy 
-megabajt=Marcin Banasiak 
+megabajt=Marcin Banasiak 
 mguevara=mguevara 
 michuz=michuz 
 mick3y=mick3y 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.44&r2=1.45

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


packages: totem-pl-parser/totem-pl-parser.spec - release 2 (by relup.sh)

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 16:09:50 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- release 2 (by relup.sh)

 Files affected:
packages/totem-pl-parser:
   totem-pl-parser.spec (1.52 -> 1.53) 

 Diffs:


Index: packages/totem-pl-parser/totem-pl-parser.spec
diff -u packages/totem-pl-parser/totem-pl-parser.spec:1.52 
packages/totem-pl-parser/totem-pl-parser.spec:1.53
--- packages/totem-pl-parser/totem-pl-parser.spec:1.52  Wed May 16 22:05:35 2012
+++ packages/totem-pl-parser/totem-pl-parser.spec   Sun Jun 24 18:09:45 2012
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Biblioteka analizująca listy odtwarzania Totema
 Name:  totem-pl-parser
 Version:   3.4.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.4/%{name}-%{version}.tar.xz
@@ -150,6 +150,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.53  2012/06/24 16:09:45  megabajt
+- release 2 (by relup.sh)
+
 Revision 1.52  2012/05/16 20:05:35  kiesiu
 - updated to 3.4.2
 


 CVS-web:

http://cvs.pld-linux.org/packages/totem-pl-parser/totem-pl-parser.spec?r1=1.52&r2=1.53

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


DISTFILES: offlineimap: offlineimap-v6.5.4.tar.gz

2012-06-24 Thread atler

Files fetched: 1

STORED: http://github.com/downloads/spaetz/offlineimap/offlineimap-v6.5.4.tar.gz
f696978785ecfc804271ec25100ef929  offlineimap-v6.5.4.tar.gz
Size: 167023 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: offlineimap/offlineimap.spec - up to 6.5.4

2012-06-24 Thread atler
Author: atlerDate: Sun Jun 24 16:16:09 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 6.5.4

 Files affected:
packages/offlineimap:
   offlineimap.spec (1.16 -> 1.17) 

 Diffs:


Index: packages/offlineimap/offlineimap.spec
diff -u packages/offlineimap/offlineimap.spec:1.16 
packages/offlineimap/offlineimap.spec:1.17
--- packages/offlineimap/offlineimap.spec:1.16  Sat Mar  3 10:34:16 2012
+++ packages/offlineimap/offlineimap.spec   Sun Jun 24 18:16:04 2012
@@ -4,12 +4,12 @@
 Summary:   Mailboxes synchronization tool
 Summary(pl.UTF-8): Narzędzie do synchroniczacji skrzynek pocztowych
 Name:  offlineimap
-Version:   6.5.2.1
+Version:   6.5.4
 Release:   1
 License:   GPL v2
 Group: Applications/Mail
 Source0:   
http://github.com/downloads/spaetz/%{name}/%{name}-v%{version}.tar.gz
-# Source0-md5: fd87752605eb8d98d7addc70a8e96576
+# Source0-md5: f696978785ecfc804271ec25100ef929
 Patch0:%{name}-docs.patch
 URL:   https://offlineimap.org
 BuildRequires: rpm-pythonprov >= 4.1-13
@@ -43,7 +43,7 @@
 połączenia.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n spaetz-offlineimap-c9e9690
 %patch0 -p1
 
 %build
@@ -73,7 +73,7 @@
 %defattr(644,root,root,755)
 %doc offlineimap.conf*
 %if %{with doc}
-%doc Changelog.html readme.html docs/FAQ.html docs/INSTALL.html 
docs/MANUAL.html docs/UPGRADE.html
+%doc Changelog.html README docs/html/*.html
 %{_mandir}/man1/offlineimap.1*
 %endif
 %attr(755,root,root) %{_bindir}/*
@@ -86,6 +86,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.17  2012/06/24 16:16:04  atler
+- up to 6.5.4
+
 Revision 1.16  2012/03/03 09:34:16  atler
 - up to 6.5.2.1
 


 CVS-web:

http://cvs.pld-linux.org/packages/offlineimap/offlineimap.spec?r1=1.16&r2=1.17

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


DISTFILES: grilo-plugins: grilo-plugins-0.1.19.tar.xz

2012-06-24 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.1/grilo-plugins-0.1.19.tar.xz
812a4203ba9ea5a195e3dd629bfa17d6  grilo-plugins-0.1.19.tar.xz
Size: 383764 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: grilo-plugins/grilo-plugins.spec - updated to 0.1.19

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 16:16:37 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.1.19

 Files affected:
packages/grilo-plugins:
   grilo-plugins.spec (1.6 -> 1.7) 

 Diffs:


Index: packages/grilo-plugins/grilo-plugins.spec
diff -u packages/grilo-plugins/grilo-plugins.spec:1.6 
packages/grilo-plugins/grilo-plugins.spec:1.7
--- packages/grilo-plugins/grilo-plugins.spec:1.6   Sat Mar 31 01:11:28 2012
+++ packages/grilo-plugins/grilo-plugins.spec   Sun Jun 24 18:16:32 2012
@@ -1,34 +1,35 @@
 # $Revision$, $Date$
 Summary:   Grilo plugins
 Name:  grilo-plugins
-Version:   0.1.18
-Release:   3
+Version:   0.1.19
+Release:   1
 License:   LGPL v2.1+
 Group: Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.1/%{name}-%{version}.tar.xz
-# Source0-md5: 7bea4ea6b58c345ffa9ded177b917ff3
+# Source0-md5: 812a4203ba9ea5a195e3dd629bfa17d6
 URL:   http://live.gnome.org/Grilo
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.26.0
-BuildRequires: gmime-devel >= 2.4
+BuildRequires: glib2-devel >= 1:2.28.0
+BuildRequires: gmime-devel >= 2.6.0
 BuildRequires: gnome-common
-BuildRequires: grilo-devel >= 0.1.18
+BuildRequires: grilo-devel >= 0.1.19
 BuildRequires: gupnp-av-devel >= 0.5
 BuildRequires: gupnp-devel >= 0.13
 BuildRequires: libgcrypt-devel
 BuildRequires: libgdata-devel >= 0.9.1
+BuildRequires: libquvi-devel >= 0.4.0
 BuildRequires: libsoup-devel >= 2.4
-BuildRequires: libtool >= 2.2.6
+BuildRequires: libtool >= 2:2.2.6
 BuildRequires: libxml2-devel
 BuildRequires: pkgconfig
-BuildRequires: quvi-devel >= 0.2.15
 BuildRequires: rest-devel >= 0.7
 BuildRequires: sqlite3-devel
 BuildRequires: tar >= 1:1.22
+BuildRequires: totem-pl-parser-devel >= 3.4.1
 BuildRequires: tracker-devel >= 0.12
 BuildRequires: xz
-Requires:  grilo >= 0.1.17
+Requires:  grilo >= 0.1.19
 Obsoletes: totem-jamendo
 Obsoletes: totem-tracker
 Obsoletes: totem-upnp
@@ -95,9 +96,15 @@
 %{_libdir}/grilo-0.1/grl-metadata-store.xml
 %attr(755,root,root) %{_libdir}/grilo-0.1/libgrlmetadatastore.so
 
+%{_libdir}/grilo-0.1/grl-optical-media.xml
+%attr(755,root,root) %{_libdir}/grilo-0.1/libgrloptical-media.so
+
 %{_libdir}/grilo-0.1/grl-podcasts.xml
 %attr(755,root,root) %{_libdir}/grilo-0.1/libgrlpodcasts.so
 
+%{_libdir}/grilo-0.1/grl-shoutcast.xml
+%attr(755,root,root) %{_libdir}/grilo-0.1/libgrlshoutcast.so
+
 %{_libdir}/grilo-0.1/grl-vimeo.xml
 %attr(755,root,root) %{_libdir}/grilo-0.1/libgrlvimeo.so
 
@@ -116,6 +123,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.7  2012/06/24 16:16:32  megabajt
+- updated to 0.1.19
+
 Revision 1.6  2012/03/30 23:11:28  arekm
 - release 3
 


 CVS-web:

http://cvs.pld-linux.org/packages/grilo-plugins/grilo-plugins.spec?r1=1.6&r2=1.7

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


packages: kmod/kmod.spec - updated to 9; test suite apparently needs root now

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 16:18:35 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 9; test suite apparently needs root now

 Files affected:
packages/kmod:
   kmod.spec (1.24 -> 1.25) 

 Diffs:


Index: packages/kmod/kmod.spec
diff -u packages/kmod/kmod.spec:1.24 packages/kmod/kmod.spec:1.25
--- packages/kmod/kmod.spec:1.24Thu Apr 19 17:19:36 2012
+++ packages/kmod/kmod.spec Sun Jun 24 18:18:30 2012
@@ -2,16 +2,19 @@
 # TODO:
 # - implement /etc/modprobe.d/kver/ support (just as in our module-init-tools)
 # - modprobe keeps "-" in module names: sprunge.us/dYCZ (probably irrelevant)
-%bcond_without tests
+#
+# Conditional build:
+%bcond_withtests   # perform "make check" (init_module seems to require 
root for mkdir)
+#
 Summary:   Linux kernel module handling
 Summary(pl.UTF-8): Obsługa modułów jądra Linuksa
 Name:  kmod
-Version:   8
+Version:   9
 Release:   1
 License:   GPL v2+
 Group: Applications/System
 Source0:   
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
-# Source0-md5: d4e3d038b5370b1e8ff237c55666aa64
+# Source0-md5: c8ae2d2694fbca2b28e238b30543a0cd
 Source1:   %{name}-blacklist
 Source2:   %{name}-usb
 URL:   http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
@@ -188,6 +191,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.25  2012/06/24 16:18:30  qboosh
+- updated to 9; test suite apparently needs root now
+
 Revision 1.24  2012/04/19 15:19:36  arekm
 - up to 8
 


 CVS-web:
http://cvs.pld-linux.org/packages/kmod/kmod.spec?r1=1.24&r2=1.25

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


DISTFILES: kmod: kmod-9.tar.xz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-9.tar.xz
c8ae2d2694fbca2b28e238b30543a0cd  kmod-9.tar.xz
Size: 1122668 bytes


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


DISTFILES: pcsc-lite: pcsc-lite-1.8.3.tar.bz2

2012-06-24 Thread qboosh

Files fetched: 1

STORED: http://alioth.debian.org/frs/download.php/3706/pcsc-lite-1.8.3.tar.bz2
7ad8c97c89f77aab7a00317eb7e811e9  pcsc-lite-1.8.3.tar.bz2
Size: 552100 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: pcsc-lite/pcsc-lite.spec - updated to 1.8.3; systemd support is i...

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 16:19:43 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 1.8.3; systemd support is included now

 Files affected:
packages/pcsc-lite:
   pcsc-lite.spec (1.70 -> 1.71) 

 Diffs:


Index: packages/pcsc-lite/pcsc-lite.spec
diff -u packages/pcsc-lite/pcsc-lite.spec:1.70 
packages/pcsc-lite/pcsc-lite.spec:1.71
--- packages/pcsc-lite/pcsc-lite.spec:1.70  Sat Jun  2 12:57:22 2012
+++ packages/pcsc-lite/pcsc-lite.spec   Sun Jun 24 18:19:38 2012
@@ -10,13 +10,13 @@
 Summary:   PCSC Framework for Linux
 Summary(pl.UTF-8): Środowisko PCSC dla Linuksa
 Name:  pcsc-lite
-Version:   1.8.1
-Release:   3
+Version:   1.8.3
+Release:   1
 License:   BSD
 Group: Daemons
 # Source0Download: 
http://alioth.debian.org/project/showfiles.php?group_id=30105
-Source0:   
http://alioth.debian.org/frs/download.php/3687/%{name}-%{version}.tar.bz2
-# Source0-md5: fd035e4f610eba6fa545159e60d0d780
+Source0:   
http://alioth.debian.org/frs/download.php/3706/%{name}-%{version}.tar.bz2
+# Source0-md5: 7ad8c97c89f77aab7a00317eb7e811e9
 Source1:   %{name}-pcscd.init
 Source2:   %{name}-pcscd.sysconfig
 Source3:   pcscd.upstart
@@ -180,6 +180,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog* DRIVERS HELP NEWS README SECURITY TODO 
doc/README.DAEMON
+%attr(755,root,root) %{_bindir}/pcsc-spy
 %attr(755,root,root) %{_sbindir}/pcscd
 %dir %{_libdir}/pcsc
 %dir %{_libdir}/pcsc/drivers
@@ -187,9 +188,12 @@
 %attr(754,root,root) /etc/rc.d/init.d/pcscd
 %config(noreplace) %verify(not md5 mtime size) /etc/init/pcscd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/pcscd
+%{_mandir}/man1/pcsc-spy.1*
 %{_mandir}/man5/reader.conf.5*
 %{_mandir}/man8/pcscd.8*
 %dir /var/run/pcscd
+%{systemdunitdir}/pcscd.service
+%{systemdunitdir}/pcscd.socket
 /usr/lib/tmpfiles.d/%{name}.conf
 
 %files libs
@@ -226,6 +230,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.71  2012/06/24 16:19:38  qboosh
+- updated to 1.8.3; systemd support is included now
+
 Revision 1.70  2012/06/02 10:57:22  arekm
 - release 3
 


 CVS-web:
http://cvs.pld-linux.org/packages/pcsc-lite/pcsc-lite.spec?r1=1.70&r2=1.71

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


DISTFILES: pcsc-driver-ccid: ccid-1.4.7.tar.bz2

2012-06-24 Thread qboosh

Files fetched: 1

STORED: https://alioth.debian.org/frs/download.php/3730/ccid-1.4.7.tar.bz2
907037484e000504dad1ccfe6c36e1f1  ccid-1.4.7.tar.bz2
Size: 469953 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: pcsc-driver-ccid/pcsc-driver-ccid.spec - updated to 1.4.7

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 16:49:23 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 1.4.7

 Files affected:
packages/pcsc-driver-ccid:
   pcsc-driver-ccid.spec (1.32 -> 1.33) 

 Diffs:


Index: packages/pcsc-driver-ccid/pcsc-driver-ccid.spec
diff -u packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.32 
packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.33
--- packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.32Mon Oct 31 
20:18:08 2011
+++ packages/pcsc-driver-ccid/pcsc-driver-ccid.spec Sun Jun 24 18:49:18 2012
@@ -2,20 +2,20 @@
 Summary:   Generic USB CCID (Chip/Smart Card Interface Devices) driver
 Summary(pl.UTF-8): Ogólny sterownik USB CCID (Chip/Smart Card Interface 
Devices)
 Name:  pcsc-driver-ccid
-Version:   1.4.5
+Version:   1.4.7
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 #Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30105
-Source0:   
https://alioth.debian.org/frs/download.php/3672/ccid-%{version}.tar.bz2
-# Source0-md5: cb9a77194ac335c39b262ea83a5b7d2e
+Source0:   
https://alioth.debian.org/frs/download.php/3730/ccid-%{version}.tar.bz2
+# Source0-md5: 907037484e000504dad1ccfe6c36e1f1
 URL:   http://pcsclite.alioth.debian.org/ccid.html
 BuildRequires: libusb-devel >= 1.0
-BuildRequires: pcsc-lite-devel >= 1.6.5
+BuildRequires: pcsc-lite-devel >= 1.8.3
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.583
-Requires:  pcsc-lite >= 1.6.5
+Requires:  pcsc-lite >= 1.8.3
 Provides:  ccid = %{version}-%{release}
 Obsoletes: ccid < 1.4.0-3
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,7 +59,7 @@
 Summary:   Generic USB CCID driver for readers connected to serial port
 Summary(pl.UTF-8): Ogólny sterownik USB CCID dla czytników podłączonych 
przez port szeregowy
 Group: Libraries
-Requires:  pcsc-lite >= 1.6.5
+Requires:  pcsc-lite >= 1.8.3
 
 %description serial
 Generic USB CCID driver for readers connected to serial port.
@@ -128,6 +128,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.33  2012/06/24 16:49:18  qboosh
+- updated to 1.4.7
+
 Revision 1.32  2011/10/31 19:18:08  qboosh
 - disable silent-rules
 


 CVS-web:

http://cvs.pld-linux.org/packages/pcsc-driver-ccid/pcsc-driver-ccid.spec?r1=1.32&r2=1.33

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


DISTFILES: pcsc-tools: pcsc-tools-1.4.20.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: 
http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.20.tar.gz
c85f8b983e4b9a9dcd373725f024c6b8  pcsc-tools-1.4.20.tar.gz
Size: 98295 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: pcsc-tools/pcsc-tools.spec - updated to 1.4.20

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 16:52:22 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 1.4.20

 Files affected:
packages/pcsc-tools:
   pcsc-tools.spec (1.30 -> 1.31) 

 Diffs:


Index: packages/pcsc-tools/pcsc-tools.spec
diff -u packages/pcsc-tools/pcsc-tools.spec:1.30 
packages/pcsc-tools/pcsc-tools.spec:1.31
--- packages/pcsc-tools/pcsc-tools.spec:1.30Thu Jan  5 20:49:33 2012
+++ packages/pcsc-tools/pcsc-tools.spec Sun Jun 24 18:52:17 2012
@@ -7,16 +7,16 @@
 Summary:   Some tools to be used with smart cards and PC/SC
 Summary(pl.UTF-8): Narzędzia do używania z czytnikami Smart Card i PC/SC
 Name:  pcsc-tools
-Version:   1.4.18
+Version:   1.4.20
 Release:   1
 License:   GPL v2+
 Group: Applications
 Source0:   
http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
-# Source0-md5: 647ec2779cec69c910906fe5496f4e6c
+# Source0-md5: c85f8b983e4b9a9dcd373725f024c6b8
 # broken builder script, original url:
 # http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
 Source1:   
http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
-# NoSource1-md5:   c3ad02c80c856e89fa2629d6fbb41419
+# NoSource1-md5:   d62a1c6fddcebb792dde4788acbabdb2
 URL:   http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
 BuildRequires: pcsc-lite-devel >= 1.6.0
 BuildRequires: perl-PCSC >= 1.2.0
@@ -95,6 +95,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.31  2012/06/24 16:52:17  qboosh
+- updated to 1.4.20
+
 Revision 1.30  2012/01/05 19:49:33  qboosh
 - updated to 1.4.18
 - updated smartcard_list.txt


 CVS-web:
http://cvs.pld-linux.org/packages/pcsc-tools/pcsc-tools.spec?r1=1.30&r2=1.31

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


packages: virt-viewer/virt-viewer.spec - updated to 0.5.3

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 17:18:16 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.5.3

 Files affected:
packages/virt-viewer:
   virt-viewer.spec (1.4 -> 1.5) 

 Diffs:


Index: packages/virt-viewer/virt-viewer.spec
diff -u packages/virt-viewer/virt-viewer.spec:1.4 
packages/virt-viewer/virt-viewer.spec:1.5
--- packages/virt-viewer/virt-viewer.spec:1.4   Thu Apr 26 20:56:26 2012
+++ packages/virt-viewer/virt-viewer.spec   Sun Jun 24 19:18:11 2012
@@ -11,12 +11,12 @@
 Summary:   Virtual Machine Viewer
 Summary(pl.UTF-8): Przeglądarka maszyny wirtualnej
 Name:  virt-viewer
-Version:   0.5.2
+Version:   0.5.3
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Networking
 Source0:   
http://virt-manager.org/download/sources/virt-viewer/%{name}-%{version}.tar.gz
-# Source0-md5: 4a8e1c4d69cff00d89a13efb26ec1050
+# Source0-md5: 69a7c6d5cbd23d478396da4883567261
 Patch0:%{name}-plugin.patch
 URL:   http://virt-manager.org/
 BuildRequires: autoconf >= 2.50
@@ -143,6 +143,7 @@
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/ui
 %{_datadir}/%{name}/ui/*.xml
+%{_desktopdir}/remote-viewer.desktop
 %{_iconsdir}/hicolor/*/apps/virt-viewer.png
 %{_mandir}/man1/virt-viewer.1*
 %{_mandir}/man1/remote-viewer.1*
@@ -159,6 +160,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2012/06/24 17:18:11  qboosh
+- updated to 0.5.3
+
 Revision 1.4  2012/04/26 18:56:26  qboosh
 - pl
 - fixed --with-gtk parameter


 CVS-web:
http://cvs.pld-linux.org/packages/virt-viewer/virt-viewer.spec?r1=1.4&r2=1.5

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


DISTFILES: virt-viewer: virt-viewer-0.5.3.tar.gz

2012-06-24 Thread qboosh

Files fetched: 1

STORED: 
http://virt-manager.org/download/sources/virt-viewer/virt-viewer-0.5.3.tar.gz
69a7c6d5cbd23d478396da4883567261  virt-viewer-0.5.3.tar.gz
Size: 638327 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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - krytyce w...

2012-06-24 Thread pluto
Author: plutoDate: Sun Jun 24 17:40:57 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- krytyce warsztatu release managera, ktory po latach wydal...? powiew krypty? 
mowimy tak.
  idz czlowieku do redhata, albo hortex-u, tam lubia mrozonki i niezle placa :)

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.9 -> 1.10) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.9 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.10
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.9  Sun Jun 
24 17:14:40 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 19:40:51 2012
@@ -138,6 +138,7 @@
 baggins:nie/no
 glen:nie/no
 blues:nie/no
+pluto:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.9&r2=1.10

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


CVSROOT: users - contatc data update

2012-06-24 Thread gzohop
Author: gzohop   Date: Sun Jun 24 17:41:34 2012 GMT
Module: CVSROOT   Tag: HEAD
 Log message:
 - contatc data update

 Files affected:
CVSROOT:
   users (1.651 -> 1.652) 

 Diffs:


Index: CVSROOT/users
diff -u CVSROOT/users:1.651 CVSROOT/users:1.652
--- CVSROOT/users:1.651 Wed Jun 13 09:26:24 2012
+++ CVSROOT/users   Sun Jun 24 19:41:29 2012
@@ -137,7 +137,7 @@
 grym3k:gry...@o2.pl:Piotr Grymkowski
 grzegol:grze...@gmail.com:Grzegorz Goławski
 grzegorz:grzegorz.sternic...@gmail.com:Grzegorz Sterniczuk
-gzohop:gzo...@dsv.agh.edu.pl:Grzegorz Pycia:gzo...@dsv.agh.edu.pl
+gzohop:gze...@mod84.org:Grzesiek Pycia:gzo...@pld-linux.org
 havner:hav...@gmail.com:Łukasz Pawelczyk:hav...@pld-linux.org
 hawk:h...@limanowa.net:Marcin Król:h...@pld-linux.org
 heretyk:jkos...@ics.p.lodz.pl:Jarek Koszuk:here...@poee.eu.org


 CVS-web:
http://cvs.pld-linux.org/CVSROOT/users?r1=1.651&r2=1.652

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - stop the ...

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 17:46:22 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- stop the madness

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.10 -> 1.11) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.10 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.11
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.10 Sun Jun 
24 19:40:51 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 19:46:17 2012
@@ -139,6 +139,7 @@
 glen:nie/no
 blues:nie/no
 pluto:nie/no
+qboosh:no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.10&r2=1.11

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


packages: gnome-applets/gnome-applets.spec - updated to 3.4.1

2012-06-24 Thread megabajt
Author: megabajt Date: Sun Jun 24 17:53:43 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 3.4.1

 Files affected:
packages/gnome-applets:
   gnome-applets.spec (1.239 -> 1.240) 

 Diffs:


Index: packages/gnome-applets/gnome-applets.spec
diff -u packages/gnome-applets/gnome-applets.spec:1.239 
packages/gnome-applets/gnome-applets.spec:1.240
--- packages/gnome-applets/gnome-applets.spec:1.239 Sat Jan 28 16:54:18 2012
+++ packages/gnome-applets/gnome-applets.spec   Sun Jun 24 19:53:38 2012
@@ -4,13 +4,13 @@
 Summary(ru.UTF-8): Маленькие программы, встраивающиеся в панель GNOME
 Summary(uk.UTF-8): Маленькі програми, що вбудовуються в панель GNOME
 Name:  gnome-applets
-Version:   3.2.1
-Release:   2
+Version:   3.4.1
+Release:   1
 Epoch: 1
 License:   GPL v2, FDL
 Group: X11/Applications
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/3.2/%{name}-%{version}.tar.xz
-# Source0-md5: bce6d49f3bb2caff8d91c78599ffcfd0
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/3.4/%{name}-%{version}.tar.xz
+# Source0-md5: 82a4946d10257239214cf18edeeb34c1
 # check paths in Makefile before removing it!
 Patch0:%{name}-m4_fix.patch
 URL:   http://www.gnome.org/
@@ -418,9 +418,6 @@
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
 
-# keyboard applet has been removed
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/xmodmap
-
 %find_lang %{name}-3.0
 %find_lang accessx-status --with-gnome --with-omf
 %find_lang battstat --with-gnome --with-omf
@@ -743,6 +740,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.240  2012/06/24 17:53:38  megabajt
+- updated to 3.4.1
+
 Revision 1.239  2012/01/28 15:54:18  baggins
 - rel 2
 


 CVS-web:

http://cvs.pld-linux.org/packages/gnome-applets/gnome-applets.spec?r1=1.239&r2=1.240

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


DISTFILES: gnome-applets: gnome-applets-3.4.1.tar.xz

2012-06-24 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/3.4/gnome-applets-3.4.1.tar.xz
82a4946d10257239214cf18edeeb34c1  gnome-applets-3.4.1.tar.xz
Size: 8000232 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: cups/cups.spec - without avahi bcond fix

2012-06-24 Thread jajcus
Author: jajcus   Date: Sun Jun 24 18:03:52 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- without avahi bcond fix

 Files affected:
packages/cups:
   cups.spec (1.327 -> 1.328) 

 Diffs:


Index: packages/cups/cups.spec
diff -u packages/cups/cups.spec:1.327 packages/cups/cups.spec:1.328
--- packages/cups/cups.spec:1.327   Thu Jun 21 14:29:58 2012
+++ packages/cups/cups.spec Sun Jun 24 20:03:46 2012
@@ -560,13 +560,13 @@
 %lang(pl) %{_ulibdir}/cups/cgi-bin/pl
 %lang(ru) %{_ulibdir}/cups/cgi-bin/ru
 
-%attr(755,root,root) %{_ulibdir}/cups/backend/dnssd
+%{?with_avahi:%attr(755,root,root) %{_ulibdir}/cups/backend/dnssd}
 %attr(755,root,root) %{_ulibdir}/cups/backend/http
 %attr(755,root,root) %{_ulibdir}/cups/backend/https
 %attr(755,root,root) %{_ulibdir}/cups/backend/ipp
 %attr(755,root,root) %{_ulibdir}/cups/backend/ipps
 %attr(755,root,root) %{_ulibdir}/cups/backend/lpd
-%attr(755,root,root) %{_ulibdir}/cups/backend/mdns
+%{?with_avahi:%attr(755,root,root) %{_ulibdir}/cups/backend/mdns}
 %attr(755,root,root) %{_ulibdir}/cups/backend/snmp
 %attr(755,root,root) %{_ulibdir}/cups/backend/socket
 %attr(755,root,root) %{_ulibdir}/cups/daemon/cups-deviced
@@ -784,6 +784,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.328  2012/06/24 18:03:46  jajcus
+- without avahi bcond fix
+
 Revision 1.327  2012/06/21 12:29:58  draenog
 - fix empty output of lpstat if LANG=pl; part of 10321 in cups cvn
 


 CVS-web:
http://cvs.pld-linux.org/packages/cups/cups.spec?r1=1.327&r2=1.328

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


git-migration: cvs.users - one more, 'gj', verified during an irc chat

2012-06-24 Thread mmazur
Author: mmazur   Date: Sun Jun 24 18:08:01 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- one more, 'gj', verified during an irc chat

 Files affected:
git-migration:
   cvs.users (1.45 -> 1.46) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.45 git-migration/cvs.users:1.46
--- git-migration/cvs.users:1.45Sun Jun 24 18:06:03 2012
+++ git-migration/cvs.users Sun Jun 24 20:07:56 2012
@@ -180,7 +180,7 @@
 fvk=fvk 
 gausus=gausus 
 ggodlewski=ggodlewski 
-gj=gj 
+gj=Greg Jaskiewicz 
 glen=Elan Ruusamäe 
 golden=golden 
 gotar=Tomasz Pala 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.45&r2=1.46

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


git-migration: cvs.users name

2012-06-24 Thread orzech
Author: orzech   Date: Sun Jun 24 18:22:14 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
name

 Files affected:
git-migration:
   cvs.users (1.46 -> 1.47) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.46 git-migration/cvs.users:1.47
--- git-migration/cvs.users:1.46Sun Jun 24 20:07:56 2012
+++ git-migration/cvs.users Sun Jun 24 20:22:09 2012
@@ -280,7 +280,7 @@
 newsadmin=newsadmin 
 nikt=nikt 
 nimir=nimir 
-orzech=orzech 
+orzech=Tomek Orzechowski 
 osamyn=osamyn 
 pablo=pablo 
 paladine=paladine 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.46&r2=1.47

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


SSH-keys: orzech.pub (NEW) pubkey

2012-06-24 Thread orzech
Author: orzech   Date: Sun Jun 24 18:27:25 2012 GMT
Module: SSH-keys  Tag: HEAD
 Log message:
pubkey

 Files affected:
SSH-keys:
   orzech.pub (NONE -> 1.1)  (NEW)

 Diffs:


Index: SSH-keys/orzech.pub
diff -u /dev/null SSH-keys/orzech.pub:1.1
--- /dev/null   Sun Jun 24 20:27:25 2012
+++ SSH-keys/orzech.pub Sun Jun 24 20:27:20 2012
@@ -0,0 +1 @@
+ssh-dss 
B3NzaC1kc3MAAACBAKWkiSPY5CtUNYcXvdrMyhw7Ruqp/I/PnOte0o6uZ8RgaZIJOcGiBqaVGmIlSMCyLW0THcGspPHUBQ2HSuvMkqdtTR5IhI8XZTzkY4Sl2uhEeJi7g4zr3wM57qt6hh+heeH5ZZXnGmTPW5Yon/R7Jpwe2dPbxNTG4FTMKXH+tuoHFQDEhRaByEfydnTPAIlAwztKU3fz/wAAAIB0SV1RAU6/3ykmtY8vDaSMX2OrASb8+DNySp72vTDsGRfkuFWiRitZlrgx3T75R2sMC5/OGCs4nwnchZ/+rIWkt+uUISpRa26bCTlhWxAfwRnRIWY093/LhLAlQj6z0hq8p+1owxrT6+3BKQpwHGw2egiX8xhSD3w40CiLvWRL/QAAAIEAnM/4d6Y7YbstBpyQo2XCKG8Bk1IYeflHAjVa4pdI5gSJc8DZ6KhPaVCkF4BdltdExGlY6yDQVJk0VM7eCm2z0cUV/ZGEGKOv2qyIOFk+MgA2GZgWHlpk9KuvWXV4hrAQcAeLkWhMauZXMM0U+Jt5CTbHGdHW/LZg9jh7kErcB1c=
 orzech@laptop

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - you must ...

2012-06-24 Thread gotar
Author: gotarDate: Sun Jun 24 18:47:01 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- you must have mistaken the person, it's hawk that should be removed as a
  natural consequence of Ti current status

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.11 -> 1.12) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.11 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.12
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.11 Sun Jun 
24 19:46:17 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 20:46:56 2012
@@ -140,6 +140,7 @@
 blues:nie/no
 pluto:nie/no
 qboosh:no
+gotar:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.11&r2=1.12

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


git-migration: cvs.users - added agaran (asked him via jabber)

2012-06-24 Thread mmazur
Author: mmazur   Date: Sun Jun 24 18:48:27 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- added agaran (asked him via jabber)

 Files affected:
git-migration:
   cvs.users (1.47 -> 1.48) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.47 git-migration/cvs.users:1.48
--- git-migration/cvs.users:1.47Sun Jun 24 20:22:09 2012
+++ git-migration/cvs.users Sun Jun 24 20:48:22 2012
@@ -24,7 +24,7 @@
 adgor=adgor 
 adwol=adwol 
 aflinta=aflinta 
-agaran=agaran 
+agaran=Maciej Pijanka 
 aidath-admin=aidath-admin 
 alchemyx=alchemyx 
 alucard=alucard 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.47&r2=1.48

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


packages: cifs-utils/cifs-utils.spec, cifs-utils/cifs-utils-heimdal.patch (...

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 18:51:18 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 5.5
- added heimdal patch (fixes some -Werror issues with heimdal kerberos)
- added configure hacks for samba not providing pkgconfig file for libwbclient
- pl

 Files affected:
packages/cifs-utils:
   cifs-utils.spec (1.3 -> 1.4) , cifs-utils-heimdal.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: packages/cifs-utils/cifs-utils.spec
diff -u packages/cifs-utils/cifs-utils.spec:1.3 
packages/cifs-utils/cifs-utils.spec:1.4
--- packages/cifs-utils/cifs-utils.spec:1.3 Fri Jan 20 13:18:10 2012
+++ packages/cifs-utils/cifs-utils.spec Sun Jun 24 20:51:13 2012
@@ -1,20 +1,20 @@
 # $Revision$, $Date$
 Summary:   Utilities for mounting and managing CIFS mounts
+Summary(pl.UTF-8): Narzędzia do montowania i zarządzania montowaniami CIFS
 Name:  cifs-utils
-Version:   5.2
+Version:   5.5
 Release:   1
 License:   GPL v3
 Group: Daemons
-URL:   http://linux-cifs.samba.org/cifs-utils/
 Source0:   
ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
-# Source0-md5: 2ca839553cccd0c3042f7dd8737cc9de
-BuildRequires: autoconf
-BuildRequires: automake
+# Source0-md5: 4de6c660ccdb9506d0e2cff4f37b8707
+Patch0:%{name}-heimdal.patch
+URL:   http://linux-cifs.samba.org/cifs-utils/
 BuildRequires: heimdal-devel >= 1.5.1-3
 BuildRequires: keyutils-devel
 BuildRequires: libcap-ng-devel
+BuildRequires: libsmbclient-devel
 BuildRequires: libtalloc-devel
-BuildRequires: samba-devel
 Requires:  keyutils
 Obsoletes: mount-cifs
 Conflicts: samba-client < 1:3.6.0
@@ -28,11 +28,23 @@
 one to mount a SMB/CIFS share onto a client and use it as if it were a
 standard Linux file system.
 
+%description -l pl.UTF-8
+Protokół SMB/CIFS to standardowy protokół współdzielenia plików
+szeroko wykorzystywany na komputerach z systemem Microsoft Windows.
+Ten pakiet zawiera narzędzia do montowania pod Linuksem udziałów
+udostępnionych poprzez protokół SMB/CIFS. Narzędzia z tego pakietu
+współpracując z obsługą w jądrze pozwalają na montowanie udziałów
+SMB/CIFS na systemie klienckim tak, jakby był to standardowy
+linuksowy system plików.
+
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
+   WBCLIENT_CFLAGS=" " \
+   WBCLIENT_LIBS="-lwbclient" \
--with-libcap-ng=yes \
--enable-cifsupcall \
--enable-cifsidmap \
@@ -52,10 +64,12 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) /sbin/mount.cifs
+%attr(755,root,root) %{_bindir}/cifscreds
 %attr(755,root,root) %{_bindir}/getcifsacl
 %attr(755,root,root) %{_bindir}/setcifsacl
 %attr(755,root,root) %{_sbindir}/cifs.upcall
 %attr(755,root,root) %{_sbindir}/cifs.idmap
+%{_mandir}/man1/cifscreds.1*
 %{_mandir}/man1/getcifsacl.1*
 %{_mandir}/man1/setcifsacl.1*
 %{_mandir}/man8/cifs.upcall.8*
@@ -68,6 +82,12 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2012/06/24 18:51:13  qboosh
+- updated to 5.5
+- added heimdal patch (fixes some -Werror issues with heimdal kerberos)
+- added configure hacks for samba not providing pkgconfig file for libwbclient
+- pl
+
 Revision 1.3  2012/01/20 12:18:10  arekm
 - up to 5.2
 
@@ -76,4 +96,3 @@
 
 Revision 1.1  2011/10/19 08:01:18  arekm
 - initial; replaces mount.cifs and friends from samba-client
-


Index: packages/cifs-utils/cifs-utils-heimdal.patch
diff -u /dev/null packages/cifs-utils/cifs-utils-heimdal.patch:1.1
--- /dev/null   Sun Jun 24 20:51:18 2012
+++ packages/cifs-utils/cifs-utils-heimdal.patchSun Jun 24 20:51:13 2012
@@ -0,0 +1,38 @@
+--- cifs-utils-5.5/cifs.upcall.c.orig  2012-05-30 12:12:16.0 +0200
 cifs-utils-5.5/cifs.upcall.c   2012-06-24 20:47:02.372423189 +0200
+@@ -76,7 +76,7 @@
+  *
+  */
+ 
+-static char *cifs_krb5_principal_get_realm(krb5_context context __attribute__ 
((unused)),
++static const char *cifs_krb5_principal_get_realm(krb5_context context 
__attribute__ ((unused)),
+  krb5_principal principal)
+ {
+ #ifdef HAVE_KRB5_PRINCIPAL_GET_REALM  /* Heimdal */
+@@ -84,7 +84,7 @@
+ #elif defined(krb5_princ_realm)   /* MIT */
+   krb5_data *realm;
+   realm = krb5_princ_realm(context, principal);
+-  return (char *)realm->data;
++  return (const char *)realm->data;
+ #else
+   return NULL;
+ #endif
+@@ -116,7 +116,7 @@
+   krb5_creds creds;
+   krb5_principal principal;
+   time_t credtime = 0;
+-  char *realm = NULL;
++  const char *realm = NULL;
+ 
+   if (krb5_init_context(&context)) {
+   syslog(LOG_DEBUG, "%s: unable to init krb5 context", __func__);
+@@ -162,7 +162,7 @@
+   && creds.times.endtime > time(NULL))
+   c

DISTFILES: cifs-utils: cifs-utils-5.5.tar.bz2

2012-06-24 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-5.5.tar.bz2
4de6c660ccdb9506d0e2cff4f37b8707  cifs-utils-5.5.tar.bz2
Size: 377435 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: cifs-utils/cifs-utils.spec - added docs

2012-06-24 Thread qboosh
Author: qboosh   Date: Sun Jun 24 18:52:52 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- added docs

 Files affected:
packages/cifs-utils:
   cifs-utils.spec (1.4 -> 1.5) 

 Diffs:


Index: packages/cifs-utils/cifs-utils.spec
diff -u packages/cifs-utils/cifs-utils.spec:1.4 
packages/cifs-utils/cifs-utils.spec:1.5
--- packages/cifs-utils/cifs-utils.spec:1.4 Sun Jun 24 20:51:13 2012
+++ packages/cifs-utils/cifs-utils.spec Sun Jun 24 20:52:47 2012
@@ -4,7 +4,7 @@
 Name:  cifs-utils
 Version:   5.5
 Release:   1
-License:   GPL v3
+License:   GPL v3+
 Group: Daemons
 Source0:   
ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
 # Source0-md5: 4de6c660ccdb9506d0e2cff4f37b8707
@@ -63,6 +63,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS README
 %attr(755,root,root) /sbin/mount.cifs
 %attr(755,root,root) %{_bindir}/cifscreds
 %attr(755,root,root) %{_bindir}/getcifsacl
@@ -82,6 +83,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2012/06/24 18:52:47  qboosh
+- added docs
+
 Revision 1.4  2012/06/24 18:51:13  qboosh
 - updated to 5.5
 - added heimdal patch (fixes some -Werror issues with heimdal kerberos)


 CVS-web:
http://cvs.pld-linux.org/packages/cifs-utils/cifs-utils.spec?r1=1.4&r2=1.5

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


git-migration: cvs.users UP

2012-06-24 Thread skibi
Author: skibiDate: Sun Jun 24 19:05:42 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
UP

 Files affected:
git-migration:
   cvs.users (1.48 -> 1.49) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.48 git-migration/cvs.users:1.49
--- git-migration/cvs.users:1.48Sun Jun 24 20:48:22 2012
+++ git-migration/cvs.users Sun Jun 24 21:05:37 2012
@@ -331,7 +331,7 @@
 siefca=siefca 
 siewca=siewca 
 siomek=siomek 
-skibi=skibi 
+skibi=Jarosław Skibiński 
 skobi=skobi 
 sls=Szymon Siwek 
 smyda=smyda 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.48&r2=1.49

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - areq:nie/no

2012-06-24 Thread areq
Author: areq Date: Sun Jun 24 19:15:10 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- areq:nie/no

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.12 -> 1.13) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.12 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.13
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.12 Sun Jun 
24 20:46:56 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 21:15:05 2012
@@ -141,6 +141,7 @@
 pluto:nie/no
 qboosh:no
 gotar:nie/no
+areq:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.12&r2=1.13

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


git-migration: cvs.users - updated socrat

2012-06-24 Thread mmazur
Author: mmazur   Date: Sun Jun 24 19:50:58 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- updated socrat

 Files affected:
git-migration:
   cvs.users (1.49 -> 1.50) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.49 git-migration/cvs.users:1.50
--- git-migration/cvs.users:1.49Sun Jun 24 21:05:37 2012
+++ git-migration/cvs.users Sun Jun 24 21:50:53 2012
@@ -336,7 +336,7 @@
 sls=Szymon Siwek 
 smyda=smyda 
 snurf=snurf 
-socrat=socrat 
+socrat=Łukasz J. SOCRAT Wielebski 
 sparky=sparky 
 speedo=speedo 
 speedy=speedy 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.49&r2=1.50

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


git-migration: cvs.users - updated 'maryush'

2012-06-24 Thread mmazur
Author: mmazur   Date: Sun Jun 24 19:59:13 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- updated 'maryush'

 Files affected:
git-migration:
   cvs.users (1.50 -> 1.51) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.50 git-migration/cvs.users:1.51
--- git-migration/cvs.users:1.50Sun Jun 24 21:50:53 2012
+++ git-migration/cvs.users Sun Jun 24 21:59:08 2012
@@ -253,7 +253,7 @@
 marmarek=Marek Marczykowski 
 martii=Marcin Chojnowski 
 marti=marti 
-maryush=maryush 
+maryush=Mariusz Witkowski 
 matik=matik 
 matipl=matipl 
 matkor=Mateusz Korniak 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.50&r2=1.51

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


packages: mysql/mysql.spec, mysql/mysql-CVE-2012-2122.patch (REMOVED) - up ...

2012-06-24 Thread arekm
Author: arekmDate: Sun Jun 24 19:59:59 2012 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 5.5.24 (use percona tarball as individual patches are no longer 
available)

 Files affected:
packages/mysql:
   mysql.spec (1.572 -> 1.573) , mysql-CVE-2012-2122.patch (1.1 -> NONE)  
(REMOVED)

 Diffs:


Index: packages/mysql/mysql.spec
diff -u packages/mysql/mysql.spec:1.572 packages/mysql/mysql.spec:1.573
--- packages/mysql/mysql.spec:1.572 Mon Jun 11 18:37:30 2012
+++ packages/mysql/mysql.spec   Sun Jun 24 21:59:54 2012
@@ -36,13 +36,15 @@
 Summary(uk.UTF-8): MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:  mysql
-Version:   5.5.21
-Release:   3
+%definepercona_rel 26.0
+Version:   5.5.24
+Release:   0.1
 License:   GPL + MySQL FLOSS Exception
 Group: Applications/Databases
 # Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads
-Source0:   
http://vesta.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.5/%{name}-%{version}.tar.gz
-# Source0-md5: 86d6bd335054a0aed1756ed60574c16d
+# Source0: 
http://vesta.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.5/%{name}-%{version}.tar.gz
+Source0:   
http://www.percona.com/redir/downloads/Percona-Server-5.5/Percona-Server-5.5.24-26.0/source/Percona-Server-5.5.24-rel26.0.tar.gz
+# Source0-md5: 76f835e98ad3c71fcaa33794ee187630
 Source100: http://sphinxsearch.com/files/sphinx-2.0.3-release.tar.gz
 # Source100-md5:   a1293aecd5034aa797811610beb7ba89
 Source1:   %{name}.init
@@ -75,76 +77,6 @@
 Patch19:   %{name}-chain-certs.patch
 # from fedora
 Patch20:   %{name}-dubious-exports.patch
-Patch21:   %{name}-CVE-2012-2122.patch
-# 
-Patch100:  bug933969.patch
-Patch101:  microsec_process.patch
-Patch102:  optimizer_fix.patch
-Patch103:  mysql_dump_ignore_ct.patch
-Patch104:  control_online_alter_index.patch
-Patch105:  show_temp.patch
-Patch106:  innodb_show_status.patch
-Patch107:  innodb_io_patches.patch
-Patch108:  innodb_opt_lru_count.patch
-Patch109:  innodb_extra_rseg.patch
-Patch110:  innodb_overwrite_relay_log_info.patch
-Patch111:  innodb_thread_concurrency_timer_based.patch
-Patch112:  innodb_dict_size_limit.patch
-Patch113:  innodb_split_buf_pool_mutex.patch
-Patch114:  innodb_expand_import.patch
-Patch115:  innodb_show_sys_tables.patch
-Patch116:  innodb_stats.patch
-Patch117:  innodb_recovery_patches.patch
-Patch118:  innodb_admin_command_base.patch
-Patch119:  innodb_show_lock_name.patch
-Patch120:  innodb_extend_slow.patch
-Patch121:  innodb_lru_dump_restore.patch
-Patch122:  innodb_separate_doublewrite.patch
-Patch123:  innodb_pass_corrupt_table.patch
-Patch124:  innodb_fast_checksum.patch
-Patch125:  innodb_files_extend.patch
-Patch126:  innodb_fix_misc.patch
-Patch127:  innodb_deadlock_count.patch
-Patch128:  innodb_adaptive_hash_index_partitions.patch
-Patch129:  innodb_buffer_pool_pages_i_s.patch
-Patch130:  innodb_buffer_pool_shm.patch
-Patch131:  innodb_show_status_extend.patch
-Patch132:  innodb_kill_idle_transaction.patch
-Patch133:  innodb_fake_changes.patch
-Patch134:  slow_extended.patch
-Patch135:  percona_support.patch
-Patch136:  query_cache_enhance.patch
-Patch137:  log_connection_error.patch
-Patch138:  mysql_syslog.patch
-Patch139:  error_pad.patch
-Patch140:  response_time_distribution.patch
-Patch141:  remove_fcntl_excessive_calls.patch
-Patch142:  sql_no_fcache.patch
-Patch143:  show_slave_status_nolock.patch
-Patch144:  log_warnings_suppress.patch
-Patch145:  userstat.patch
-Patch146:  bug580324.patch
-Patch147:  mysql_remove_eol_carret.patch
-Patch148:  processlist_row_stats.patch
-Patch149:  innodb_expand_fast_index_creation.patch
-Patch150:  innodb_bug60788.patch
-Patch151:  start-stop-messages.patch
-Patch152:  file-contents.patch
-Patch153:  slave_timeout_fix.patch
-Patch154:  utf8_general50_ci.patch
-Patch155:  bug813587.patch
-Patch156:  valgrind_zlib_suppression.patch
-Patch157:  memory_dynamic_rows.patch
-Patch158:  xtradb_bug317074.patch
-Patch159:  subunit.patch
-Patch160:  bug860910.patch
-Patch161:  bug45702.patch
-Patch162:  group_commit.patch
-Patch163:  warning_fixes.patch
-Patch164:  bug917246.patch
-Patch165:  bug54330.patch
-Patch166:  bug966844_page_size_error_on_5520_upgrade.patch
-# 
 URL:   http://www.mysql.com/products/community/
 BuildRequires: bison
 BuildRequires: cmake >= 2.6
@@ -557,17 +489,19 @@
 Ten pakiet zawiera standardowego demona MySQL NDB CPC.
 
 %prep
-%setup -q %{?with_sphinx:-a100}
+%setup -q -n Percona-Server-%{version}-rel%{percona_rel} %{?with_sphinx:-a100}
 %if %{with s

DISTFILES: mysql: Percona-Server-5.5.24-rel26.0.tar.gz sphinx-2.0.3-release.tar.gz

2012-06-24 Thread arekm

Files fetched: 1

STORED: 
http://www.percona.com/redir/downloads/Percona-Server-5.5/Percona-Server-5.5.24-26.0/source/Percona-Server-5.5.24-rel26.0.tar.gz
76f835e98ad3c71fcaa33794ee187630  Percona-Server-5.5.24-rel26.0.tar.gz
Size: 22282362 bytes
ALREADY GOT: http://sphinxsearch.com/files/sphinx-2.0.3-release.tar.gz
a1293aecd5034aa797811610beb7ba89  sphinx-2.0.3-release.tar.gz


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


git-migration: cvs.users - s/dzimi=dzimi/dzimi=Krzysztof Taraszka/g. Thank ...

2012-06-24 Thread dzimi
Author: dzimiDate: Sun Jun 24 20:03:11 2012 GMT
Module: git-migration Tag: HEAD
 Log message:
- s/dzimi=dzimi/dzimi=Krzysztof Taraszka/g. Thank you :)

 Files affected:
git-migration:
   cvs.users (1.51 -> 1.52) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.51 git-migration/cvs.users:1.52
--- git-migration/cvs.users:1.51Sun Jun 24 21:59:08 2012
+++ git-migration/cvs.users Sun Jun 24 22:03:06 2012
@@ -165,7 +165,7 @@
 draenog=draenog 
 duddits=duddits 
 dzeus=dzeus 
-dzimi=dzimi 
+dzimi=Krzysztof Taraszka 
 elephant=elephant 
 emes=emes 
 eothane=eothane 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.51&r2=1.52

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - mój łos

2012-06-24 Thread baseciq
Author: baseciq  Date: Sun Jun 24 20:16:48 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- mój łos

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.13 -> 1.14) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.13 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.14
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.13 Sun Jun 
24 21:15:05 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 22:16:43 2012
@@ -142,6 +142,7 @@
 qboosh:no
 gotar:nie/no
 areq:nie/no
+baseciq:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.13&r2=1.14

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


git-migration: cvs.users

2012-06-24 Thread baseciq
Author: baseciq  Date: Sun Jun 24 20:18:31 2012 GMT
Module: git-migration Tag: HEAD
 Log message:


 Files affected:
git-migration:
   cvs.users (1.52 -> 1.53) 

 Diffs:


Index: git-migration/cvs.users
diff -u git-migration/cvs.users:1.52 git-migration/cvs.users:1.53
--- git-migration/cvs.users:1.52Sun Jun 24 22:03:06 2012
+++ git-migration/cvs.users Sun Jun 24 22:18:26 2012
@@ -47,7 +47,7 @@
 bacza=bacza 
 baggins=Jan Rękorajski 
 bartowl=bartowl 
-baseciq=baseciq 
+baseciq=Łukasz Jarosław Mozer 
 beorn=beorn 
 blaass=blaass 
 blekot=blekot 


 CVS-web:
http://cvs.pld-linux.org/git-migration/cvs.users?r1=1.52&r2=1.53

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


cdg: aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg - no

2012-06-24 Thread arekm
Author: arekmDate: Sun Jun 24 20:21:07 2012 GMT
Module: cdg   Tag: HEAD
 Log message:
- no

 Files affected:
cdg/aktualne-glosowania:
   20120623-2200-wykluczenie_mmazur_z_cdg (1.14 -> 1.15) 

 Diffs:


Index: cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg
diff -u cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.14 
cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.15
--- cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg:1.14 Sun Jun 
24 22:16:43 2012
+++ cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg  Sun Jun 
24 22:21:01 2012
@@ -143,6 +143,7 @@
 gotar:nie/no
 areq:nie/no
 baseciq:nie/no
+arekm:nie/no
 
 Głosy WSTRZYMUJĘ SIĘ/ABSTAIN:
 


 CVS-web:

http://cvs.pld-linux.org/cdg/aktualne-glosowania/20120623-2200-wykluczenie_mmazur_z_cdg?r1=1.14&r2=1.15

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


  1   2   >