[packages/xorg-gtest] Created branch master

2012-10-13 Thread qboosh
The branch 'master' was created.

Summary of new commits:

  05d2fe3... - new - noserver patch not to require xserver at build time
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/xorg-gtest] - new - noserver patch not to require xserver at build time - missing patch with file missing in tar

2012-10-13 Thread qboosh
commit 05d2fe3be9607017133edf0e04a0be68099191b0
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 08:19:01 2012 +0200

- new
- noserver patch not to require xserver at build time
- missing patch with file missing in tarball

 xorg-gtest-missing.patch  | 44 ++
 xorg-gtest-noserver.patch | 31 +
 xorg-gtest.spec   | 68 +++
 3 files changed, 143 insertions(+)
---
diff --git a/xorg-gtest.spec b/xorg-gtest.spec
new file mode 100644
index 000..e4863f2
--- /dev/null
+++ b/xorg-gtest.spec
@@ -0,0 +1,68 @@
+Summary:   X.Org GTest testing environment for Google Test
+Summary(pl.UTF-8): Środowisko testowe X.Org GTest dla szkieletu Google Test
+Name:  xorg-gtest
+Version:   0.5.0
+Release:   1
+License:   MIT
+Group: X11/Libraries
+Source0:   
http://xorg.freedesktop.org/releases/individual/test/%{name}-%{version}.tar.bz2
+# Source0-md5: bcd34ec5e5dea25687b01b110fccdcae
+Patch0:%{name}-noserver.patch
+Patch1:%{name}-missing.patch
+URL:   http://xorg.freedesktop.org/
+BuildRequires: autoconf = 2.60
+BuildRequires: automake
+BuildRequires: evemu-devel = 1.0.10
+BuildRequires: gtest-devel = 1.6.0-3
+BuildRequires: libstdc++-devel
+BuildRequires: pkgconfig = 1:0.19
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXi-devel
+BuildRequires: xorg-util-util-macros = 1.17
+Requires:  evemu = 1.0.10
+Requires:  gtest-devel = 1.6.0-3
+Requires:  xorg-xserver-server
+Requires:  xorg-driver-video-dummy
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+X.Org GTest provides a Google Test environment for starting and
+stopping a X server for testing purposes.
+
+%description -l pl.UTF-8
+X.Org GTest udostępnia środowisko Google Test do uruchamiania i
+zatrzymywania serwera X do celów testowych.
+
+%prep
+%setup -q
+%patch0 -p1
+%patch1 -p1
+
+%build
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc COPYING ChangeLog README
+%{_includedir}/xorg/gtest
+%{_prefix}/src/xorg-gtest
+%{_pkgconfigdir}/xorg-gtest.pc
+%{_aclocaldir}/xorg-gtest.m4
+%dir %{_datadir}/xorg
+%{_datadir}/xorg/gtest
+%{_datadir}/X11/xorg.conf.d/99-virtual-test-devices.conf
+%{_docdir}/xorg-gtest
diff --git a/xorg-gtest-missing.patch b/xorg-gtest-missing.patch
new file mode 100644
index 000..13fb8d5
--- /dev/null
+++ b/xorg-gtest-missing.patch
@@ -0,0 +1,44 @@
+--- xorg-gtest-0.5.0/test/PIXART-USB-OPTICAL-MOUSE.desc.orig   1970-01-01 
01:00:00.0 +0100
 xorg-gtest-0.5.0/test/PIXART-USB-OPTICAL-MOUSE.desc2012-10-12 
20:57:16.028321087 +0200
+@@ -0,0 +1,41 @@
++# standard USB mouse
++# Input driver version is 1.0.1
++# Input device ID: bus 0x3 vendor 0x93a product 0x2510 version 0x110
++# Input device name: PIXART USB OPTICAL MOUSE
++# Supported events:
++#   Event type 0 (EV_SYN)
++#   Event type 1 (EV_KEY)
++# Event code 272 (BTN_LEFT)
++# Event code 273 (BTN_RIGHT)
++# Event code 274 (BTN_MIDDLE)
++#   Event type 2 (EV_REL)
++# Event code 0 (REL_X)
++# Event code 1 (REL_Y)
++# Event code 8 (REL_WHEEL)
++#   Event type 4 (EV_MSC)
++# Event code 4 (MSC_SCAN)
++#
++N: PIXART USB OPTICAL MOUSE
++I: 0003 093a 2510 0110
++P: 00 00 00 00 00 00 00 00
++B: 00 17 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 07 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 01 00 00 00 00 00 00 00 00
++B: 02 03 01 00 00 00 00 00 00
++B: 03 00 00 00 00 00 00 00 00
++B: 04 10 00 00 00 00 00 00 00
++B: 05 00 00 00 00 00 00 00 00
++B: 11 00 00 00 00 00 00 00 00
++B: 12 00 00 00 00 00 00 00 00
++B: 15 00 00 00 00 00 00 00 00
++B: 15 00 00 00 00 00 00 00 00
diff --git a/xorg-gtest-noserver.patch b/xorg-gtest-noserver.patch
new file mode 100644
index 000..5c84190
--- /dev/null
+++ b/xorg-gtest-noserver.patch
@@ -0,0 +1,31 @@
+--- xorg-gtest-0.5.0/configure.ac.orig 2012-10-02 06:14:45.0 +0200
 xorg-gtest-0.5.0/configure.ac  2012-10-12 19:52:38.641817153 +0200
+@@ -53,27 +53,7 @@
+ AC_SUBST(SOURCEDIR, ['${prefix}/src/xorg-gtest'])
+ AC_SUBST(DUMMY_CONF_PATH, ['${datarootdir}/xorg/gtest/dummy.conf'])
+ 
+-# Check if we can build integration tests
+-AS_IF([test x$enable_integration_tests != xno],
+-  [AC_MSG_CHECKING([for X.org server])]
+-  [PKG_CHECK_EXISTS([xorg-server],
+-[have_xorg_server=yes],
+-[have_xorg_server=no])]
+-  

DISTFILES: xorg-gtest: xorg-gtest-0.5.0.tar.bz2

2012-10-13 Thread qboosh

Files fetched: 1

STORED: 
http://xorg.freedesktop.org/releases/individual/test/xorg-gtest-0.5.0.tar.bz2
bcd34ec5e5dea25687b01b110fccdcae  xorg-gtest-0.5.0.tar.bz2
Size: 240404 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/sanlock] - updated to 2.6

2012-10-13 Thread qboosh
commit d8610e1bd1f87d55521da918385a3ef9c762d7bf
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 08:20:10 2012 +0200

- updated to 2.6

 sanlock.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index 1200c6a..3a84074 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -2,12 +2,12 @@
 Summary:   Shared storage lock manager
 Summary(pl.UTF-8): Zarządca blokad dla współdzielonego składowania danych
 Name:  sanlock
-Version:   2.5
+Version:   2.6
 Release:   1
 License:   LGPL v2+ (libsanlock_client, libwdmd), GPL v2 (libsanlock, 
utilities)
 Group: Networking
 Source0:   
https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
-# Source0-md5: d89e5f22f4b2b4c08fcc9af74949647a
+# Source0-md5: c488b1914e0996246e3572a359093d7d
 Patch0:%{name}-link.patch
 Patch1:%{name}-init-pld.patch
 URL:   https://fedorahosted.org/sanlock/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sanlock.git/commitdiff/d8610e1bd1f87d55521da918385a3ef9c762d7bf

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


DISTFILES: sanlock: sanlock-2.6.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: https://fedorahosted.org/releases/s/a/sanlock/sanlock-2.6.tar.gz
c488b1914e0996246e3572a359093d7d  sanlock-2.6.tar.gz
Size: 141818 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/libvirt-glib] - updated to 0.1.3 (for libvirt 0.10.2+)

2012-10-13 Thread qboosh
commit e591a77283bbde34f7c5a65e4fc999f113948e71
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 08:29:44 2012 +0200

- updated to 0.1.3 (for libvirt 0.10.2+)

 libvirt-glib.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libvirt-glib.spec b/libvirt-glib.spec
index db234bf..fb623dd 100644
--- a/libvirt-glib.spec
+++ b/libvirt-glib.spec
@@ -7,12 +7,12 @@
 Summary:   GLib wrapper for libvirt library
 Summary(pl.UTF-8): Wrapper GLib dla biblioteki libvirt
 Name:  libvirt-glib
-Version:   0.1.2
+Version:   0.1.3
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 Source0:   ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz
-# Source0-md5: 47e6307c5e0b158d5ceee65f3956065e
+# Source0-md5: 46f05819906945ab7d7acbe0c28da15c
 Patch0:%{name}-pc.patch
 URL:   http://www.libvirt.org/
 BuildRequires: autoconf = 2.50
@@ -21,13 +21,13 @@ BuildRequires:  glib2-devel = 1:2.22.0
 BuildRequires: gobject-introspection-devel = 0.10.8
 BuildRequires: gtk-doc = 1.10
 BuildRequires: libtool
-BuildRequires: libvirt-devel = 0.9.10
+BuildRequires: libvirt-devel = 0.10.2
 BuildRequires: libxml2-devel = 2.0.0
 BuildRequires: pkgconfig
 BuildRequires: python-devel
 %{?with_vala:BuildRequires:vala = 0.13}
 Requires:  glib2 = 1:2.22.0
-Requires:  libvirt = 0.9.10
+Requires:  libvirt = 0.10.2
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,7 +42,7 @@ Summary(pl.UTF-8):Pliki nagłówkowe biblioteki libvirt-glib
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
 Requires:  glib2-devel = 1:2.22.0
-Requires:  libvirt-devel = 0.9.10
+Requires:  libvirt-devel = 0.10.2
 Requires:  libxml2-devel = 2.0.0
 
 %description devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt-glib.git/commitdiff/e591a77283bbde34f7c5a65e4fc999f113948e71

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


DISTFILES: libvirt-glib: libvirt-glib-0.1.3.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: ftp://libvirt.org/libvirt/glib/libvirt-glib-0.1.3.tar.gz
46f05819906945ab7d7acbe0c28da15c  libvirt-glib-0.1.3.tar.gz
Size: 699833 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/numactl] - updated to 2.0.8

2012-10-13 Thread qboosh
commit 62fb50f761cfc4bc05e4fbb254f791dd92b3eaeb
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 09:31:54 2012 +0200

- updated to 2.0.8

 numactl.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/numactl.spec b/numactl.spec
index c0293c4..587990d 100644
--- a/numactl.spec
+++ b/numactl.spec
@@ -1,12 +1,12 @@
 Summary:   Simple NUMA policy support
 Summary(pl.UTF-8): Prosta obsługa polityk NUMA
 Name:  numactl
-Version:   2.0.7
+Version:   2.0.8
 Release:   1
 License:   LGPL v2.1 (library), GPL v2 (utilities)
 Group: Applications/System
 Source0:   
ftp://oss.sgi.com/www/projects/libnuma/download/%{name}-%{version}.tar.gz
-# Source0-md5: dadc81f3623475b14ca5110662ba3b04
+# Source0-md5: 157def35edcc0ab94144398000b01d18
 URL:   http://oss.sgi.com/projects/libnuma/
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,7 +61,6 @@ rm -rf $RPM_BUILD_ROOT
 
 # missing in make install
 install numamon $RPM_BUILD_ROOT%{_bindir}
-install {migratepages,migspeed,numastat}.8 $RPM_BUILD_ROOT%{_mandir}/man8
 
 for f in `find $RPM_BUILD_ROOT%{_mandir}/man3 -type l` ; do
%{__rm} $f


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/numactl.git/commitdiff/62fb50f761cfc4bc05e4fbb254f791dd92b3eaeb

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


DISTFILES: numactl: numactl-2.0.8.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: ftp://oss.sgi.com/www/projects/libnuma/download/numactl-2.0.8.tar.gz
157def35edcc0ab94144398000b01d18  numactl-2.0.8.tar.gz
Size: 339373 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/libvirt-designer] Created branch master

2012-10-13 Thread qboosh
The branch 'master' was created.

Summary of new commits:

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


[packages/libvirt-designer] - new

2012-10-13 Thread qboosh
commit c32782c7bbffeffa7e448aaae7691b883183ab88
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 09:33:07 2012 +0200

- new

 libvirt-designer.spec | 115 ++
 1 file changed, 115 insertions(+)
---
diff --git a/libvirt-designer.spec b/libvirt-designer.spec
new file mode 100644
index 000..14bc024
--- /dev/null
+++ b/libvirt-designer.spec
@@ -0,0 +1,115 @@
+Summary:   Libvirt configuration designer
+Summary(pl.UTF-8): Biblioteka do projektowania konfiguracji libvirt
+Name:  libvirt-designer
+Version:   0.0.1
+Release:   1
+License:   LGPL v2.1+
+Group: Libraries
+Source0:   ftp://libvirt.org/libvirt/designer/%{name}-%{version}.tar.gz
+# Source0-md5: 634b50ad539ab6b5c0188644780578d3
+URL:   http://libvirt.org/
+BuildRequires: gobject-introspection-devel = 0.10.8
+BuildRequires: libosinfo-devel = 0.0.5
+BuildRequires: libvirt-glib-devel = 0.1.3
+BuildRequires: pkgconfig = 1:0.9.0
+Requires:  libosinfo = 0.0.5
+Requires:  libvirt-glib = 0.1.3
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+The libvirt-designer package provides an API to facilitate policy
+based configuration of libvirt objects. It uses libosinfo to drive the
+configuration of virtual machines with hardware that is optimized for
+the current hypervisor platform.
+
+%description -l pl.UTF-8
+Pakiet libvirt-designer udostępnia API ułatwiające konfigurację
+obiektów libvirt w oparciu o politykę. Wykorzystuje libosinfo do
+sterowania konfiguracją maszyn wirtualnych ze sprzętem
+zoptymalizowanym dla bieżącej platformy hipernadzorcy.
+
+%package devel
+Summary:   Header files for libvirt-designer library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libvirt-designer
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  libosinfo-devel = 0.0.5
+Requires:  libvirt-glib-devel = 0.1.3
+
+%description devel
+Header files for libvirt-designer library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libvirt-designer.
+
+%package static
+Summary:   Static libvirt-designer library
+Summary(pl.UTF-8): Statyczna biblioteka libvirt-designer
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static libvirt-designer library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka libvirt-designer.
+
+%package apidocs
+Summary:   libvirt-designer API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki libvirt-designer
+Group: Documentation
+Requires:  gtk-doc-common
+
+%description apidocs
+libvirt-designer API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libvirt-designer.
+
+%prep
+%setup -q
+
+%build
+%configure \
+   --disable-silent-rules \
+   --with-html-dir=%{_gtkdocdir}
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.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) %{_bindir}/virtxml
+%attr(755,root,root) %{_libdir}/libvirt-designer-1.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libvirt-designer-1.0.so.0
+%{_libdir}/girepository-1.0/LibvirtDesigner-1.0.typelib
+%{_mandir}/man1/virtxml.1*
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libvirt-designer-1.0.so
+%{_includedir}/libvirt-designer-1.0
+%{_datadir}/gir-1.0/LibvirtDesigner-1.0.gir
+%{_pkgconfigdir}/libvirt-designer-1.0.pc
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libvirt-designer-1.0.a
+
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libvirt-designer


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt-designer.git/commitdiff/c32782c7bbffeffa7e448aaae7691b883183ab88

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


DISTFILES: libvirt-designer: libvirt-designer-0.0.1.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: ftp://libvirt.org/libvirt/designer/libvirt-designer-0.0.1.tar.gz
634b50ad539ab6b5c0188644780578d3  libvirt-designer-0.0.1.tar.gz
Size: 418435 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/libproxy] - updated to 0.4.9 (fixes CVE-2012-4504)

2012-10-13 Thread qboosh
commit f504e6ab9d539f5672660ed7d7da00e62d9da249
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 09:39:04 2012 +0200

- updated to 0.4.9 (fixes CVE-2012-4504)

 libproxy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libproxy.spec b/libproxy.spec
index d67ff41..ec97d9d 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -13,13 +13,13 @@
 Summary:   Library for automatic proxy configuration management
 Summary(pl.UTF-8): Biblioteka do automatycznego zarządzania konfiguracją 
proxy
 Name:  libproxy
-Version:   0.4.8
+Version:   0.4.9
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 #Source0Download: http://code.google.com/p/libproxy/downloads/list
 Source0:   http://libproxy.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: b7d0c7b4f849895fbf1d1b5fb720b296
+# Source0-md5: cdbe895f21d18a2fd252230d3ec1a105
 Patch0:%{name}-pac-modules.patch
 Patch1:%{name}-mozjs.patch
 URL:   http://code.google.com/p/libproxy/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libproxy.git/commitdiff/f504e6ab9d539f5672660ed7d7da00e62d9da249

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


DISTFILES: libproxy: libproxy-0.4.9.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://libproxy.googlecode.com/files/libproxy-0.4.9.tar.gz
cdbe895f21d18a2fd252230d3ec1a105  libproxy-0.4.9.tar.gz
Size: 97902 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/libproxy] - fixed dotnet files duplicate

2012-10-13 Thread qboosh
commit c750a54a7adbe156a2a40fca162896b6321e98fb
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 09:48:27 2012 +0200

- fixed dotnet files duplicate

 libproxy.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/libproxy.spec b/libproxy.spec
index ec97d9d..2c5cf2c 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -254,7 +254,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -n dotnet-libproxy-sharp
 %defattr(644,root,root,755)
 %{_prefix}/lib/mono/gac/libproxy-sharp
-%{_prefix}/lib/mono/libproxy-sharp
 
 %files -n dotnet-libproxy-sharp-devel
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libproxy.git/commitdiff/c750a54a7adbe156a2a40fca162896b6321e98fb

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


[packages/connman] - updated to 1.8

2012-10-13 Thread qboosh
commit 653233be86f99493d1f8a10c2611a0756000b196
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 10:05:36 2012 +0200

- updated to 1.8

 connman.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/connman.spec b/connman.spec
index 87e807a..771357a 100644
--- a/connman.spec
+++ b/connman.spec
@@ -5,12 +5,12 @@
 Summary:   Connection Manager
 Summary(pl.UTF-8): Zarządca połączeń
 Name:  connman
-Version:   1.7
+Version:   1.8
 Release:   1
 License:   GPL v2
 Group: Networking/Daemons
 Source0:   
http://www.kernel.org/pub/linux/network/connman/%{name}-%{version}.tar.xz
-# Source0-md5: 60b687613a71feb9a6dbcff5ec550665
+# Source0-md5: ea99470217592d55dc700ac77ab00838
 URL:   http://connman.net/
 BuildRequires: glib2-devel = 1:2.28
 BuildRequires: dbus-devel = 1.4


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/connman.git/commitdiff/653233be86f99493d1f8a10c2611a0756000b196

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


DISTFILES: connman: connman-1.8.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://www.kernel.org/pub/linux/network/connman/connman-1.8.tar.xz
ea99470217592d55dc700ac77ab00838  connman-1.8.tar.xz
Size: 537832 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/neard] - updated to 0.7

2012-10-13 Thread qboosh
commit 9963986600b4712c97d20a46bbe8b8dd81910eaa
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 10:15:42 2012 +0200

- updated to 0.7

 neard.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/neard.spec b/neard.spec
index 39d6dc1..476215b 100644
--- a/neard.spec
+++ b/neard.spec
@@ -1,12 +1,12 @@
 Summary:   Near Field Communication manager
 Summary(pl.UTF-8): Zarządca połączeń NFC (Near Field Communication)
 Name:  neard
-Version:   0.6
+Version:   0.7
 Release:   1
 License:   GPL v2
 Group: Networking/Daemons
 Source0:   
http://www.kernel.org/pub/linux/network/nfc/%{name}-%{version}.tar.xz
-# Source0-md5: 002d9dc3bde23916a17a276537c57a35
+# Source0-md5: 47ba28674a21a24f1b00fb60e866350b
 URL:   https://01.org/linux-nfc
 BuildRequires: dbus-devel = 1.2
 BuildRequires: glib2-devel = 1:2.28


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neard.git/commitdiff/9963986600b4712c97d20a46bbe8b8dd81910eaa

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


DISTFILES: neard: neard-0.7.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://www.kernel.org/pub/linux/network/nfc/neard-0.7.tar.xz
47ba28674a21a24f1b00fb60e866350b  neard-0.7.tar.xz
Size: 290556 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/curl] - updated to 7.28.0 - removed obsolete gnutls3,gtls,config patches - dropped fb-changes patch (use c

2012-10-13 Thread qboosh
commit 59f58859d79b055228aec1688db9900bd22e319c
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 10:21:10 2012 +0200

- updated to 7.28.0
- removed obsolete gnutls3,gtls,config patches
- dropped fb-changes patch (use curl_multi_wait() introduced in 7.28.0 
instead)

 curl-config.patch   |  14 --
 curl-gtls.patch |  16 ---
 curl.spec   |  14 ++
 gnutls3.patch   |  31 --
 libcurl.fb-changes.diff | 111 
 5 files changed, 3 insertions(+), 183 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index bc8aae5..86a6224 100644
--- a/curl.spec
+++ b/curl.spec
@@ -21,19 +21,15 @@ Summary(pt_BR.UTF-8):   Busca URL (suporta FTP, TELNET, 
LDAP, GOPHER, DICT, HTTP e
 Summary(ru.UTF-8): Утилита для получения файлов с серверов FTP, HTTP и 
других
 Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та 
інших
 Name:  curl
-Version:   7.27.0
-Release:   2
+Version:   7.28.0
+Release:   1
 License:   MIT-like
 Group: Applications/Networking
 Source0:   http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
-# Source0-md5: 1b669875527ba4b943a0cdb5b255a02c
+# Source0-md5: f8a9f99d9db71d8ce1d2c4ccea3c3850
 Patch1:%{name}-ac.patch
 Patch2:%{name}-pc.patch
 Patch3:%{name}-krb5flags.patch
-Patch4:lib%{name}.fb-changes.diff
-Patch5:gnutls3.patch
-Patch6:%{name}-gtls.patch
-Patch7:%{name}-config.patch
 URL:   http://curl.haxx.se/
 BuildRequires: autoconf = 2.57
 BuildRequires: automake
@@ -198,10 +194,6 @@ Bibliotecas estáticas para desenvolvimento com o curl.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 
 %{__rm} -v m4/lt*.m4 m4/libtool.m4
 
diff --git a/curl-config.patch b/curl-config.patch
deleted file mode 100644
index d5dd6e7..000
--- a/curl-config.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 curl-7.27.0/curl-config.in.orig2012-05-25 23:56:17.0 +0200
-+++ curl-7.27.0/curl-config.in 2012-10-04 20:50:06.753669995 +0200
-@@ -135,9 +135,9 @@
-   CPPFLAG_CURL_STATICLIB=
- fi
-   if test X@includedir@ = X/usr/include; then
--  echo $(CPPFLAG_CURL_STATICLIB)
-+  echo ${CPPFLAG_CURL_STATICLIB}
- else
--  echo $(CPPFLAG_CURL_STATICLIB)-I@includedir@
-+  echo ${CPPFLAG_CURL_STATICLIB}-I@includedir@
- fi
-   ;;
- 
diff --git a/curl-gtls.patch b/curl-gtls.patch
deleted file mode 100644
index 62cea03..000
--- a/curl-gtls.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -urN curl-7.27.0.org/lib/gtls.c curl-7.27.0/lib/gtls.c
 curl-7.27.0.org/lib/gtls.c 2012-06-26 19:50:16.0 +0200
-+++ curl-7.27.0/lib/gtls.c 2012-08-03 23:26:27.828178591 +0200
-@@ -33,9 +33,12 @@
- #ifdef USE_GNUTLS
- 
- #include gnutls/gnutls.h
-+#include gnutls/crypto.h
- #include gnutls/x509.h
- #ifndef USE_GNUTLS_NETTLE
- #include gcrypt.h
-+#else
-+#include nettle/md5.h
- #endif
- 
- #ifdef HAVE_SYS_SOCKET_H
diff --git a/gnutls3.patch b/gnutls3.patch
deleted file mode 100644
index 9cb37bb..000
--- a/gnutls3.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-http://curl.haxx.se/mail/lib-2011-10/0176.html
-
-Curl: [PATCH] gtls: only call gnutls_transport_set_lowat with gnutls-2.12.0
-From: Tim Harder radhermit_at_gmail.com
-Date: Wed, 19 Oct 2011 01:08:56 -0700
-
-The default lowat level for gnutls-2.12* is set to zero to avoid
-unnecessary system calls and the gnutls_transport_set_lowat function has
-been totally removed in =gnutls-3 which causes build failures.
-Therefore, the function shouldn't be used except for versions that
-require it, gnutls-2.12.0.
-

- lib/gtls.c |2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
-diff --git a/lib/gtls.c b/lib/gtls.c
-index f75a815..7ca46c8 100644
 a/lib/gtls.c
-+++ b/lib/gtls.c
-@@ -476,8 +476,10 @@ gtls_connect_step1(struct connectdata *conn,
-   gnutls_transport_set_push_function(session, Curl_gtls_push);
-   gnutls_transport_set_pull_function(session, Curl_gtls_pull);
- 
-+#if GNUTLS_VERSION_NUMBER  0x020c00
-   /* lowat must be set to zero when using custom push and pull functions. */
-   gnutls_transport_set_lowat(session, 0);
-+#endif
- 
-   /* This might be a reconnect, so we check for a session ID in the cache
-  to speed up things */ -- 
-1.7.7
diff --git a/libcurl.fb-changes.diff b/libcurl.fb-changes.diff
deleted file mode 100644
index 57701b9..000
--- a/libcurl.fb-changes.diff
+++ /dev/null
@@ -1,111 +0,0 @@
 curl-7.21.3/include/curl/multi.h~  2010-09-18 23:00:21.0 +0200
-+++ curl-7.21.3/include/curl/multi.h   2010-12-16 09:17:03.909735667 +0100
-@@ -132,6 +132,17 @@
-fd_set *write_fd_set,
-fd_set *exc_fd_set,
- 

DISTFILES: curl: curl-7.28.0.tar.lzma

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://curl.haxx.se/download/curl-7.28.0.tar.lzma
f8a9f99d9db71d8ce1d2c4ccea3c3850  curl-7.28.0.tar.lzma
Size: 2051851 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/libcdr] - updated to 0.0.9

2012-10-13 Thread qboosh
commit 85d0aef1abdbff89de601b9373fe5efe18ebdb07
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 10:27:56 2012 +0200

- updated to 0.0.9

 libcdr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcdr.spec b/libcdr.spec
index f55ec3f..6fa796b 100644
--- a/libcdr.spec
+++ b/libcdr.spec
@@ -5,12 +5,12 @@
 Summary:   A library providing ability to interpret and import Corel Draw 
drawings
 Summary(pl.UTF-8): Biblioteka umożliwiająca interpretowanie i importowanie 
rysunków Corel Draw
 Name:  libcdr
-Version:   0.0.8
+Version:   0.0.9
 Release:   1
 License:   GPL v2+ or LGPL v2+ or MPL v1.1
 Group: Libraries
 Source0:   http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
-# Source0-md5: 9dde223b674b57fd90e6b78e9f39bcb9
+# Source0-md5: 824b08c1ec95701681d4a334a473f85e
 URL:   http://www.freedesktop.org/wiki/Software/libcdr
 BuildRequires: doxygen
 BuildRequires: lcms2-devel = 2.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcdr.git/commitdiff/85d0aef1abdbff89de601b9373fe5efe18ebdb07

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


DISTFILES: libcdr: libcdr-0.0.9.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://dev-www.libreoffice.org/src/libcdr-0.0.9.tar.xz
824b08c1ec95701681d4a334a473f85e  libcdr-0.0.9.tar.xz
Size: 576088 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/python-nss] - updated to 0.13

2012-10-13 Thread qboosh
commit 00f89f93ddaf4400266e5d03ce4b14f8128c4471
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 10:28:39 2012 +0200

- updated to 0.13

 python-nss.spec | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/python-nss.spec b/python-nss.spec
index 98b70a6..637f1cc 100644
--- a/python-nss.spec
+++ b/python-nss.spec
@@ -1,12 +1,12 @@
 Summary:   Python bindings for NSS and NSPR
 Summary(pl.UTF-8): Wiązania Pythona do bibliotek NSS i NSPR
 Name:  python-nss
-Version:   0.12
+Version:   0.13
 Release:   1
 License:   MPL v1.1 or GPL v2+ or LGPL v2+
 Group: Development/Languages/Python
-Source0:   
http://ftp.mozilla.org/pub/mozilla.org/security/python-nss/releases/PYNSS_RELEASE_0_12_0/src/%{name}-%{version}.tar.bz2
-# Source0-md5: f47ca0cad3504740ba3c8fde11715b29
+Source0:   
http://ftp.mozilla.org/pub/mozilla.org/security/python-nss/releases/PYNSS_RELEASE_0_13_0/src/%{name}-%{version}.tar.bz2
+# Source0-md5: ed7614cbd678e213be449142bd11fc8b
 URL:   http://www.mozilla.org/projects/security/pki/nss/
 BuildRequires: nspr-devel = 4
 BuildRequires: nss-devel = 3
@@ -27,8 +27,6 @@ NSPR (Netscape Portable Runtime).
 %prep
 %setup -q
 
-sed -i -e 
's,/usr/include/nss3,/usr/include/nss,;s,/usr/include/nspr4,/usr/include/nspr,' 
setup.py
-
 %build
 export CFLAGS=%{rpmcflags}
 %{__python} setup.py build


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-nss.git/commitdiff/00f89f93ddaf4400266e5d03ce4b14f8128c4471

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


DISTFILES: python-nss: python-nss-0.13.tar.bz2

2012-10-13 Thread qboosh

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/security/python-nss/releases/PYNSS_RELEASE_0_13_0/src/python-nss-0.13.tar.bz2
ed7614cbd678e213be449142bd11fc8b  python-nss-0.13.tar.bz2
Size: 167582 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: muffin: muffin-1.1.1.tar.gz

2012-10-13 Thread baggins

Files fetched: 1

STORED: https://github.com/linuxmint/muffin/tarball/1.1.1/muffin-1.1.1.tar.gz
e8b44ea43f041af680f94822d4a35032  muffin-1.1.1.tar.gz
Size: 3084269 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/parigp] - updated: pari 2.5.3, gp2c 0.0.7pl3 - updated no-proccpuinfo,perl-Math-Pari-update patches

2012-10-13 Thread qboosh
commit 6087df7eea19f76487d09c155b1edee00fb645dc
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 10:49:13 2012 +0200

- updated: pari 2.5.3, gp2c 0.0.7pl3
- updated no-proccpuinfo,perl-Math-Pari-update patches

 parigp-no-proccpuinfo.patch |  4 ++--
 parigp.spec | 10 -
 perl-Math-Pari-update.patch | 50 +++--
 3 files changed, 37 insertions(+), 27 deletions(-)
---
diff --git a/parigp.spec b/parigp.spec
index 5761e64..96c856e 100644
--- a/parigp.spec
+++ b/parigp.spec
@@ -3,8 +3,8 @@
 %bcond_without tex # don't build tex documentation
 #
 %include   /usr/lib/rpm/macros.perl
-%definepari_version2.5.1
-%definegp2c_version0.0.7pl1
+%definepari_version2.5.3
+%definegp2c_version0.0.7pl3
 %definemath_pari_version   2.01080605
 Summary:   Number Theory-oriented Computer Algebra System
 Summary(pl.UTF-8): Komputerowy system obliczeń algebraicznych zorientowany 
na metody teorii liczb
@@ -14,12 +14,12 @@ Release:1
 License:   GPL
 Group: Applications/Math
 Source0:   
ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/pari-%{pari_version}.tar.gz
-# Source0-md5: d267dd1be4839f209217c8fff615478e
+# Source0-md5: ce4e09bb7225a63172cea9021d5d2704
 Source1:   ftp://megrez.math.u-bordeaux.fr/pub/pari/galdata.tgz
 # Source1-md5: 25eab5f9dfdb8715b9ace8cd68210425
 Source2:   
ftp://megrez.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%{gp2c_version}.tar.gz
-# Source2-md5: 3365354cd4954360cdbe9bfe7defa992
-Source3:   
http://search.cpan.org/CPAN/modules/by-module/Math/Math-Pari-%{math_pari_version}.tar.gz
+# Source2-md5: db3e980199559c27bf5e46c76a899323
+Source3:   
http://www.cpan.org/modules/by-module/Math/Math-Pari-%{math_pari_version}.tar.gz
 # Source3-md5: ccb3da2bdce184a5df3f52cfa8b43a85
 Source4:   %{name}.desktop
 Source5:   %{name}.png
diff --git a/parigp-no-proccpuinfo.patch b/parigp-no-proccpuinfo.patch
index d26f54a..c5caf3b 100644
--- a/parigp-no-proccpuinfo.patch
+++ b/parigp-no-proccpuinfo.patch
@@ -9,8 +9,8 @@
*SuperSparc*)   arch=sparcv8_super;;
*TMS390Z5[05]*) arch=sparcv8_super;; # SuperSparc I or II
*TMS390S1[05]*) arch=sparcv8_micro;; # MicroSparc I
 pari-2.1.7/gp2c-0.0.7pl1/config/arch-osname.orig   2001-03-18 
21:55:19.0 +0100
-+++ pari-2.1.7/gp2c-0.0.7pl1/config/arch-osname2004-03-05 
20:09:50.367792600 +0100
+--- pari-2.1.7/gp2c-0.0.7pl3/config/arch-osname.orig   2001-03-18 
21:55:19.0 +0100
 pari-2.1.7/gp2c-0.0.7pl3/config/arch-osname2004-03-05 
20:09:50.367792600 +0100
 @@ -16,7 +16,7 @@
osf1) case $5 in alpha) arch=alpha;; esac;;
cygwin*)  arch=$HOSTTYPE;;
diff --git a/perl-Math-Pari-update.patch b/perl-Math-Pari-update.patch
index c23db7c..fec8938 100644
--- a/perl-Math-Pari-update.patch
+++ b/perl-Math-Pari-update.patch
@@ -1,5 +1,5 @@
 pari-2.5.1/Math-Pari-2.01080605/Pari.xs.orig   2012-02-19 
14:58:30.321452391 +0100
-+++ pari-2.5.1/Math-Pari-2.01080605/Pari.xs2012-02-19 16:17:25.268277599 
+0100
+--- pari-2.5.3/Math-Pari-2.01080605/Pari.xs.orig   2010-09-11 
23:33:30.0 +0200
 pari-2.5.3/Math-Pari-2.01080605/Pari.xs2012-10-13 09:59:33.443018028 
+0200
 @@ -547,7 +547,7 @@
   lgef(x)==4 /* 2 terms */
   (gcmp0((GEN)x[2])) /* Free */
@@ -38,24 +38,25 @@
  #endif
  
  long
-@@ -1324,7 +1324,7 @@
+@@ -1317,17 +1324,6 @@
  moveoffstack_newer_than((SV *) GENfirstOnStack);
  }
  
 -UV
-+void
- allocatemem(UV newsize)
- {
- if (newsize) {
-@@ -1332,7 +1332,6 @@
-   parisize = allocatemoremem(newsize);
-   perlavma = sentinel = avma;
- }
+-allocatemem(UV newsize)
+-{
+-if (newsize) {
+-  detach_stack();
+-  parisize = allocatemoremem(newsize);
+-  perlavma = sentinel = avma;
+-}
 -return parisize;
- }
- 
+-}
+-
  
-@@ -3466,8 +3465,8 @@
+ GEN
+ callPerlFunction(entree *ep, ...)
+@@ -3459,8 +3455,8 @@
 else
 warn(`%s' is an obsolete Pari function name, name);
 }
@@ -66,15 +67,24 @@
 /* Builtin */
   IV table_valence = 99;
  
-@@ -4016,7 +4015,7 @@
- 
- #else /* !( HAVE_UVs ) */
+@@ -3999,17 +3998,5 @@
+ # and it needs to convert *all* the branches.
+ #/* #if defined(PERL_VERSION)  (PERL_VERSION = 6)*//* 5.6.0 has UV in the 
typemap */
  
+-#if 0
+-#UV
+-#allocatemem(newsize = 0)
+-#UV newsize
+-
+-#else /* !( HAVE_UVs ) */
+-
 -unsigned long
-+void
- allocatemem(newsize = 0)
- unsigned long newsize
+-allocatemem(newsize = 0)
+-unsigned long newsize
+-
+-#endif/* !( HAVE_UVs ) */
  
+ long
 --- pari-2.5.1/Math-Pari-2.01080605/func_codes.h.orig  2004-02-01 
10:27:30.0 +0100
 +++ pari-2.5.1/Math-Pari-2.01080605/func_codes.h   2012-02-19 

DISTFILES: parigp: pari-2.5.3.tar.gz galdata.tgz gp2c-0.0.7pl3.tar.gz Math-Pari-2.01080605.tar.gz

2012-10-13 Thread qboosh

Files fetched: 2

STORED: ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/pari-2.5.3.tar.gz
ce4e09bb7225a63172cea9021d5d2704  pari-2.5.3.tar.gz
Size: 2720543 bytes
ALREADY GOT: ftp://megrez.math.u-bordeaux.fr/pub/pari/galdata.tgz
25eab5f9dfdb8715b9ace8cd68210425  galdata.tgz
STORED: ftp://megrez.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.7pl3.tar.gz
db3e980199559c27bf5e46c76a899323  gp2c-0.0.7pl3.tar.gz
Size: 328522 bytes
ALREADY GOT: 
http://www.cpan.org/modules/by-module/Math/Math-Pari-2.01080605.tar.gz
ccb3da2bdce184a5df3f52cfa8b43a85  Math-Pari-2.01080605.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


[packages/getid3] Up to 1.9.3

2012-10-13 Thread wiget
commit ffddc23300fd1fa676f1d146d517f9590890db2c
Author: Artur Frysiak ar...@frysiak.net
Date:   Sat Oct 13 10:52:56 2012 +0200

Up to 1.9.3

 getid3.spec | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/getid3.spec b/getid3.spec
index ebc9031..3dbf3d8 100644
--- a/getid3.spec
+++ b/getid3.spec
@@ -1,15 +1,16 @@
+%definerelease_date 20111213
 Summary:   getID3() - The PHP media file parser
 Summary(pl.UTF-8): getID3() - parser plików multimedialnych dla PHP
 Name:  getid3
-Version:   1.7.5
-Release:   0.1
+Version:   1.9.3
+Release:   1
 License:   GPL
 Group: Applications
-Source0:   http://dl.sourceforge.net/getid3/%{name}-%{version}.zip
-# Source0-md5: defd162488ca015c2392e10d9d1fef2a
+Source0:   
http://downloads.sourceforge.net/getid3/%{name}-%{version}-%{release_date}.zip
+# Source0-md5: 00990e23f4035c29974d025cc5f3eeb7
 URL:   http://getid3.sourceforge.net/
 BuildRequires: unzip
-Requires:  php-common = 3:4.1.0
+Requires:  php(core) = 5.3.0
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,6 +38,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc changelog.txt dependencies.txt readme.txt structure.txt
+%doc changelog.txt dependencies.txt readme.txt structure.txt 
license.commercial.txt
 %{_appdir}
 %{_examplesdir}/*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/getid3.git/commitdiff/ffddc23300fd1fa676f1d146d517f9590890db2c

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


DISTFILES: getid3: getid3-1.9.3-20111213.zip

2012-10-13 Thread wiget

Files fetched: 1

STORED: http://downloads.sourceforge.net/getid3/getid3-1.9.3-20111213.zip
00990e23f4035c29974d025cc5f3eeb7  getid3-1.9.3-20111213.zip
Size: 481179 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] - updated to 2.4.33

2012-10-13 Thread qboosh
commit 1dfbe325dd6ed8f5eb2aa4f3bc0a42ae379a6456
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 11:02:12 2012 +0200

- updated to 2.4.33

 openldap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openldap.spec b/openldap.spec
index 436799c..7b98b6f 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -24,12 +24,12 @@ Summary(pt_BR.UTF-8):   Clientes e servidor para LDAP
 Summary(ru.UTF-8): Образцы клиентов LDAP
 Summary(uk.UTF-8): Зразки клієнтів LDAP
 Name:  openldap
-Version:   2.4.32
+Version:   2.4.33
 Release:   1
 License:   OpenLDAP Public License
 Group: Networking/Daemons
 Source0:   
ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5: 6a3e85cf61860ca5e8a1eba6753dd9d0
+# Source0-md5: 5adae44897647c15ce5abbff313bc85a
 Source1:   http://download.oracle.com/berkeley-db/db-%{db_version}.tar.gz
 # Source1-md5: 718082e7e35fc48478a2334b0bc4cd11
 Source2:   ldap.init


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/1dfbe325dd6ed8f5eb2aa4f3bc0a42ae379a6456

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


DISTFILES: openldap: openldap-2.4.33.tgz db-4.6.21.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.33.tgz
5adae44897647c15ce5abbff313bc85a  openldap-2.4.33.tgz
Size: 5463850 bytes
ALREADY GOT: http://download.oracle.com/berkeley-db/db-4.6.21.tar.gz
718082e7e35fc48478a2334b0bc4cd11  db-4.6.21.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


DISTFILES: owncloud: owncloud-4.5.0.tar.bz2

2012-10-13 Thread wiget

Files fetched: 1

STORED: http://owncloud.org/releases/owncloud-4.5.0.tar.bz2
115dc4ca9615816b3247792409f45ec8  owncloud-4.5.0.tar.bz2
Size: 9148741 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/ipmiutil] - updated to 2.8.6

2012-10-13 Thread qboosh
commit 1159741fb820aa5acba73e9b377013d26b8b1fcc
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 11:31:08 2012 +0200

- updated to 2.8.6

 ipmiutil.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipmiutil.spec b/ipmiutil.spec
index e2c4f3c..f94dd4b 100644
--- a/ipmiutil.spec
+++ b/ipmiutil.spec
@@ -6,7 +6,7 @@
 Summary:   IPMI Management Utilities
 Summary(pl.UTF-8): Narzędzia zarządzające IPMI
 Name:  ipmiutil
-Version:   2.8.5
+Version:   2.8.6
 Release:   1
 %if %{with gpl}
 License:   GPL v2+
@@ -15,7 +15,7 @@ License:  BSD
 %endif
 Group: Applications/System
 Source0:   
http://downloads.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz
-# Source0-md5: 56e69955a5fbfe228bd092bd8309cc97
+# Source0-md5: 4ea2e4581fce6f82d614c452e0afe845
 URL:   http://ipmiutil.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipmiutil.git/commitdiff/1159741fb820aa5acba73e9b377013d26b8b1fcc

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


DISTFILES: ipmiutil: ipmiutil-2.8.6.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://downloads.sourceforge.net/ipmiutil/ipmiutil-2.8.6.tar.gz
4ea2e4581fce6f82d614c452e0afe845  ipmiutil-2.8.6.tar.gz
Size: 1622763 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/python-Mako] - updated to 0.7.2

2012-10-13 Thread qboosh
commit 4412903e860dedeca615a3d86a42584e750bbb70
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 12:33:21 2012 +0200

- updated to 0.7.2

 python-Mako.spec | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/python-Mako.spec b/python-Mako.spec
index 5fc5b0a..8258b1f 100644
--- a/python-Mako.spec
+++ b/python-Mako.spec
@@ -1,19 +1,19 @@
 # TODO:
 # - examples subpackage
 #
-%bcond_without python2
-%bcond_without python3
+%bcond_without python2 # Python 2.x module
+%bcond_without python3 # Python 3.x module
 #
 %definefname   Mako
 Summary:   Templating system for Python
 Summary(pl.UTF-8): System szablonów dla języka Python
 Name:  python-%{fname}
-Version:   0.4.1
+Version:   0.7.2
 Release:   1
 License:   MIT
 Group: Libraries/Python
 Source0:   
http://cheeseshop.python.org/packages/source/M/Mako/%{fname}-%{version}.tar.gz
-# Source0-md5: c69bceb23c832b74075f438408fea118
+# Source0-md5: e3c0a677aa4216da9e89ef8fa76cbafb
 URL:   http://www.makotemplates.org/
 %if %{with python2}
 BuildRequires: python = 1:2.4
@@ -93,11 +93,11 @@ mv $RPM_BUILD_ROOT%{_bindir}/mako-render{,-2}
--root=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_bindir}/mako-render{,-3}
-
-%py3_postclean
 %endif
 
-ln -s mako-render-2 $RPM_BUILD_ROOT%{_bindir}/mako-render
+%if %{with python2}
+ln -sf mako-render-2 $RPM_BUILD_ROOT%{_bindir}/mako-render
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc CHANGES PKG-INFO README
+%doc CHANGES LICENSE README.rst
 %attr(755,root,root) %{_bindir}/mako-render
 %attr(755,root,root) %{_bindir}/mako-render-2
 %{py_sitescriptdir}/mako
@@ -116,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{fname}
 %defattr(644,root,root,755)
-%doc CHANGES PKG-INFO README
+%doc CHANGES LICENSE README.rst
 %attr(755,root,root) %{_bindir}/mako-render-3
 %{py3_sitescriptdir}/mako
 %{py3_sitescriptdir}/%{fname}-%{version}-py*.egg-info


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Mako.git/commitdiff/4412903e860dedeca615a3d86a42584e750bbb70

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


DISTFILES: python-Mako: Mako-0.7.2.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://cheeseshop.python.org/packages/source/M/Mako/Mako-0.7.2.tar.gz
e3c0a677aa4216da9e89ef8fa76cbafb  Mako-0.7.2.tar.gz
Size: 401114 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/desktop-file-utils] - updated to 0.21

2012-10-13 Thread qboosh
commit efd54e25315281b108ecc5e8501bc54e30b6f32d
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 12:39:31 2012 +0200

- updated to 0.21

 desktop-file-utils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/desktop-file-utils.spec b/desktop-file-utils.spec
index fe12145..169777c 100644
--- a/desktop-file-utils.spec
+++ b/desktop-file-utils.spec
@@ -1,12 +1,12 @@
 Summary:   A couple of command line utilities for working with desktop 
entries
 Summary(pl.UTF-8): Narzędzia linii poleceń do pracy z plikami desktop
 Name:  desktop-file-utils
-Version:   0.20
+Version:   0.21
 Release:   1
 License:   GPL v2+
 Group: Applications
 Source0:   
http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 8c85cbc13632ba69077c6bc41ce4d0ac
+# Source0-md5: fda5c312c9fb3b8d818fb54f2c34db82
 URL:   http://www.freedesktop.org/wiki/Software/desktop-file-utils
 BuildRequires: autoconf = 2.50
 BuildRequires: automake = 1:1.11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/desktop-file-utils.git/commitdiff/efd54e25315281b108ecc5e8501bc54e30b6f32d

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


DISTFILES: desktop-file-utils: desktop-file-utils-0.21.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: 
http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.21.tar.xz
fda5c312c9fb3b8d818fb54f2c34db82  desktop-file-utils-0.21.tar.xz
Size: 128972 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/fonttools] - pl - unified Python packaging

2012-10-13 Thread qboosh
commit baf8eefc25e41ee7e35d2b419203e3c65a02de44
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 13:54:06 2012 +0200

- pl
- unified Python packaging

 fonttools.spec | 48 
 1 file changed, 28 insertions(+), 20 deletions(-)
---
diff --git a/fonttools.spec b/fonttools.spec
index 6fca348..712c370 100644
--- a/fonttools.spec
+++ b/fonttools.spec
@@ -1,14 +1,17 @@
-Summary:   A tool to convert True/OpenType fonts to XML and back
+Summary:   A tool to convert TrueType/OpenType fonts to XML and back
+Summary(pl.UTF-8): Narzędzie do konwersji fontów TrueType/OpenType do/z 
XML-a
 Name:  fonttools
 Version:   2.3
 Release:   1
 License:   BSD
 Group: Development/Tools
-URL:   http://sourceforge.net/projects/fonttools/
 Source0:   
http://downloads.sourceforge.net/fonttools/%{name}-%{version}.tar.gz
 # Source0-md5: 502cdf6662e1d075f1902fbd995eaace
+URL:   http://sourceforge.net/projects/fonttools/
 BuildRequires: python-devel
 BuildRequires: python-numpy
+BuildRequires: rpmbuild(macros) = 1.219
+BuildRequires: sed = 4.0
 Requires:  python-numpy
 Provides:  ttx = %{version}-%{release}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -19,46 +22,51 @@ It is written in Python and has a BSD-style, open-source 
license. TTX
 can dump TrueType and OpenType fonts to an XML-based text format and
 vice versa.
 
+%description -l pl.UTF-8
+TTX/FontTools to narzędzie do operacji na fontach TrueType i OpenType.
+Zostało napisane w Pythonie i ma otwartą licencję w stylu BSD. TTX
+potrafi wykonywać zrzuty fontów TrueType i OpenType do formatu
+tekstowego opartego na XML-u oraz dokonać operacji odwrotnej.
+
 %prep
 %setup -q
 
-sed -i.nobang '1 d' Lib/fontTools/ttx.py
+%{__sed} -i.nobang '1 d' Lib/fontTools/ttx.py
 chmod a-x LICENSE.txt
 
 %build
-CFLAGS=%{rpmcflags} %{rpmcppflags} %{__python} setup.py build
-
+CFLAGS=%{rpmcflags} %{rpmcppflags} \
+%{__python} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__python} setup.py install \
-O1 \
--skip-build \
--root $RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{py_sitedir}/FontTools/fontTools/ttLib/test
-chmod 0755 $RPM_BUILD_ROOT%{py_sitedir}/FontTools/fontTools/misc/eexecOp.so
+%{__rm} -r $RPM_BUILD_ROOT%{py_sitedir}/FontTools/fontTools/ttLib/test
+chmod 755 $RPM_BUILD_ROOT%{py_sitedir}/FontTools/fontTools/misc/eexecOp.so
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE.txt
-%doc Doc/ChangeLog Doc/changes.txt Doc/documentation.html
+%doc LICENSE.txt Doc/{ChangeLog,changes.txt,documentation.html}
+%attr(755,root,root) %{_bindir}/ttx
 %{py_sitedir}/FontTools.pth
 %dir %{py_sitedir}/FontTools
+%{py_sitedir}/FontTools/*.py[co]
 %dir %{py_sitedir}/FontTools/fontTools
-%dir %{py_sitedir}/FontTools/fontTools/encodings
+%{py_sitedir}/FontTools/fontTools/*.py[co]
+%{py_sitedir}/FontTools/fontTools/encodings
 %dir %{py_sitedir}/FontTools/fontTools/misc
-%dir %{py_sitedir}/FontTools/fontTools/pens
-%dir %{py_sitedir}/FontTools/fontTools/ttLib
-%dir %{py_sitedir}/FontTools/fontTools/ttLib/tables
-%{py_sitedir}/FontTools/*.py*
-%{py_sitedir}/FontTools/fontTools/*.py*
-%{py_sitedir}/FontTools/fontTools/*/*.py*
-%{py_sitedir}/FontTools/fontTools/*/*/*.py*
-%{py_sitedir}/FontTools/fontTools/misc/eexecOp.so
-%{py_sitedir}/FontTools/fonttools-%{version}-py?.?.egg-info
-%attr(755,root,root) %{_bindir}/ttx
+%{py_sitedir}/FontTools/fontTools/misc/*.py[co]
+%attr(755,root,root) %{py_sitedir}/FontTools/fontTools/misc/eexecOp.so
+%{py_sitedir}/FontTools/fontTools/pens
+%{py_sitedir}/FontTools/fontTools/ttLib
+%{py_sitedir}/FontTools/fonttools-%{version}-py*.egg-info
 %{_mandir}/man1/ttx.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fonttools.git/commitdiff/baf8eefc25e41ee7e35d2b419203e3c65a02de44

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


[packages/usbpath] Created branch master

2012-10-13 Thread qboosh
The branch 'master' was created.

Summary of new commits:

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


[packages/usbpath] - new

2012-10-13 Thread qboosh
commit 366e62822b6ac69e673eb253813a4984cc9d6f8a
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 13:58:11 2012 +0200

- new

 usbpath-shared.patch | 27 +++
 usbpath.spec | 95 
 2 files changed, 122 insertions(+)
---
diff --git a/usbpath.spec b/usbpath.spec
new file mode 100644
index 000..8f26dbe
--- /dev/null
+++ b/usbpath.spec
@@ -0,0 +1,95 @@
+Summary:   Convert the physical locations of a USB device to/from its 
number
+Summary(pl.UTF-8): Konwersja między fizycznym położeniem urządzenia USB a 
jego numerem
+Name:  usbpath
+Version:   0.1
+%definesnap20071015
+Release:   0.%{snap}.1
+License:   GPL v2+
+Group: Libraries
+# svn co http://svn.openmoko.org/trunk/src/host/usbpath/ usbpath
+Source0:   %{name}-r6008.tar.xz
+# Source0-md5: a1c975de0c28b09f606e16605700ec2e
+Patch0:%{name}-shared.patch
+BuildRequires: autoconf = 2.50
+BuildRequires: automake
+BuildRequires: libtool
+BuildRequires: libusb-compat-devel = 0.1
+BuildRequires: pkgconfig
+BuildRequires: tar = 1:1.22
+BuildRequires: xz
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+usbpath allows to convert the physical locations of a USB device
+to/from its number.
+
+%description -l pl.UTF-8
+usbpath umożliwia konwersję między fizycznym położeniem urządzenia USB
+a jego numerem.
+
+%package devel
+Summary:   Header files for usbpath library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki usbpath
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Header files for usbpath library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki usbpath.
+
+%package static
+Summary:   Static usbpath library
+Summary(pl.UTF-8): Statyczna biblioteka usbpath
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static usbpath library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka usbpath.
+
+%prep
+%setup -q -n %{name}
+%patch0 -p1
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc README
+%attr(755,root,root) %{_bindir}/lsusbpath
+%attr(755,root,root) %{_bindir}/usbpath
+%attr(755,root,root) %{_libdir}/libusbpath.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libusbpath.so.0
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libusbpath.so
+%{_libdir}/libusbpath.la
+%{_includedir}/usbpath.h
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libusbpath.a
diff --git a/usbpath-shared.patch b/usbpath-shared.patch
new file mode 100644
index 000..7ac0ec6
--- /dev/null
+++ b/usbpath-shared.patch
@@ -0,0 +1,27 @@
+--- usbpath/Makefile.am.orig   2012-10-13 13:42:20.0 +0200
 usbpath/Makefile.am2012-10-13 13:48:01.442442754 +0200
+@@ -1,10 +1,10 @@
+ AM_CFLAGS = -Wall
+ 
+-lib_LIBRARIES = libusbpath.a
++lib_LTLIBRARIES = libusbpath.la
+ bin_PROGRAMS = usbpath
+ dist_bin_SCRIPTS = lsusbpath
+ include_HEADERS = usbpath.h
+ 
+-libusbpath_a_SOURCES = path2devnum.c devnum2path.c portinfo.c usbpath.h
++libusbpath_la_SOURCES = path2devnum.c devnum2path.c portinfo.c usbpath.h
+ usbpath_SOURCES = usbpath.c usbpath.h
+-usbpath_LDADD = libusbpath.a
++usbpath_LDADD = libusbpath.la
+--- usbpath/configure.ac.orig  2012-10-13 13:42:20.0 +0200
 usbpath/configure.ac   2012-10-13 13:48:23.099108587 +0200
+@@ -2,7 +2,7 @@
+ AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
+ 
+ AC_PROG_CC
+-AC_PROG_RANLIB
++AC_PROG_LIBTOOL
+ 
+ PKG_CHECK_MODULES(USB, libusb,,
+   AC_MSG_ERROR([*** Required libusb not installed ***]))


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usbpath.git/commitdiff/366e62822b6ac69e673eb253813a4984cc9d6f8a

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


DISTFILES: usbpath: usbpath-r6008.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: no-url://usbpath-r6008.tar.xz
a1c975de0c28b09f606e16605700ec2e  usbpath-r6008.tar.xz
Size: 7796 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/usbpath] - -devel R: (old) libusb-devel

2012-10-13 Thread qboosh
commit 8e9595e3a135538eae35dbf02d832842cbc09b18
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 13:58:55 2012 +0200

- -devel R: (old) libusb-devel

 usbpath.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/usbpath.spec b/usbpath.spec
index 8f26dbe..8daacdb 100644
--- a/usbpath.spec
+++ b/usbpath.spec
@@ -32,6 +32,7 @@ Summary:  Header files for usbpath library
 Summary(pl.UTF-8): Pliki nagłówkowe biblioteki usbpath
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Requires:  libusb-compat-devel = 0.1
 
 %description devel
 Header files for usbpath library.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usbpath.git/commitdiff/8e9595e3a135538eae35dbf02d832842cbc09b18

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


[packages/dfu-util] - updated to 0.7 - BR: usbpath-devel (to support specifying USB devices by path)

2012-10-13 Thread qboosh
commit b23cf1c5faacbe16ea0f04a5eb1a4bf9d0624c19
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:00:40 2012 +0200

- updated to 0.7
- BR: usbpath-devel (to support specifying USB devices by path)

 dfu-util.spec | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/dfu-util.spec b/dfu-util.spec
index 5f3d503..6704f66 100644
--- a/dfu-util.spec
+++ b/dfu-util.spec
@@ -1,15 +1,16 @@
 Summary:   Dfu-util device firmware upgrade utility
 Summary(pl.UTF-8): Narzędzie do aktualizacji oprogramowania urzadzeń USB
 Name:  dfu-util
-Version:   0.5
+Version:   0.7
 Release:   1
 License:   GPL v2+
 Group: Applications/System
 Source0:   http://dfu-util.gnumonks.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 36426e5eaedec4866576e6b3bd3eeafc
+# Source0-md5: 56844020177d4db4c1ea2e926fe9d588
 URL:   http://wiki.openmoko.org/wiki/Dfu-util
 BuildRequires: libusb-devel = 1.0.0
 BuildRequires: pkgconfig
+BuildRequires: usbpath-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,5 +40,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog DEVICES.txt README TODO
+%attr(755,root,root) %{_bindir}/dfu-suffix
 %attr(755,root,root) %{_bindir}/dfu-util
 %{_mandir}/man1/dfu-util.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dfu-util.git/commitdiff/b23cf1c5faacbe16ea0f04a5eb1a4bf9d0624c19

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


DISTFILES: dfu-util: dfu-util-0.7.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://dfu-util.gnumonks.org/releases/dfu-util-0.7.tar.gz
56844020177d4db4c1ea2e926fe9d588  dfu-util-0.7.tar.gz
Size: 125356 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/lcdf-typetools] - updated to 2.95

2012-10-13 Thread qboosh
commit 8e96464b01a9c9e190f7105dbda2b208853e00ae
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:10:37 2012 +0200

- updated to 2.95

 lcdf-typetools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lcdf-typetools.spec b/lcdf-typetools.spec
index e639439..e22950e 100644
--- a/lcdf-typetools.spec
+++ b/lcdf-typetools.spec
@@ -1,12 +1,12 @@
 Summary:   LCDF Typetools - some programs for manipulating Type 1 fonts
 Summary(pl.UTF-8): LCDF Typetools - programy do obróbki fontów Type 1
 Name:  lcdf-typetools
-Version:   2.92
+Version:   2.95
 Release:   1
 License:   GPL v2+
 Group: Applications/Publishing
 Source0:   http://www.lcdf.org/~eddietwo/type/%{name}-%{version}.tar.gz
-# Source0-md5: 1977c78d564ee152f38729e2e9a9bbc4
+# Source0-md5: f6f4fe6be3bea237e5547158cf88
 URL:   http://www.lcdf.org/~eddietwo/type/#typetools
 BuildRequires: kpathsea-devel
 BuildRequires: libstdc++-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lcdf-typetools.git/commitdiff/8e96464b01a9c9e190f7105dbda2b208853e00ae

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


DISTFILES: lcdf-typetools: lcdf-typetools-2.95.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://www.lcdf.org/~eddietwo/type/lcdf-typetools-2.95.tar.gz
f6f4fe6be3bea237e5547158cf88  lcdf-typetools-2.95.tar.gz
Size: 620404 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/klibc] - updated to 2.0.2

2012-10-13 Thread qboosh
commit 7092d66f5197bf42475e31e00e5f5854cc391cd3
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:15:44 2012 +0200

- updated to 2.0.2

 klibc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/klibc.spec b/klibc.spec
index 4f56c83..34be6aa 100644
--- a/klibc.spec
+++ b/klibc.spec
@@ -10,12 +10,12 @@
 Summary:   Minimalistic libc subset for use with initramfs
 Summary(pl.UTF-8): Zminimalizowany podzbiór biblioteki C do używania z 
initramfs
 Name:  klibc
-Version:   2.0.1
+Version:   2.0.2
 Release:   1
 License:   BSD/GPL
 Group: Libraries
 Source0:   
http://www.kernel.org/pub/linux/libs/klibc/2.0/%{name}-%{version}.tar.xz
-# Source0-md5: f52b302a46fc52298d5f31c580f73d3a
+# Source0-md5: 59af2c01dc1b0fc1edaed0a9c470adf4
 Patch0:%{name}-klcc.patch
 Patch1:aligned_u64.patch
 URL:   http://www.zytor.com/mailman/listinfo/klibc/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/klibc.git/commitdiff/7092d66f5197bf42475e31e00e5f5854cc391cd3

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


DISTFILES: klibc: klibc-2.0.2.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://www.kernel.org/pub/linux/libs/klibc/2.0/klibc-2.0.2.tar.xz
59af2c01dc1b0fc1edaed0a9c470adf4  klibc-2.0.2.tar.xz
Size: 466696 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/fonts-TTF-OpenSymbol] - better pl description

2012-10-13 Thread qboosh
commit 0db05cf28ead3f4d0a5a9c4d2a66599144eeaf78
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:21:54 2012 +0200

- better pl description

 fonts-TTF-OpenSymbol.spec | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/fonts-TTF-OpenSymbol.spec b/fonts-TTF-OpenSymbol.spec
index 902a772..d157c87 100644
--- a/fonts-TTF-OpenSymbol.spec
+++ b/fonts-TTF-OpenSymbol.spec
@@ -1,14 +1,14 @@
-Summary:   LibreOffice dingbats font
-Summary(pl.UTF-8): Fonty OpenSymbol
+Summary:   LibreOffice OpenSymbol dingbats font
+Summary(pl.UTF-8): Font ozdób drukarkich OpenSymbol z LibreOffice
 Name:  fonts-TTF-OpenSymbol
 Version:   3.6.1.2
 Release:   2
 Epoch: 1
 License:   GPL/LGPL
 Group: Fonts
-URL:   
http://cgit.freedesktop.org/libreoffice/core/tree/extras/source/truetype/symbol
 Source0:   
http://cgit.freedesktop.org/libreoffice/core/plain/extras/source/truetype/symbol/opens___.ttf
 # Source0-md5: ee33af866b0074ef4fcded5a578d0e7f
+URL:   
http://cgit.freedesktop.org/libreoffice/core/tree/extras/source/truetype/symbol
 Requires(post,postun): fontpostinst
 Obsoletes: openoffice.org-fonts-OpenSymbol
 BuildArch: noarch
@@ -19,7 +19,8 @@ A dingbats font, OpenSymbol, suitable for use by LibreOffice 
for
 bullets and mathematical symbols.
 
 %description  -l pl.UTF-8
-Fonty TrueType OpenSymbol.
+Font ozdób drukarskich OpenSymbol, przeznaczony do użycia w pakiecie
+biurowym LibreOffice do wypunktowań i symboli matematycznych.
 
 %prep
 %setup -qcT
@@ -41,4 +42,4 @@ fontpostinst TTF
 
 %files
 %defattr(644,root,root,755)
-%{_fontsdir}/TTF/*.ttf
+%{_fontsdir}/TTF/opens___.ttf


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fonts-TTF-OpenSymbol.git/commitdiff/0db05cf28ead3f4d0a5a9c4d2a66599144eeaf78

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


[packages/ethtool] - updated to 3.6

2012-10-13 Thread qboosh
commit 626da3f57155432981393733abdfeea9f8fbd700
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:22:55 2012 +0200

- updated to 3.6

 ethtool.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ethtool.spec b/ethtool.spec
index dd3c140..4fe54ac 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -3,13 +3,13 @@ Summary(es.UTF-8):Grupos de herramientas Ethernet
 Summary(pl.UTF-8): Narzędzie do kontrolowania kart ethernet
 Summary(pt_BR.UTF-8):  Ferramenta de configuração para placas ethernet PCI
 Name:  ethtool
-Version:   3.5
+Version:   3.6
 Release:   1
 Epoch: 1
 License:   GPL v2
 Group: Networking/Admin
 Source0:   
https://ftp.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz
-# Source0-md5: 021b5785f65637a04d65c2d44d6c2250
+# Source0-md5: b897aa2e7eeafb5d69a571b48a1b354f
 URL:   https://ftp.kernel.org/pub/software/network/ethtool/
 BuildRequires: autoconf = 2.52
 BuildRequires: automake


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ethtool.git/commitdiff/626da3f57155432981393733abdfeea9f8fbd700

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


DISTFILES: ethtool: ethtool-3.6.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: https://ftp.kernel.org/pub/software/network/ethtool/ethtool-3.6.tar.xz
b897aa2e7eeafb5d69a571b48a1b354f  ethtool-3.6.tar.xz
Size: 178176 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/fonts-OTF-Adobe-SourceSansPro] - pl - added docs

2012-10-13 Thread qboosh
commit 4afb0978935c78466ec5aac66620fdd23ef7a60d
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:31:39 2012 +0200

- pl
- added docs

 fonts-OTF-Adobe-SourceSansPro.spec | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/fonts-OTF-Adobe-SourceSansPro.spec 
b/fonts-OTF-Adobe-SourceSansPro.spec
index 849483b..b2c8fe8 100644
--- a/fonts-OTF-Adobe-SourceSansPro.spec
+++ b/fonts-OTF-Adobe-SourceSansPro.spec
@@ -1,9 +1,9 @@
-%define_name   SourceSansPro
 Summary:   Adobe Source Sans Pro - A set of OpenType fonts designed for 
user interfaces
-Name:  fonts-OTF-Adobe-%{_name}
+Summary(pl.UTF-8): Adobe Source Sans Pro - zbiór fontów OpenType 
zaprojektowanych do interfejsów użytkownika
+Name:  fonts-OTF-Adobe-SourceSansPro
 Version:   1.036
 Release:   2
-License:   OFL
+License:   OFL v1.1
 Group: Fonts
 Source0:   
http://downloads.sourceforge.net/sourcesans.adobe/SourceSansPro_FontsOnly-%{version}.zip
 # Source0-md5: c6692f8e851dc8132be7e28b622bd8e3
@@ -21,6 +21,11 @@ Source Sans is a set of OpenType fonts that have been 
designed to work
 well in user interface (UI) environments, as well as in text setting
 for screen and print.
 
+%description -l pl.UTF-8
+Source Sans to zbiór fontów OpenType, zaprojetowanych z myślą o
+środowiskach interfejsów użytkownika (UI), a także składzie tekstu na
+ekran i do druku.
+
 %prep
 %setup -q -n SourceSansPro_FontsOnly-%{version}
 
@@ -43,6 +48,7 @@ fontpostinst OTF
 
 %files
 %defattr(644,root,root,755)
-%{otffontsdir}/*.otf
+%doc LICENSE.txt ReadMe.html SourceSansProReadMe.html
+%{otffontsdir}/SourceSansPro-*.otf
 %{_sysconfdir}/fonts/conf.d/%{name}.conf
 %{_datadir}/fontconfig/conf.avail/%{name}.conf


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fonts-OTF-Adobe-SourceSansPro.git/commitdiff/4afb0978935c78466ec5aac66620fdd23ef7a60d

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


[packages/fonts-OTF-Adobe-SourceCodePro] - pl - package docs

2012-10-13 Thread qboosh
commit 46a14f35885cefbc10c8d7c5b0c2df9b87b3e4d0
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 14:38:23 2012 +0200

- pl
- package docs

 fonts-OTF-Adobe-SourceCodePro.spec | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/fonts-OTF-Adobe-SourceCodePro.spec 
b/fonts-OTF-Adobe-SourceCodePro.spec
index 123518e..eae80a9 100644
--- a/fonts-OTF-Adobe-SourceCodePro.spec
+++ b/fonts-OTF-Adobe-SourceCodePro.spec
@@ -1,9 +1,10 @@
-%define_name   SourceCodePro
+# NOTE: there are also TTF fonts in tarball
 Summary:   Adobe Source Code Pro - A set of OpenType fonts for coders
-Name:  fonts-OTF-Adobe-%{_name}
+Summary(pl.UTF-8): Adobe Source Code Pro - zbiór fontów OpenType dla 
programistów
+Name:  fonts-OTF-Adobe-SourceCodePro
 Version:   1.010
 Release:   1
-License:   OFL
+License:   OFL v1.1
 Group: Fonts
 Source0:   
http://downloads.sourceforge.net/sourcecodepro.adobe/SourceCodePro_FontsOnly-%{version}.zip
 # Source0-md5: b13521e8ff303f6940509f3dde96aec3
@@ -20,6 +21,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Source Sans is a set of monospaced OpenType fonts that have been
 designed to work well coding environments.
 
+%description -l pl.UTF-8
+Source Sans to zbiór fontów OpenType o stałej szerokości znaku,
+zaprojektowany z myślą o środowiskach programistycznych.
+
 %prep
 %setup -q -n SourceCodePro_FontsOnly-%{version}
 
@@ -42,6 +47,7 @@ fontpostinst OTF
 
 %files
 %defattr(644,root,root,755)
-%{otffontsdir}/*.otf
+%doc LICENSE.txt ReadMe.html SourceCodeProReadMe.html
+%{otffontsdir}/SourceCodePro-*.otf
 %{_sysconfdir}/fonts/conf.d/%{name}.conf
 %{_datadir}/fontconfig/conf.avail/%{name}.conf


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fonts-OTF-Adobe-SourceCodePro.git/commitdiff/46a14f35885cefbc10c8d7c5b0c2df9b87b3e4d0

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


[packages/libmspub] Created branch master

2012-10-13 Thread qboosh
The branch 'master' was created.

Summary of new commits:

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


[packages/libmspub] - new

2012-10-13 Thread qboosh
commit fab0c107fe0a1b1f359bccb1c5a4d9e1d269798d
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 15:42:05 2012 +0200

- new

 libmspub.spec | 142 ++
 1 file changed, 142 insertions(+)
---
diff --git a/libmspub.spec b/libmspub.spec
new file mode 100644
index 000..62c
--- /dev/null
+++ b/libmspub.spec
@@ -0,0 +1,142 @@
+#
+# Conditional build:
+%bcond_without static_libs # static library
+#
+Summary:   A library providing ability to interpret and import Microsoft 
Publisher content
+Summary(pl.UTF-8): Biblioteka umożliwiająca interpretowanie i importowanie 
treści z Microsoft Publishera
+Name:  libmspub
+Version:   0.0.3
+Release:   1
+License:   GPL v2+ or LGPL v2+ or MPL v1.1
+Group: Libraries
+Source0:   http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
+# Source0-md5: 856445a626b4a5fe31788dad2eb9cfc9
+URL:   http://www.freedesktop.org/wiki/Software/libmspub
+BuildRequires: boost-devel
+BuildRequires: doxygen
+BuildRequires: libstdc++-devel
+BuildRequires: libwpd-devel = 0.9
+BuildRequires: libwpg-devel = 0.2
+BuildRequires: pkgconfig = 1:0.20
+BuildRequires: tar = 1:1.22
+BuildRequires: xz
+BuildRequires: zlib-devel
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Libmspub is library providing ability to interpret and import
+Microsoft Publisher content into various applications. You can find it
+being used in libreoffice.
+
+%description -l pl.UTF-8
+Libmspub to biblioteka umożliwiająca interpretowanie i importowanie
+treści z Microsoft Publishera do wielu aplikacji. Jest wykorzystywana
+przez libreoffice.
+
+%package devel
+Summary:   Development files for libmspub
+Summary(pl.UTF-8): Pliki nagłówkowe dla libmspub
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  libstdc++-devel
+Requires:  libwpd-devel = 0.9
+Requires:  libwpg-devel = 0.2
+Requires:  zlib-devel
+
+%description devel
+This package contains the header files for developing applications
+that use libmspub.
+
+%description devel -l pl.UTF-8
+Pen pakiet zawiera pliki nagłówkowe do tworzenia aplikacji opartych na
+libmspub.
+
+%package static
+Summary:   Static libmspub library
+Summary(pl.UTF-8): Statyczna biblioteka libmspub
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static libmspub library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka libmspub.
+
+%package apidocs
+Summary:   libmspub API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki libmspub
+Group: Documentation
+
+%description apidocs
+API and internal documentation for libmspub library.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libmspub.
+
+%package tools
+Summary:   Tools to transform Microsoft Publisher content into other 
formats
+Summary(pl.UTF-8): Programy do przekształcania treści z Microsoft 
Publishera do innych formatów
+Group: Applications/Publishing
+Requires:  %{name} = %{version}-%{release}
+
+%description tools
+Tools to transform Microsoft Publisher content into other formats.
+Currently supported: XHTML, raw.
+
+%description tools -l pl.UTF-8
+Narzędzia do przekształcania treści z Microsoft Publishera do innych
+formatów. Aktualnie obsługiwane są XHTML i raw.
+
+%prep
+%setup -q
+
+%build
+%configure \
+   --disable-silent-rules \
+   %{!?with_static_libs:--disable-static} \
+   --disable-werror
+
+%{__make}
+
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+# obsoleted by pkg-config
+%{__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
+%attr(755,root,root) %{_libdir}/libmspub-0.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmspub-0.0.so.0
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libmspub-0.0.so
+%{_includedir}/libmspub-0.0
+%{_pkgconfigdir}/libmspub-0.0.pc
+
+%if %{with static_libs}
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libmspub-0.0.a
+%endif
+
+%files apidocs
+%defattr(644,root,root,755)
+%doc %{_docdir}/%{name}
+
+%files tools
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/pub2raw
+%attr(755,root,root) %{_bindir}/pub2xhtml


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmspub.git/commitdiff/fab0c107fe0a1b1f359bccb1c5a4d9e1d269798d

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


DISTFILES: libmspub: libmspub-0.0.3.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://dev-www.libreoffice.org/src/libmspub-0.0.3.tar.xz
856445a626b4a5fe31788dad2eb9cfc9  libmspub-0.0.3.tar.xz
Size: 339552 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/libmatheval] - updated to 1.1.9

2012-10-13 Thread qboosh
commit 5ae90dd2f8ec29490252db23a15a902560a08600
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 16:08:32 2012 +0200

- updated to 1.1.9

 libmatheval.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libmatheval.spec b/libmatheval.spec
index 8a5e5d6..b0c9543 100644
--- a/libmatheval.spec
+++ b/libmatheval.spec
@@ -1,12 +1,12 @@
 Summary:   Library for evaluating mathematical expressions
 Summary(pl.UTF-8): Biblioteka do obliczania wyrażeń matematycznych
 Name:  libmatheval
-Version:   1.1.8
+Version:   1.1.9
 Release:   1
 License:   GPL v3+
 Group: Libraries
 Source0:   http://ftp.gnu.org/gnu/libmatheval/%{name}-%{version}.tar.gz
-# Source0-md5: 02da702f933a9d6554e27d1b33a89b60
+# Source0-md5: ab203952cfa9264934c22cf57051f63a
 Patch0:%{name}-info.patch
 Patch1:%{name}-guile2.patch
 URL:   http://www.gnu.org/software/libmatheval/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmatheval.git/commitdiff/5ae90dd2f8ec29490252db23a15a902560a08600

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


DISTFILES: libmatheval: libmatheval-1.1.9.tar.gz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: http://ftp.gnu.org/gnu/libmatheval/libmatheval-1.1.9.tar.gz
ab203952cfa9264934c22cf57051f63a  libmatheval-1.1.9.tar.gz
Size: 555209 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/nagios-plugin-check_x224] Created tag AC-branch

2012-10-13 Thread glen
The lightweight tag 'AC-branch' was created pointing to:

 c35b288... new, a plugin to check rdesktop machies
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/dokuwiki] setup DOKU_DATA and DOKU_CACHE pld way, to make installer happy

2012-10-13 Thread glen
commit 31f93e6bc24ccf77d6e6474773373aae143a38e6
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Oct 13 17:59:15 2012 +0300

setup DOKU_DATA and DOKU_CACHE pld way, to make installer happy

 dokuwiki-paths.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dokuwiki-paths.patch b/dokuwiki-paths.patch
index 4a4e075..5f2599d 100644
--- a/dokuwiki-paths.patch
+++ b/dokuwiki-paths.patch
@@ -44,8 +44,8 @@ index 80e9ad4..fe72513 100644
  if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
 -if(!defined('DOKU_LOCAL')) define('DOKU_LOCAL',DOKU_INC.'conf/');
 +if(!defined('DOKU_LOCAL')) define('DOKU_LOCAL',DOKU_CONF);
-+if(!defined('DOKU_DATA')) define('DOKU_DATA',DOKU_INC.'data');
-+if(!defined('DOKU_CACHE')) define('DOKU_CACHE',DOKU_DATA.'cache');
++if(!defined('DOKU_DATA')) define('DOKU_DATA','/var/lib/dokuwiki/');
++if(!defined('DOKU_CACHE')) define('DOKU_CACHE','/var/cache/dokuwiki/');
  
  require_once(DOKU_INC.'inc/PassHash.class.php');
  


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/31f93e6bc24ccf77d6e6474773373aae143a38e6

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


[packages/dokuwiki] pldize DOKU_CONF path as well

2012-10-13 Thread glen
commit 29d9033b13a35c78bb691c5dccb913beb915285f
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Oct 13 18:07:19 2012 +0300

pldize DOKU_CONF path as well

 dokuwiki-paths.patch | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/dokuwiki-paths.patch b/dokuwiki-paths.patch
index 5f2599d..2b5b4bb 100644
--- a/dokuwiki-paths.patch
+++ b/dokuwiki-paths.patch
@@ -38,11 +38,13 @@ diff --git a/install.php b/install.php
 index 80e9ad4..fe72513 100644
 --- a/install.php
 +++ b/install.php
-@@ -7,7 +7,9 @@
+@@ -6,8 +6,10 @@
+  */
  
  if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/');
- if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
+-if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
 -if(!defined('DOKU_LOCAL')) define('DOKU_LOCAL',DOKU_INC.'conf/');
++if(!defined('DOKU_CONF')) define('DOKU_CONF','/etc/webapps/dokuwiki/');
 +if(!defined('DOKU_LOCAL')) define('DOKU_LOCAL',DOKU_CONF);
 +if(!defined('DOKU_DATA')) define('DOKU_DATA','/var/lib/dokuwiki/');
 +if(!defined('DOKU_CACHE')) define('DOKU_CACHE','/var/cache/dokuwiki/');


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/29d9033b13a35c78bb691c5dccb913beb915285f

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


[packages/gnome-games] Updated to 3.6.0.2

2012-10-13 Thread megabajt
commit a8f407c087eac88aa8f1e25f6a5cdcc12130ce43
Author: Marcin Banasiak marcin.banas...@gmail.com
Date:   Sat Oct 13 17:22:16 2012 +0200

Updated to 3.6.0.2

 gnome-games.spec | 46 +-
 1 file changed, 21 insertions(+), 25 deletions(-)
---
diff --git a/gnome-games.spec b/gnome-games.spec
index 5215adb..e376252 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -6,13 +6,13 @@ Summary(ru.UTF-8):Игры под GNOME
 Summary(uk.UTF-8): Ігри під GNOME
 Summary(wa.UTF-8): Djeus po GNOME
 Name:  gnome-games
-Version:   3.4.2
+Version:   3.6.0.2
 Release:   1
 Epoch: 1
 License:   LGPL
 Group: X11/Applications/Games
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-games/3.4/%{name}-%{version}.tar.xz
-# Source0-md5: 4888d77c1fc012ab044bddd305ed32d1
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-games/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 8971d723252a5095413b1a9b81fbaa3a
 URL:   http://live.gnome.org/GnomeGames
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: autoconf = 2.53
@@ -376,15 +376,13 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
-
 %py_postclean
 
 %find_lang %{name}
 %find_lang gnect --with-gnome
 %find_lang gnomine --with-gnome
 %find_lang swell-foop --with-gnome
-%find_lang mahjongg --with-gnome
+%find_lang gnome-mahjongg --with-gnome
 %find_lang glchess --with-gnome
 %find_lang gtali --with-gnome
 %find_lang gnome-sudoku --with-gnome
@@ -567,10 +565,12 @@ fi
 for i in mahjongg.bridges mahjongg.cloud mahjongg.confounding \
mahjongg.difficult mahjongg.dragon mahjongg.easy \
mahjongg.pyramid mahjongg.tictactoe mahjongg.ziggurat; do
-   if [ ! -f %{_gamesdir}/$i.scores ]; then
-   touch %{_gamesdir}/$i.scores
-   chown root:games %{_gamesdir}/$i.scores
-   chmod 664 %{_gamesdir}/$i.scores
+   if [ -f %{_gamesdir}/$i.scores ]; then
+   mv %{_gamesdir}/$i.scores %{_gamesdir}/gnome-$i.scores
+   elif [ ! -f %{_gamesdir}/gnome-$i.scores ]; then
+   touch %{_gamesdir}/gnome-$i.scores
+   chown root:games %{_gamesdir}/gnome-$i.scores
+   chmod 664 %{_gamesdir}/gnome-$i.scores
fi
 done
 
@@ -619,12 +619,6 @@ done
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/libgames-support-gi.so*
-%{_libdir}/%{name}/GnomeGamesSupport-1.0.*
-%{_datadir}/glib-2.0/schemas/org.gnome.Games.WindowState.gschema.xml
-%{_iconsdir}/hicolor/*/*/*.png
-%dir %{_datadir}/%{name}
 
 %files glchess -f glchess.lang
 %defattr(644,root,root,755)
@@ -671,6 +665,8 @@ done
 %{_datadir}/glib-2.0/schemas/org.gnome.gnobots2.gschema.xml
 %{_desktopdir}/gnobots2.desktop
 %{_iconsdir}/hicolor/*/*/gnobots2.*
+%{_iconsdir}/hicolor/24x24/actions/teleport-random.png
+%{_iconsdir}/hicolor/24x24/actions/teleport.png
 %attr(664,root,games) %ghost %{_gamesdir}/gnobots2.*
 %{_mandir}/man6/gnobots2.6*
 
@@ -731,15 +727,15 @@ done
 %{_desktopdir}/lightsoff.desktop
 %{_iconsdir}/hicolor/*/*/lightsoff.*
 
-%files mahjongg -f mahjongg.lang
+%files mahjongg -f gnome-mahjongg.lang
 %defattr(644,root,root,755)
-%attr(2755,root,games) %{_bindir}/mahjongg
-%{_datadir}/glib-2.0/schemas/org.gnome.mahjongg.gschema.xml
-%{_desktopdir}/mahjongg.desktop
-%{_iconsdir}/hicolor/*/*/mahjongg.*
-%{_datadir}/mahjongg
-%attr(664,root,games) %ghost %{_gamesdir}/mahjongg.*
-%{_mandir}/man6/mahjongg.6*
+%attr(2755,root,games) %{_bindir}/gnome-mahjongg
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-mahjongg.gschema.xml
+%{_desktopdir}/gnome-mahjongg.desktop
+%{_iconsdir}/hicolor/*/*/gnome-mahjongg.*
+%{_datadir}/gnome-mahjongg
+%attr(664,root,games) %ghost %{_gamesdir}/gnome-mahjongg.*
+%{_mandir}/man6/gnome-mahjongg.6*
 
 %files quadrapassel -f quadrapassel.lang
 %defattr(644,root,root,755)
@@ -768,7 +764,7 @@ done
 %defattr(644,root,root,755)
 %attr(755,root,games) %{_bindir}/swell-foop
 %{_desktopdir}/swell-foop.desktop
-%{_datadir}/gnome-games/swell-foop
+%{_datadir}/swell-foop
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
 %{_iconsdir}/hicolor/*/*/swell-foop.*
 %attr(664,root,games) %ghost %{_gamesdir}/swell-foop.*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-games.git/commitdiff/a8f407c087eac88aa8f1e25f6a5cdcc12130ce43

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


DISTFILES: gnome-games: gnome-games-3.6.0.2.tar.xz

2012-10-13 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-games/3.6/gnome-games-3.6.0.2.tar.xz
8971d723252a5095413b1a9b81fbaa3a  gnome-games-3.6.0.2.tar.xz
Size: 19401196 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/wine/DEVEL] - updated to 1.5.15 (geco to 1.8)

2012-10-13 Thread charles
commit f986d2710d5975de67fa6dabdefd052a828291f8
Author: Karol Krenski char...@pld-linux.org
Date:   Sat Oct 13 17:25:58 2012 +0200

- updated to 1.5.15 (geco to 1.8)

 wine.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/wine.spec b/wine.spec
index bfb6722..b2472f4 100644
--- a/wine.spec
+++ b/wine.spec
@@ -17,23 +17,23 @@
 #   libX11, libXext, libXi, libXrender (x11drv.dll.so)
 # thus requires rebuild after change of any of the above.
 #
-%definegecko_ver   1.7
+%definegecko_ver   1.8
 Summary:   Program that lets you launch Win applications
 Summary(es.UTF-8): Ejecuta programas Windows en Linux
 Summary(pl.UTF-8): Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR.UTF-8):  Executa programas Windows no Linux
 Name:  wine
-Version:   1.5.13
+Version:   1.5.15
 Release:   0.1
 Epoch: 1
 License:   LGPL
 Group: Applications/Emulators
 Source0:   http://downloads.sourceforge.net/wine/%{name}-%{version}.tar.bz2
-# Source0-md5: a03d2feafdf6ece0a1cdd6d0daf6a8ae
+# Source0-md5: 41728374d14d0f13552250c70c0d40d2
 Source1:   
http://downloads.sourceforge.net/wine/%{name}_gecko-%{gecko_ver}-x86.msi
-# Source1-md5: 2f69934abb13dcea0224baf4b4665700
+# Source1-md5: c2f19f07e399d8b9d75a14f37fdddca7
 Source2:   
http://downloads.sourceforge.net/wine/%{name}_gecko-%{gecko_ver}-x86_64.msi
-# Source2-md5: 903d682ef2b4ef31d256d1bf56d17d08
+# Source2-md5: 5ce40ef8e3fd56d2c8c4e8d938f10f7b
 Source3:   %{name}-uninstaller.desktop
 Patch0:%{name}-makedep.patch
 Patch1:%{name}-ncurses.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wine.git/commitdiff/f986d2710d5975de67fa6dabdefd052a828291f8

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


DISTFILES: wine: wine-1.5.15.tar.bz2 wine_gecko-1.8-x86.msi wine_gecko-1.8-x86_64.msi

2012-10-13 Thread charles

Files fetched: 3

STORED: http://downloads.sourceforge.net/wine/wine-1.5.15.tar.bz2
41728374d14d0f13552250c70c0d40d2  wine-1.5.15.tar.bz2
Size: 20844051 bytes
STORED: http://downloads.sourceforge.net/wine/wine_gecko-1.8-x86.msi
c2f19f07e399d8b9d75a14f37fdddca7  wine_gecko-1.8-x86.msi
Size: 17774592 bytes
STORED: http://downloads.sourceforge.net/wine/wine_gecko-1.8-x86_64.msi
5ce40ef8e3fd56d2c8c4e8d938f10f7b  wine_gecko-1.8-x86_64.msi
Size: 18238976 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] disable updatecheck in default installs for security reasons

2012-10-13 Thread glen
commit eb3c9a2007ddd3d769b550ddb478d210735527f4
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Oct 13 18:13:44 2012 +0300

disable updatecheck in default installs for security reasons

 dokuwiki-config.patch | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/dokuwiki-config.patch b/dokuwiki-config.patch
index d2be31c..8101468 100644
--- a/dokuwiki-config.patch
+++ b/dokuwiki-config.patch
@@ -1,5 +1,5 @@
 dokuwiki-2012-06-23/conf/dokuwiki.php  2012-06-23 13:09:12.871130284 
+0300
-+++ dokuwiki-2012-06-24/conf/dokuwiki.php  2012-07-07 15:08:02.939975138 
+0300
+--- dokuwiki-2012-06-24/conf/dokuwiki.php  2012-07-07 15:08:02.939975138 
+0300
 dokuwiki-2012-09-23/conf/dokuwiki.php  2012-10-13 18:12:31.417612300 
+0300
 @@ -19,8 +19,9 @@
  $conf['template']= 'dokuwiki'; //see lib/tpl directory
  $conf['tagline'] = '';//tagline in header (if template 
supports it)
@@ -12,6 +12,15 @@
  $conf['basedir'] = '';//absolute dir from serveroot - 
blank for autodetection
  $conf['baseurl'] = '';//URL to server including protocol 
- blank for autodetect
  $conf['cookiedir']   = '';//path to use in cookies - blank 
for basedir
+@@ -139,7 +140,7 @@
+ $conf['rss_show_summary'] = 1;   //Add revision summary to title? 0|1
+ 
+ /* Advanced Settings */
+-$conf['updatecheck'] = 1;//automatically check for new 
releases?
++$conf['updatecheck'] = 0;//automatically check for new 
releases?
+ $conf['userewrite']  = 0;//this makes nice URLs: 0: off 1: 
.htaccess 2: internal
+ $conf['useslash']= 0;//use slash instead of colon? only 
when rewrite is on
+ $conf['sepchar'] = '_';  //word separator character in page 
names; may be a
 --- dokuwiki-2012-09-10/install.php~   2012-09-10 18:03:15.0 +0300
 +++ dokuwiki-2012-09-10/install.php2012-09-10 18:03:48.869223181 +0300
 @@ -56,7 +56,7 @@


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/b87189d5550823540b85ff0ebb7907056a1611f6

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


[packages/dokuwiki] up to 2012-10-13 Adora Belle release

2012-10-13 Thread glen
commit b87189d5550823540b85ff0ebb7907056a1611f6
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Oct 13 18:29:33 2012 +0300

up to 2012-10-13 Adora Belle release

 dokuwiki-config.patch |  2 +-
 dokuwiki.spec | 14 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/dokuwiki.spec b/dokuwiki.spec
index d249411..a259d53 100644
--- a/dokuwiki.spec
+++ b/dokuwiki.spec
@@ -1,18 +1,18 @@
-%definesubver  2012-09-23
+%definesubver  2012-10-13
 %definever %(echo %{subver} | tr -d -)
-%definesnap1
+#definesnap1
 %definephp_min_version 5.2.4
 %include   /usr/lib/rpm/macros.php
 Summary:   PHP-based Wiki webapplication
 Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP
 Name:  dokuwiki
 Version:   %{ver}
-Release:   0.1
+Release:   1
 License:   GPL v2
 Group: Applications/WWW
-#Source0:  
http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
-Source0:   
http://github.com/splitbrain/dokuwiki/tarball/master/%{name}-%{subver}.tgz
-# Source0-md5: 4cc5ef8c103f069d65a284384970837a
+Source0:   
http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
+# Source0-md5: a910ebb2fcca13c0337ed672304c4ad4
+#Source0:  
http://github.com/splitbrain/dokuwiki/tarball/master/%{name}-%{subver}.tgz
 Source1:   %{name}-apache.conf
 Source2:   %{name}-lighttpd.conf
 Source3:   http://glen.alkohol.ee/pld/jude.png
@@ -46,7 +46,7 @@ Patch21:  task-1821.patch
 Patch22:   adldap.patch
 Patch23:   backlink-rightside.patch
 Patch24:   more-buttons.patch
-URL:   http://www.dokuwiki.org/dokuwiki
+URL:   https://www.dokuwiki.org/
 BuildRequires: fslint
 BuildRequires: rpm-php-pearprov = 4.4.2-11
 BuildRequires: rpmbuild(macros) = 1.520
diff --git a/dokuwiki-config.patch b/dokuwiki-config.patch
index 8101468..1da0444 100644
--- a/dokuwiki-config.patch
+++ b/dokuwiki-config.patch
@@ -28,7 +28,7 @@
  '2011-11-10'   = 'b46ff19a7587966ac4df61cbab1b8b31',
  '2012-01-25'   = '72c083c73608fc43c586901fd5dabb74',
 -'2012-09-10'   = 'eb0b3fc90056fbc12bac6f49f7764df3'
-+'2012-09-10'   = '19465557caebbf3fdd381a658196d5c0'
++'2012-09-10'   = '465c1415bfcc2865aab936d54b35307c'
  );
  
  


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/b87189d5550823540b85ff0ebb7907056a1611f6

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


DISTFILES: dokuwiki: dokuwiki-2012-10-13.tgz jude.png pld_button.png trac_icon_16x16.png astah.png

2012-10-13 Thread glen

Files fetched: 1

STORED: 
http://www.splitbrain.org/_media/projects/dokuwiki/dokuwiki-2012-10-13.tgz
a910ebb2fcca13c0337ed672304c4ad4  dokuwiki-2012-10-13.tgz
Size: 2810228 bytes
ALREADY GOT: http://glen.alkohol.ee/pld/jude.png
623344128960e18f86097dfee213ad4a  jude.png
ALREADY GOT: no-url://pld_button.png
185afa921e81bd726b9f0f9f0909dc6e  pld_button.png
ALREADY GOT: http://trac.edgewall.org/export/9404/trunk/doc/trac_icon_16x16.png
0c19ed35bf677f33f6bea14b3a8a2e10  trac_icon_16x16.png
ALREADY GOT: http://glen.alkohol.ee/pld/astah.png
b1c999e6988440c9e2af6a12e9a56451  astah.png


-- 
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/rpm] macros: add _netsharedpath sample

2012-10-13 Thread glen
commit a93c5cdc940eae643b6ea0d2b57d0558e0fc0084
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Oct 13 18:44:57 2012 +0300

macros: add _netsharedpath sample

 macros.local | 5 +
 1 file changed, 5 insertions(+)
---
diff --git a/macros.local b/macros.local
index 37201ba..90f005b 100644
--- a/macros.local
+++ b/macros.local
@@ -14,3 +14,8 @@
 # Boolean (i.e. 1 == yes, 0 == no) that controls whether files
 # marked as %doc should be installed.
 #%_excludedocs 1
+#
+# A colon separated list of paths where files should *not* be installed.
+# Usually, these are network file system mount points.
+#
+#%_netsharedpath /proc:/dev


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/a93c5cdc940eae643b6ea0d2b57d0558e0fc0084

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


[packages/dokuwiki] - rpm5/rpm4.5 compatible _noautopear macro

2012-10-13 Thread glen
commit 44880f04f26abdfdab5ff6a478d7967360a1d246
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Oct 13 18:46:41 2012 +0300

- rpm5/rpm4.5 compatible _noautopear macro

 dokuwiki.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dokuwiki.spec b/dokuwiki.spec
index a259d53..3e411c9 100644
--- a/dokuwiki.spec
+++ b/dokuwiki.spec
@@ -7,7 +7,7 @@ Summary:PHP-based Wiki webapplication
 Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP
 Name:  dokuwiki
 Version:   %{ver}
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/WWW
 Source0:   
http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
@@ -80,7 +80,7 @@ BuildRoot:%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %definefind_lang   %{_usrlibrpm}/dokuwiki-find-lang.sh 
%{buildroot}
 
 # bad depsolver
-%define_noautopear pear(/usr/share/php/geshi.php) 
pear(/usr/share/php/adLDAP.php)
+%define_noautopear pear./usr/share/php/geshi.php 
pear./usr/share/php/adLDAP.php
 
 # exclude optional php dependencies
 %define_noautophp  php-bzip2 php-bcmath php-zip php-date 
php-ftp php-hash php-ldap php-mbstring php-mysql php-pgsql php-tokenizer


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/44880f04f26abdfdab5ff6a478d7967360a1d246

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


[packages/youtube-dl] - up to 20121009

2012-10-13 Thread arekm
commit 197c17668983af546d319c1db3b2097964acc131
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Sat Oct 13 17:49:13 2012 +0200

- up to 20121009

 youtube-dl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 0db2cc7..faeacae 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,12 +1,12 @@
 Summary:   Video extraction utility for YouTube
 Summary(pl.UTF-8): Narzędzie do wydobywania filmów z YouTube
 Name:  youtube-dl
-Version:   20120927
+Version:   20121009
 Release:   1
 License:   Public Domain
 Group: Applications/System
-Source0:   https://github.com/rg3/youtube-dl/raw/2012.09.27/youtube-dl
-# Source0-md5: b581c339555f66df4e213ececce37a11
+Source0:   https://github.com/rg3/youtube-dl/raw/2012.10.09/youtube-dl
+# Source0-md5: 02c2a961099f067a8595ac771baed12a
 URL:   http://rg3.github.com/youtube-dl/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) = 1.219


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/youtube-dl.git/commitdiff/197c17668983af546d319c1db3b2097964acc131

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


[packages/python-pygobject3] Updated to 3.4.0

2012-10-13 Thread megabajt
commit 5882833c67058ec09690b5c48dcbd8844b14991e
Author: Marcin Banasiak marcin.banas...@gmail.com
Date:   Sat Oct 13 17:44:41 2012 +0200

Updated to 3.4.0

 python-pygobject3.spec | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/python-pygobject3.spec b/python-pygobject3.spec
index cce5b6f..cac1db0 100644
--- a/python-pygobject3.spec
+++ b/python-pygobject3.spec
@@ -7,18 +7,18 @@
 Summary:   Python bindings for GObject library
 Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
 Name:  python-%{module}3
-Version:   3.2.2
-Release:   2
+Version:   3.4.0
+Release:   1
 License:   LGPL v2+
 Group: Libraries/Python
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.2/%{module}-%{version}.tar.xz
-# Source0-md5: f895f1ec37f60c2ba528c2d760bcb69e
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.4/%{module}-%{version}.tar.xz
+# Source0-md5: c41da485c57be55a05b907da915a9619
 URL:   http://www.pygtk.org/
 Patch0:link.patch
 BuildRequires: autoconf = 2.52
 BuildRequires: automake = 1:1.11
-BuildRequires: glib2-devel = 1:2.32.0
-BuildRequires: gobject-introspection-devel = 1.32.0
+BuildRequires: glib2-devel = 1:2.34.0
+BuildRequires: gobject-introspection-devel = 1.34.0
 BuildRequires: libffi-devel = 3.0
 BuildRequires: libtool
 BuildRequires: pkgconfig
@@ -37,8 +37,8 @@ BuildRequires:python3-devel = 3.2.2-3
 BuildRequires: python3-modules = 3.2.2-3
 BuildRequires: python3-pycairo-devel = 1.10.0
 %endif
-Requires:  glib2 = 1:2.32.0
-Requires:  gobject-introspection = 1.32.0
+Requires:  glib2 = 1:2.34.0
+Requires:  gobject-introspection = 1.34.0
 Conflicts: python-pygobject  2.28.6-3
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,7 +53,7 @@ Summary:  Python bindings for GObject library
 Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
 Group: Development/Languages/Python
 Requires:  %{name} = %{version}-%{release}
-Requires:  glib2-devel = 1:2.32.0
+Requires:  glib2-devel = 1:2.34.0
 Requires:  libffi-devel = 3.0
 
 %description common-devel
@@ -72,7 +72,7 @@ Summary(pl.UTF-8):Wiązania Pythona do biblioteki GObject
 Group: Development/Languages/Python
 Requires:  %{name} = %{version}-%{release}
 Requires:  %{name}-common-devel = %{version}-%{release}
-Requires:  glib2-devel = 1:2.32.0
+Requires:  glib2-devel = 1:2.34.0
 Requires:  libffi-devel = 3.0
 Requires:  python-devel = 1:2.5.2
 
@@ -89,7 +89,7 @@ Summary:  Python 3.x bindings for GObject library
 Summary(pl.UTF-8): Wiązania Pythona 3.x do biblioteki GObject
 Group: Libraries/Python
 Requires:  glib2 = 1:2.32.0
-Requires:  gobject-introspection = 1.32.0
+Requires:  gobject-introspection = 1.34.0
 Conflicts: python3-pygobject  2.28.6-3
 
 %description -n python3-pygobject3
@@ -103,7 +103,7 @@ Summary:Python bindings for GObject library
 Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
 Group: Development/Languages/Python
 Requires:  %{name}-common-devel = %{version}-%{release}
-Requires:  glib2-devel = 1:2.32.0
+Requires:  glib2-devel = 1:2.34.0
 Requires:  libffi-devel = 3.0
 Requires:  python3-devel = 3.1
 Requires:  python3-pygobject3 = %{version}-%{release}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pygobject3.git/commitdiff/5882833c67058ec09690b5c48dcbd8844b14991e

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


DISTFILES: python-pygobject3: pygobject-3.4.0.tar.xz

2012-10-13 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.4/pygobject-3.4.0.tar.xz
c41da485c57be55a05b907da915a9619  pygobject-3.4.0.tar.xz
Size: 607804 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: youtube-dl: youtube-dl

2012-10-13 Thread arekm

Files fetched: 1

STORED: https://github.com/rg3/youtube-dl/raw/2012.10.09/youtube-dl
02c2a961099f067a8595ac771baed12a  youtube-dl
Size: 43730 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


[PLDWWW] page added: old_news

2012-10-13 Thread Elan Ruusamäe (glen)
split old news

--- ---
+++ https://www.pld-linux.org/old_news
= Old News =

Freshest news available in [[start|front page]]...

 15th December 2009: The first LiveUSB with KDE4 is out now! 
The first LiveUSB with KDE4 has just got released. You're welcome to download 
and test it on your USB sticks. Grab it as usual from the official projects 
website. 



 6th December 2009: A new LiveCD with KDE4 released 
Today the LiveCD with KDE4 project's finally got updated.Main feature is the 
new preview of the upcoming KDE 4.4 version - KDE 4.4 Beta1. Read more and 
download it on the official website 
[[http://kde4.livecd.pld-linux.org/|http://kde4.livecd.pld-linux.org/]] 



 1 August 2009 Th: ppc and athlon unmaintained [update] 
Th ppc and athlon architectures are now officially abandoned. rpm packages are 
still on ftp in unmaintained directory but no new packages are being build. 



 13 July 2009 Th: ppc and athlon unmaintained 
ppc and athlon architectures in PLD Th line will become officialy deprecated at 
the end of July 2009 and moved out of official directory at PLD ftp server. 
Users of athlon arch are asked to switch to i686. ppc fate is unknown (there is 
a chance of keeping ppc alive in form of unofficial branch). 



 28 April 2009 CVS directory structure migration 
CVS repository migrated to a new directory structure 
[[http://cvs.pld-linux.org/cgi-bin/cvsweb/packages/|(see it yourself)]]. Flat 
SOURCES is no longer available while flat SPECS is available in read-only mode 
(but slowly being deprecated). 
[[http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2009-April/020992.html|this]]
 link should get you started. 



 11 March 2009 obsoletes in Th 
Th users: If you are looking for kde3, kernel 2.6.27 or xserver 1.5... then 
please look at new directory obsolete on ftp in th tree. Main tree uses 
2.6.28, xserver 1.6 and kde4 now. ps. obsolete in this case means 
unmaintained 



 8 March 2009 PLD LiveCD with KDE4 - stable release 
Finally the LiveCD with KDE4 makes it into stable. This release includes: K 
Desktop Environment 4.2.1, KOffice 2.0 Beta 7 and many many more... /* Get it 
from [http://livecd.pld-linux.pl]! */


 2 February 2009 PLD LiveCD with KDE4 makes it into RC3 
RC3 of the second LiveCD with the PLD brand on it is out! This release covers 
many, many fixes and features some parts of KOffice 2.0 Beta ##6. /* Get it at 
[http://livecd.pld-linux.pl]! */


 16 November 2008 
New PLD RescueCD was released. It is based on PLD Linux (2.6.27.6 modular 
kernel). Visit 
[[http://rescuecd.pld-linux.org/|http://rescuecd.pld-linux.org/]] for more 
information. 



 4 November 2008 Fund-raising 
Another fund-raising started. We need memory and hard drives for our machine 
Nereid. Take a look at [[:Donations:Hardware|Donations/Hardware]] page. Thanks 
to our Sponsors.  

updated: Required sum collected! Thanks! 



 18 September 2008 PLD Live - stable version 
There is stable version of PLD Live available. Visit 
[[http://livecd.pld-linux.org/|http://livecd.pld-linux.org/]] for more 
information and download. 



 30 August 2008 Beta version of PLD Live CD available 
Believe it or not, after 4 years of doing nothing with our Live CD project we 
eventually have a working Live CD, with recent kernel, GNOME, poldek and rpm 
inside. Thanks to qwiat and patrys you can 
[[ftp://ep09.pld-linux.org/people/qwiat/|download]] and test the beta version. 
Check out the 
[[https://launchpad.net/pld-linux/+announcement/1025|announcement]]. Oh, and as 
usual - please do not hesistate to [[https://launchpad.net/pld-linux|report any 
bugs]] you find. 

Updated Sep, 8th: 
[[ftp://ep09.pld-linux.org/people/qwiat/pld-live_th.2008.09_beta4.i686.iso|PLD 
Live CD beta4]] went out, with 
[[https://launchpad.net/pld-linux/+announcement/1026|integrated Anaconda 
installer]]. You can actually install any package into working live! Check it 
out. 

 16 July 2008 Bugzilla - switching to launchpad 
From now on [[https://bugs.pld-linux.org|https://bugs.pld-linux.org]] redirects 
to  
[[https://bugs.launchpad.net/pld-linux|https://bugs.launchpad.net/pld-linux]]. 
Old bugzilla is available under, well,  
[[https://oldbugzilla.pld-linux.org|https://oldbugzilla.pld-linux.org]] with 
the only modification being that the 'add new  bug' form redirects to the 
appropriate launchpad form, meaning it's not  possible to add new bugs to the 
old bugzilla. 



 23 January 2008 Lists are up 
Thanks to all engaged in restoring akcyza, especially qboosh, lists are back. 



 14 January 2008 Mailing lists are currently down 
Repairs are being made. 



 8 November 2007 grsecurity kernel in Ac updates 
[[:AcInfo|PLD Ac (2.0)]] now has both the main and the grsecurity-enabled 
kernel in the same tree. 



 27 June 2007 PLD Linux meeting! 
On the 7th of July 2007 in Warsaw, there will be a 

[PLDWWW] page changed: start

2012-10-13 Thread Elan Ruusamäe (glen)
split old news

--- https://www.pld-linux.org/start?rev=1349268374
+++ https://www.pld-linux.org/start
@@ -70,221 +70,5 @@
   21st February 2010: The second stable LiveCD and LiveUSB with KDE4 is 
out! 
  Hi! Without further explanation I present the second stable PLD-LiveCD and 
LiveUSB with K Desktop Environment... For more details visit 
[[http://kde4.livecd.pld-linux.org/|http://kde4.livecd.pld-linux.org/]] 
  
  
- 
-  15th December 2009: The first LiveUSB with KDE4 is out now! 
- The first LiveUSB with KDE4 has just got released. You're welcome to download 
and test it on your USB sticks. Grab it as usual from the official projects 
website. 
- 
- 
- 
-  6th December 2009: A new LiveCD with KDE4 released 
- Today the LiveCD with KDE4 project's finally got updated.Main feature is the 
new preview of the upcoming KDE 4.4 version - KDE 4.4 Beta1. Read more and 
download it on the official website 
[[http://kde4.livecd.pld-linux.org/|http://kde4.livecd.pld-linux.org/]] 
- 
- 
- 
-  1 August 2009 Th: ppc and athlon unmaintained [update] 
- Th ppc and athlon architectures are now officially abandoned. rpm packages 
are still on ftp in unmaintained directory but no new packages are being 
build. 
- 
- 
- 
-  13 July 2009 Th: ppc and athlon unmaintained 
- ppc and athlon architectures in PLD Th line will become officialy deprecated 
at the end of July 2009 and moved out of official directory at PLD ftp server. 
Users of athlon arch are asked to switch to i686. ppc fate is unknown (there is 
a chance of keeping ppc alive in form of unofficial branch). 
- 
- 
- 
-  28 April 2009 CVS directory structure migration 
- CVS repository migrated to a new directory structure 
[[http://cvs.pld-linux.org/cgi-bin/cvsweb/packages/|(see it yourself)]]. Flat 
SOURCES is no longer available while flat SPECS is available in read-only mode 
(but slowly being deprecated). 
[[http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2009-April/020992.html|this]]
 link should get you started. 
- 
- 
- 
-  11 March 2009 obsoletes in Th 
- Th users: If you are looking for kde3, kernel 2.6.27 or xserver 1.5... then 
please look at new directory obsolete on ftp in th tree. Main tree uses 
2.6.28, xserver 1.6 and kde4 now. ps. obsolete in this case means 
unmaintained 
- 
- 
- 
-  8 March 2009 PLD LiveCD with KDE4 - stable release 
- Finally the LiveCD with KDE4 makes it into stable. This release includes: K 
Desktop Environment 4.2.1, KOffice 2.0 Beta 7 and many many more... /* Get it 
from [http://livecd.pld-linux.pl]! */
- 
- 
-  2 February 2009 PLD LiveCD with KDE4 makes it into RC3 
- RC3 of the second LiveCD with the PLD brand on it is out! This release covers 
many, many fixes and features some parts of KOffice 2.0 Beta ##6. /* Get it at 
[http://livecd.pld-linux.pl]! */
- 
- 
-  16 November 2008 
- New PLD RescueCD was released. It is based on PLD Linux (2.6.27.6 modular 
kernel). Visit 
[[http://rescuecd.pld-linux.org/|http://rescuecd.pld-linux.org/]] for more 
information. 
- 
- 
- 
-  4 November 2008 Fund-raising 
- Another fund-raising started. We need memory and hard drives for our machine 
Nereid. Take a look at [[:Donations:Hardware|Donations/Hardware]] page. Thanks 
to our Sponsors.  
- 
- updated: Required sum collected! Thanks! 
- 
- 
- 
-  18 September 2008 PLD Live - stable version 
- There is stable version of PLD Live available. Visit 
[[http://livecd.pld-linux.org/|http://livecd.pld-linux.org/]] for more 
information and download. 
- 
- 
- 
-  30 August 2008 Beta version of PLD Live CD available 
- Believe it or not, after 4 years of doing nothing with our Live CD project we 
eventually have a working Live CD, with recent kernel, GNOME, poldek and rpm 
inside. Thanks to qwiat and patrys you can 
[[ftp://ep09.pld-linux.org/people/qwiat/|download]] and test the beta version. 
Check out the 
[[https://launchpad.net/pld-linux/+announcement/1025|announcement]]. Oh, and as 
usual - please do not hesistate to [[https://launchpad.net/pld-linux|report any 
bugs]] you find. 
- 
- Updated Sep, 8th: 
[[ftp://ep09.pld-linux.org/people/qwiat/pld-live_th.2008.09_beta4.i686.iso|PLD 
Live CD beta4]] went out, with 
[[https://launchpad.net/pld-linux/+announcement/1026|integrated Anaconda 
installer]]. You can actually install any package into working live! Check it 
out. 
- 
-  16 July 2008 Bugzilla - switching to launchpad 
- From now on [[https://bugs.pld-linux.org|https://bugs.pld-linux.org]] 
redirects to  
[[https://bugs.launchpad.net/pld-linux|https://bugs.launchpad.net/pld-linux]]. 
Old bugzilla is available under, well,  
[[https://oldbugzilla.pld-linux.org|https://oldbugzilla.pld-linux.org]] with 
the only modification being that the 'add new  bug' form redirects to the 
appropriate launchpad form, meaning it's not  possible to add new bugs to the 
old bugzilla. 
- 
- 
- 
-  23 January 2008 Lists are up 

[packages/gupnp-vala] - updated to 0.10.5 (gupnp and gupnp-av bindings are to be merged into main packages)

2012-10-13 Thread qboosh
commit 5bb1975ee1cc818ab774b3194920a4a300ac4276
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sat Oct 13 22:48:33 2012 +0200

- updated to 0.10.5 (gupnp and gupnp-av bindings are to be merged into main 
packages)

 gupnp-vala.spec | 20 
 1 file changed, 16 insertions(+), 4 deletions(-)
---
diff --git a/gupnp-vala.spec b/gupnp-vala.spec
index 698510f..b8d3a72 100644
--- a/gupnp-vala.spec
+++ b/gupnp-vala.spec
@@ -1,26 +1,34 @@
 # NOTE: it's gupnp-vala.spec to allow having vala-gupnp as subpackage
 #
 # Conditional build:
-%bcond_without tests   # don't build tests
+%bcond_without tests   # don't build tests
 %bcond_without vala_gssdp  # use vala-gssdp from gssdp 0.12.2+
+%bcond_without gupnp   # gupnp binding (will be included in gupnp = 
0.19.0)
+%bcond_without gupnp_av# gupnp-av binding (will be included in 
gupnp-av = 0.11.0)
 #
 Summary:   Vala bindings to GUPnP libraries
 Summary(pl.UTF-8): Wiązania języka Vala do bibliotek GUPnP
 Name:  gupnp-vala
 # note: 0.10.x is stable, 0.11.x unstable
-Version:   0.10.4
-Release:   3
+Version:   0.10.5
+Release:   1
 License:   LGPL v2+
 Group: Development/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gupnp-vala/0.10/%{name}-%{version}.tar.xz
-# Source0-md5: fc567efde4b595e3eabf35724a8115d2
+# Source0-md5: ab35180fccaa52dc30859f62f66edac1
 Patch0:%{name}-notests.patch
 URL:   http://gupnp.org/
 BuildRequires: autoconf = 2.64
 BuildRequires: automake = 1:1.11
 BuildRequires: gssdp-devel = 0.12.0
+%if %{with gupnp_av}
 BuildRequires: gupnp-av-devel = 0.10.0
+BuildRequires: gupnp-av-devel  0.11.0
+%endif
+%if %{with gupnp}
 BuildRequires: gupnp-devel = 0.18.0
+BuildRequires: gupnp-devel  0.19.0
+%endif
 BuildRequires: gupnp-dlna-devel = 0.6.0
 BuildRequires: pkgconfig
 BuildRequires: tar = 1:1.22
@@ -126,17 +134,21 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/vala/vapi/gssdp-1.0.vapi
 %endif
 
+%if %{with gupnp}
 %files -n vala-gupnp
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %{_datadir}/vala/vapi/gupnp-1.0.deps
 %{_datadir}/vala/vapi/gupnp-1.0.vapi
 %{_pkgconfigdir}/gupnp-vala-1.0.pc
+%endif
 
+%if %{with gupnp_av}
 %files -n vala-gupnp-av
 %defattr(644,root,root,755)
 %{_datadir}/vala/vapi/gupnp-av-1.0.deps
 %{_datadir}/vala/vapi/gupnp-av-1.0.vapi
+%endif
 
 %files -n vala-gupnp-dlna
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gupnp-vala.git/commitdiff/5bb1975ee1cc818ab774b3194920a4a300ac4276

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


DISTFILES: gupnp-vala: gupnp-vala-0.10.5.tar.xz

2012-10-13 Thread qboosh

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gupnp-vala/0.10/gupnp-vala-0.10.5.tar.xz
ab35180fccaa52dc30859f62f66edac1  gupnp-vala-0.10.5.tar.xz
Size: 91108 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-pagequery] - up to 20120303

2012-10-13 Thread glen
commit a423d5b2dd9207983b551b980e6c996f83c9cf6d
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sun Oct 14 00:40:51 2012 +0300

- up to 20120303

 dokuwiki-plugin-pagequery.spec | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/dokuwiki-plugin-pagequery.spec b/dokuwiki-plugin-pagequery.spec
index eb3486c..a895485 100644
--- a/dokuwiki-plugin-pagequery.spec
+++ b/dokuwiki-plugin-pagequery.spec
@@ -1,18 +1,17 @@
 %defineplugin  pagequery
-%definephp_min_version 5.0.0
+%definephp_min_version 5.3.0
 %include   /usr/lib/rpm/macros.php
 Summary:   DokuWiki plugin to search for and list pages, sorted by name, 
date, creator, etc
 Name:  dokuwiki-plugin-%{plugin}
-Version:   20110226
-Release:   6
+Version:   20120303
+Release:   1
 License:   GPL v2
 Group: Applications/WWW
-Source0:   
https://github.com/downloads/MrBertie/pagequery/pagequery0.6.8.zip
-# Source0-md5: b7822926aa8df953b039bc4996dc2ab3
+Source0:   
https://github.com/MrBertie/pagequery/tarball/master/%{plugin}-%{version}.tgz
+# Source0-md5: 7e66a821bc95d99fc37c891970a19d3f
 URL:   http://www.dokuwiki.org/plugin:pagequery
 BuildRequires: rpm-php-pearprov = 4.4.2-11
 BuildRequires: rpmbuild(macros) = 1.553
-BuildRequires: unzip
 Requires:  dokuwiki = 20091225
 Requires:  php(core) = %{php_min_version}
 Requires:  php(pcre)
@@ -32,7 +31,7 @@ in columns, with preview snippet.
 
 %prep
 %setup -qc
-mv %{plugin}/* .
+mv *-%{plugin}-*/* .
 %undos *.txt
 
 version=$(awk '/^date/{print $2}' plugin.info.txt)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki-plugin-pagequery.git/commitdiff/a423d5b2dd9207983b551b980e6c996f83c9cf6d

___
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-pagequery: pagequery-20120303.tgz

2012-10-13 Thread glen

Files fetched: 1

STORED: 
https://github.com/MrBertie/pagequery/tarball/master/pagequery-20120303.tgz
7e66a821bc95d99fc37c891970a19d3f  pagequery-20120303.tgz
Size: 22838 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


[PLDWWW] page added: people:glen

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from glen to people:glen

--- ---
+++ https://www.pld-linux.org/people/glen


== Elan Ruusamäe ==
[[http://cia.vc/stats/author/glen|{{http://dev.gentoo.org/~spock/img/icons/cia-stats.png?}}]]
 

/* UndefinedMacro: TableOfContents(None) */ 



= Inner Wiki links =

  * [[:packages:pear|PEAR Info]] 
  * [[http://www.tld-linux.org/|Linux Titanium info]] 
  * [[:docs:vserver|PLD Linux Vserver pages]] 
  * [[::developingpld|Developing PLD Linux]] 
  * [[:developingpld:acrequestsrules|AC builder notes]] 
  * [[:developingpld:ackernelbuildernotes|building Ac kernel packages notes]] 
  * [[:developingpld:thkernelbuildernotes|building Th kernel packages notes]] 
  * [[:packages:anaconda|anaconda]] 
  * [[:developingpld:advanceddeveloping:fixingasneeded|fixing --as-needed]] 
  * [[::categoryhomepage|user homepages in www.pld-linux.org wiki]] 
  * [[http://carme.pld-linux.org/~megabajt/docs/devel_cvs_wstep.html|cvs new 
account (in Polish)]] 


= Some ideas to do in PLD Linux =

  * generate /etc/profile.env from /etc/env.d and make it possible to merge env 
from two different files. 
  * modularize rc-scripts, so the portions could be reused for example by 
initng. 


= links =

  * 
[[http://rescuecd.pld-linux.org/download/|http://rescuecd.pld-linux.org/download/]]
 
  * 
[[http://ftp3.pld-linux.org/~pldftpac/isos/iso/2.0/|http://ftp3.pld-linux.org/~pldftpac/isos/iso/2.0/]]
 
  * 
[[http://marcansoft.com/blog/2009/01/using-amarok-and-other-itunesdb-compatible-software-with-the-iphone-2x/|http://marcansoft.com/blog/2009/01/using-amarok-and-other-itunesdb-compatible-software-with-the-iphone-2x/]]
 
  * 
[[http://www.cvsnt.org/manual/html/Substitution-modes.html|http://www.cvsnt.org/manual/html/Substitution-modes.html]]
 


= Detect X application locale =


filexprop -id $WINDOWID -notype WM_LOCALE_NAME
/file


= Detect PuTTY =


file# xterm-249/vttests/title.sh
old=$(stty -g)
stty raw -echo min 0 time 5
echo -ne '\005'
read xapp
stty $old

echo xapp: $xapp
/file


= Kmail  Crypto =

  * install packages 


file poldek -u gpgme gnupg-agent keychain pinentry-qt
/file

  * setup gpg-agent to use pinentry-qt 


file$ cat ~/.gnupg/gpg-agent.conf
pinentry-program /usr/bin/pinentry-qt
/file

  * make ~/.bash_profile to use keychain: 


filekeychain -q --agents gpg
if [ -f ~/.keychain/$HOSTNAME-sh-gpg ]; then
  . ~/.keychain/$HOSTNAME-sh-gpg
fi
* start new shell and start kmail/kpg/whatever
$ bash -l
/file


= irssi  screen =
i've configured my screen and irssi that they use utf-8 internally but are able 
to display other encodings properly. 


  * make screen default window encoding iso8859-15. ''~/.screenrc'': 


filedefencoding iso8859-15
/file

  * irssi configuration 


file/set term_charset utf-8
/set recode_autodetect_utf8 ON
/set recode_fallback iso8859-15
/set recode ON
/set recode_out_default_charset iso8859-15
/set recode_transliterate OFF
/recode add #linux.ee utf-8
/recode add #metal iso8859-15
/recode add #pld iso8859-2
/file

  * configure your terminal (putty, konsole, xterm) to be in utf-8 
  * start screen with -U option (or be sure that you have utf8 locale active) 
  * to change encoding of some screen window: type to screen command prompt, 
which can be activated with '''^A:''' (screen default) or '''^O:''' (my screen 
escape) 


file:encoding utf-8
/file


= controlling screen window encoding from scripts =
first you need to enable interpreting of commands, add to ''~/.screenrc'': 

file# disable all screen commands but encoding
addacl :window: -rwx #?
# allow 'encoding' command
addacl :window: +x encoding
/file
and to set encoding from script: 

file$ echo -ne '\033]83;encoding utf8\007'
/file
for example my ''~/.bash_profile'' on [[:machines:carme|carme]] contains: 

file# force screen utf8 encoding
if [[ $TERM = screen* ]]; then
  echo -ne '\033]83;encoding utf8\007'
  echo -ne \033k$HOSTNAME\033\\
fi
/file


= PHP via FastCGI in Apache =


file# the server name is bogus actually, to satisfy mod_fastcgi
FastCgiExternalServer /bin/true -socket /var/run/php/fcgi.sock
ScriptAlias /php-fcgi /bin/true
Location /php-fcgi
SetHandler fastcgi-script
Allow from all
/Location

AddType application/x-httpd-fastphp .php
Action application/x-httpd-fastphp /php-fcgi
/file
unfortunately ''/php-fcgi'' will be available for download (''/bin/true'' 
binary in this case) 



= Capture desktop as video.ogg =
Using gstreamer: 

file$ poldek -u gstreamer-ximagesrc gstreamer-theora gstreamer-vorbis
$ gst-launch -v ximagesrc ! video/x-raw-rgb,framerate=10/1 ! ffmpegcolorspace ! 
theoraenc ! oggmux ! filesink location=desktop.ogg
/file
thx Patrys for this :-) 

also worth to check: cankiri and istanbul 



= mysql comments out =


fileperl -pe 'undef $/;s#/\*!\d{5} ([^*]+)\s?\*/#$1#gs'
/file


= Chrome Killing your EARS =
Ever having headphones on and listening your favourite music, and hitting END 

[PLDWWW] page added: people

2012-10-13 Thread Elan Ruusamäe (glen)
created

--- ---
+++ https://www.pld-linux.org/people
== People Pages ==

List of developer pages

{{pagequery@people:;fulltext;sort=a,name;group}}


Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:abram

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from abram to people:abram

--- ---
+++ https://www.pld-linux.org/people/abram
Opisz abram tutaj. 

to jest tylko test ;-) bo jeszcze sie nie obeznaje ;-) 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:adamg

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from adamg to people:adamg

--- ---
+++ https://www.pld-linux.org/people/adamg
Test test test test test test testsdfsdf 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:adas

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from adas to people:adas

--- ---
+++ https://www.pld-linux.org/people/adas
[[http://adas.artikon.one.pl|http://adas.artikon.one.pl]] 

ziew :-( 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:adasi

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from adasi to people:adasi

--- ---
+++ https://www.pld-linux.org/people/adasi
[[http://www.culm.net|adasi]] 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:adgor

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from adgor to people:adgor

--- ---
+++ https://www.pld-linux.org/people/adgor


== TEST ==



 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:akolasny

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from akolasny to people:akolasny

--- ---
+++ https://www.pld-linux.org/people/akolasny
[[http://www.bme.jhu.edu/~akolasny/pld-r3140us.html|liveCD PLD installation on 
the Compaq R3140us]] 

[[mailto:akola...@bme.jhu.edu|akola...@bme.jhu.edu]] 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:arekm

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from arekm to people:arekm

--- ---
+++ https://www.pld-linux.org/people/arekm
Test 2. 

Diffs test. 

More. 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:darekr

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from darekr to people:darekr

--- ---
+++ https://www.pld-linux.org/people/darekr
test 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:factorx

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from factorx to people:factorx

--- ---
+++ https://www.pld-linux.org/people/factorx
Opisz FactorX tutaj. 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:grizz

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from grizz to people:grizz

--- ---
+++ https://www.pld-linux.org/people/grizz
Just PLD user ;-) 

In free time I'm messing with PLD-sites: 
[[http://planet.pld-users.org/|http://planet.pld-users.org/]], 
[[http://pld-users.org/|http://pld-users.org/]], and 
[[http://pld-linux.org/|http://pld-linux.org/]] specially with 
[[http://pld-linux.org/Docs/man|http://pld-linux.org/Docs/man]] 


 My website: [[http://grizz.pl|http://grizz.pl]] [PL] 

My photo gallery: [[http://galeria.firlej.org|http://galeria.firlej.org]] [EN, 
PL] 

xmpp/jabber/gtalk: grizz // jabster.pl or grizz // pld-users.org 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:hawk

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from hawk to people:hawk

--- ---
+++ https://www.pld-linux.org/people/hawk


== Marcin Król ==


= Short FAQ =
Q1: How may I contact you?\\ A1: Send me an e-mail (hawk@pld...). You may be 
sure that I'll read it and will try to answer it ASAP (if required).\\ A2: 
Jabber me (hawk@pld...). Note: if your message will arrive while I'm busy/in 
work/etc I may forgot about it and it will remain unanswered. In such case 
please send your message again or refer to A1.\\ A3: Catch me on irc (#pld @ 
freenode). Note: I'm not checking IRC on daily basis. Your message may be 
answered in few days or not anserwed at all. Please don't use IRC for sending 
some important informations/requests. Check A1 before you'll send me some vital 
info via IRC. 

Q: I have some other question...\\ A: goto Q1 



= Inner Wiki links =

  * [[::titanium|PLD Titanium page]] 
  * [[:packages:xulrunner|XULRunner upgrade procedure]] 


= PLD 1.0/1.1 (Ra) information =
PLD Ra has reached EOL (End of Life). It will not be updated anymore. It is 
strongly recommended to upgrade to Ac, Th or Titanium as soon as possible! 



= PLD 2.0 (Ac) information =
I gave up maintaining this version of PLD. I wasn't able to do some necessary 
changes without breaking stability. I've chosen to create PLD Titanium instead. 



= PLD installer =
PLD 2.0 Ac is the last one using old, text based installer. I'm not planning 
any updates of existing installer code. This project has reached EOL. Future 
versions of PLD will probably use Anaconda or no installer at all. 



= CRI - ChRoot Installer =
Long time ago I was planning to create console based installer that will fit on 
floppy and will use chroot + previously prepared tarball with system to perform 
installation. Theoretically this should allow installation of any Linux 
distribution in any configuration. I've finally managed to release such 
bootdisks. Check [[http://cri.pld-linux.org/|http://cri.pld-linux.org/]] for 
more details. 



= Useful information =
I cannot guarantee that: 


  * I'll accept and/or commit changes/patches you've sent to me 
  * I'll respond to your e-mail in acceptable time (mail me again or jabber me 
if something is urgent) 
  * I'll take care of all PLD related problems 
  * I'll have something done in specified time (I'll do my best, but please 
understand that I also have life, work etc.) 



 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:inxs

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from inxs to people:inxs

--- ---
+++ https://www.pld-linux.org/people/inxs
INXS hier beschreiben... 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:krystian

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from krystian to people:krystian

--- ---
+++ https://www.pld-linux.org/people/krystian


= Kontakt =
Można mnie znaleźć na [[http://forum.pld-linux.org/|forum.pld-linux.org]] jako 
KrystianT 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:jack

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from jack to people:jack

--- ---
+++ https://www.pld-linux.org/people/jack
[[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:jpc

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from jpc to people:jpc

--- ---
+++ https://www.pld-linux.org/people/jpc


== Jakub Piotr Cłapa ==
E-mail: [[jpc@SPAMFREE pld-linux.org|jpc AT SPAMFREE pld-linux DOT org]] 




 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


[PLDWWW] page added: people:kisa

2012-10-13 Thread Elan Ruusamäe (glen)
Page moved from kisa to people:kisa

--- ---
+++ https://www.pld-linux.org/people/kisa
Kisa 


 [[::categoryhomepage|CategoryHomepage]] 



Diff URL:
  ---
-- 
This mail was generated by DokuWiki at
https://www.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


  1   2   >