[packages/kde4-libkscreen] - initial

2014-04-17 Thread arekm
commit 9a67c466c582b68b0dc62942843bbc95a1405c34
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:45:33 2014 +0200

- initial

 kde4-libkscreen.spec | 70 
 1 file changed, 70 insertions(+)
---
diff --git a/kde4-libkscreen.spec b/kde4-libkscreen.spec
new file mode 100644
index 000..f4c81ae
--- /dev/null
+++ b/kde4-libkscreen.spec
@@ -0,0 +1,70 @@
+%define _state  stable
+%defineorgname libkscreen
+%define qtver   4.8.3
+
+Summary:   Kscreen library
+Name:  kde4-libkscreen
+Version:   1.0.2
+Release:   1
+License:   GPL v2+
+Group: X11/Libraries
+Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{orgname}/%{version}/src/%{orgname}-%{version}.tar.xz
+# Source0-md5: 39f5316ef4f9203dd7a42180edbab122
+URL:   http://www.kde.org/
+BuildRequires: kde4-kdelibs-devel = %{version}
+BuildRequires: libxcb-devel
+BuildRequires: rpmbuild(macros) = 1.164
+BuildRequires: xcb-util-image-devel
+BuildRequires: xcb-util-renderutil-devel
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+KDE's screen management software.
+
+%package devel
+Summary:   Header files for libkscreen development
+Group: X11/Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Header files for libkscreen development.
+
+%prep
+%setup -q -n %{orgname}-%{version}
+
+%build
+install -d build
+cd build
+%cmake \
+   -DQT_QMAKE_EXECUTABLE=qmake-qt4 \
+   ../
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} -C build/ install \
+DESTDIR=$RPM_BUILD_ROOT \
+kde_htmldir=%{_kdedocdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%attr(755,root,root) %ghost %{_libdir}/libkscreen.so.?
+%attr(755,root,root) %{_libdir}/libkscreen.so.*.*.*
+%dir %{_libdir}/kde4/plugins/kscreen
+%attr(755,root,root) %{_libdir}/kde4/plugins/kscreen/KSC_Fake.so
+%attr(755,root,root) %{_libdir}/kde4/plugins/kscreen/KSC_XRandR.so
+%attr(755,root,root) %{_libdir}/kde4/plugins/kscreen/KSC_XRandR11.so
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libkscreen.so
+%{_includedir}/kscreen
+%{_libdir}/cmake/LibKScreen
+%{_pkgconfigdir}/kscreen.pc


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-libkscreen.git/commitdiff/9a67c466c582b68b0dc62942843bbc95a1405c34

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


[packages/kde4-libkscreen] Created branch master

2014-04-17 Thread arekm
The branch 'master' was created.

Summary of new commits:

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


DISTFILES: kde4-libkscreen: libkscreen-1.0.2.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: 
ftp://ftp.kde.org/pub/kde/stable/libkscreen/1.0.2/src/libkscreen-1.0.2.tar.xz
39f5316ef4f9203dd7a42180edbab122  libkscreen-1.0.2.tar.xz
Size: 35136 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/kde4-kate] - up to 4.13.0

2014-04-17 Thread arekm
commit bb67c910a55ed9e134b64be70c64c729dffa9e93
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:47:59 2014 +0200

- up to 4.13.0

 kde4-kate.spec | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/kde4-kate.spec b/kde4-kate.spec
index 6f01241..90744d8 100644
--- a/kde4-kate.spec
+++ b/kde4-kate.spec
@@ -10,18 +10,19 @@
 Summary:   K Desktop Environment - Advanced Text Editor
 Summary(pl.UTF-8): K Desktop Environment -  Zaawansowany edytor tekstu
 Name:  kde4-kate
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications/Editors
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: d1211d6296757397922af912f4afa947
+# Source0-md5: cdc4424955043025b0b166b81bad2f25
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdelibs-devel = %{version}
+BuildRequires: python-PyKDE4-devel = %{version}
 BuildRequires: shared-mime-info
+Obsoletes: kate = 4.8.0
 Obsoletes: kde4-kdebase-kwrite  4.6.99
 Obsoletes: kde4-kdesdk-kate  4.6.99
-Obsoletes: kate = 4.8.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -122,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libkatepartinterfaces.so.?
 %attr(755,root,root) %{_libdir}/libkdeinit4_kate.so
 %attr(755,root,root) %{_libdir}/libkdeinit4_kwrite.so
+%dir %{py_sitedir}/PyKate4
+%{py_sitedir}/PyKate4/__init__.py
+%attr(755,root,root) %{py_sitedir}/PyKate4/kate.so
 %{_datadir}/apps/kate
 %{_datadir}/apps/katepart
 %{_datadir}/apps/katexmltools
@@ -135,8 +139,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/config/ktexteditor_codesnippets_core.knsrc
 %{_datadir}/kde4/services/kate*.desktop
 %{_datadir}/kde4/services/ktexteditor_*.desktop
+%{_datadir}/kde4/services/pate.desktop
 %{_datadir}/kde4/services/plasma-applet-katesession.desktop
 %{_datadir}/kde4/servicetypes/kateplugin.desktop
+%{_datadir}/kde4/servicetypes/katepythonplugin.desktop
 %{_desktopdir}/kde4/kate.desktop
 %{_desktopdir}/kde4/kwrite.desktop
 %{_iconsdir}/*/*/actions/debug-kategdb.png


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kate.git/commitdiff/bb67c910a55ed9e134b64be70c64c729dffa9e93

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


[packages/rpm-build-tools] - add libkscreen as okular dependency

2014-04-17 Thread arekm
commit fc5f9bd4ec7fb80b5ef562aaa5fec582e74e7a7e
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:48:17 2014 +0200

- add libkscreen as okular dependency

 update-kde4.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/update-kde4.sh b/update-kde4.sh
index 1be07d0..257eb0f 100755
--- a/update-kde4.sh
+++ b/update-kde4.sh
@@ -17,6 +17,7 @@ kde4-libkdeedu
 kde4-kdebase-runtime
 python-PyKDE4
 kde4-kate
+kde4-libkscreen
 kde4-okular
 kde4-smokegen
 kde4-smokeqt


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/fc5f9bd4ec7fb80b5ef562aaa5fec582e74e7a7e

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


DISTFILES: kde4-kate: kate-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kate-4.13.0.tar.xz
cdc4424955043025b0b166b81bad2f25  kate-4.13.0.tar.xz
Size: 2738196 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/kde4-okular] - up to 4.13.0

2014-04-17 Thread arekm
commit 87a7f7eee0ff4291efb484cab5363127c4ba35e5
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:49:43 2014 +0200

- up to 4.13.0

 kde4-okular.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kde4-okular.spec b/kde4-okular.spec
index 2141aaf..239c1da 100644
--- a/kde4-okular.spec
+++ b/kde4-okular.spec
@@ -5,18 +5,19 @@
 Summary:   K Desktop Environment - KDE universal document viewer
 Summary(pl.UTF-8): K Desktop Environment - Uniwersalna przeglądarka 
dokumentów dla KDE
 Name:  kde4-okular
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: d022697392ff74d83e77f5e9f5f7ab47
+# Source0-md5: 0cdaedc69575e5842c67072440f49885
 URL:   http://www.kde.org/
 BuildRequires: chmlib-devel
 BuildRequires: djvulibre-devel
 BuildRequires: docbook-dtd42-xml
 BuildRequires: ebook-tools-devel
 BuildRequires: exiv2-devel = 0.18.2
+BuildRequires: kde4-libkscreen
 BuildRequires: lcms-devel
 BuildRequires: libgphoto2-devel
 BuildRequires: libjpeg-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-okular.git/commitdiff/87a7f7eee0ff4291efb484cab5363127c4ba35e5

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


[packages/kde4-kdebase-artwork] - up to 4.13.0

2014-04-17 Thread arekm
commit 4c2ffeddfc8f79587e6b5a5fab2ed8a9c5154996
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:49:18 2014 +0200

- up to 4.13.0

 kde4-kdebase-artwork.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kdebase-artwork.spec b/kde4-kdebase-artwork.spec
index c76472b..6db5565 100644
--- a/kde4-kdebase-artwork.spec
+++ b/kde4-kdebase-artwork.spec
@@ -5,12 +5,12 @@
 Summary:   K Desktop Environment - base artwork
 Summary(pl.UTF-8): K Desktop Environment - podstawowe grafiki itp.
 Name:  kde4-kdebase-artwork
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   LGPL
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 643984c65efee67e737901ba0fd95a68
+# Source0-md5: 272a9bc31e53ee50e54159de727cf1dd
 URL:   http://www.kde.org/
 BuildRequires: QtCore-devel = %{qtver}
 BuildRequires: automoc4 = 0.9.88


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdebase-artwork.git/commitdiff/4c2ffeddfc8f79587e6b5a5fab2ed8a9c5154996

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


DISTFILES: kde4-okular: okular-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/okular-4.13.0.tar.xz
0cdaedc69575e5842c67072440f49885  okular-4.13.0.tar.xz
Size: 1568500 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: kde4-kdebase-artwork: kde-base-artwork-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: 
ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kde-base-artwork-4.13.0.tar.xz
272a9bc31e53ee50e54159de727cf1dd  kde-base-artwork-4.13.0.tar.xz
Size: 7420488 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/kde4-wallpapers] - up to 4.13.0

2014-04-17 Thread arekm
commit a411408f5f87e0b2d279dfde837065b0bb092ac1
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:51:14 2014 +0200

- up to 4.13.0

 kde4-wallpapers.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-wallpapers.spec b/kde4-wallpapers.spec
index b04c8fa..0d88804 100644
--- a/kde4-wallpapers.spec
+++ b/kde4-wallpapers.spec
@@ -6,12 +6,12 @@
 Summary:   KDE 4 wallpapers
 Summary(pl.UTF-8): Tapety KDE 4
 Name:  kde4-wallpapers
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: ad804ea611fb1bfb4ccd53f3f5caaf15
+# Source0-md5: 8885cac335bbcc6e0f6510fd70c3a567
 URL:   http://www.kde.org/
 Obsoletes: kde4-kdebase-workspace-wallpapers
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-wallpapers.git/commitdiff/a411408f5f87e0b2d279dfde837065b0bb092ac1

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


DISTFILES: kde4-wallpapers: kde-wallpapers-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kde-wallpapers-4.13.0.tar.xz
8885cac335bbcc6e0f6510fd70c3a567  kde-wallpapers-4.13.0.tar.xz
Size: 90374180 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/kde4-libkexiv2] - up to 4.13.0

2014-04-17 Thread arekm
commit 23a8708a24086c96efac1c33cf11343d4dadac87
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:52:33 2014 +0200

- up to 4.13.0

 kde4-libkexiv2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-libkexiv2.spec b/kde4-libkexiv2.spec
index 4b696cb..4ef7f65 100644
--- a/kde4-libkexiv2.spec
+++ b/kde4-libkexiv2.spec
@@ -4,12 +4,12 @@
 Summary:   libkexiv2 - picture metadata manipulation library
 Summary(pl.UTF-8): libkexiv2 - biblioteka do obróbki metadanych obrazków
 Name:  kde4-libkexiv2
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL v2+
 Group: X11/Libraries
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 9f9d9867e7f7384a08aefbb4c69e3806
+# Source0-md5: 41e2d4e549bfc27caab051c829b49df3
 URL:   http://www.kde.org/
 BuildRequires: exiv2-devel = 0.20
 BuildRequires: kde4-kdelibs-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-libkexiv2.git/commitdiff/23a8708a24086c96efac1c33cf11343d4dadac87

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


DISTFILES: kde4-libkexiv2: libkexiv2-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/libkexiv2-4.13.0.tar.xz
41e2d4e549bfc27caab051c829b49df3  libkexiv2-4.13.0.tar.xz
Size: 135824 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/kde4-kdeartwork] - up to 4.13.0

2014-04-17 Thread arekm
commit e457006a1c87913cca2bb307ac7179667d30c734
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:58:03 2014 +0200

- up to 4.13.0

 kde4-kdeartwork.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kdeartwork.spec b/kde4-kdeartwork.spec
index 81fff67..3da8830 100644
--- a/kde4-kdeartwork.spec
+++ b/kde4-kdeartwork.spec
@@ -6,12 +6,12 @@
 Summary:   K Desktop Environment - artwork
 Summary(pl.UTF-8): K Desktop Environment - grafiki itp.
 Name:  kde4-kdeartwork
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   LGPL
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 98cd08c76d46491e5cbddea1dc67cd98
+# Source0-md5: e06b896a17a8e64196139985eb4f9776
 Patch0:%{name}-findxscreensaver.patch
 Patch1:%{name}-crystalsvg-hicolor.patch
 URL:   http://www.kde.org/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdeartwork.git/commitdiff/e457006a1c87913cca2bb307ac7179667d30c734

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


[packages/kde4-ksnapshot] - up to 4.13.0

2014-04-17 Thread arekm
commit 530832f8545ad615c89343978d14de202aae7976
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 08:58:10 2014 +0200

- up to 4.13.0

 kde4-ksnapshot.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-ksnapshot.spec b/kde4-ksnapshot.spec
index 83cecef..fca7462 100644
--- a/kde4-ksnapshot.spec
+++ b/kde4-ksnapshot.spec
@@ -5,12 +5,12 @@
 Summary:   K Desktop Environment - Snap Shot
 Summary(pl.UTF-8): K Desktop Environment - Program do przechwytywania 
ekranu
 Name:  kde4-ksnapshot
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: e07cd62adbe2df1c638905d1e4943722
+# Source0-md5: 5b95651309142ef7dd71f54a5a5b3d58
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdelibs-devel
 BuildRequires: libjpeg-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-ksnapshot.git/commitdiff/530832f8545ad615c89343978d14de202aae7976

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


DISTFILES: kde4-kdeartwork: kdeartwork-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kdeartwork-4.13.0.tar.xz
e06b896a17a8e64196139985eb4f9776  kdeartwork-4.13.0.tar.xz
Size: 140849016 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: kde4-ksnapshot: ksnapshot-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/ksnapshot-4.13.0.tar.xz
5b95651309142ef7dd71f54a5a5b3d58  ksnapshot-4.13.0.tar.xz
Size: 257952 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/kde4-kwallet] - up to 4.13.0

2014-04-17 Thread arekm
commit 283cf4dec08d74d3b4756bf5457471c34412cb8b
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 09:01:05 2014 +0200

- up to 4.13.0

 kde4-kwallet.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kwallet.spec b/kde4-kwallet.spec
index 60a4d3b..0ade68a 100644
--- a/kde4-kwallet.spec
+++ b/kde4-kwallet.spec
@@ -5,12 +5,12 @@
 
 Summary:   K Desktop Environment - KDE Wallet Manager
 Name:  kde4-kwallet
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: d7bea5734b6fc029eea9a4995caf9649
+# Source0-md5: 62d4132f6621c07c490199c108f2176c
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdebase-devel = %{version}
 Obsoletes: kde4-kdeutils-kwalletmanager
@@ -56,3 +56,4 @@ rm -rf $RPM_BUILD_ROOT
 /etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf
 %{_iconsdir}/hicolor/*/apps/kwalletmanager2.png
 %{_iconsdir}/hicolor/*/apps/kwalletmanager.png
+%{_docdir}/kde/HTML/en/kwallet


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kwallet.git/commitdiff/283cf4dec08d74d3b4756bf5457471c34412cb8b

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


DISTFILES: kde4-kwallet: kwalletmanager-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kwalletmanager-4.13.0.tar.xz
62d4132f6621c07c490199c108f2176c  kwalletmanager-4.13.0.tar.xz
Size: 456100 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/kde4-okteta] - up to 4.13.0

2014-04-17 Thread arekm
commit c507da22f4200d83a730532b655ca21e8ef63f2a
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 09:05:49 2014 +0200

- up to 4.13.0

 kde4-okteta.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-okteta.spec b/kde4-okteta.spec
index 065740d..597202c 100644
--- a/kde4-okteta.spec
+++ b/kde4-okteta.spec
@@ -5,12 +5,12 @@
 Summary:   okteta - Binary file editor
 Summary(pl.UTF-8): okteta - Edytor plików binarnych
 Name:  kde4-okteta
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Development/Tools
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: d8b065c2247fc0cda05aa1f73e66b522
+# Source0-md5: 7d1c64a940d9f04cd29d04e0d025fb13
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdebase-devel = %{version}
 BuildRequires: qt4-build = %{qtver}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-okteta.git/commitdiff/c507da22f4200d83a730532b655ca21e8ef63f2a

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


DISTFILES: kde4-okteta: okteta-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/okteta-4.13.0.tar.xz
7d1c64a940d9f04cd29d04e0d025fb13  okteta-4.13.0.tar.xz
Size: 493024 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/kde4-kdeplasma-addons] - up to 4.13.0

2014-04-17 Thread arekm
commit 7396a87270ac8ddd96cdcbb8dabf220151f8a9fd
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 09:24:39 2014 +0200

- up to 4.13.0

 kde4-kdeplasma-addons.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kdeplasma-addons.spec b/kde4-kdeplasma-addons.spec
index 00b32aa..b868195 100644
--- a/kde4-kdeplasma-addons.spec
+++ b/kde4-kdeplasma-addons.spec
@@ -9,12 +9,12 @@
 Summary:   KDE4 Plasmoids
 Summary(pl.UTF-8): Plazmoidy dla KDE4
 Name:  kde4-kdeplasma-addons
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 5bfa610f3df10e281ea50657afb5d36f
+# Source0-md5: 75340aa2eff9fa17a1b52fa280e61ada
 Patch100:  %{name}-branch.diff
 URL:   http://www.kde.org/
 BuildRequires: OpenGL-GLU-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdeplasma-addons.git/commitdiff/7396a87270ac8ddd96cdcbb8dabf220151f8a9fd

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


[packages/kde4-marble] - up to 4.13.0

2014-04-17 Thread arekm
commit cc59669b8790a34499b883c0d58c786976554b0e
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 09:25:20 2014 +0200

- up to 4.13.0

 kde4-marble.spec | 32 ++--
 1 file changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/kde4-marble.spec b/kde4-marble.spec
index 45d5bb8..ae6deb3 100644
--- a/kde4-marble.spec
+++ b/kde4-marble.spec
@@ -1,3 +1,20 @@
+# TODO:
+# -- The following OPTIONAL packages have not been found:
+#
+# * QextSerialPort , access to serial ports , 
http://code.google.com/p/qextserialport/
+#   Reading from serial port in APRS plugin
+# * quazip , reading and writing of ZIP archives , 
http://quazip.sourceforge.net/
+#   reading and displaying .kmz files
+# * libshp , reading and writing of ESRI Shapefiles (.shp) , 
http://shapelib.maptools.org/
+#   reading and displaying .shp files
+# * liblocation , position information on Maemo 5 devices , http://maemo.org/
+#   position information via GPS/WLAN for the Nokia N900 smartphone
+# * QtMobility , a collection of APIs and frameworks , http://qt.digia.com/
+#   Required for QtLocation to work
+# * QtLocation , geographical support for position and map use , 
http://qt.digia.com/
+#   position information via QtMobility QtLocation
+# * libwlocate , WLAN-based geolocation , http://www.openwlanmap.org/
+#   Position information based on neighboring WLAN networks
 #
 # Conditional build:
 #
@@ -8,12 +25,12 @@
 Summary:   Marble
 Summary(pl.UTF-8): Marble
 Name:  kde4-marble
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   LGPL v2
 Group: X11/Libraries
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: bceda115155eae5eacda47f4c8706442
+# Source0-md5: d16b16a1be73124c251a4d3865e184fd
 URL:   http://www.kde.org/
 # leave only required ones
 BuildRequires: Qt3Support-devel = %{qt_ver}
@@ -91,6 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{orgname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/marble
+%attr(755,root,root) %{_bindir}/marble-mobile
 %attr(755,root,root) %{_bindir}/marble-qt
 %attr(755,root,root) %{_bindir}/marble-touch
 #%attr(755,root,root) %{_bindir}/routing-instructions
@@ -108,11 +126,14 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/CachePlugin.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/CompassFloatItem.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/CrosshairsPlugin.so
+%attr(755,root,root) %{_libdir}/kde4/plugins/marble/CycleStreetsPlugin.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/EarthquakePlugin.so
+%attr(755,root,root) %{_libdir}/kde4/plugins/marble/EclipsesPlugin.so
 %attr(755,root,root) 
%{_libdir}/kde4/plugins/marble/ElevationProfileFloatItem.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/ElevationProfileMarker.so
 %attr(755,root,root) 
%{_libdir}/kde4/plugins/marble/FlightGearPositionProviderPlugin.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/FoursquarePlugin.so
+%attr(755,root,root) %{_libdir}/kde4/plugins/marble/GpsbabelPlugin.so
 %attr(755,root,root) 
%{_libdir}/kde4/plugins/marble/GosmoreReverseGeocodingPlugin.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/GosmoreRoutingPlugin.so
 %attr(755,root,root) 
%{_libdir}/kde4/plugins/marble/GpsdPositionProviderPlugin.so
@@ -159,9 +180,14 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/kde4/plugins/marble/YoursPlugin.so
 %attr(755,root,root) %ghost %{_libdir}/libmarblewidget.so.??
 %attr(755,root,root) %{_libdir}/libmarblewidget.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libastro.so.?
+%attr(755,root,root) %{_libdir}/libastro.so.*.*.*
+%{_desktopdir}/kde4/marble-mobile.desktop
+%{_desktopdir}/kde4/marble_geo.desktop
 %{_desktopdir}/kde4/marble_gpx.desktop
 %{_desktopdir}/kde4/marble_kml.desktop
 %{_desktopdir}/kde4/marble_osm.desktop
+%{_desktopdir}/kde4/marble_worldwind.desktop
 %{_desktopdir}/kde4/marble.desktop
 %{_desktopdir}/kde4/marble-qt.desktop
 %{_desktopdir}/kde4/marble-touch.desktop
@@ -180,6 +206,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
+%{_includedir}/astro
 %{_includedir}/marble
+%attr(755,root,root) %{_libdir}/libastro.so
 %attr(755,root,root) %{_libdir}/libmarblewidget.so
 %{_datadir}/apps/cmake/modules/FindMarble.cmake


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-marble.git/commitdiff/cc59669b8790a34499b883c0d58c786976554b0e

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


DISTFILES: kde4-kdeplasma-addons: kdeplasma-addons-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: 
ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kdeplasma-addons-4.13.0.tar.xz
75340aa2eff9fa17a1b52fa280e61ada  kdeplasma-addons-4.13.0.tar.xz
Size: 1758816 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: kde4-marble: marble-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/marble-4.13.0.tar.xz
d16b16a1be73124c251a4d3865e184fd  marble-4.13.0.tar.xz
Size: 19413344 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


PLD-doc: PLD-update-TODO - updated

2014-04-17 Thread arekm
] 13.09
 emacs-mew-pkg(9) [OLD] 4.2 [NEW] 6.5
 emacspeak(11) [OLD] 24 [NEW] 39.0
@@ -261,11 +260,10 @@
 enbd(21) [OLD] 2.4.32 [NEW] 2.4.37a
 enemies-of-carlotta(8) [OLD] 1.1.2 [NEW] 1.2.6
 enet(8) [OLD] 1.3.3 [NEW] 1.3.11
-eog(13) [OLD] 3.12.0 [NEW] 3.12.1
+enlightenment(19) [OLD] 0.18.6 [NEW] 0.18.7
 epic4(8) [OLD] 2.2 [NEW] 2.10.5
 epiphany(10) [OLD] 3.10.2 [NEW] 3.10.3
 erlang-exmpp(7) [OLD] 0.9.2 [NEW] 0.9.9
-evince(17) [OLD] 3.12.0 [NEW] 3.12.1
 evolution-ews(7) [OLD] 3.12.0 [NEW] 3.12.1
 exim-lite(10) [OLD] 4.51 [NEW] 4.69
 exipick(10) [OLD] 20100323.0 [NEW] 20120509.0
@@ -294,8 +292,9 @@
 fonts-TTF-RedHat-liberation1(8) [OLD] 1.07.3 [NEW] 2.00.1
 fonts-thai-scalable(12) [OLD] 0.5.1 [NEW] 0.6.0
 foomatic-db-engine(10) [OLD] 4.0.9 [NEW] 4.0.11
-foomatic-db(11) [OLD] 20110615 [NEW] 20140414
+foomatic-db(11) [OLD] 20110615 [NEW] 20140417
 fox16(12) [OLD] 1.6.49 [NEW] 1.7.46
+fpaste(8) [OLD] 0.3.7.1 [NEW] 0.3.7.2
 freebooters(8) [OLD] 0.2.1 [NEW] 0.2.2
 freedink(8) [OLD] 1.08.20101114 [NEW] 1.08.20121209
 freedt(8) [OLD] 0.21 [NEW] 0.22
@@ -304,6 +303,7 @@
 freetds(22) [OLD] 0.91 [NEW] 0.92.405
 frescobaldi(8) [OLD] 1.2.0 [NEW] 2.0.10
 frox(11) [OLD] 0.7.18 [NEW] 20020304
+fslint(7) [OLD] 2.42 [NEW] 2.44
 fxscintilla(12) [OLD] 1.71 [NEW] 2.28.0
 gammu(9) [OLD] 1.32.0 [NEW] 1.33.0
 ganeti(7) [OLD] 2.9.3 [NEW] 2.9.6
@@ -317,18 +317,19 @@
 gdbm18(12) [OLD] 1.8.3 [NEW] 1.11
 gdsl(8) [OLD] 1.4 [NEW] 1.7
 geany-plugin-latex(9) [OLD] 0.4 [NEW] 0.5
-geany(8) [OLD] 1.23.1 [NEW] 1.24
+geany(8) [OLD] 1.23.1 [NEW] 1.24.1
 gecko-mediaplayer(8) [OLD] 1.0.9a [NEW] 1.0.9b
-gedit(8) [OLD] 3.12.0 [NEW] 3.12.1
 gengetopt(9) [OLD] 2.22.1 [NEW] 2.22.6
 genius(9) [OLD] 1.0.16 [NEW] 1.0.17
 geoclue(12) [OLD] 0.12.99 [NEW] 1.99.0
+geoclue2(8) [OLD] 2.1.7 [NEW] 2.1.8
 getdp(11) [OLD] 1.2.1 [NEW] 2.4.3
 getmail(8) [OLD] 4.13.0 [NEW] 5.0.0a2
 getty_ps(11) [OLD] 2.0.7j [NEW] 2.1.0b
 gfs(9) [OLD] 2.03.10 [NEW] 3.0.7
 gfs2(36) [OLD] 2.03.10 [NEW] 3.0.7
 ghc-MissingH(13) [OLD] 1.2.0.0 [NEW] 1.2.1.0
+ghc-alsa-mixer(8) [OLD] 0.2.0.1 [NEW] 0.2.0.2
 ghc-binary-shared(8) [OLD] 0.8.2 [NEW] 0.8.3
 ghc-bytestring-show(8) [OLD] 0.3.5.5 [NEW] 0.3.5.6
 ghc-c2hs(8) [OLD] 0.16.4 [NEW] 0.17.1
@@ -348,7 +349,7 @@
 ghc-mmap(9) [OLD] 0.5.8 [NEW] 0.5.9
 ghc-pango(8) [OLD] 0.12.3 [NEW] 0.12.5.3
 ghc-regex-tdfa(8) [OLD] 1.1.8 [NEW] 1.2.0
-ghc-snap-server(8) [OLD] 0.9.4.0 [NEW] 0.9.4.2
+ghc-snap-server(8) [OLD] 0.9.4.0 [NEW] 0.9.4.3
 ghc-stm(8) [OLD] 2.4.2 [NEW] 2.4.3
 ghc-terminfo(8) [OLD] 0.3.2.5 [NEW] 0.4.0.0
 ghc-timezone-olson(8) [OLD] 0.1.2 [NEW] 0.1.4
@@ -356,8 +357,6 @@
 gifsicle(8) [OLD] 1.78 [NEW] 1.82
 gigolo(8) [OLD] 0.4.1 [NEW] 0.4.2
 git-annex(7) [OLD] 4.20130501.1 [NEW] 5.20140412
-glib-networking(8) [OLD] 2.40.0 [NEW] 2.40.1
-glibmm(16) [OLD] 2.38.1 [NEW] 2.38.2
 glm(8) [OLD] 0.3 [NEW] 0.3.2
 global(14) [OLD] 4.7 [NEW] 6.2.12
 globulation2(10) [OLD] 0.9.1 [NEW] 0.9.4.1
@@ -369,14 +368,15 @@
 gnbd(8) [OLD] 2.03.10 [NEW] 3.0.7
 gngeo(9) [OLD] 0.6.12 [NEW] 20060628
 gnome-applet-quick-lounge(8) [OLD] 2.14.0 [NEW] 2.14.1
-gnome-boxes(9) [OLD] 3.10.0 [NEW] 3.10.2
+gnome-boxes(9) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-commander(8) [OLD] 1.2.8.15 [NEW] 1.2.8.17
+gnome-control-center(17) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-crystal(8) [OLD] 0.6.1 [NEW] 0.6.7
+gnome-devel-docs(8) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-globalmenu(7) [OLD] 0.7.6 [NEW] 0.9.alpha5
 gnome-link-monitor-applet(12) [OLD] 2.2 [NEW] 3.0
 gnome-logs(7) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-mag(8) [OLD] 0.16.2 [NEW] 0.16.3
-gnome-maps(7) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-mines(8) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-mplayer(15) [OLD] 1.0.9a [NEW] 1.0.9b
 gnome-music(7) [OLD] 3.12.0 [NEW] 3.12.1
@@ -385,7 +385,7 @@
 gnome-photo-printer(8) [OLD] 0.6.5 [NEW] 0.7.0
 gnome-robots(8) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-speech(18) [OLD] 0.4.23 [NEW] 0.4.25
-gnome-system-monitor(11) [OLD] 3.12.0 [NEW] 3.12.1
+gnome-user-docs(8) [OLD] 3.12.0 [NEW] 3.12.1
 gnome-user-share(8) [OLD] 2.30.1 [NEW] 2.30.2
 gnubik(8) [OLD] 2.4 [NEW] 2.4.1
 gnuchess(15) [OLD] 5.07 [NEW] 6.1.1
@@ -401,7 +401,6 @@
 gnustep-make-libFoundation(19) [OLD] 1.11.0 [NEW] 2.6.6
 gnustep-make(13) [OLD] 2.6.5 [NEW] 2.6.6
 gobby(12) [OLD] 0.4.5 [NEW] 0.4.94
-google-chrome [OLD] 33.0.1750.152 [NEW] 34.0.1847.116
 goptical(13) [OLD] 0.90 [NEW] 0.92
 gpc(14) [OLD] 20050331 [NEW] 20060325
 gpe-calendar(8) [OLD] 0.90 [NEW] 0.92
@@ -445,7 +444,7 @@
 hedgewars(18) [OLD] 0.9.16 [NEW] 0.9.20.5
 heimdal(16) [OLD] 1.5.3 [NEW] 1.6rc2
 hesiod(8) [OLD] 3.0.2 [NEW] 3.2.1
-hevea(11) [OLD] 1.10 [NEW] 2.13
+hevea(11) [OLD] 1.10 [NEW] 2.14
 hiera(11) [OLD] 1.0.0 [NEW] 1.3.2
 hlint(7) [OLD] 1.8.45 [NEW] 1.8.61
 hmaccalc(11) [OLD] 0.9.12 [NEW] 0.9.13
@@ -467,8 +466,8 @@
 iceape-addon-greasemonkey(8) [OLD] 0.8.2 [NEW] 0.9.13.1
 icecream(8) [OLD] 0.9.1 [NEW] 1.0.1
 icedtea-web(17) [OLD] 1.4.2 [NEW] 1.5
-icedtea6(27) [OLD] 1.12.4 [NEW] 1.13.2
-icedtea7(40) [OLD] 2.4.5 [NEW] 2.4.6
+icedtea6(27) [OLD] 1.12.4 [NEW] 1.13.3
+icedtea7(40) [OLD] 2.4.5 [NEW] 2.4.7
 ies4linux(55) [OLD

[packages/kde4-kdepim-runtime] Created branch KDE4_KDEPIM_RUNTIME_4_9

2014-04-17 Thread arekm
The branch 'KDE4_KDEPIM_RUNTIME_4_9' was created.

Summary of new commits:

  0e859b1... - rel 3; build fix (building with current kde)
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kde4-kdepim-runtime/KDE4_KDEPIM_RUNTIME_4_9] - rel 3; build fix (building with current kde)

2014-04-17 Thread arekm
commit 0e859b1f8f8cf8d9f17938243c1c167e547ec6fc
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:36:26 2014 +0200

- rel 3; build fix (building with current kde)

 kde4-kdepim-runtime-build.patch | 352 
 kde4-kdepim-runtime.spec|   4 +-
 2 files changed, 355 insertions(+), 1 deletion(-)
---
diff --git a/kde4-kdepim-runtime.spec b/kde4-kdepim-runtime.spec
index fe3190b..369b6c9 100644
--- a/kde4-kdepim-runtime.spec
+++ b/kde4-kdepim-runtime.spec
@@ -7,12 +7,13 @@ Summary:  Runtime Personal Information Management (PIM) 
for KDE
 Summary(pl.UTF-8): Zarządca informacji osobistej (PIM) dla KDE
 Name:  kde4-kdepim-runtime
 Version:   4.9.2
-Release:   2
+Release:   3
 License:   GPL
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
 # Source0-md5: c094ceca4361768cc5874f95f21a7b83
 Patch100:  %{name}-branch.diff
+Patch0:%{name}-build.patch
 URL:   http://www.kde.org/
 BuildRequires: Qt3Support-devel = %{qtver}
 BuildRequires: QtNetwork-devel = %{qtver}
@@ -89,6 +90,7 @@ bazujących na kdepim-runtime.
 %prep
 %setup -q -n %{orgname}-%{version}
 #%patch100 -p1
+%patch0 -p1
 
 %build
 install -d build
diff --git a/kde4-kdepim-runtime-build.patch b/kde4-kdepim-runtime-build.patch
new file mode 100644
index 000..768ae2e
--- /dev/null
+++ b/kde4-kdepim-runtime-build.patch
@@ -0,0 +1,352 @@
+commit 37c762abc4a41dc6cca2a85c0fc8308696ab3178
+Author: Dan Vrátil dvra...@redhat.com
+Date:   Tue Feb 18 11:25:40 2014 +0100
+
+Fix ambiguous reference to Job in AbstractLocalStoreTest
+
+diff --git a/resources/shared/filestore/tests/abstractlocalstoretest.cpp 
b/resources/shared/filestore/tests/abstractlocalstoretest.cpp
+index 6f1b625..74ed543 100644
+--- a/resources/shared/filestore/tests/abstractlocalstoretest.cpp
 b/resources/shared/filestore/tests/abstractlocalstoretest.cpp
+@@ -48,8 +48,8 @@ class TestStore : public AbstractLocalStore
+ TestStore() : mLastCheckedJob( 0 ), mLastProcessedJob( 0 ), mErrorCode( 0 
) {}
+ 
+   public:
+-mutable Job *mLastCheckedJob;
+-Job *mLastProcessedJob;
++mutable Akonadi::FileStore::Job *mLastCheckedJob;
++Akonadi::FileStore::Job *mLastProcessedJob;
+ 
+ Collection mTopLevelCollection;
+ 
+@@ -57,7 +57,7 @@ class TestStore : public AbstractLocalStore
+ QString mErrorText;
+ 
+   protected:
+-void processJob( Job *job );
++void processJob( Akonadi::FileStore::Job *job );
+ 
+   protected:
+ void setTopLevelCollection( const Collection collection )
+@@ -70,14 +70,14 @@ class TestStore : public AbstractLocalStore
+   AbstractLocalStore::setTopLevelCollection( modifiedCollection );
+ }
+ 
+-void checkCollectionCreate( CollectionCreateJob *job, int errorCode, 
QString errorText ) const
++void checkCollectionCreate( Akonadi::FileStore::CollectionCreateJob *job, 
int errorCode, QString errorText ) const
+ {
+   mLastCheckedJob = job;
+   errorCode = mErrorCode;
+   errorText = mErrorText;
+ }
+ 
+-void checkCollectionDelete( CollectionDeleteJob *job, int errorCode, 
QString errorText ) const
++void checkCollectionDelete( Akonadi::FileStore::CollectionDeleteJob *job, 
int errorCode, QString errorText ) const
+ {
+   mLastCheckedJob = job;
+   errorCode = mErrorCode;
+@@ -119,7 +119,7 @@ class TestStore : public AbstractLocalStore
+   errorText = mErrorText;
+ }
+ 
+-void checkItemFetch( ItemFetchJob *job, int errorCode, QString 
errorText ) const
++void checkItemFetch( Akonadi::FileStore::ItemFetchJob *job, int 
errorCode, QString errorText ) const
+ {
+   mLastCheckedJob = job;
+   errorCode = mErrorCode;
+@@ -133,14 +133,14 @@ class TestStore : public AbstractLocalStore
+   errorText = mErrorText;
+ }
+ 
+-void checkItemMove( ItemMoveJob *job, int errorCode, QString errorText 
) const
++void checkItemMove( Akonadi::FileStore::ItemMoveJob *job, int errorCode, 
QString errorText ) const
+ {
+   mLastCheckedJob = job;
+   errorCode = mErrorCode;
+   errorText = mErrorText;
+ }
+ 
+-void checkStoreCompact( StoreCompactJob *job, int errorCode, QString 
errorText ) const
++void checkStoreCompact( Akonadi::FileStore::StoreCompactJob *job, int 
errorCode, QString errorText ) const
+ {
+   mLastCheckedJob = job;
+   errorCode = mErrorCode;
+@@ -148,7 +148,7 @@ class TestStore : public AbstractLocalStore
+ }
+ };
+ 
+-void TestStore::processJob( Job *job )
++void TestStore::processJob( Akonadi::FileStore::Job *job )
+ {
+   mLastProcessedJob = job;
+ 
+@@ -236,7 +236,7 @@ void AbstractLocalStoreTest::testCreateCollection()
+   job = mStore-createCollection( Collection(), Collection() );
+   QVERIFY( job != 0 );
+   QCOMPARE( mStore-mLastCheckedJob, job );
+-  QCOMPARE( job-error(), (int)Job::InvalidStoreState 

DISTFILES: kde4-kgpg: kgpg-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kgpg-4.13.0.tar.xz
5b9aba8b988f81c1be8cae47790c72f2  kgpg-4.13.0.tar.xz
Size: 803356 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: kde4-print-manager: print-manager-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/print-manager-4.13.0.tar.xz
746f9fad5bcda040975f80274bb4dd83  print-manager-4.13.0.tar.xz
Size: 92340 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: kde4-libkdcraw: libkdcraw-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/libkdcraw-4.13.0.tar.xz
fe0d55a05c6238acb59b2627046b5115  libkdcraw-4.13.0.tar.xz
Size: 100168 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: kde4-kdegraphics-thumbnailers: kdegraphics-thumbnailers-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: 
ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kdegraphics-thumbnailers-4.13.0.tar.xz
4bed58c662f159ad83675a521f0616f2  kdegraphics-thumbnailers-4.13.0.tar.xz
Size: 41212 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/kde4-print-manager] - up to 4.13.0

2014-04-17 Thread arekm
commit f03956a7ae1218b1508ae2bbdf3918c565b4bac4
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:44:02 2014 +0200

- up to 4.13.0

 kde4-print-manager.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-print-manager.spec b/kde4-print-manager.spec
index d344c2f..5e69f6f 100644
--- a/kde4-print-manager.spec
+++ b/kde4-print-manager.spec
@@ -6,12 +6,12 @@
 
 Summary:   K Desktop Environment - print manager
 Name:  kde4-print-manager
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 670985286a11f3166314ce145ac38112
+# Source0-md5: 746f9fad5bcda040975f80274bb4dd83
 URL:   http://www.kde.org/
 BuildRequires: automoc4
 BuildRequires: cups-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-print-manager.git/commitdiff/f03956a7ae1218b1508ae2bbdf3918c565b4bac4

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


DISTFILES: kde4-kmix: kmix-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/kmix-4.13.0.tar.xz
ce098c21b50128b3eb0aac262acb9221  kmix-4.13.0.tar.xz
Size: 377892 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: kde4-svgpart: svgpart-4.13.0.tar.xz

2014-04-17 Thread arekm

Files fetched: 1

STORED: ftp://ftp.kde.org/pub/kde/stable/4.13.0/src/svgpart-4.13.0.tar.xz
b91574ccd82f73cd177c6124d79f7768  svgpart-4.13.0.tar.xz
Size: 9064 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/kde4-kgpg] - up to 4.13.0

2014-04-17 Thread arekm
commit 9345e0e397deef985e28a150ac3e3e6940ced4de
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:44:21 2014 +0200

- up to 4.13.0

 kde4-kgpg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kgpg.spec b/kde4-kgpg.spec
index 96fa0e5..85aa288 100644
--- a/kde4-kgpg.spec
+++ b/kde4-kgpg.spec
@@ -6,12 +6,12 @@
 
 Summary:   K Desktop Environment - interface for GnuPG
 Name:  kde4-kgpg
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: eea95ebdee8ba740c4c161bbd43e1519
+# Source0-md5: 5b9aba8b988f81c1be8cae47790c72f2
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdebase-devel = %{version}
 Requires:  kde4-kdebase-workspace = %{kdeworkspacever}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kgpg.git/commitdiff/9345e0e397deef985e28a150ac3e3e6940ced4de

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


[packages/kde4-kdegraphics-thumbnailers] - up to 4.13.0

2014-04-17 Thread arekm
commit f4ea979cce514f58a77db09ec0eca18bbde6d47f
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:47:53 2014 +0200

- up to 4.13.0

 kde4-kdegraphics-thumbnailers.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kdegraphics-thumbnailers.spec 
b/kde4-kdegraphics-thumbnailers.spec
index 7ba5838..f738957 100644
--- a/kde4-kdegraphics-thumbnailers.spec
+++ b/kde4-kdegraphics-thumbnailers.spec
@@ -4,12 +4,12 @@
 
 Summary:   K Desktop Environment - Thumbnailers for various graphic types
 Name:  kde4-kdegraphics-thumbnailers
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 3f5ced27989a2433f6e94f0eb4398479
+# Source0-md5: 4bed58c662f159ad83675a521f0616f2
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdelibs-devel = %{version}
 BuildRequires: kde4-libkdcraw-devel = %{version}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdegraphics-thumbnailers.git/commitdiff/f4ea979cce514f58a77db09ec0eca18bbde6d47f

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


[packages/kde4-libkdcraw] - up to 4.13.0

2014-04-17 Thread arekm
commit ad323a145dbf07b6ea2d584d2e1d4ebf867ef342
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:47:10 2014 +0200

- up to 4.13.0

 kde4-libkdcraw.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-libkdcraw.spec b/kde4-libkdcraw.spec
index 73d9633..6a5364a 100644
--- a/kde4-libkdcraw.spec
+++ b/kde4-libkdcraw.spec
@@ -5,12 +5,12 @@
 Summary:   KDcraw libary
 Summary(pl.UTF-8): Biblioteka KDcraw
 Name:  kde4-libkdcraw
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL v2+
 Group: X11/Libraries
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: cba4144166c2d22260ca0470c0755430
+# Source0-md5: fe0d55a05c6238acb59b2627046b5115
 URL:   http://www.kde.org/
 BuildRequires: lcms-devel
 BuildRequires: libjpeg-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-libkdcraw.git/commitdiff/ad323a145dbf07b6ea2d584d2e1d4ebf867ef342

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


[packages/kde4-svgpart] - up to 4.13.0

2014-04-17 Thread arekm
commit ebf11c749814fa797094d8427de5c6a70128374c
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:45:21 2014 +0200

- up to 4.13.0

 kde4-svgpart.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-svgpart.spec b/kde4-svgpart.spec
index bd0de09..e20064f 100644
--- a/kde4-svgpart.spec
+++ b/kde4-svgpart.spec
@@ -4,12 +4,12 @@
 
 Summary:   K Desktop Environment - svgpart
 Name:  kde4-svgpart
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 8bbc99381890ef84109004652787614a
+# Source0-md5: b91574ccd82f73cd177c6124d79f7768
 URL:   http://www.kde.org/
 BuildRequires: kde4-kdelibs-devel = %{version}
 Obsoletes: kde4-kdegraphics-svgpart  4.6.99


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-svgpart.git/commitdiff/ebf11c749814fa797094d8427de5c6a70128374c

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


[packages/kde4-kmix] - up to 4.13.0

2014-04-17 Thread arekm
commit 15b95b6fd99a136fd4db021c3c12183e98d34284
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Thu Apr 17 15:44:28 2014 +0200

- up to 4.13.0

 kde4-kmix.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kmix.spec b/kde4-kmix.spec
index 34cda2b..110f633 100644
--- a/kde4-kmix.spec
+++ b/kde4-kmix.spec
@@ -5,12 +5,12 @@
 Summary:   KDE audio mixer
 Summary(pl.UTF-8): Mikser dźwięku dla KDE
 Name:  kde4-%{orgname}
-Version:   4.12.4
+Version:   4.13.0
 Release:   1
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: 9ee4001df973820a00acdfd90f14441e
+# Source0-md5: ce098c21b50128b3eb0aac262acb9221
 BuildRequires: alsa-lib-devel
 BuildRequires: automoc4 = 0.9.88
 BuildRequires: cmake = 2.8.0
@@ -63,6 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kmix
 %attr(755,root,root) %{_bindir}/kmixctrl
+%attr(755,root,root) %{_bindir}/kmixremote
 %attr(755,root,root) %{_libdir}/libkdeinit4_kmix.so
 %attr(755,root,root) %{_libdir}/libkdeinit4_kmixctrl.so
 %attr(755,root,root) %{_libdir}/kde4/kded_kmixd.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kmix.git/commitdiff/15b95b6fd99a136fd4db021c3c12183e98d34284

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


[packages/mutter-wayland] - updated to 3.12.1

2014-04-17 Thread qboosh
commit d4d0b5c353da5a019d4f426a9803e6c47a93a2b9
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 16:18:49 2014 +0200

- updated to 3.12.1

 mutter-wayland.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mutter-wayland.spec b/mutter-wayland.spec
index d166988..45387d6 100644
--- a/mutter-wayland.spec
+++ b/mutter-wayland.spec
@@ -1,12 +1,12 @@
 Summary:   Window and compositing manager based on Clutter
 Summary(pl.UTF-8): Zarządca okien i składania oparty na bibliotece Clutter
 Name:  mutter-wayland
-Version:   3.12.0
+Version:   3.12.1
 Release:   0.1
 License:   GPL v2+
 Group: X11/Window Managers
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/mutter-wayland/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: 06da690daab46b9de7025dae735dccd6
+# Source0-md5: 036f65b86616d5c90187203cf5937d28
 URL:   http://git.gnome.org/cgit/mutter
 BuildRequires: autoconf = 2.50
 BuildRequires: automake = 1:1.11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mutter-wayland.git/commitdiff/d4d0b5c353da5a019d4f426a9803e6c47a93a2b9

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


DISTFILES: mutter-wayland: mutter-wayland-3.12.1.tar.xz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/mutter-wayland/3.12/mutter-wayland-3.12.1.tar.xz
036f65b86616d5c90187203cf5937d28  mutter-wayland-3.12.1.tar.xz
Size: 1632572 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: ruby-thor: ruby-thor-0.19.1.tar.gz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: https://github.com/erikhuda/thor/archive/v0.19.1/ruby-thor-0.19.1.tar.gz
a75c399b989c0cb98edb5431ff458419  ruby-thor-0.19.1.tar.gz
Size: 86389 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/ruby-thor] - new URLs, updated to 0.19.1 - pl

2014-04-17 Thread qboosh
commit cc16e35ce51090572aa1c0001a011cf5aebdbb5b
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 16:23:04 2014 +0200

- new URLs, updated to 0.19.1
- pl

 ruby-thor.spec | 38 +++---
 1 file changed, 23 insertions(+), 15 deletions(-)
---
diff --git a/ruby-thor.spec b/ruby-thor.spec
index 326dd70..6a20b34 100644
--- a/ruby-thor.spec
+++ b/ruby-thor.spec
@@ -1,13 +1,15 @@
 %definepkgname thor
 Summary:   A scripting framework that replaces rake, sake and rubigen
+Summary(pl.UTF-8): Szkielet skryptowy zastępujący rake, sake i rubigen
 Name:  ruby-%{pkgname}
-Version:   0.18.1
+Version:   0.19.1
 Release:   1
-License:   MIT/Ruby License
-Source0:   http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: a1be884a982166054d1ac35c4a9bef55
+License:   MIT
+#Source0:  http://rubygems.org/downloads/%{pkgname}-%{version}.gem
+Source0:   
https://github.com/erikhuda/thor/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: a75c399b989c0cb98edb5431ff458419
 Group: Development/Languages
-URL:   http://yehudakatz.com/
+URL:   http://whatisthor.com/
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) = 1.665
 BuildRequires: sed = 4.0
@@ -18,11 +20,14 @@ BuildArch:  noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A scripting framework that replaces rake, sake and rubigen
+A scripting framework that replaces rake, sake and rubigen.
+
+%description -l pl.UTF-8
+Szkielet skryptowy zastępujący rake, sake i rubigen.
 
 %package rdoc
 Summary:   HTML documentation for %{pkgname}
-Summary(pl.UTF-8): Dokumentacja w formacie HTML dla %{pkgname}
+Summary(pl.UTF-8): Dokumentacja w formacie HTML dla pakietu thor
 Group: Documentation
 Requires:  ruby = 1:1.8.7-4
 
@@ -30,11 +35,11 @@ Requires:   ruby = 1:1.8.7-4
 HTML documentation for %{pkgname}.
 
 %description rdoc -l pl.UTF-8
-Dokumentacja w formacie HTML dla %{pkgname}.
+Dokumentacja w formacie HTML dla pakietu thor.
 
 %package ri
 Summary:   ri documentation for %{pkgname}
-Summary(pl.UTF-8): Dokumentacja w formacie ri dla %{pkgname}
+Summary(pl.UTF-8): Dokumentacja w formacie ri dla pakietu thor
 Group: Documentation
 Requires:  ruby
 
@@ -42,23 +47,26 @@ Requires:   ruby
 ri documentation for %{pkgname}.
 
 %description ri -l pl.UTF-8
-Dokumentacji w formacie ri dla %{pkgname}.
+Dokumentacja w formacie ri dla pakietu thor.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
+# make gemspec self-contained
+%{__sed} -e '2,4d' -e '5r lib/thor/version.rb' thor.gemspec  
thor-%{version}.gemspec
+
 %build
-%__gem_helper spec
+%__gem_helper .
 
 # UTF8 locale needed for doc generation
 export LC_ALL=en_US.UTF-8
 rdoc --ri --op ri lib
 rdoc --op rdoc lib
-rm ri/created.rid
-rm ri/cache.ri
+%{__rm} ri/created.rid
+%{__rm} ri/cache.ri
 # foreign docs
-rm -r ri/Object
+%{__rm} -r ri/Object
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -69,7 +77,7 @@ cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir}
 cp -a rdoc $RPM_BUILD_ROOT%{ruby_rdocdir}/%{name}-%{version}
 
 install -d $RPM_BUILD_ROOT%{ruby_specdir}
-cp -p %{pkgname}-%{version}.gemspec $RPM_BUILD_ROOT%{ruby_specdir}
+cp -p %{pkgname}-%{version}.gemspec 
$RPM_BUILD_ROOT%{ruby_specdir}/%{pkgname}-%{version}.gemspec
 
 %clean
 rm -rf $RPM_BUILD_ROOT


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-thor.git/commitdiff/cc16e35ce51090572aa1c0001a011cf5aebdbb5b

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


[packages/ruby-net-http-persistent] - updated to 2.9.4 - pl

2014-04-17 Thread qboosh
commit 1b0cecd4031c444fec2715b8b6f183d6fa7223a8
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 16:32:17 2014 +0200

- updated to 2.9.4
- pl

 ruby-net-http-persistent.spec | 23 ---
 1 file changed, 16 insertions(+), 7 deletions(-)
---
diff --git a/ruby-net-http-persistent.spec b/ruby-net-http-persistent.spec
index 4da496a..68144bf 100644
--- a/ruby-net-http-persistent.spec
+++ b/ruby-net-http-persistent.spec
@@ -4,13 +4,14 @@
 
 %definepkgname net-http-persistent
 Summary:   Persistent connections using Net::HTTP plus a speed fix
+Summary(pl.UTF-8): Trwałe połączenia przy użyciu Net::HTTP z poprawą 
szybkości
 Name:  ruby-%{pkgname}
-Version:   2.8
-Release:   3
+Version:   2.9.4
+Release:   1
 License:   MIT
 Group: Development/Languages
 Source0:   http://rubygems.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5: 89e838075c21a437ed2b224b95e62245
+# Source0-md5: 61cb2185ddca77ee58af25bcf51f
 Patch0:rubygem-net-http-persistent-2.1-no-net-test.patch
 URL:   http://seattlerb.rubyforge.org/net-http-persistent
 BuildRequires: rpm-rubyprov
@@ -20,16 +21,24 @@ BuildArch:  noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Persistent connections using Net::HTTP plus a speed fix for 1.8. It's
-thread-safe too.
+Persistent connections using Net::HTTP plus a speed fix for Ruby 1.8.
+It's thread-safe too.
+
+%description -l pl.UTF-8
+Trwałe połączenia przy użyciu Net::HTTP z poprawą szybkości dla
+Ruby'ego 1.8. Moduł jest bezpieczny względem wątków.
 
 %package doc
-Summary:   Documentation for %{name}
+Summary:   Documentation for Net::HTTP::Persistent module
+Summary(pl.UTF-8): Dokumentacja do modułu Net::HTTP::Persistent
 Group: Documentation
 Requires:  %{name} = %{version}-%{release}
 
 %description doc
-This package contains documentation for %{name}.
+Documentation for Net::HTTP::Persistent module.
+
+%description doc -l pl.UTF-8
+Dokumentacja do modułu Net::HTTP::Persistent.
 
 %prep
 %setup -q -n %{pkgname}-%{version}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-net-http-persistent.git/commitdiff/1b0cecd4031c444fec2715b8b6f183d6fa7223a8

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


DISTFILES: ruby-net-http-persistent: net-http-persistent-2.9.4.gem

2014-04-17 Thread qboosh

Files fetched: 1

STORED: http://rubygems.org/gems/net-http-persistent-2.9.4.gem
61cb2185ddca77ee58af25bcf51f  net-http-persistent-2.9.4.gem
Size: 31232 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/yelp-tools] - updated to 3.12.1

2014-04-17 Thread qboosh
commit 3eb0cd17f8dbc402e7365511c2001f87121635ca
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 16:37:35 2014 +0200

- updated to 3.12.1

 yelp-tools.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/yelp-tools.spec b/yelp-tools.spec
index f58ff32..5acf008 100644
--- a/yelp-tools.spec
+++ b/yelp-tools.spec
@@ -1,12 +1,12 @@
 Summary:   Tools to create, manage, and publish documentation for Yelp
 Summary(pl.UTF-8): Narzędzia do tworzenia, zarządzania i publikowania 
dokumentacji dla Yelpa
 Name:  yelp-tools
-Version:   3.12.0
-Release:   2
+Version:   3.12.1
+Release:   1
 License:   GPL v2+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: f65fc6f6b88387985f043d3f73a0e434
+# Source0-md5: a3e16769e0c4e9bf776b3e424b12b1c2
 Patch0:%{name}-sh.patch
 URL:   http://projects.gnome.org/yelp/
 BuildRequires: autoconf = 2.50


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yelp-tools.git/commitdiff/3eb0cd17f8dbc402e7365511c2001f87121635ca

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


DISTFILES: yelp-tools: yelp-tools-3.12.1.tar.xz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.12/yelp-tools-3.12.1.tar.xz
a3e16769e0c4e9bf776b3e424b12b1c2  yelp-tools-3.12.1.tar.xz
Size: 202816 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/gtkmm3-documentation] - updated to 3.12.0 - rebuild ac/am to fix yelp-tools vs sh problem

2014-04-17 Thread qboosh
commit f3f16ae7aa155a973b922bd146a735282620218a
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 16:53:37 2014 +0200

- updated to 3.12.0
- rebuild ac/am to fix yelp-tools vs sh problem

 gtkmm3-documentation.spec | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/gtkmm3-documentation.spec b/gtkmm3-documentation.spec
index 9b94191..5d458b8 100644
--- a/gtkmm3-documentation.spec
+++ b/gtkmm3-documentation.spec
@@ -1,17 +1,17 @@
-%defineglibmm_ver  2.36.0
-%definegtkmm3_ver  3.10.0
+%defineglibmm_ver  2.40.0
+%definegtkmm3_ver  3.12.0
 Summary:   Documentation and examples for gtkmm - C++ API for GTK+
 Summary(pl.UTF-8): Dokumentacja i przykłady do gtkmm - API C++ dla GTK+
 Name:  gtkmm3-documentation
-Version:   3.9.1
+Version:   3.12.0
 Release:   1
 License:   FDL v1.2+ (documentation), GPL v2 (examples)
 Group: Documentation
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gtkmm-documentation/3.9/gtkmm-documentation-%{version}.tar.xz
-# Source0-md5: 596fc99a53711df73576a059178ee31a
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gtkmm-documentation/3.12/gtkmm-documentation-%{version}.tar.xz
+# Source0-md5: fb0a65cac0b80b4b104a1dd7cb3f2172
 URL:   http://www.gtkmm.org/
-#BuildRequires:autoconf = 2.59
-#BuildRequires:automake = 1:1.11
+BuildRequires: autoconf = 2.59
+BuildRequires: automake = 1:1.11
 BuildRequires: docbook-dtd45-xml
 BuildRequires: glibmm-devel = %{glibmm_ver}
 BuildRequires: gnome-doc-utils = 0.9.0
@@ -39,6 +39,10 @@ gtkmm 3.x - API C++ dla GTK+ 3.x.
 %setup -q -n gtkmm-documentation-%{version}
 
 %build
+%{__aclocal} -I build
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 
 %{__make}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkmm3-documentation.git/commitdiff/f3f16ae7aa155a973b922bd146a735282620218a

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


DISTFILES: gtkmm3-documentation: gtkmm-documentation-3.12.0.tar.xz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gtkmm-documentation/3.12/gtkmm-documentation-3.12.0.tar.xz
fb0a65cac0b80b4b104a1dd7cb3f2172  gtkmm-documentation-3.12.0.tar.xz
Size: 1954220 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/ruby-bundler] - updated to 1.6.2 - pl

2014-04-17 Thread qboosh
commit e77b865fea97808261755539b589bce8fd6f5285
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 17:49:24 2014 +0200

- updated to 1.6.2
- pl

 ruby-bundler.spec | 38 ++
 1 file changed, 22 insertions(+), 16 deletions(-)
---
diff --git a/ruby-bundler.spec b/ruby-bundler.spec
index 478b44f..ad97b87 100644
--- a/ruby-bundler.spec
+++ b/ruby-bundler.spec
@@ -4,13 +4,14 @@
 
 %definepkgname bundler
 Summary:   Library and utilities to manage a Ruby application's gem 
dependencies
+Summary(pl.UTF-8): Biblioteka i narzędzia do zarządzania zależnościami gem 
aplikacji w języku Ruby
 Name:  ruby-%{pkgname}
-Version:   1.3.5
-Release:   2
+Version:   1.6.2
+Release:   1
 License:   MIT
 Group: Development/Languages
 Source0:   http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: b835af023d3e0dbe56b6fcc3841c90a6
+# Source0-md5: c198088c19b0aae57cf0fbf228b2081e
 URL:   http://github.com/carlhuda/bundler
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) = 1.656
@@ -23,31 +24,35 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Bundler manages an application's dependencies through its entire life,
-across many machines, systematically and repeatably
+across many machines, systematically and repeatably.
+
+%description -l pl.UTF-8
+Bundler zarządza zależnościami aplikacji przez cały jej żywot, na
+wielu maszynach, systematycznie i powtarzalnie.
 
 %package rdoc
-Summary:   HTML documentation for %{pkgname}
-Summary(pl.UTF-8): Dokumentacja w formacie HTML dla %{pkgname}
+Summary:   HTML documentation for Ruby bundler package
+Summary(pl.UTF-8): Dokumentacja w formacie HTML do pakietu bundler dla 
języka Ruby
 Group: Documentation
 Requires:  ruby = 1:1.8.7-4
 
 %description rdoc
-HTML documentation for %{pkgname}.
+HTML documentation for Ruby bundler package.
 
 %description rdoc -l pl.UTF-8
-Dokumentacja w formacie HTML dla %{pkgname}.
+Dokumentacja w formacie HTML do pakietu bundler dla języka Ruby.
 
 %package ri
-Summary:   ri documentation for %{pkgname}
-Summary(pl.UTF-8): Dokumentacja w formacie ri dla %{pkgname}
+Summary:   ri documentation for Ruby bundler package
+Summary(pl.UTF-8): Dokumentacja w formacie ri do pakietu bundler dla 
języka Ruby
 Group: Documentation
 Requires:  ruby
 
 %description ri
-ri documentation for %{pkgname}.
+ri documentation for Ruby bundler package.
 
 %description ri -l pl.UTF-8
-Dokumentacji w formacie ri dla %{pkgname}.
+Dokumentacja w formacie ri do pakietu bundler dla języka Ruby.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
@@ -67,12 +72,12 @@ mv lib/bundler/vendor .
 %if %{with doc}
 rdoc --op rdoc lib
 rdoc --ri --op ri lib
-rm ri/created.rid
-rm ri/cache.ri
+%{__rm} ri/created.rid
+%{__rm} ri/cache.ri
 
 # external pkgs
-rm -r ri/Gem
-rm ri/Object/cdesc-Object.ri
+%{__rm} -r ri/Gem
+%{__rm} ri/Object/cdesc-Object.ri
 %endif
 
 %install
@@ -98,6 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/bundle
 %attr(755,root,root) %{_bindir}/bundle_ruby
+%attr(755,root,root) %{_bindir}/bundler
 %{ruby_rubylibdir}/bundler
 %{ruby_rubylibdir}/bundler.rb
 %{ruby_specdir}/%{pkgname}-%{version}.gemspec


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-bundler.git/commitdiff/e77b865fea97808261755539b589bce8fd6f5285

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


[packages/transcode] - cleanups, more verbose files

2014-04-17 Thread qboosh
commit ac988f3c5888a3e30a13b91b7099961eb01cc8c8
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 17:50:29 2014 +0200

- cleanups, more verbose files

 transcode.spec | 125 ++---
 1 file changed, 83 insertions(+), 42 deletions(-)
---
diff --git a/transcode.spec b/transcode.spec
index 935032c..2594c7c 100644
--- a/transcode.spec
+++ b/transcode.spec
@@ -2,18 +2,18 @@
 # - disable building of libraries which exist in system (libdv?,libmpeg2 etc.)
 # - cmov test is broken, ignores --enable-cmov-extension and tries to read 
/proc/cpuinfo
 # - pvm3 needs recompiled with -fPIC, then it can be used here
-# - --enable-xio requires some libs from http://loci.cs.utk.edu/
+# - --enable-ibp requires some libs from http://loci.cs.utk.edu/ [libfdr 
libibp libexnode liblbone libend2end libmd5 libdes libaes liblors]
 # - rm Makefiles from htmldir
 #
 # Conditional build:
-%bcond_without im  # disable imagemagick module
-%bcond_without libmpeg2# disable libmpeg2 support
-%bcond_without lzo # disable lzo support
-%bcond_without mjpeg   # disable mjpegtools support
-%bcond_without quicktime   # disable libquicktime support
-%bcond_without sdl # disable SDL support
-%bcond_withjpegmmx # jpeg-mmx
-%bcond_withpvm3# pvm3
+%bcond_without magick  # ImageMagick module
+%bcond_without libmpeg2# libmpeg2 support
+%bcond_without lzo # LZO support
+%bcond_without mjpeg   # mjpegtools support
+%bcond_without quicktime   # libquicktime support
+%bcond_without sdl # SDL support
+%bcond_withjpegmmx # jpeg-mmx instead of plain libjpeg
+%bcond_withpvm3# PVM3 support
 
 # no jpeg-mmx there (doesn't compile)
 %ifnarch i586 i686 athlon
@@ -29,8 +29,8 @@ Summary(pl.UTF-8):Konwerter strumieni video
 Name:  transcode
 Version:   1.1.7
 Release:   2
-License:   GPL
-Group: Applications
+License:   GPL v2+
+Group: Applications/Multimedia
 Source0:   
https://bitbucket.org/france/transcode-tcforge/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5: 9bb25a796a8591fb764de46ee87ce505
 Patch0:%{name}-libx86_64.patch
@@ -42,16 +42,17 @@ Patch5: %{name}-1.1.7-libav-9.patch
 Patch6:%{name}-1.1.7-preset-force.patch
 Patch7:%{name}-1.1.7-preset-free.patch
 URL:   https://bitbucket.org/france/transcode-tcforge/overview
-%{?with_im:BuildRequires:  ImageMagick-devel = 6.4.1-2}
-%{?with_sdl:BuildRequires: SDL-devel = 1.1.6}
+%{?with_magick:BuildRequires:  ImageMagick-devel = 6.4.1-2}
+%{?with_sdl:BuildRequires: SDL-devel = 1.2.5}
 BuildRequires: a52dec-libs-devel
+BuildRequires: alsa-lib-devel = 0.9
 BuildRequires: autoconf
 BuildRequires: automake = 1.3
 BuildRequires: faac-devel
 BuildRequires: ffmpeg-devel = 0.7.1
 BuildRequires: freetype-devel = 2.1.2
 %{?with_jpegmmx:BuildRequires: jpeg-mmx}
-BuildRequires: lame-libs-devel = 3.89
+BuildRequires: lame-libs-devel = 3.93
 BuildRequires: libdv-devel = 0.104-3
 BuildRequires: libdvdread-devel
 BuildRequires: libfame-devel = 0.9.1
@@ -60,23 +61,28 @@ BuildRequires:  libjpeg-devel
 %{?with_libmpeg2:BuildRequires:libmpeg2-devel = 0.4.0b}
 BuildRequires: libogg-devel
 BuildRequires: libpng-devel
-%{?with_quicktime:BuildRequires:   libquicktime-devel}
+%{?with_quicktime:BuildRequires:   libquicktime-devel = 1.0.0}
 BuildRequires: libstdc++-devel
 BuildRequires: libtheora-devel
 BuildRequires: libtool = 2:1.5
+BuildRequires: libv4l-devel
 BuildRequires: libvorbis-devel
 BuildRequires: libx264-devel
-BuildRequires: libxml2-devel
+BuildRequires: libxml2-devel = 2.0
 %{?with_lzo:BuildRequires: lzo-devel = 2.0}
 %{?with_mjpeg:BuildRequires:   mjpegtools-devel}
 %ifarch %{ix86}
 BuildRequires: nasm = 0.98.34
 %endif
-BuildRequires: pkgconfig
-%{?with_pvm3:BuildRequires:pvm-devel}
+BuildRequires: pkgconfig = 1:0.20
+%{?with_pvm3:BuildRequires:pvm-devel = 3.4}
+BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXaw-devel
+BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXpm-devel
-BuildRequires: xvid-devel
+BuildRequires: xorg-lib-libXv-devel
+BuildRequires: xvid-devel = 1.0
+BuildRequires: zlib-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %definespecflags   -fomit-frame-pointer
@@ -175,33 +181,33 @@ Filtry transcode.
--enable-alsa \
--enable-faac \
--enable-freetype2 \
-   --enable-x264 \
--enable-iconv \
-   --%{!?with_im:dis}%{?with_im:en}able-imagemagick \
+   --enable-imagemagick%{!?with_magick:=no} \
--enable-lame \
--enable-libavcodec \
--enable-libdv \
--enable-libdvdread \
--enable-libjpeg \
-   

DISTFILES: ruby-bundler: bundler-1.6.2.gem

2014-04-17 Thread qboosh

Files fetched: 1

STORED: http://rubygems.org/downloads/bundler-1.6.2.gem
c198088c19b0aae57cf0fbf228b2081e  bundler-1.6.2.gem
Size: 293376 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/rygel] - updated to 0.22.1

2014-04-17 Thread qboosh
commit 7a059517b8815ce33a788224bcef090eacdc3432
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 18:07:35 2014 +0200

- updated to 0.22.1

 rygel.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rygel.spec b/rygel.spec
index 9ab3e21..e23d70f 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,12 +1,12 @@
 Summary:   Rygel - collection of DLNA (UPnP AV) services
 Summary(pl.UTF-8): Rygel - zbiór usług DLNA (UPnP AV)
 Name:  rygel
-Version:   0.22.0
-Release:   2
+Version:   0.22.1
+Release:   1
 License:   LGPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/rygel/0.22/%{name}-%{version}.tar.xz
-# Source0-md5: 5d9b818d7bbc6c201b69d9194ee0dfa8
+# Source0-md5: 07076ed41ed38eb39f7e19b07e1eaf32
 Source1:   git-version-gen
 Patch0:gtk-doc.patch
 Patch1:%{name}-valadoc-workaround.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rygel.git/commitdiff/7a059517b8815ce33a788224bcef090eacdc3432

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


DISTFILES: rygel: rygel-0.22.1.tar.xz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/rygel/0.22/rygel-0.22.1.tar.xz
07076ed41ed38eb39f7e19b07e1eaf32  rygel-0.22.1.tar.xz
Size: 3338948 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/cheese] - updated to 3.12.1

2014-04-17 Thread qboosh
commit 72bb3a8fedd47535c426af3fbd47c6e971f171f7
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 20:13:00 2014 +0200

- updated to 3.12.1

 cheese.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cheese.spec b/cheese.spec
index 9699088..fd45790 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,12 +1,12 @@
 Summary:   A cheesy program to take pictures and videos from your web cam
 Summary(pl.UTF-8): Program do pobierania zdjęć i filmów z kamery 
internetowej
 Name:  cheese
-Version:   3.12.0
-Release:   2
+Version:   3.12.1
+Release:   1
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/cheese/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: 90e0e1e025bb4c9053c43b62a9afe62c
+# Source0-md5: 48730944a24c9adbd897b672ec66adee
 URL:   http://projects.gnome.org/cheese/
 BuildRequires: appdata-tools
 BuildRequires: autoconf = 2.64


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cheese.git/commitdiff/72bb3a8fedd47535c426af3fbd47c6e971f171f7

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


DISTFILES: cheese: cheese-3.12.1.tar.xz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/cheese/3.12/cheese-3.12.1.tar.xz
48730944a24c9adbd897b672ec66adee  cheese-3.12.1.tar.xz
Size: 1775396 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/ruby-thor] - another way (parse + dump) to create self-contained gemspec

2014-04-17 Thread qboosh
commit 9c796095c2453129b1bb3a60d514e1180f2e3d31
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 20:50:11 2014 +0200

- another way (parse + dump) to create self-contained gemspec

 ruby-thor.spec | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ruby-thor.spec b/ruby-thor.spec
index 6a20b34..3f0484e 100644
--- a/ruby-thor.spec
+++ b/ruby-thor.spec
@@ -53,11 +53,12 @@ Dokumentacja w formacie ri dla pakietu thor.
 %setup -q -n %{pkgname}-%{version}
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
-# make gemspec self-contained
-%{__sed} -e '2,4d' -e '5r lib/thor/version.rb' thor.gemspec  
thor-%{version}.gemspec
-
 %build
-%__gem_helper .
+# make gemspec self-contained
+ruby -r rubygems -e 'spec = eval(File.read(thor.gemspec))
+   File.open(thor-%{version}.gemspec, w) do |file|
+   file.puts spec.to_ruby_for_cache
+   end'
 
 # UTF8 locale needed for doc generation
 export LC_ALL=en_US.UTF-8


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-thor.git/commitdiff/9c796095c2453129b1bb3a60d514e1180f2e3d31

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


[packages/ruby-pkg-config] - new URLs, updated to 1.1.5

2014-04-17 Thread qboosh
commit 378e1b5382b2b64a52faa9ed05dd1f1e0bae38b9
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 22:04:47 2014 +0200

- new URLs, updated to 1.1.5

 ruby-pkg-config.spec | 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/ruby-pkg-config.spec b/ruby-pkg-config.spec
index 2704d47..c7720e4 100644
--- a/ruby-pkg-config.spec
+++ b/ruby-pkg-config.spec
@@ -1,14 +1,14 @@
 Summary:   pkg-config module for Ruby
 Summary(pl.UTF-8): Moduł pkg-config dla języka Ruby
 Name:  ruby-pkg-config
-Version:   1.1.1
+Version:   1.1.5
 Release:   1
 License:   LGPL v2.1+
 Group: Development/Languages
 #Source0Download: http://rubyforge.org/frs/?group_id=3443
-Source0:   
http://rubyforge.org/frs/download.php/74790/pkg-config-%{version}.tgz
-# Source0-md5: 6f20e3ac87490556a56f0a057fbdab1a
-URL:   http://rubyforge.org/projects/cairo/
+Source0:   
https://github.com/ruby-gnome2/pkg-config/archive/%{version}/pkg-config-%{version}.tar.gz
+# Source0-md5: c9e4f92576a8ed08d26807059dbef862
+URL:   https://github.com/ruby-gnome2/pkg-config
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) = 1.277
 BuildRequires: ruby-devel = 1:1.8
@@ -25,14 +25,11 @@ Moduł pkg-config dla języka Ruby.
 %prep
 %setup -q -n pkg-config-%{version}
 
-%build
-ruby extconf.rb
-
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{ruby_rubylibdir}
 
-%{__make} install \
-   RUBYLIBDIR=$RPM_BUILD_ROOT%{ruby_rubylibdir}
+cp -pr lib/* $RPM_BUILD_ROOT%{ruby_rubylibdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -41,3 +38,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc NEWS README.rdoc
 %{ruby_rubylibdir}/pkg-config.rb
+%{ruby_rubylibdir}/pkg-config


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-pkg-config.git/commitdiff/378e1b5382b2b64a52faa9ed05dd1f1e0bae38b9

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


DISTFILES: ruby-pkg-config: pkg-config-1.1.5.tar.gz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: 
https://github.com/ruby-gnome2/pkg-config/archive/1.1.5/pkg-config-1.1.5.tar.gz
c9e4f92576a8ed08d26807059dbef862  pkg-config-1.1.5.tar.gz
Size: 15781 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/polari] - updated to 3.12.1

2014-04-17 Thread qboosh
commit 13ba2a1d256e224d7e13310ee3356d9af01f71be
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Thu Apr 17 22:26:12 2014 +0200

- updated to 3.12.1

 polari.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/polari.spec b/polari.spec
index d4359e8..e1fac9b 100644
--- a/polari.spec
+++ b/polari.spec
@@ -1,12 +1,12 @@
 Summary:   Polari - IRC client for GNOME 3
 Summary(pl.UTF-8): Polari - klient IRC dla GNOME 3
 Name:  polari
-Version:   3.12.0
-Release:   2
+Version:   3.12.1
+Release:   1
 License:   GPL v2+
 Group: X11/Applications/Networking
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/polari/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: 7aa226e494c6900c94c7e92399dd98dc
+# Source0-md5: 284659630698500150bc6dda1ce612a1
 URL:   https://wiki.gnome.org/Apps/Polari
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel = 1:2.40


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polari.git/commitdiff/13ba2a1d256e224d7e13310ee3356d9af01f71be

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


[packages/phpstorm] Created tag phpstorm-7.1.3-1

2014-04-17 Thread glen
The lightweight tag 'phpstorm-7.1.3-1' was created pointing to:

 1f07e37... up to 7.1.3
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/phpstorm] Created tag phpstorm-5.0.3-1

2014-04-17 Thread glen
The lightweight tag 'phpstorm-5.0.3-1' was created pointing to:

 24daebe... - up to 5.0.3; generate java deps
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/phpstorm] Created tag phpstorm-6.0.3-1

2014-04-17 Thread glen
The lightweight tag 'phpstorm-6.0.3-1' was created pointing to:

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


[packages/phpstorm] Created tag phpstorm-6.0-1

2014-04-17 Thread glen
The lightweight tag 'phpstorm-6.0-1' was created pointing to:

 7ca8e41... up to 6.0
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: polari: polari-3.12.1.tar.xz

2014-04-17 Thread qboosh

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/polari/3.12/polari-3.12.1.tar.xz
284659630698500150bc6dda1ce612a1  polari-3.12.1.tar.xz
Size: 404184 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/oracle-java7] - up to 1.7.0.55

2014-04-17 Thread atler
commit 348864cc44c60562a29e70870b2a035a53f98eea
Author: Jan Palus at...@pld-linux.org
Date:   Thu Apr 17 22:28:07 2014 +0200

- up to 1.7.0.55

 oracle-java7.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/oracle-java7.spec b/oracle-java7.spec
index 1867f05..2b5cd0c 100644
--- a/oracle-java7.spec
+++ b/oracle-java7.spec
@@ -15,7 +15,7 @@
 
 # disable file duplicate packaging error
 %define_duplicate_files_terminate_build   0
-%definesrc_ver 7u51
+%definesrc_ver 7u55
 %definesub_ver b13
 %definedir_ver %(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
 # class data version seen with file(1) that this jvm is able to load
@@ -23,7 +23,7 @@
 Summary:   Oracle JDK (Java Development Kit) for Linux
 Summary(pl.UTF-8): Oracle JDK - środowisko programistyczne Javy dla Linuksa
 Name:  oracle-java7
-Version:   1.7.0.51
+Version:   1.7.0.55
 Release:   1
 License:   restricted, distributable
 # http://www.oracle.com/technetwork/java/javase/terms/license/index.html
@@ -33,9 +33,9 @@ Group:Development/Languages/Java
 # Download URL (requires JavaScript and interactive license agreement):
 # http://www.oracle.com/technetwork/java/javase/downloads/index.html
 Source0:   jdk-%{src_ver}-linux-i586.tar.gz
-# Source0-md5: 909d353c1caf6b3b54cc20767a7778ef
+# Source0-md5: fec08edfd805ffcc34a1c20f38a9cc65
 Source1:   jdk-%{src_ver}-linux-x64.tar.gz
-# Source1-md5: 764f96c4b078b80adaa5983e75470ff2
+# Source1-md5: 9e1fb7936f0e5aaa1e64d36ba640bc1f
 Source2:   Test.java
 Source3:   Test.class
 Patch0:%{name}-desktop.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oracle-java7.git/commitdiff/348864cc44c60562a29e70870b2a035a53f98eea

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


DISTFILES: oracle-java7: ERRORS: jdk-7u55-linux-i586.tar.gz jdk-7u55-linux-x64.tar.gz

2014-04-17 Thread atler
FATAL: jdk-7u55-linux-i586.tar.gz was not uploaded
FATAL: jdk-7u55-linux-x64.tar.gz was not uploaded

Files fetched: 0



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


[packages/phpstorm] restore icon, this allows phpstorm to create desktop icon

2014-04-17 Thread glen
commit f3107250ee2288bd981cd763a133374e075a1b58
Author: Elan Ruusamäe g...@delfi.ee
Date:   Thu Apr 17 23:51:55 2014 +0300

restore icon, this allows phpstorm to create desktop icon

 phpstorm.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index f7a0465..014185f 100644
--- a/phpstorm.spec
+++ b/phpstorm.spec
@@ -74,8 +74,9 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 
-r -l512 rm -f
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_appdir},%{_bindir},%{_pixmapsdir},%{_desktopdir}}
 cp -l build.txt $RPM_BUILD_ROOT/cp-test  l=l  rm -f $RPM_BUILD_ROOT/cp-test
-cp -p webide.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 cp -a$l bin help lib license plugins $RPM_BUILD_ROOT%{_appdir}
+ln -s %{_pixmapsdir}/%{name}.png $RPM_BUILD_ROOT%{_appdir}/bin
+cp -p webide.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 ln -s %{_appdir}/bin/phpstorm.sh $RPM_BUILD_ROOT%{_bindir}/phpstorm
 
@@ -107,5 +108,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_appdir}/bin/inspect.sh
 %attr(755,root,root) %{_appdir}/bin/fsnotifier*
 %attr(755,root,root) %{_appdir}/bin/libyjpagent-linux*.so
+%{_appdir}/bin/%{name}.png
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/00f9a298f0b61133f95f5237bc617b019678ff89

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


[packages/phpstorm] remove foreign os libpty, and package it only for current arch

2014-04-17 Thread glen
commit 1444622ea032afe2c7d15b93c595b40513241fb2
Author: Elan Ruusamäe g...@delfi.ee
Date:   Thu Apr 17 23:57:17 2014 +0300

remove foreign os libpty, and package it only for current arch

 phpstorm.spec | 18 ++
 1 file changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index 014185f..9233f64 100644
--- a/phpstorm.spec
+++ b/phpstorm.spec
@@ -57,12 +57,15 @@ Editor, JavaScript Editor) and adds full-fledged support 
for PHP.
 rm bin/fsnotifier64
 rm bin/libyjpagent-linux64.so
 rm bin/phpstorm64.vmoptions
+rm -r lib/libpty/linux/x86_64
 %endif
 %ifarch %{x8664}
 rm bin/fsnotifier
 rm bin/libyjpagent-linux.so
 rm bin/phpstorm.vmoptions
+rm -r lib/libpty/linux/x86
 %endif
+rm -r lib/libpty/{macosx,win}
 %patch0 -p1
 chmod a+rx bin/*.so bin/fsnotifier*
 mv bin/webide.png .
@@ -97,17 +100,24 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_appdir}
 %{_appdir}/help
-%{_appdir}/lib
 %{_appdir}/license
 %{_appdir}/plugins
 %dir %{_appdir}/bin
-%{_appdir}/bin/phpstorm*.vmoptions
+%{_appdir}/bin/%{name}*.vmoptions
 %{_appdir}/bin/idea.properties
 %{_appdir}/bin/log.xml
-%attr(755,root,root) %{_appdir}/bin/phpstorm.sh
+%{_appdir}/bin/%{name}.png
+%attr(755,root,root) %{_appdir}/bin/%{name}.sh
 %attr(755,root,root) %{_appdir}/bin/inspect.sh
 %attr(755,root,root) %{_appdir}/bin/fsnotifier*
 %attr(755,root,root) %{_appdir}/bin/libyjpagent-linux*.so
-%{_appdir}/bin/%{name}.png
+%dir %{_appdir}/lib
+%{_appdir}/lib/*.jar
+%dir %{_appdir}/lib/ext
+%{_appdir}/lib/ext/*.jar
+%dir %{_appdir}/lib/libpty
+%dir %{_appdir}/lib/libpty/linux
+%dir %{_appdir}/lib/libpty/linux/x86*
+%attr(755,root,root) %{_appdir}/lib/libpty/linux/x86*/libpty.so
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/00f9a298f0b61133f95f5237bc617b019678ff89

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


[packages/phpstorm] add python wrapper which can open files from commandline

2014-04-17 Thread glen
commit 486dfff479f8fcd05601e0ca40dffdfeec124bce
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 00:18:35 2014 +0300

add python wrapper which can open files from commandline

wrapper itself created by phpstorm itself on first install, adjusted to
pld fixed paths

 phpstorm.py   | 99 +++
 phpstorm.spec |  5 +--
 2 files changed, 102 insertions(+), 2 deletions(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index a2dd9dc..0efe033 100644
--- a/phpstorm.spec
+++ b/phpstorm.spec
@@ -10,6 +10,7 @@ Source0:  
http://download.jetbrains.com/webide/PhpStorm-%{version}.tar.gz
 # NoSource0-md5:   5c68dce5fa53ce2ff42fa8a590561c40
 NoSource:  0
 Source1:   %{name}.desktop
+Source2:   %{name}.py
 Patch0:pld.patch
 URL:   http://www.jetbrains.com/phpstorm/
 BuildRequires: jpackage-utils
@@ -75,7 +76,7 @@ cp -a$l bin help lib license plugins $RPM_BUILD_ROOT%{_appdir}
 ln -s %{_pixmapsdir}/%{name}.png $RPM_BUILD_ROOT%{_appdir}/bin
 cp -p webide.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-ln -s %{_appdir}/bin/phpstorm.sh $RPM_BUILD_ROOT%{_bindir}/phpstorm
+install -p %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -89,9 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_appdir}/plugins
 %dir %{_appdir}/bin
 %{_appdir}/bin/%{name}*.vmoptions
+%{_appdir}/bin/%{name}.png
 %{_appdir}/bin/idea.properties
 %{_appdir}/bin/log.xml
-%{_appdir}/bin/%{name}.png
 %attr(755,root,root) %{_appdir}/bin/%{name}.sh
 %attr(755,root,root) %{_appdir}/bin/inspect.sh
 %attr(755,root,root) %{_appdir}/bin/fsnotifier*
diff --git a/phpstorm.py b/phpstorm.py
new file mode 100755
index 000..fc75c88
--- /dev/null
+++ b/phpstorm.py
@@ -0,0 +1,99 @@
+#!/usr/bin/python
+
+import socket
+import struct
+import sys
+import os
+import time
+
+# see com.intellij.idea.SocketLock for the server side of this interface
+
+RUN_PATH = '/usr/lib/phpstorm/bin/phpstorm.sh'
+CONFIG_PATH = os.path.expanduser('~/.config/PhpStorm')
+
+args = []
+skip_next = False
+for i, arg in enumerate(sys.argv[1:]):
+if arg == '-h' or arg == '-?' or arg == '--help':
+print(('Usage:\n' + \
+   '  {0} -h |-? | --help\n' + \
+   '  {0} [-l|--line line] file[:line]\n' + \
+   '  {0} diff file1 file2').format(sys.argv[0]))
+exit(0)
+elif arg == 'diff' and i == 0:
+args.append(arg)
+elif arg == '-l' or arg == '--line':
+args.append(arg)
+skip_next = True
+elif skip_next:
+args.append(arg)
+skip_next = False
+else:
+if ':' in arg:
+file_path, line_number = arg.rsplit(':', 1)
+if line_number.isdigit():
+  args.append('-l')
+  args.append(line_number)
+  args.append(os.path.abspath(file_path))
+else:
+  args.append(os.path.abspath(arg))
+else:
+args.append(os.path.abspath(arg))
+
+def launch_with_port(port):
+found = False
+
+s = socket.socket()
+s.settimeout(0.3)
+try:
+s.connect(('127.0.0.1', port))
+except:
+return False
+
+while True:
+try:
+path_len = struct.unpack(h, s.recv(2))[0]
+path = s.recv(path_len)
+path = os.path.abspath(path)
+if os.path.abspath(path) == os.path.abspath(CONFIG_PATH):
+found = True
+break
+except:
+break
+
+if found:
+if args:
+cmd = activate  + os.getcwd() + \0 + \0.join(args)
+encoded = struct.pack(h, len(cmd)) + cmd
+s.send(encoded)
+time.sleep(0.5)   # don't close socket immediately
+return True
+
+return False
+
+port = -1
+try:
+f = open(os.path.join(CONFIG_PATH, 'port'))
+port = int(f.read())
+except Exception:
+type, value, traceback = sys.exc_info()
+print(value)
+port = -1
+
+if port == -1:
+# SocketLock actually allows up to 50 ports, but the checking takes too 
long
+for port in range(6942, 6942+10):
+if launch_with_port(port): exit()
+else:
+if launch_with_port(port): exit()
+
+if sys.platform == darwin:
+# Mac OS: RUN_PATH is *.app path
+if len(args):
+args.insert(0, --args)
+os.execvp(open, [-a, RUN_PATH] + args)
+else:
+# unix common
+bin_dir, bin_file = os.path.split(RUN_PATH)
+os.chdir(bin_dir)
+os.execv(bin_file, [bin_file] + args)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/00f9a298f0b61133f95f5237bc617b019678ff89

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


[packages/phpstorm] do not replace jars with system ones

2014-04-17 Thread glen
commit f1229f3d05528135dbc76805198a2adbe1b846b1
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 00:16:30 2014 +0300

do not replace jars with system ones

they get wrong over time and pld has older versions anyway

 phpstorm.spec | 15 ---
 1 file changed, 15 deletions(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index 9233f64..a2dd9dc 100644
--- a/phpstorm.spec
+++ b/phpstorm.spec
@@ -16,12 +16,6 @@ BuildRequires:   jpackage-utils
 BuildRequires: rpm-javaprov
 BuildRequires: rpmbuild(macros) = 1.300
 BuildRequires: unzip
-Requires:  java-commons-codec = 1.3
-Requires:  java-commons-collections
-# pld version is 2.1
-#Requires: java-commons-lang = 2.4
-Requires:  java-jgoodies-forms
-Requires:  java-log4j
 Requires:  jre = 1.6
 Requires:  which
 Suggests:  cvs
@@ -83,15 +77,6 @@ cp -p webide.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 ln -s %{_appdir}/bin/phpstorm.sh $RPM_BUILD_ROOT%{_bindir}/phpstorm
 
-# replace with system jars
-ln -snf %{_javadir}/commons-codec-1.3.jar $RPM_BUILD_ROOT%{_appdir}/lib
-ln -snf %{_javadir}/jgoodies-forms.jar 
$RPM_BUILD_ROOT%{_appdir}/lib/jgoodies-forms.jar
-ln -snf %{_javadir}/log4j.jar $RPM_BUILD_ROOT%{_appdir}/lib/log4j.jar
-# these break:
-#ln -snf %{_javadir}/commons-collections.jar 
$RPM_BUILD_ROOT%{_appdir}/lib/commons-collections.jar
-#ln -snf %{_javadir}/jdom.jar $RPM_BUILD_ROOT%{_appdir}/lib/jdom.jar
-#ln -snf %{_javadir}/xercesImpl.jar $RPM_BUILD_ROOT%{_appdir}/lib/xerces.jar
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/00f9a298f0b61133f95f5237bc617b019678ff89

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


[packages/phpstorm] update .desktop file with one phpstorm creates

2014-04-17 Thread glen
commit 00f9a298f0b61133f95f5237bc617b019678ff89
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 01:13:00 2014 +0300

update .desktop file with one phpstorm creates

 phpstorm.desktop | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/phpstorm.desktop b/phpstorm.desktop
index 3f4ffad..2fdd98d 100644
--- a/phpstorm.desktop
+++ b/phpstorm.desktop
@@ -2,8 +2,9 @@
 Version=1.0
 Type=Application
 Terminal=false
-Exec=phpstorm
 Name=PhpStorm
-Comment=Lightweight and Smart PHP IDE
 Icon=phpstorm
+Exec=phpstorm %f
+Comment=Lightweight and Smart PHP IDE
 Categories=Development;IDE;
+StartupWMClass=jetbrains-phpstorm


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/00f9a298f0b61133f95f5237bc617b019678ff89

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


[packages/php-pecl-mongo] up to 1.5.1

2014-04-17 Thread glen
commit f7140153bf3c62e3847c86e417f56d0b16b8c423
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 03:12:15 2014 +0300

up to 1.5.1

- supports all new features for MongoDB 2.6
- deprecation messages are actually reported
- no previously deprecated features have been removed

 php-pecl-mongo.spec | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-mongo.spec b/php-pecl-mongo.spec
index 956cf69..50b1b3e 100644
--- a/php-pecl-mongo.spec
+++ b/php-pecl-mongo.spec
@@ -1,16 +1,22 @@
+# TODO
+# - Enabling enterprise features:
+#   To connect to MongoDB Enterprise using SASL (GSSAPI) or LDAP (PLAIN) you
+#   need to build the driver against cyrus-sasl2 (external library).
+# NOTE
+# - see comprehensive release notes here 
https://github.com/mongodb/mongo-php-driver/releases
 %definephp_namephp%{?php_suffix}
 %definemodname mongo
 %definestatus  stable
 Summary:   %{modname} - MongoDB database driver
 Summary(pl.UTF-8): %{modname} - dostęp do bazy danych MongoDB
 Name:  %{php_name}-pecl-%{modname}
-Version:   1.4.5
-Release:   2
+Version:   1.5.1
+Release:   1
 License:   Apache v2.0
 Group: Development/Languages/PHP
 Source0:   http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 8b66be083ee26f0039454efca978c0a6
-URL:   http://pecl.php.net/package/mongo
+# Source0-md5: 6519ec3c50a4d4b6cf15adb3ffea
+URL:   http://docs.mongodb.org/ecosystem/drivers/php/
 BuildRequires: %{php_name}-devel = 3:5.1.0
 BuildRequires: rpmbuild(macros) = 1.650
 %{?requires_php_extension}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mongo.git/commitdiff/f7140153bf3c62e3847c86e417f56d0b16b8c423

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


DISTFILES: php-pecl-mongo: mongo-1.5.1.tgz

2014-04-17 Thread glen

Files fetched: 1

STORED: http://pecl.php.net/get/mongo-1.5.1.tgz
6519ec3c50a4d4b6cf15adb3ffea  mongo-1.5.1.tgz
Size: 15 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/ruby-pkg-config] recreate spec using gem2rpm; noarch and vendir dirs now

2014-04-17 Thread glen
commit 611edcc51883381fa913b7871a13642911dd67f7
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 03:21:31 2014 +0300

recreate spec using gem2rpm; noarch and vendir dirs now

 ruby-pkg-config.spec | 36 ++--
 1 file changed, 22 insertions(+), 14 deletions(-)
---
diff --git a/ruby-pkg-config.spec b/ruby-pkg-config.spec
index c7720e4..33000ca 100644
--- a/ruby-pkg-config.spec
+++ b/ruby-pkg-config.spec
@@ -1,19 +1,28 @@
+#
+# Conditional build:
+%bcond_withtests   # build without tests
+
+%definepkgname pkg-config
 Summary:   pkg-config module for Ruby
 Summary(pl.UTF-8): Moduł pkg-config dla języka Ruby
-Name:  ruby-pkg-config
+Name:  ruby-%{pkgname}
 Version:   1.1.5
 Release:   1
 License:   LGPL v2.1+
 Group: Development/Languages
-#Source0Download: http://rubyforge.org/frs/?group_id=3443
-Source0:   
https://github.com/ruby-gnome2/pkg-config/archive/%{version}/pkg-config-%{version}.tar.gz
-# Source0-md5: c9e4f92576a8ed08d26807059dbef862
+Source0:   http://rubygems.org/downloads/%{pkgname}-%{version}.gem
+# Source0-md5: c32204c8d6f0d1cae84f6c67b3e0fd92
 URL:   https://github.com/ruby-gnome2/pkg-config
 BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) = 1.277
-BuildRequires: ruby-devel = 1:1.8
-Requires:  ruby = 1:1.8
-%{?ruby_mod_ver_requires_eq}
+BuildRequires: rpm-rubyprov
+BuildRequires: rpmbuild(macros) = 1.656
+%if %{with tests}
+BuildRequires: ruby-bundler
+BuildRequires: ruby-rake
+BuildRequires: ruby-test-unit
+BuildRequires: ruby-test-unit-notify
+%endif
+BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,13 +32,12 @@ pkg-config module for Ruby.
 Moduł pkg-config dla języka Ruby.
 
 %prep
-%setup -q -n pkg-config-%{version}
+%setup -q -n %{pkgname}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{ruby_rubylibdir}
-
-cp -pr lib/* $RPM_BUILD_ROOT%{ruby_rubylibdir}
+install -d $RPM_BUILD_ROOT%{ruby_vendorlibdir}
+cp -a lib/* $RPM_BUILD_ROOT%{ruby_vendorlibdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -37,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc NEWS README.rdoc
-%{ruby_rubylibdir}/pkg-config.rb
-%{ruby_rubylibdir}/pkg-config
+%{ruby_vendorlibdir}/%{pkgname}.rb
+%{ruby_vendorlibdir}/%{pkgname}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-pkg-config.git/commitdiff/ee0f74d1a935ac5e93e5d8dcbeec49102fb28a3e

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


[packages/ruby-pkg-config] build with gem provides

2014-04-17 Thread glen
commit ee0f74d1a935ac5e93e5d8dcbeec49102fb28a3e
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 03:22:42 2014 +0300

build with gem provides

 ruby-pkg-config.spec | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/ruby-pkg-config.spec b/ruby-pkg-config.spec
index 33000ca..1dbf4a6 100644
--- a/ruby-pkg-config.spec
+++ b/ruby-pkg-config.spec
@@ -34,10 +34,15 @@ Moduł pkg-config dla języka Ruby.
 %prep
 %setup -q -n %{pkgname}-%{version}
 
+%build
+# write .gemspec
+%__gem_helper spec
+
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{ruby_vendorlibdir}
+install -d $RPM_BUILD_ROOT{%{ruby_vendorlibdir},%{ruby_specdir}}
 cp -a lib/* $RPM_BUILD_ROOT%{ruby_vendorlibdir}
+cp -p %{pkgname}-%{version}.gemspec $RPM_BUILD_ROOT%{ruby_specdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -47,3 +52,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc NEWS README.rdoc
 %{ruby_vendorlibdir}/%{pkgname}.rb
 %{ruby_vendorlibdir}/%{pkgname}
+%{ruby_specdir}/%{pkgname}-%{version}.gemspec


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-pkg-config.git/commitdiff/ee0f74d1a935ac5e93e5d8dcbeec49102fb28a3e

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


DISTFILES: ruby-pkg-config: pkg-config-1.1.5.gem

2014-04-17 Thread glen

Files fetched: 1

STORED: http://rubygems.org/downloads/pkg-config-1.1.5.gem
c32204c8d6f0d1cae84f6c67b3e0fd92  pkg-config-1.1.5.gem
Size: 19456 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/ruby/dev-2.0: 1/21] commit dirty 2.0.0.353

2014-04-17 Thread glen
commit 45f22c60621f30992c04693db80fadacac976d62
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 15:27:06 2014 +0200

commit dirty 2.0.0.353

 ruby-lib64.patch   |  21 ---
 ruby.spec  | 172 +
 strip-ccache.patch |  16 ++---
 3 files changed, 116 insertions(+), 93 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 7c70ad4..df86956 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -12,23 +12,26 @@
 %bcond_without default_ruby# use this Ruby as default system Ruby
 %bcond_withbootstrap   # build bootstrap version
 
-%definerel 1
-%defineruby_version1.9
-%definever_suffix  19
-%definebasever 1.9.3
-%definepatchlevel  545
+%definerel 0.1
+%defineruby_version2.0
+%definever_suffix  20
+%definebasever 2.0.0
+%definepatchlevel  353
 
 %defineruby_suffix %{!?with_default_ruby:%{ver_suffix}}
 %definedoc_version 1_9_3
-%definejson_ver1.5.5
-%definerake_ver0.9.2.2
-%definerubygems_ver1.8.23.2
-%defineminitest_ver2.5.1
-# when increasing rdoc_ver, please remove 11. prefix in rdoc package release
-%definerdoc_ver3.9.5
+
+%definebigdecimal_ver  1.2.0
+%defineio_console_ver  0.4.2
 %defineirb_ver 0.9.6
-%definebigdecimal_ver  1.1.0
-%defineio_console_ver  0.3
+%definejson_ver1.7.7
+%defineminitest_ver4.3.2
+%definepsych_ver   2.0.0
+%definerake_ver0.9.6
+%definerdoc_ver4.0.0
+%definerubygems_ver2.0.14
+%definetest_unit_ver   2.0.0.0
+
 %defineoname   ruby
 Summary:   Ruby - interpreted scripting language
 Summary(ja.UTF-8): オブジェクト指向言語Rubyインタプリタ
@@ -42,8 +45,8 @@ Epoch:1
 # Public Domain for example for: include/ruby/st.h, strftime.c, ...
 License:   (Ruby or BSD) and Public Domain
 Group: Development/Languages
-Source0:   
ftp://ftp.ruby-lang.org/pub/ruby/1.9/%{oname}-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5: 4743c1dc48491070bae8fc8b423bc1a7
+Source0:   
ftp://ftp.ruby-lang.org/pub/ruby/2.0/%{oname}-%{basever}-p%{patchlevel}.tar.bz2
+# Source0-md5: 20eb8f067d20f6b76b7e16cce2a85a55
 Source1:   http://www.ruby-doc.org/download/%{oname}-doc-bundle.tar.gz
 # Source1-md5: ad1af0043be98ba1a4f6d0185df63876
 Source2:   
http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_stdlib_rdocs.tgz
@@ -58,14 +61,19 @@ Patch0: %{oname}-lib64.patch
 Patch1:%{oname}-ffs.patch
 Patch2:fix-bison-invocation.patch
 # http://redmine.ruby-lang.org/issues/5231
-Patch3:disable-versioned-paths.patch
+#Patch3:   disable-versioned-paths.patch
 # TODO: Should be submitted upstream?
-Patch4:arch-specific-dir.patch
+#Patch4:   arch-specific-dir.patch
 # http://redmine.ruby-lang.org/issues/5281
-Patch5:site-and-vendor-arch-flags.patch
+#Patch5:   site-and-vendor-arch-flags.patch
 # Make mkmf verbose by default
 Patch6:mkmf-verbose.patch
 Patch7:strip-ccache.patch
+Patch8:duplicated-paths.patch
+Patch9:DESTDIR.patch
+Patch10:   empty-ruby-version.patch
+Patch11:   rubygems-2.0.0-binary-extensions.patch
+Patch12:   custom-rubygems-location.patch
 URL:   http://www.ruby-lang.org/
 BuildRequires: autoconf = 2.60
 BuildRequires: automake
@@ -96,13 +104,16 @@ Conflicts: ruby-activesupport2  2.3.11-2
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %defineruby_ridir  %{_datadir}/ri/%{ruby_version}/system
-%definegem_dir 
%{_datadir}/%{oname}/gems/%{ruby_version}
+#%define   gem_dir %{_datadir}/gems
+#%define   gem_dir 
%{_datadir}/%{oname}/gems/%{ruby_version}
+%definegem_dir 
%{_datadir}/%{oname}/%{ruby_version}/gems
 
 # The RubyGems library has to stay out of Ruby directory three, since the
 # RubyGems should be share by all Ruby implementations.
 %definerubygems_dir%{_datadir}/rubygems
 
 %defineruby_archdir%{_libdir}/%{oname}/%{ruby_version}
+%defineruby_libarchdir %{_libdir}/%{oname}/%{ruby_version}
 %defineruby_libdir %{_datadir}/%{oname}/%{ruby_version}
 
 # This is the local lib/arch and should not be used for packaging.
@@ -202,7 +213,7 @@ Group:  Development/Languages
 

[packages/ruby] (21 commits) Created branch dev-2.0

2014-04-17 Thread glen
The branch 'dev-2.0' was created.

Summary of new commits:

  45f22c6... commit dirty 2.0.0.353
  c0484a8... new files
  29a1897... path fixes; abi hack
  2318667... drop legacy stuff, add ridir mkdir
  fae5937... BR rpm-rubyprov for bootstrap
  4ff6d23... package ri dirs
  9993493... use 1.9 as suffix as per qboosh suggestion (*)
  6b7eb35... BR rpm-rubyprov (*)
  c659b27... typo (*)
  593ae36... check rdoc version (*)
  8f46e13... fix version in examples package (version macro comes from l (*)
  413a196... fix examplesdir, try2 (*)
  eee7234... use ruby version macro for libruby.so.1.9 (*)
  f493239... rubygems_dir macro is path where rubygems is installed (*)
  184dcb9... Merge branch 'master' into dev-2.0
  bf0e52e... line cont
  0328b0a... ruby abi todo
  a065c76... up to ruby-2.0.0-p451
  4343a82... update html docs to 2_0_0
  ed7247e... add patch to build with readline 6.3; update files
  44b97f2... pass CC to submakes as we have stripped ccache from it

(*) This commit already existed in another branch; no separate mail sent
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ruby/dev-2.0: 2/21] new files

2014-04-17 Thread glen
commit c0484a8d38c3f70ce548d30201acd709c182d52d
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 15:27:29 2014 +0200

new files

 DESTDIR.patch  |  73 +++
 custom-rubygems-location.patch |  84 
 duplicated-paths.patch |  70 +++
 empty-ruby-version.patch   |  34 
 rubygems-2.0.0-binary-extensions.patch | 344 +
 5 files changed, 605 insertions(+)
---
diff --git a/DESTDIR.patch b/DESTDIR.patch
new file mode 100644
index 000..93ef17a
--- /dev/null
+++ b/DESTDIR.patch
@@ -0,0 +1,73 @@
+From 28e8a4ad0146fef37b514bde9a27ba5b6f7c34c5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?V=C3=ADt=20Ondruch?= vondr...@redhat.com
+Date: Tue, 2 Jul 2013 11:51:50 +0200
+Subject: [PATCH] Revert mkmf.rb: prefix install_dirs only with DESTDIR
+
+Fixes issues with DESTDIR.
+https://bugs.ruby-lang.org/issues/8115
+
+This reverts commit 7e1d5045943835ff906850e7b3bc71f985ae5f36.
+---
+ lib/mkmf.rb | 29 ++---
+ 1 file changed, 14 insertions(+), 15 deletions(-)
+
+diff --git a/lib/mkmf.rb b/lib/mkmf.rb
+index ee89198..cca487e 100644
+--- a/lib/mkmf.rb
 b/lib/mkmf.rb
+@@ -189,21 +189,21 @@ module MakeMakefile
+   ]
+ elsif $configure_args.has_key?('--vendor')
+   dirs = [
+-['BINDIR','$(DESTDIR)$(bindir)'],
+-['RUBYCOMMONDIR', '$(DESTDIR)$(vendordir)$(target_prefix)'],
+-['RUBYLIBDIR','$(DESTDIR)$(vendorlibdir)$(target_prefix)'],
+-['RUBYARCHDIR',   '$(DESTDIR)$(vendorarchdir)$(target_prefix)'],
+-['HDRDIR','$(DESTDIR)$(rubyhdrdir)/ruby$(target_prefix)'],
+-['ARCHHDRDIR',
'$(DESTDIR)$(rubyhdrdir)/$(arch)/ruby$(target_prefix)'],
++['BINDIR','$(bindir)'],
++['RUBYCOMMONDIR', '$(vendordir)$(target_prefix)'],
++['RUBYLIBDIR','$(vendorlibdir)$(target_prefix)'],
++['RUBYARCHDIR',   '$(vendorarchdir)$(target_prefix)'],
++['HDRDIR','$(rubyhdrdir)/ruby$(target_prefix)'],
++['ARCHHDRDIR','$(rubyhdrdir)/$(arch)/ruby$(target_prefix)'],
+   ]
+ else
+   dirs = [
+-['BINDIR','$(DESTDIR)$(bindir)'],
+-['RUBYCOMMONDIR', '$(DESTDIR)$(sitedir)$(target_prefix)'],
+-['RUBYLIBDIR','$(DESTDIR)$(sitelibdir)$(target_prefix)'],
+-['RUBYARCHDIR',   '$(DESTDIR)$(sitearchdir)$(target_prefix)'],
+-['HDRDIR','$(DESTDIR)$(rubyhdrdir)/ruby$(target_prefix)'],
+-['ARCHHDRDIR',
'$(DESTDIR)$(rubyhdrdir)/$(arch)/ruby$(target_prefix)'],
++['BINDIR','$(bindir)'],
++['RUBYCOMMONDIR', '$(sitedir)$(target_prefix)'],
++['RUBYLIBDIR','$(sitelibdir)$(target_prefix)'],
++['RUBYARCHDIR',   '$(sitearchdir)$(target_prefix)'],
++['HDRDIR','$(rubyhdrdir)/ruby$(target_prefix)'],
++['ARCHHDRDIR','$(rubyhdrdir)/$(arch)/ruby$(target_prefix)'],
+   ]
+ end
+ dirs  ['target_prefix', (target_prefix ? /#{target_prefix} : )]
+@@ -1728,7 +1728,6 @@ SRC
+   end
+ 
+   def with_destdir(dir)
+-return dir unless $extmk
+ dir = dir.sub($dest_prefix_pattern, '')
+ /\A\$[\(\{]/ =~ dir ? dir : $(DESTDIR)+dir
+   end
+@@ -1787,8 +1786,8 @@ ECHO = $(ECHO1:0=@echo)
+  Start of system configuration section. 
+ #{top_srcdir =  + $top_srcdir.sub(%r\A#{Regexp.quote($topdir)}/, 
$(topdir)/) if $extmk}
+ srcdir = #{srcdir.gsub(/\$\((srcdir)\)|\$\{(srcdir)\}/) 
{mkintpath(CONFIG[$1||$2]).unspace}}
+-topdir = #{mkintpath(topdir = $extmk ? CONFIG[topdir] : $topdir).unspace}
+-hdrdir = #{(hdrdir = CONFIG[hdrdir]) == topdir ? $(topdir) : 
mkintpath(hdrdir).unspace}
++topdir = #{mkintpath($extmk ? CONFIG[topdir] : $topdir).unspace}
++hdrdir = #{mkintpath(CONFIG[hdrdir]).unspace}
+ arch_hdrdir = #{$arch_hdrdir.quote}
+ PATH_SEPARATOR = #{CONFIG['PATH_SEPARATOR']}
+ VPATH = #{vpath.join(CONFIG['PATH_SEPARATOR'])}
+-- 
+1.8.2.1
+
diff --git a/custom-rubygems-location.patch b/custom-rubygems-location.patch
new file mode 100644
index 000..90ad58d
--- /dev/null
+++ b/custom-rubygems-location.patch
@@ -0,0 +1,84 @@
+From b5e9dc3683cb085aa57e7b12c35a4f21b2cc1482 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?V=C3=ADt=20Ondruch?= vondr...@redhat.com
+Date: Fri, 11 Nov 2011 13:14:45 +0100
+Subject: [PATCH] Allow to install RubyGems into custom location, outside of
+ Ruby tree.
+
+---
+ configure.in  | 8 
+ tool/rbinstall.rb | 9 +
+ version.c | 4 
+ 3 files changed, 21 insertions(+)
+
+diff --git a/configure.in b/configure.in
+index 1627d12..e064b2b 100644
+--- a/configure.in
 b/configure.in
+@@ -3349,6 +3349,13 @@ AC_ARG_WITH(vendorarchdir,
+ [vendorarchdir=$withval],
+ 
[vendorarchdir=${multiarch+'${rubysitearchprefix}/vendor_ruby/${ruby_version}'}${multiarch-'${vendorlibdir}/${sitearch}'}])
+ 
++AC_ARG_WITH(rubygemsdir,
++   AS_HELP_STRING([--with-rubygemsdir=DIR], [custom 

[packages/ruby/dev-2.0: 4/21] drop legacy stuff, add ridir mkdir

2014-04-17 Thread glen
commit 2318667d93c6acd605de3d8b14b639d14b39cd90
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 17:21:54 2014 +0200

drop legacy stuff, add ridir mkdir

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 136d3b5..fa8654a 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,7 +11,7 @@
 %bcond_without default_ruby# use this Ruby as default system Ruby
 %bcond_withbootstrap   # build bootstrap version
 
-%definerel 0.1
+%definerel 0.2
 %defineruby_version2.0
 %definever_suffix  20
 %definebasever 2.0.0
@@ -484,7 +484,6 @@ cd ..
--with-rubyarchhdrdir=%{_includedir}/%{oname}-%{ruby_version} \
--with-sitearchhdrdir='$(sitehdrdir)/$(arch)' \
--with-vendorarchhdrdir='$(vendorhdrdir)/$(arch)' \
-   --with-search-path=%{legacy_loadpaths} \
--enable-shared \
--enable-pthread \
--enable-multiarch \
@@ -503,6 +502,7 @@ cd ..
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{oname}-%{basever}.%{patchlevel} \
+   $RPM_BUILD_ROOT%{ruby_ridir} \
 
 #install -d 
$RPM_BUILD_ROOT{%{ruby_rdocdir},%{_examplesdir}/%{oname}-%{version}} \
 #  $RPM_BUILD_ROOT{%{ruby_vendorarchdir},%{ruby_ridir}} \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 5/21] BR rpm-rubyprov for bootstrap

2014-04-17 Thread glen
commit fae5937bcae8a185041c29c8f0efe64d0afae56b
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 17:22:44 2014 +0200

BR rpm-rubyprov for bootstrap

 ruby.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ruby.spec b/ruby.spec
index fa8654a..9e9b011 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -86,6 +86,7 @@ BuildRequires:pkgconfig
 BuildRequires: readline-devel = 4.2
 BuildRequires: rpm-build = 5.4.10-49
 # boostrap needs ruby binary, erb module
+%{!?with_bootstrap:BuildRequires:  rpm-rubyprov}
 %{!?with_bootstrap:BuildRequires:  ruby-modules}
 %{!?with_bootstrap:BuildRequires:  ruby}
 BuildRequires: sed = 4.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 3/21] path fixes; abi hack

2014-04-17 Thread glen
commit 29a189713579e39eadc91debc1425ca5f06b06fe
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 16:19:46 2014 +0200

path fixes; abi hack

 ruby.spec | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index df86956..136d3b5 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -3,7 +3,6 @@
 #  - replace ri with fastri
 #  - patch ri to search multiple indexes (one per package), so RPMs can 
install ri docs
 #   - fix inconsistencies with versioned vs not-versioned dirs (see dirname 
hacks in configure)
-#   - custom-rubygems-location.patch
 #
 # Conditional build:
 %bcond_without doc # skip (time-consuming) docs generating; 
intended for speed up test builds
@@ -195,6 +194,8 @@ Provides:   ruby-modules(ver) = %{ruby_version}
 Provides:  ruby-minitest = %{minitest_ver}
 Obsoletes: ruby-minitest = 1.5.0
 %endif
+# FIXME later
+Provides:  ruby(abi) = %{ruby_version}
 
 %description modules
 Ruby standard modules and utilities:
@@ -296,9 +297,9 @@ Przykłady programów w języku Ruby.
 %package irb
 Summary:   The Interactive Ruby
 Version:   %{irb_ver}
-Group: Development/Languages
 Release:   %{basever}.%{patchlevel}.%{rel}
 Epoch: 0
+Group: Development/Languages
 Requires:  %{name}-modules = 1:%{basever}.%{patchlevel}-%{rel}
 Provides:  irb = %{version}-%{release}
 Provides:  ruby(irb) = %{version}-%{release}
@@ -547,8 +548,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS LEGAL README README.EXT ChangeLog 
-#ToDo
+%doc NEWS LEGAL README README.EXT ChangeLog
 %attr(755,root,root) %{_bindir}/ruby%{ruby_suffix}
 %attr(755,root,root) %{_libdir}/libruby.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libruby.so.%{ruby_version}
@@ -567,8 +567,8 @@ rm -rf $RPM_BUILD_ROOT
 
 #%dir %{_datadir}/ri
 #%dir %{_datadir}/ri/%{ruby_version}
-#%dir %{ruby_ridir}
-#
+%dir %{ruby_ridir}
+
 #%dir %{ruby_rdocdir}
 
 # common dirs for ruby vendor modules
@@ -629,6 +629,7 @@ rm -rf $RPM_BUILD_ROOT
 %files rubygems
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gem%{ruby_suffix}
+%dir %{rubygems_dir}
 %{rubygems_dir}/rubygems
 %{rubygems_dir}/rubygems.rb
 %{rubygems_dir}/ubygems.rb


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 15/21] Merge branch 'master' into dev-2.0

2014-04-17 Thread glen
commit 184dcb98206934e4f36f804cf9f23246fdf624bc
Merge: 4ff6d23 f493239
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 18:51:23 2014 +0200

Merge branch 'master' into dev-2.0

Conflicts:
ruby.spec

 ruby.spec | 24 +---
 1 file changed, 9 insertions(+), 15 deletions(-)
---
diff --cc ruby.spec
index c32ae87,f263e35..e9af072
--- a/ruby.spec
+++ b/ruby.spec
@@@ -11,26 -12,22 +11,25 @@@
  %bcond_withoutdefault_ruby# use this Ruby as default system Ruby
  %bcond_with   bootstrap   # build bootstrap version
  
 -%define   rel 1
 -%define   ruby_version1.9
 -%define   basever 1.9.3
 -%define   patchlevel  545
 +%define   rel 0.2
 +%define   ruby_version2.0
- %define   ver_suffix  20
 +%define   basever 2.0.0
 +%define   patchlevel  353
  
- %define   ruby_suffix %{!?with_default_ruby:%{ver_suffix}}
+ %define   ruby_suffix %{!?with_default_ruby:%{ruby_version}}
  %define   doc_version 1_9_3
 -%define   json_ver1.5.5
 -%define   rake_ver0.9.2.2
 -%define   rubygems_ver1.8.23.2
 -%define   minitest_ver2.5.1
 -# when increasing rdoc_ver, please remove 11. prefix in rdoc package release
 -%define   rdoc_ver3.9.5
 +
 +%define   bigdecimal_ver  1.2.0
 +%define   io_console_ver  0.4.2
  %define   irb_ver 0.9.6
 -%define   bigdecimal_ver  1.1.0
 -%define   io_console_ver  0.3
 +%define   json_ver1.7.7
 +%define   minitest_ver4.3.2
 +%define   psych_ver   2.0.0
 +%define   rake_ver0.9.6
 +%define   rdoc_ver4.0.0
 +%define   rubygems_ver2.0.14
 +%define   test_unit_ver   2.0.0.0
 +
  %define   oname   ruby
  Summary:  Ruby - interpreted scripting language
  Summary(ja.UTF-8):オブジェクト指向言語Rubyインタプリタ
@@@ -104,16 -96,12 +103,15 @@@ Conflicts:   ruby-activesupport2  2.3.11
  BuildRoot:%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
  
  %define   ruby_ridir  %{_datadir}/ri/%{ruby_version}/system
 -%define   gem_dir 
%{_datadir}/%{oname}/gems/%{ruby_version}
 +#%define  gem_dir %{_datadir}/gems
 +#%define  gem_dir 
%{_datadir}/%{oname}/gems/%{ruby_version}
 +%define   gem_dir 
%{_datadir}/%{oname}/%{ruby_version}/gems
  
- # The RubyGems library has to stay out of Ruby directory three, since the
- # RubyGems should be share by all Ruby implementations.
- %define   rubygems_dir%{_datadir}/rubygems
+ # location where rubygems is installed
+ %define   rubygems_dir%{ruby_libdir}
  
  %define   ruby_archdir%{_libdir}/%{oname}/%{ruby_version}
 +%define   ruby_libarchdir %{_libdir}/%{oname}/%{ruby_version}
  %define   ruby_libdir %{_datadir}/%{oname}/%{ruby_version}
  
  # This is the local lib/arch and should not be used for packaging.
@@@ -502,15 -479,11 +500,10 @@@ cd .
  
  %install
  rm -rf $RPM_BUILD_ROOT
- install -d $RPM_BUILD_ROOT%{_examplesdir}/%{oname}-%{basever}.%{patchlevel} \
-   $RPM_BUILD_ROOT%{ruby_ridir} \
- 
- #install -d 
$RPM_BUILD_ROOT{%{ruby_rdocdir},%{_examplesdir}/%{oname}-%{version}} \
- # $RPM_BUILD_ROOT{%{ruby_vendorarchdir},%{ruby_ridir}} \
- # $RPM_BUILD_ROOT%{ruby_vendorlibdir}/net \
- # $RPM_BUILD_ROOT%{ruby_vendordir}/data \
- 
- # 
$RPM_BUILD_ROOT{%{legacy_archdir}/racc,%{legacy_sitelibdir},%{legacy_sitearchdir},%{legacy_vendorarchdir},%{legacy_libdir}/tasks}
 \
+ install -d $RPM_BUILD_ROOT{%{ruby_rdocdir},%{ruby_ridir}} \
 -  $RPM_BUILD_ROOT{%{ruby_vendorarchdir} \
++  $RPM_BUILD_ROOT%{ruby_vendorarchdir} 
+   $RPM_BUILD_ROOT%{ruby_vendorlibdir}/net \
+   $RPM_BUILD_ROOT%{ruby_vendordir}/data \
 -  
$RPM_BUILD_ROOT{%{legacy_archdir}/racc,%{legacy_sitelibdir},%{legacy_sitearchdir},%{legacy_vendorarchdir},%{legacy_libdir}/tasks}
 \
  
  %{__make} install %{?with_doc:install-doc} \
DESTDIR=$RPM_BUILD_ROOT
@@@ -570,13 -544,12 +564,13 @@@ rm -rf $RPM_BUILD_ROO
  %dir %{_datadir}/ri/%{ruby_version}
  %dir %{ruby_ridir}
  
 -%dir %{ruby_rdocdir}
 +#%dir %{ruby_rdocdir}
  
  # common dirs for ruby vendor modules
 -%dir %{ruby_vendorlibdir}/net
 +#%dir %{ruby_vendorlibdir}/net
  
- # legacy dirs. when everything rebuilt in Th not using these dirs. drop them
 +%if 0
+ # legacy dirs. when everything rebuilt in Th not using these dirs. drop them
  %dir %{legacy_archdir}
  %dir %{legacy_sitedir}
  %dir %{legacy_sitelibdir}


 gitweb:


[packages/ruby/dev-2.0: 16/21] line cont

2014-04-17 Thread glen
commit bf0e52e2846c01e9970abd8fb083f109c949a71f
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 18:52:14 2014 +0200

line cont

 ruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index e9af072..b85f80e 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -501,7 +501,7 @@ cd ..
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{ruby_rdocdir},%{ruby_ridir}} \
-   $RPM_BUILD_ROOT%{ruby_vendorarchdir} 
+   $RPM_BUILD_ROOT%{ruby_vendorarchdir} \
$RPM_BUILD_ROOT%{ruby_vendorlibdir}/net \
$RPM_BUILD_ROOT%{ruby_vendordir}/data \
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 6/21] package ri dirs

2014-04-17 Thread glen
commit 4ff6d2354a0bc646af8acd6f5c90d05bb305a464
Author: Elan Ruusamäe g...@delfi.ee
Date:   Wed Mar 19 17:29:05 2014 +0200

package ri dirs

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 9e9b011..c32ae87 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -566,8 +566,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{ruby_vendorlibdir}
 %dir %{ruby_vendorarchdir}
 
-#%dir %{_datadir}/ri
-#%dir %{_datadir}/ri/%{ruby_version}
+%dir %{_datadir}/ri
+%dir %{_datadir}/ri/%{ruby_version}
 %dir %{ruby_ridir}
 
 #%dir %{ruby_rdocdir}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 17/21] ruby abi todo

2014-04-17 Thread glen
commit 0328b0ae48e6e246e40cebfab518fb418b57a1f0
Author: Elan Ruusamäe g...@delfi.ee
Date:   Tue Mar 25 20:45:07 2014 +0200

ruby abi todo

 ruby.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ruby.spec b/ruby.spec
index b85f80e..d205973 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -3,6 +3,7 @@
 #  - replace ri with fastri
 #  - patch ri to search multiple indexes (one per package), so RPMs can 
install ri docs
 #   - fix inconsistencies with versioned vs not-versioned dirs (see dirname 
hacks in configure)
+# - fix requires/provides 'ruby(abi) = '
 #
 # Conditional build:
 %bcond_without doc # skip (time-consuming) docs generating; 
intended for speed up test builds


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 19/21] update html docs to 2_0_0

2014-04-17 Thread glen
commit 4343a821a0299e1c8e4bf76b807eccb1996a9c00
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Apr 5 13:08:32 2014 +

update html docs to 2_0_0

 ruby.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 2d07493..ed970e7 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -18,7 +18,7 @@
 %definepatchlevel  451
 
 %defineruby_suffix %{!?with_default_ruby:%{ruby_version}}
-%definedoc_version 1_9_3
+%definedoc_version 2_0_0
 
 %definebigdecimal_ver  1.2.0
 %defineio_console_ver  0.4.2
@@ -49,9 +49,9 @@ Source0:  
ftp://ftp.ruby-lang.org/pub/ruby/2.0/%{oname}-%{basever}-p%{patchlevel}
 Source1:   http://www.ruby-doc.org/download/%{oname}-doc-bundle.tar.gz
 # Source1-md5: ad1af0043be98ba1a4f6d0185df63876
 Source2:   
http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_stdlib_rdocs.tgz
-# Source2-md5: ec622612428672c432b6f65dd31a84b5
+# Source2-md5: d838ca9045cb72f07285f59b1e7d9368
 Source3:   
http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_core_rdocs.tgz
-# Source3-md5: 1892aadde51d36106c513bced2193dff
+# Source3-md5: e15b646e1b26b504ceb1a5f75e4a962c
 Source100: ftp://ftp.ruby-lang.org/pub/ruby/1.8/%{oname}-1.8.7-p330.tar.gz
 # Source100-md5:   50a49edb787211598d08e756e733e42e
 Source4:   rdoc.1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 18/21] up to ruby-2.0.0-p451

2014-04-17 Thread glen
commit a065c76ea1b0f92f730b816f38688aba140b8d82
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Apr 5 16:03:18 2014 +0300

up to ruby-2.0.0-p451

 ruby.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index d205973..2d07493 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -12,10 +12,10 @@
 %bcond_without default_ruby# use this Ruby as default system Ruby
 %bcond_withbootstrap   # build bootstrap version
 
-%definerel 0.2
+%definerel 0.3
 %defineruby_version2.0
 %definebasever 2.0.0
-%definepatchlevel  353
+%definepatchlevel  451
 
 %defineruby_suffix %{!?with_default_ruby:%{ruby_version}}
 %definedoc_version 1_9_3
@@ -45,7 +45,7 @@ Epoch:1
 License:   (Ruby or BSD) and Public Domain
 Group: Development/Languages
 Source0:   
ftp://ftp.ruby-lang.org/pub/ruby/2.0/%{oname}-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5: 20eb8f067d20f6b76b7e16cce2a85a55
+# Source0-md5: 908e4d1dbfe7362b15892f16af05adf8
 Source1:   http://www.ruby-doc.org/download/%{oname}-doc-bundle.tar.gz
 # Source1-md5: ad1af0043be98ba1a4f6d0185df63876
 Source2:   
http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_stdlib_rdocs.tgz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 20/21] add patch to build with readline 6.3; update files

2014-04-17 Thread glen
commit ed7247e08a098b1a3065e5ffe99740eb8357f8b3
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Apr 5 16:33:33 2014 +0300

add patch to build with readline 6.3; update files

 readline-6.3.patch | 14 ++
 ruby.spec  |  8 ++--
 2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index ed970e7..afeb0b2 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -73,6 +73,7 @@ Patch9:   DESTDIR.patch
 Patch10:   empty-ruby-version.patch
 Patch11:   rubygems-2.0.0-binary-extensions.patch
 Patch12:   custom-rubygems-location.patch
+Patch13:   readline-6.3.patch
 URL:   http://www.ruby-lang.org/
 BuildRequires: autoconf = 2.60
 BuildRequires: automake
@@ -437,6 +438,7 @@ Biblioteka JSON dla języka Ruby.
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 # must be regenerated with new bison
 %{__rm} parse.{c,h}
@@ -692,8 +694,10 @@ rm -rf $RPM_BUILD_ROOT
 %{ruby_libdir}/tsort.rb
 %{ruby_libdir}/[u-z]*.rb
 %if %{with batteries}
-#%exclude %{ruby_libdir}/rubygems.rb
-#%exclude %{ruby_libdir}/ubygems.rb
+%exclude %{ruby_libdir}/rubygems.rb
+%exclude %{ruby_libdir}/ubygems.rb
+%exclude %{ruby_libdir}/rbconfig/datadir.rb
+%exclude %{ruby_libdir}/rbconfig/obsolete.rb
 %endif
 %exclude %{ruby_libdir}/irb.rb
 %exclude %{ruby_libdir}/mkmf.rb
diff --git a/readline-6.3.patch b/readline-6.3.patch
new file mode 100644
index 000..e9b3f9b
--- /dev/null
+++ b/readline-6.3.patch
@@ -0,0 +1,14 @@
+readline 6.3 fix from upstream
+
+https://bugs.ruby-lang.org/issues/9578
+--- ./ext/readline/readline.c  (revision 45224)
 ./ext/readline/readline.c  (revision 45225)
+@@ -1974,7 +1974,7 @@
+ 
+ rl_attempted_completion_function = readline_attempted_completion_function;
+ #if defined(HAVE_RL_PRE_INPUT_HOOK)
+-rl_pre_input_hook = (Function *)readline_pre_input_hook;
++rl_pre_input_hook = (rl_hook_func_t *)readline_pre_input_hook;
+ #endif
+ #ifdef HAVE_RL_CATCH_SIGNALS
+ rl_catch_signals = 0;


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


[packages/ruby/dev-2.0: 21/21] pass CC to submakes as we have stripped ccache from it

2014-04-17 Thread glen
commit 44b97f26f94a3604b2a6245c5945f5c385a54cb9
Author: Elan Ruusamäe g...@delfi.ee
Date:   Sat Apr 5 16:49:07 2014 +0300

pass CC to submakes as we have stripped ccache from it

 strip-ccache.patch | 30 ++
 1 file changed, 30 insertions(+)
---
diff --git a/strip-ccache.patch b/strip-ccache.patch
index 1858e06..456a100 100644
--- a/strip-ccache.patch
+++ b/strip-ccache.patch
@@ -1,4 +1,5 @@
 strip ccache from CC and CXX from rbconfig.rb
+as a side effect, we need to pass CC to sub-makes
 
 --- ruby-2.0.0-p353/tool/mkconfig.rb~  2013-03-24 17:42:06.0 +0200
 +++ ruby-2.0.0-p353/tool/mkconfig.rb   2014-03-18 10:34:08.489251715 +0200
@@ -10,3 +11,32 @@ strip ccache from CC and CXX from rbconfig.rb
  when /^arch$/; if val.empty? then val = arch else arch = val end
  when /^sitearch$/; val = '$(arch)' if val.empty?
  end
+--- ruby-2.0.0-p451/common.mk  2014-04-05 16:16:52.983112032 +0300
 ruby-2.0.0-p451/common.mk  2014-04-05 16:26:58.679843426 +0300
+@@ -176,7 +176,7 @@
+ configure-ext: $(EXTS_MK)
+ 
+ build-ext: $(EXTS_MK)
+-  $(Q)$(MAKE) -f $(EXTS_MK) $(MFLAGS) $(EXTSTATIC) 
LIBRUBY_EXTS=$(LIBRUBY_EXTS) ENCOBJS=$(ENCOBJS)
++  $(Q)$(MAKE) -f $(EXTS_MK) $(MFLAGS) $(EXTSTATIC) 
LIBRUBY_EXTS=$(LIBRUBY_EXTS) ENCOBJS=$(ENCOBJS) CC=$(CC)
+ 
+ $(MKMAIN_CMD): $(MKFILES) all-incs $(PREP) $(RBCONFIG) $(LIBRUBY)
+   $(Q)$(MINIRUBY) $(srcdir)/ext/extmk.rb --make=$(MAKE) 
--command-output=$@ $(EXTMK_ARGS)
+@@ -545,7 +545,7 @@
+   $(ECHO) making $@
+   $(Q) $(MAKE) -f $(ENC_MK) V=$(V) \
+   RUBY=$(MINIRUBY) MINIRUBY=$(MINIRUBY) \
+-  $(MFLAGS) $@
++  $(MFLAGS) CC=$(CC) $@
+ 
+ 
+ libenc enc: {$(VPATH)}encdb.h
+@@ -860,7 +860,7 @@
+ 
+ srcs-enc: $(ENC_MK)
+   $(ECHO) making srcs under enc
+-  $(Q) $(MAKE) -f $(ENC_MK) RUBY=$(MINIRUBY) MINIRUBY=$(MINIRUBY) 
$(MFLAGS) srcs
++  $(Q) $(MAKE) -f $(ENC_MK) RUBY=$(MINIRUBY) MINIRUBY=$(MINIRUBY) 
CC=$(CC) $(MFLAGS) srcs
+ 
+ all-incs: incs
+ incs: $(INSNS) {$(VPATH)}node_name.inc {$(VPATH)}encdb.h {$(VPATH)}transdb.h 
{$(VPATH)}known_errors.inc \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/44b97f26f94a3604b2a6245c5945f5c385a54cb9

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


DISTFILES: ruby: ERRORS: ruby-2.0.0-p451.tar.bz2 ruby-doc-bundle.tar.gz ruby_2_0_0_stdlib_rdocs.tgz ruby_2_0_0_core_rdocs.tgz ruby-1.8.7-p330.tar.gz

2014-04-17 Thread glen
FATAL: http://www.ruby-doc.org/downloads/ruby_2_0_0_stdlib_rdocs.tgz md5 
mismatch, needed d838ca9045cb72f07285f59b1e7d9368, got 
e93307804295a43512cafbf660a4cbe0
FATAL: http://www.ruby-doc.org/downloads/ruby_2_0_0_core_rdocs.tgz md5 
mismatch, needed e15b646e1b26b504ceb1a5f75e4a962c, got 
900186f317b51edfbb2f5317f8855719

Files fetched: 1

STORED: ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.bz2
908e4d1dbfe7362b15892f16af05adf8  ruby-2.0.0-p451.tar.bz2
Size: 10725438 bytes
ALREADY GOT: http://www.ruby-doc.org/download/ruby-doc-bundle.tar.gz
ad1af0043be98ba1a4f6d0185df63876  ruby-doc-bundle.tar.gz
ALREADY GOT: ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p330.tar.gz
50a49edb787211598d08e756e733e42e  ruby-1.8.7-p330.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/browser-plugin-lastpass] Created branch master

2014-04-17 Thread glen
The branch 'master' was created.

Summary of new commits:

  f46261c... native portion of lastpass
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/browser-plugin-lastpass] native portion of lastpass

2014-04-17 Thread glen
commit f46261cae8ddad586008aac36322fbd712ae9eab
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 04:24:57 2014 +0300

native portion of lastpass

crazy script reviewed, this way (as .spec) it's readable what it does

 browser-plugin-lastpass.spec | 61 
 1 file changed, 61 insertions(+)
---
diff --git a/browser-plugin-lastpass.spec b/browser-plugin-lastpass.spec
new file mode 100644
index 000..0ffa99e
--- /dev/null
+++ b/browser-plugin-lastpass.spec
@@ -0,0 +1,61 @@
+# TODO
+# - add other browsers (opera, google-chrome, firefox...)
+Summary:   LastPass binary version to enable sharing login state between 
other browsers
+Name:  browser-plugin-lastpass
+Version:   3.1.10
+Release:   0.2
+License:   ?
+Group: X11/Applications/Networking
+Source0:   https://lastpass.com/lplinux.tar.bz2
+# Source0-md5: eedb4dcf4f44ba80c4531514aec4d38f
+NoSource:  0
+Source1:   https://lastpass.com/lpchrome_linux.crx
+# Source1-md5: b1bd0fd75b38ba34b2cbd605746d5e83
+NoSource:  1
+URL:   https://lastpass.com/
+ExclusiveArch: %{ix86} %{x8664}
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+#%define   chromium_cfdir  /etc/chromium-browser
+# FIXME: currently (chrome34) chromium config dir is wrong: /etc/chromium not 
/etc/chromium-browser
+%definechromium_cfdir  /etc/chromium
+
+%ifarch %{x8664}
+%defineNPLASTPASS nplastpass64
+%else
+%defineNPLASTPASS nplastpass
+%endif
+
+%description
+Binary version of LastPass to enable importing passwords from Google
+Chrome password manager and to enable sharing login state between
+other browsers.
+
+%prep
+%setup -qc
+
+echo { \ExtensionInstallSources\: [\https://lastpass.com/*\;, 
\https://*.lastpass.com/*\;, \https://*.cloudfront.net/lastpass/*\;] } \
+lastpass_policy.json
+echo { \name\: \com.lastpass.nplastpass\, \description\: \LastPass\, 
\path\: \%{chromium_cfdir}/native-messaging-hosts/%{NPLASTPASS}\, \type\: 
\stdio\, \allowed_origins\: [ 
\chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/\, 
\chrome-extension://debgaelkhoipmbjnhpoblmbacnmmgbeg/\ ] } \
+com.lastpass.nplastpass.json
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d 
$RPM_BUILD_ROOT%{chromium_cfdir}/{policies/managed,native-messaging-hosts}
+cp -p lastpass_policy.json $RPM_BUILD_ROOT%{chromium_cfdir}/policies/managed
+cp -f %{NPLASTPASS} $RPM_BUILD_ROOT%{chromium_cfdir}/native-messaging-hosts
+cp -p com.lastpass.nplastpass.json 
$RPM_BUILD_ROOT%{chromium_cfdir}/native-messaging-hosts
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+# FIXME: should be owned by chromium itself
+%dir %{chromium_cfdir}
+%dir %{chromium_cfdir}/native-messaging-hosts
+%dir %{chromium_cfdir}/policies
+%dir %{chromium_cfdir}/policies/managed
+%config(noreplace) %verify(not md5 mtime size) 
%{chromium_cfdir}/policies/managed/lastpass_policy.json
+%config(noreplace) %verify(not md5 mtime size) 
%{chromium_cfdir}/native-messaging-hosts/com.lastpass.nplastpass.json
+%attr(755,root,root) %{chromium_cfdir}/native-messaging-hosts/nplastpass64


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/browser-plugin-lastpass.git/commitdiff/f46261cae8ddad586008aac36322fbd712ae9eab

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


DISTFILES: browser-plugin-lastpass: ERRORS:

2014-04-17 Thread glen
browser-plugin-lastpass: both NoSource: source0 and md5 given
browser-plugin-lastpass: both NoSource: source1 and md5 given



Files fetched: 0



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


[packages/ruby/dev-2.0] update docs checksum

2014-04-17 Thread glen
commit b5713cc63d3fe4a38ea9959c8376a88b6893346d
Author: Elan Ruusamäe g...@delfi.ee
Date:   Fri Apr 18 04:32:21 2014 +0300

update docs checksum

 ruby.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index afeb0b2..9fd7472 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -12,7 +12,7 @@
 %bcond_without default_ruby# use this Ruby as default system Ruby
 %bcond_withbootstrap   # build bootstrap version
 
-%definerel 0.3
+%definerel 0.4
 %defineruby_version2.0
 %definebasever 2.0.0
 %definepatchlevel  451
@@ -49,9 +49,9 @@ Source0:  
ftp://ftp.ruby-lang.org/pub/ruby/2.0/%{oname}-%{basever}-p%{patchlevel}
 Source1:   http://www.ruby-doc.org/download/%{oname}-doc-bundle.tar.gz
 # Source1-md5: ad1af0043be98ba1a4f6d0185df63876
 Source2:   
http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_stdlib_rdocs.tgz
-# Source2-md5: d838ca9045cb72f07285f59b1e7d9368
+# Source2-md5: e93307804295a43512cafbf660a4cbe0
 Source3:   
http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_core_rdocs.tgz
-# Source3-md5: e15b646e1b26b504ceb1a5f75e4a962c
+# Source3-md5: 900186f317b51edfbb2f5317f8855719
 Source100: ftp://ftp.ruby-lang.org/pub/ruby/1.8/%{oname}-1.8.7-p330.tar.gz
 # Source100-md5:   50a49edb787211598d08e756e733e42e
 Source4:   rdoc.1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/b5713cc63d3fe4a38ea9959c8376a88b6893346d

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


DISTFILES: ruby: ruby-2.0.0-p451.tar.bz2 ruby-doc-bundle.tar.gz ruby_2_0_0_stdlib_rdocs.tgz ruby_2_0_0_core_rdocs.tgz ruby-1.8.7-p330.tar.gz

2014-04-17 Thread glen

Files fetched: 2

ALREADY GOT: ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.bz2
908e4d1dbfe7362b15892f16af05adf8  ruby-2.0.0-p451.tar.bz2
ALREADY GOT: http://www.ruby-doc.org/download/ruby-doc-bundle.tar.gz
ad1af0043be98ba1a4f6d0185df63876  ruby-doc-bundle.tar.gz
STORED: http://www.ruby-doc.org/downloads/ruby_2_0_0_stdlib_rdocs.tgz
e93307804295a43512cafbf660a4cbe0  ruby_2_0_0_stdlib_rdocs.tgz
Size: 45448982 bytes
STORED: http://www.ruby-doc.org/downloads/ruby_2_0_0_core_rdocs.tgz
900186f317b51edfbb2f5317f8855719  ruby_2_0_0_core_rdocs.tgz
Size: 1360867 bytes
ALREADY GOT: ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p330.tar.gz
50a49edb787211598d08e756e733e42e  ruby-1.8.7-p330.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