[packages/hippo-canvas] removed la file, rebuild with la-less libcroco, rel. 7

2016-08-02 Thread gotar
commit 8421c28550d9b4e83883deed57a3b160b211f167
Author: Tomasz Pala 
Date:   Tue Aug 2 08:31:43 2016 +0200

removed la file, rebuild with la-less libcroco, rel. 7

 hippo-canvas.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/hippo-canvas.spec b/hippo-canvas.spec
index 9a2526a..fcb9e7e 100644
--- a/hippo-canvas.spec
+++ b/hippo-canvas.spec
@@ -2,7 +2,7 @@ Summary:A canvas widget
 Summary(pl.UTF-8): Widget canvas
 Name:  hippo-canvas
 Version:   0.3.1
-Release:   6
+Release:   7
 License:   LGPL v2
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.3/%{name}-%{version}.tar.bz2
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/hippo.{la,a}
+%{__rm} 
$RPM_BUILD_ROOT{%{_libdir}/libhippocanvas*.la,%{py_sitedir}/hippo.{la,a}}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -121,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libhippocanvas-1.so
-%{_libdir}/libhippocanvas-1.la
 %{_includedir}/hippo-canvas-1
 %{_pkgconfigdir}/hippo-canvas-1.pc
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hippo-canvas.git/commitdiff/8421c28550d9b4e83883deed57a3b160b211f167

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


DISTFILES: drbdmanage: drbdmanage-0.97.tar.gz

2016-08-02 Thread glen
Request by: glen


Files fetched: 1

STORED: https://www.drbd.org/download/drbdmanage/drbdmanage-0.97.tar.gz
3c248e2914bf23abefe1ed7c98498ab6  drbdmanage-0.97.tar.gz
Size: 239789 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/drbdmanage] pldize

2016-08-02 Thread glen
commit 058123ade62199af5fe488e69c2b6d4697725505
Author: Elan Ruusamäe 
Date:   Tue Aug 2 11:28:09 2016 +0300

pldize

- add md5
- adapter
- do not package system dirs
- fix config attrs
- fix python packaging
- cleanups

 drbdmanage.spec | 70 +++--
 1 file changed, 33 insertions(+), 37 deletions(-)
---
diff --git a/drbdmanage.spec b/drbdmanage.spec
index e412a62..e30eb4d 100644
--- a/drbdmanage.spec
+++ b/drbdmanage.spec
@@ -1,24 +1,28 @@
-Summary:DRBD9 distributed resource management utility
-Name:   drbdmanage
-Version:0.97
-Release:0.2
-Source0:https://www.drbd.org/download/drbdmanage/%{name}-%{version}.tar.gz
-URL:http://oss.linbit.com/drbdmanage
-License:GPL v3
-Group:  Applications/System
-Requires:   drbd-utils >= 8.9.4
-Requires:   python-dbus
-Requires:   python-pygobject
-BuildArch:  noarch
-BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
+Summary:   DRBD9 distributed resource management utility
+Name:  drbdmanage
+Version:   0.97
+Release:   0.3
+License:   GPL v3
+Group: Applications/System
+Source0:   
https://www.drbd.org/download/drbdmanage/%{name}-%{version}.tar.gz
+# Source0-md5: 3c248e2914bf23abefe1ed7c98498ab6
+URL:   http://oss.linbit.com/drbdmanage
+BuildRequires: python-modules
+BuildRequires: python-setuptools
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.714
+Requires:  drbd-utils >= 8.9.4
+Requires:  python-dbus
+Requires:  python-pygobject
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 drbdmanage is a daemon and a command line utility that manages DRBD9
-replicated LVM volumes across a group of machines.
-It maintains DRBD9 configuration on the participating machines. It
-creates/deletes the backing LVM volumes. It automatically places
-the backing LVM volumes among the participating machines.
+replicated LVM volumes across a group of machines. It maintains DRBD9
+configuration on the participating machines. It creates/deletes the
+backing LVM volumes. It automatically places the backing LVM volumes
+among the participating machines.
 
 %prep
 %setup -q
@@ -28,8 +32,8 @@ the backing LVM volumes among the participating machines.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%py_install \
---root $RPM_BUILD_ROOT
+%py_install
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -39,26 +43,18 @@ rm -rf $RPM_BUILD_ROOT
 %doc README
 %attr(755,root,root) %{_bindir}/drbdmanage
 %attr(755,root,root) %{_bindir}/dbus-drbdmanaged-service
-#%{_mandir}/man8/drbdmanage-*
-#%{_mandir}/man8/drbdmanage.*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/drbdmanaged.cfg
+%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/drbd.d/drbdctrl.res_template
+%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/drbd.d/drbdmanage-resources.res
+%config(noreplace) %verify(not md5 mtime size) 
/etc/dbus-1/system.d/org.drbd.drbdmanaged.conf
 %{_datadir}/dbus-1/system-services/org.drbd.drbdmanaged.service
-%config %{_sysconfdir}/dbus-1/system.d/org.drbd.drbdmanaged.conf
-%config %{_sysconfdir}/drbd.d/drbdctrl.res_template
-%config(noreplace) %{_sysconfdir}/drbd.d/drbdmanage-resources.res
-%config(noreplace) %{_sysconfdir}/drbdmanaged.cfg
-%{_localstatedir}/lib/drbdmanage
-%dir %{_sysconfdir}/dbus-1/
-%dir %{_sysconfdir}/dbus-1/system.d/
-%dir %{_datadir}/dbus-1
-%dir %{_datadir}/dbus-1/system-services/
 %{systemdunitdir}/drbdmanaged.service
 %{systemdunitdir}/drbdmanaged.socket
-%{py_sitescriptdir}/*.py
-%{py_sitescriptdir}/*.py?
 %{py_sitescriptdir}/drbdmanage
+%{py_sitescriptdir}/drbdmanage_client.py[co]
+%{py_sitescriptdir}/drbdmanage_server.py[co]
 %{py_sitescriptdir}/drbdmanage-%{version}-py*.egg-info
+%dir %{_localstatedir}/lib/drbdmanage
 
-#%files -n 
-#%config %{_sysconfdir}/bash_completion.d/drbdmanage
-
-
+# bash-completion package
+/etc/bash_completion.d/drbdmanage


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/drbdmanage.git/commitdiff/058123ade62199af5fe488e69c2b6d4697725505

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


[packages/gnupg2] - use readlink from coreutils instead of our own resolvesymlink; handle "gpg-agent (deleted)" symlin

2016-08-02 Thread arekm
commit 055da82fd15fc5b7c4a55e5421998095f9509f44
Author: Arkadiusz Miśkiewicz 
Date:   Tue Aug 2 15:15:24 2016 +0200

- use readlink from coreutils instead of our own resolvesymlink; handle 
"gpg-agent (deleted)" symlink case

 gnupg-agent.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnupg-agent.sh b/gnupg-agent.sh
index 100ad8b..72dda0c 100644
--- a/gnupg-agent.sh
+++ b/gnupg-agent.sh
@@ -14,7 +14,7 @@ fi
 if grep -q "^[[:blank:]]*use-agent" ${CFG} 2>/dev/null; then
if [ -f "${HOME}/.gnupg/GPG_AGENT_INFO" ] && \
pid="$(cut -d: -f2 $HOME/.gnupg/GPG_AGENT_INFO)" && \
-   agent="$(resolvesymlink "/proc/$pid/exe")" && \
+   agent="$(readlink -n "/proc/$pid/exe")" && 
agent=${agent%% *} && \
[ "$agent" = "/usr/bin/gpg-agent" -o "$agent" = 
"/usr/bin/seahorse-agent" ]; then
export GPG_AGENT_INFO="$(cat ${HOME}/.gnupg/GPG_AGENT_INFO)"
else


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnupg2.git/commitdiff/055da82fd15fc5b7c4a55e5421998095f9509f44

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


[packages/gnupg2/gnupg2-2.0] - rel 3; use readlink from coreutils instead of our own resolvesymlink; handle "gpg-agent (deleted)"

2016-08-02 Thread arekm
commit ba4e3dfc2ed65b03bfa549c4d74b745e72aa3564
Author: Arkadiusz Miśkiewicz 
Date:   Tue Aug 2 15:16:11 2016 +0200

- rel 3; use readlink from coreutils instead of our own resolvesymlink; 
handle "gpg-agent (deleted)" symlink case

 gnupg-agent.sh | 2 +-
 gnupg2.spec| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnupg2.spec b/gnupg2.spec
index 555b604..8efc42f 100644
--- a/gnupg2.spec
+++ b/gnupg2.spec
@@ -7,7 +7,7 @@ Summary:GNU Privacy Guard - tool for secure 
communication and data storage - en
 Summary(pl.UTF-8): GnuPG - narzędzie do bezpiecznej komunikacji i 
bezpiecznego przechowywania danych - wersja rozszerzona
 Name:  gnupg2
 Version:   2.0.30
-Release:   2
+Release:   3
 License:   GPL v3+
 Group: Applications/File
 Source0:   ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
diff --git a/gnupg-agent.sh b/gnupg-agent.sh
index 100ad8b..72dda0c 100644
--- a/gnupg-agent.sh
+++ b/gnupg-agent.sh
@@ -14,7 +14,7 @@ fi
 if grep -q "^[[:blank:]]*use-agent" ${CFG} 2>/dev/null; then
if [ -f "${HOME}/.gnupg/GPG_AGENT_INFO" ] && \
pid="$(cut -d: -f2 $HOME/.gnupg/GPG_AGENT_INFO)" && \
-   agent="$(resolvesymlink "/proc/$pid/exe")" && \
+   agent="$(readlink -n "/proc/$pid/exe")" && 
agent=${agent%% *} && \
[ "$agent" = "/usr/bin/gpg-agent" -o "$agent" = 
"/usr/bin/seahorse-agent" ]; then
export GPG_AGENT_INFO="$(cat ${HOME}/.gnupg/GPG_AGENT_INFO)"
else


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnupg2.git/commitdiff/ba4e3dfc2ed65b03bfa549c4d74b745e72aa3564

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


[packages/gitlab-ce] up to 8.10.3

2016-08-02 Thread glen
commit d7ca4619e4911bd6588f5174b38d159bc3c0e092
Author: Elan Ruusamäe 
Date:   Tue Aug 2 15:56:37 2016 +0300

up to 8.10.3

 gitlab-ce.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 51c6a7f..33bf4cb 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -16,7 +16,7 @@
 
 Summary:   A Web interface to create projects and repositories, manage 
access and do code reviews
 Name:  gitlab-ce
-Version:   8.10.2
+Version:   8.10.3
 Release:   0.37
 License:   MIT
 Group: Applications/WWW


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/d7ca4619e4911bd6588f5174b38d159bc3c0e092

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


[packages/git-core] Email sending likes encryption support in perl

2016-08-02 Thread mmazur
commit 0c4de124da9370176f9cbb66909c67570067bcfd
Author: Mariusz Mazur 
Date:   Tue Aug 2 13:40:04 2016 +

Email sending likes encryption support in perl

 git-core.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/git-core.spec b/git-core.spec
index f93991c..0fd082d 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -403,6 +403,7 @@ Obsługa Subversion dla Gita.
 Summary:   Git tools for sending email
 Summary(pl.UTF-8): Narzędzia Gita do wysyłania poczty
 Group: Development/Tools
+Suggests:   perl-Net-SMTP-SSL
 Requires:  %{name} = %{version}-%{release}
 
 %description email


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/0c4de124da9370176f9cbb66909c67570067bcfd

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


DISTFILES: perl-Net-SMTP-SSL: Net-SMTP-SSL-1.03.tar.gz

2016-08-02 Thread mmazur
Request by: mmazur


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Net/Net-SMTP-SSL-1.03.tar.gz
75c80e6af5583630ba074b25c0b5ee84  Net-SMTP-SSL-1.03.tar.gz
Size: 2271 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/perl-Net-SMTP-SSL] UP to 1.03

2016-08-02 Thread mmazur
commit 78145b03e0cf462bc881e0cb1663baffb4a87183
Author: Mariusz Mazur 
Date:   Tue Aug 2 13:57:37 2016 +

UP to 1.03

 perl-Net-SMTP-SSL.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SMTP-SSL.spec b/perl-Net-SMTP-SSL.spec
index 9d8a2ad..742d418 100644
--- a/perl-Net-SMTP-SSL.spec
+++ b/perl-Net-SMTP-SSL.spec
@@ -8,13 +8,13 @@
 Summary:   Net::SMTP::SSL - An SMTP client supporting SSL
 Summary(pl.UTF-8): Net::SMTP::SSL - klient SMTP obsługujący SSL
 Name:  perl-Net-SMTP-SSL
-Version:   1.01
+Version:   1.03
 Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: ba039288ebf7a343feecacd374da8c1a
+# Source0-md5: 75c80e6af5583630ba074b25c0b5ee84
 URL:   http://search.cpan.org/dist/Net-SMTP-SSL/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-SMTP-SSL.git/commitdiff/78145b03e0cf462bc881e0cb1663baffb4a87183

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


[packages/evolution-ews] - updated to 3.20.4

2016-08-02 Thread qboosh
commit 5f83e0e348c3107135cb81fe46301613b353a767
Author: Jakub Bogusz 
Date:   Tue Aug 2 16:07:21 2016 +0200

- updated to 3.20.4

 evolution-ews.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/evolution-ews.spec b/evolution-ews.spec
index d2b5699..b5125c2 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -1,12 +1,12 @@
 Summary:   Evolution extension for Exchange Web Services
 Summary(pl.UTF-8): Rozszerzenie Evolution dla Exchange Web Services
 Name:  evolution-ews
-Version:   3.20.3
+Version:   3.20.4
 Release:   1
 License:   LGPL v2+
 Group: X11/Applications/Mail
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.20/%{name}-%{version}.tar.xz
-# Source0-md5: 321e817c28e3b966a1a378bdcb01c405
+# Source0-md5: 1db3025ab3309a9713027026bdd56c46
 URL:   http://projects.gnome.org/evolution/
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake >= 1:1.9


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-ews.git/commitdiff/5f83e0e348c3107135cb81fe46301613b353a767

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


DISTFILES: evolution-ews: evolution-ews-3.20.4.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.20/evolution-ews-3.20.4.tar.xz
1db3025ab3309a9713027026bdd56c46  evolution-ews-3.20.4.tar.xz
Size: 712112 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/drbdmanage] Closer to finished

2016-08-02 Thread mmazur
commit 4688758e3ff2396a74a5f53a99887156eb61f9cb
Author: Mariusz Mazur 
Date:   Tue Aug 2 16:17:11 2016 +0200

Closer to finished

 drbdmanage.spec   | 29 ++---
 drbdmanaged_service_fix.patch | 12 
 2 files changed, 38 insertions(+), 3 deletions(-)
---
diff --git a/drbdmanage.spec b/drbdmanage.spec
index e30eb4d..455a6db 100644
--- a/drbdmanage.spec
+++ b/drbdmanage.spec
@@ -1,11 +1,12 @@
 Summary:   DRBD9 distributed resource management utility
 Name:  drbdmanage
 Version:   0.97
-Release:   0.3
+Release:   0.5
 License:   GPL v3
 Group: Applications/System
 Source0:   
https://www.drbd.org/download/drbdmanage/%{name}-%{version}.tar.gz
 # Source0-md5: 3c248e2914bf23abefe1ed7c98498ab6
+Patch0: drbdmanaged_service_fix.patch
 URL:   http://oss.linbit.com/drbdmanage
 BuildRequires: python-modules
 BuildRequires: python-setuptools
@@ -24,20 +25,38 @@ configuration on the participating machines. It 
creates/deletes the
 backing LVM volumes. It automatically places the backing LVM volumes
 among the participating machines.
 
+%package -n bash-completion-drbdmanage
+Summary:Bash completion for drbdmanage command
+Group:  Applications/Shells
+Requires:   %{name} = %{version}-%{release}
+Requires:   bash-completion
+
+%description -n bash-completion-drbdmanage
+Bash completion for drbdmanage command.
+
 %prep
 %setup -q
 
+%patch0 -p1
+
 %build
-%py_build
+%{__make} all
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/var/lib/drbd.d
 %py_install
 %py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%systemd_post drbdmanaged.{service,socket}
+
+%preun
+%systemd_preun drbdmanaged.{service,socket}
+
 %files
 %defattr(644,root,root,755)
 %doc README
@@ -54,7 +73,11 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitescriptdir}/drbdmanage_client.py[co]
 %{py_sitescriptdir}/drbdmanage_server.py[co]
 %{py_sitescriptdir}/drbdmanage-%{version}-py*.egg-info
+%attr(750,root,root) /var/lib/drbd.d
+%{_mandir}/man8/drbdmanage-*
+%{_mandir}/man8/drbdmanage.*
 %dir %{_localstatedir}/lib/drbdmanage
 
-# bash-completion package
+%files -n bash-completion-drbdmanage
+%defattr(644,root,root,755)
 /etc/bash_completion.d/drbdmanage
diff --git a/drbdmanaged_service_fix.patch b/drbdmanaged_service_fix.patch
new file mode 100644
index 000..af14c48
--- /dev/null
+++ b/drbdmanaged_service_fix.patch
@@ -0,0 +1,12 @@
+--- drbdmanage-0.97/conf/drbdmanaged.service~  2016-06-27 10:33:00.0 
+0200
 drbdmanage-0.97/conf/drbdmanaged.service   2016-08-02 16:11:50.007431964 
+0200
+@@ -6,8 +6,8 @@
+ [Service]
+ ExecStart=/usr/bin/dbus-drbdmanaged-service
+ User=root
++PrivateTmp=yes
+ 
+ [Install]
+ WantedBy=multi-user.target
+ 
+-PrivateTmp=yes


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/drbdmanage.git/commitdiff/4688758e3ff2396a74a5f53a99887156eb61f9cb

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


[packages/ccache] - updated to 3.2.7

2016-08-02 Thread qboosh
commit 00ce6227c9491e4fc6889351d4b8299a3243891a
Author: Jakub Bogusz 
Date:   Tue Aug 2 16:40:28 2016 +0200

- updated to 3.2.7

 ccache.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ccache.spec b/ccache.spec
index e584737..0506eee 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -2,12 +2,12 @@ Summary:  Compiler cache
 Summary(pl.UTF-8): Pamięć podręczna dla kompilatora
 Summary(pt_BR.UTF-8):  Cache para compiladores C/C++
 Name:  ccache
-Version:   3.2.5
+Version:   3.2.7
 Release:   1
 License:   GPL v3
 Group: Development/Tools
 Source0:   https://www.samba.org/ftp/ccache/%{name}-%{version}.tar.xz
-# Source0-md5: 270c9ad0631c6e34f5fa84f0d9385f95
+# Source0-md5: d51bff83f656f6a3a58c7e9117d6d8fc
 URL:   http://ccache.samba.org/
 BuildRequires: automake
 BuildRequires: tar >= 1:1.22


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccache.git/commitdiff/00ce6227c9491e4fc6889351d4b8299a3243891a

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


DISTFILES: ccache: ccache-3.2.7.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/ccache/ccache-3.2.7.tar.xz
d51bff83f656f6a3a58c7e9117d6d8fc  ccache-3.2.7.tar.xz
Size: 305596 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/mozilla-firefox-bin] up to 48.0

2016-08-02 Thread atler
commit 655aa374d6cb8ade8aa6da980c89c5650b614f6d
Author: Jan Palus 
Date:   Tue Aug 2 16:56:53 2016 +0200

up to 48.0

- updated nss/sqlite3 deps

 mozilla-firefox-bin.spec | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/mozilla-firefox-bin.spec b/mozilla-firefox-bin.spec
index 63fe498..62da3ce 100644
--- a/mozilla-firefox-bin.spec
+++ b/mozilla-firefox-bin.spec
@@ -2,14 +2,14 @@
 Summary:   Mozilla Firefox web browser
 Summary(pl.UTF-8): Mozilla Firefox - przeglądarka WWW
 Name:  mozilla-firefox-bin
-Version:   47.0.1
+Version:   48.0
 Release:   1
 License:   MPL/LGPL
 Group: X11/Applications/Networking
 Source0:   
http://download.cdn.mozilla.net/pub/mozilla.org/%{realname}/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.i686.tar.bz2
-# Source0-md5: bf087a76d5a16b86c80e3dc101b47bfc
+# Source0-md5: b989a0b4ec6e23531e548b1ddb7e9316
 Source1:   
http://download.cdn.mozilla.net/pub/mozilla.org/%{realname}/releases/%{version}/linux-x86_64/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.x8664.tar.bz2
-# Source1-md5: bdd7845623124565b6989972849431e9
+# Source1-md5: 6ad12ca3f535a429ad35a61b2f33a762
 Source2:   %{name}.desktop
 Source3:   %{name}.sh
 URL:   https://www.mozilla.org/firefox/
@@ -19,8 +19,8 @@ Requires(post,postun):desktop-file-utils
 Requires:  browser-plugins >= 2.0
 Requires:  myspell-common
 Requires:  nspr >= 1:4.12
-Requires:  nss >= 1:3.21.1
-Requires:  sqlite3 >= 3.8.11.1
+Requires:  nss >= 1:3.24
+Requires:  sqlite3 >= 3.12.2
 Provides:  wwwbrowser
 Obsoletes: mozilla-firebird
 Conflicts: mozilla-firefox
@@ -82,7 +82,7 @@ ln -s /%{_lib}/libsqlite3.so.0 
$RPM_BUILD_ROOT%{_libdir}/%{name}/libmozsqlite3.s
 
 # never package these
 # nss
-rm 
$RPM_BUILD_ROOT%{_libdir}/%{name}/lib{freebl3,nss3,nssckbi,nssdbm3,nssutil3,smime3,softokn3,ssl3}.*
+rm 
$RPM_BUILD_ROOT%{_libdir}/%{name}/lib{freeblpriv3,nss3,nssckbi,nssdbm3,nssutil3,smime3,softokn3,ssl3}.*
 # nspr
 rm $RPM_BUILD_ROOT%{_libdir}/%{name}/lib{nspr4,plc4,plds4}.so
 grep -v 
'libnspr4.so\|libplc4.so\|libplds4.so\|libnssutil3.so\|libnss3.so\|libsmime3.so\|libssl3.so'
 \
@@ -127,6 +127,7 @@ fi
 
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/application.ini
+%{_libdir}/%{name}/icudt56l.dat
 
 %dir %{_libdir}/%{name}/browser
 %{_libdir}/%{name}/browser/blocklist.xml
@@ -149,8 +150,6 @@ fi
 %{_libdir}/%{name}/dependentlibs.list
 %{_libdir}/%{name}/dictionaries
 %{_libdir}/%{name}/icons
-%{_libdir}/%{name}/webapprt
-%attr(755,root,root) %{_libdir}/%{name}/webapprt-stub
 
 %dir %{_libdir}/%{name}/gtk2
 %attr(755,root,root) %{_libdir}/%{name}/gtk2/libmozgtk.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-firefox-bin.git/commitdiff/655aa374d6cb8ade8aa6da980c89c5650b614f6d

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


[packages/poppler] - updated to 0.46.0 (note: new libpoppler soname) - removed outdated qt5 patch; don't pass MOCQT*, p

2016-08-02 Thread qboosh
commit 6d74da5a086b3311ce865715e89a9ced860e20c6
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:02:40 2016 +0200

- updated to 0.46.0 (note: new libpoppler soname)
- removed outdated qt5 patch; don't pass MOCQT*, poppler will find proper 
moc-qt* tools

 poppler-qt5.patch | 26 --
 poppler.spec  | 38 --
 2 files changed, 28 insertions(+), 36 deletions(-)
---
diff --git a/poppler.spec b/poppler.spec
index 572105d..05f2e4f 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -11,13 +11,12 @@
 Summary:   PDF rendering library
 Summary(pl.UTF-8): Biblioteka renderująca PDF
 Name:  poppler
-Version:   0.43.0
+Version:   0.46.0
 Release:   1
 License:   GPL v2+
 Group: Libraries
 Source0:   https://poppler.freedesktop.org/%{name}-%{version}.tar.xz
-# Source0-md5: 1d2b001663119855cdfbc0713dbfb9c6
-Patch0:%{name}-qt5.patch
+# Source0-md5: a6513d6fe72751c58b501403c3da6ef1
 URL:   https://poppler.freedesktop.org/
 %{?with_qt5:BuildRequires: Qt5Core-devel >= 5.0.0}
 %{?with_qt5:BuildRequires: Qt5Gui-devel >= 5.0.0}
@@ -311,7 +310,6 @@ Pakiet zawiera zestaw narzędzi do plików PDF. Programy te 
umożliwiają
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -321,8 +319,6 @@ Pakiet zawiera zestaw narzędzi do plików PDF. Programy te 
umożliwiają
 %{__autoheader}
 %{__automake}
 %configure \
-   MOCQT4=/usr/bin/moc-qt4 \
-   MOCQT5=/usr/bin/moc-qt5 \
--disable-gtk-test \
--enable-libcurl \
%{?with_apidocs:--enable-gtk-doc} \
@@ -347,7 +343,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %if %{without apidocs}
 # why it still installs them, brr
-%{__rm} -rf $RPM_BUILD_ROOT%{_gtkdocdir}/poppler || :
+%{__rm} -rf $RPM_BUILD_ROOT%{_gtkdocdir}/poppler
 %endif
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -374,7 +370,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README* TODO
 %attr(755,root,root) %{_libdir}/libpoppler.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.60
+%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.63
 
 %files devel
 %defattr(644,root,root,755)
@@ -471,5 +467,27 @@ rm -rf $RPM_BUILD_ROOT
 
 %files progs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/pdf*
-%{_mandir}/man1/pdf*
+%attr(755,root,root) %{_bindir}/pdfdetach
+%attr(755,root,root) %{_bindir}/pdffonts
+%attr(755,root,root) %{_bindir}/pdfimages
+%attr(755,root,root) %{_bindir}/pdfinfo
+%attr(755,root,root) %{_bindir}/pdfseparate
+%attr(755,root,root) %{_bindir}/pdfsig
+%attr(755,root,root) %{_bindir}/pdftocairo
+%attr(755,root,root) %{_bindir}/pdftohtml
+%attr(755,root,root) %{_bindir}/pdftoppm
+%attr(755,root,root) %{_bindir}/pdftops
+%attr(755,root,root) %{_bindir}/pdftotext
+%attr(755,root,root) %{_bindir}/pdfunite
+%{_mandir}/man1/pdfdetach.1*
+%{_mandir}/man1/pdffonts.1*
+%{_mandir}/man1/pdfimages.1*
+%{_mandir}/man1/pdfinfo.1*
+%{_mandir}/man1/pdfseparate.1*
+%{_mandir}/man1/pdfsig.1*
+%{_mandir}/man1/pdftocairo.1*
+%{_mandir}/man1/pdftohtml.1*
+%{_mandir}/man1/pdftoppm.1*
+%{_mandir}/man1/pdftops.1*
+%{_mandir}/man1/pdftotext.1*
+%{_mandir}/man1/pdfunite.1*
diff --git a/poppler-qt5.patch b/poppler-qt5.patch
deleted file mode 100644
index cb6a69c..000
--- a/poppler-qt5.patch
+++ /dev/null
@@ -1,26 +0,0 @@
 poppler-0.26.3/configure.ac.orig   2014-07-24 23:17:58.522789036 +0200
-+++ poppler-0.26.3/configure.ac2014-07-24 23:22:51.026124439 +0200
-@@ -649,20 +649,20 @@
-   AC_CHECK_TOOL(MOCQT5, moc)
-   AC_MSG_CHECKING([for Qt5 moc])
-   mocversion=`$MOCQT5 -v 2>&1`
--  mocversiongrep=`echo $mocversion | grep "Qt 5\|moc 5"`
-+  mocversiongrep=`echo $mocversion | grep -E "Qt 5|moc 5| 5\.[[0-9]]"`
-   if test x"$mocversiongrep" != x"$mocversion"; then
- AC_MSG_RESULT([no])
- # moc was not the qt5 one, try with moc-qt5
- AC_CHECK_TOOL(MOCQT52, moc-qt5)
- AC_MSG_CHECKING([for Qt5 moc-qt5])
- mocversion=`$MOCQT52 -v 2>&1`
--mocversiongrep=`echo $mocversion | grep "Qt 5\|moc-qt5 5\|moc 5"`
-+mocversiongrep=`echo $mocversion | grep -E "Qt 5\|moc-qt5 5|moc 5| 
5\.[[0-9]]"`
- if test x"$mocversiongrep" != x"$mocversion"; then
-   AC_CHECK_TOOL(QTCHOOSER, qtchooser)
-   AC_MSG_CHECKING([for qtchooser])
-   qt5tooldir=`QT_SELECT=qt5 qtchooser -print-env | grep QTTOOLDIR | cut 
-d '=' -f 2 | cut -d \" -f 2`
-   mocversion=`$qt5tooldir/moc -v 2>&1`
--  mocversiongrep=`echo $mocversion | grep "Qt 5\|moc 5"`
-+  mocversiongrep=`echo $mocversion | grep -E "Qt 5|moc 5| 5\.[[0-9]]"`
-   if test x"$mocversiongrep" != x"$mocversion"; then
- # no valid moc found
- enable_poppler_qt5=no;


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poppler.git/commitdiff/6d74da5a086b3311ce865715e89a9ced860e20c6

___
pld-cvs-comm

DISTFILES: mozilla-firefox-bin: firefox-48.0.i686.tar.bz2 firefox-48.0.x8664.tar.bz2

2016-08-02 Thread atler
Request by: atler


Files fetched: 2

STORED: 
http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/48.0/linux-i686/en-US/firefox-48.0.tar.bz2?/firefox-48.0.i686.tar.bz2
b989a0b4ec6e23531e548b1ddb7e9316  firefox-48.0.i686.tar.bz2
Size: 56900813 bytes
STORED: 
http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/48.0/linux-x86_64/en-US/firefox-48.0.tar.bz2?/firefox-48.0.x8664.tar.bz2
6ad12ca3f535a429ad35a61b2f33a762  firefox-48.0.x8664.tar.bz2
Size: 56000601 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/talloc] - updated to 2.1.8

2016-08-02 Thread qboosh
commit 5dd50229d0f726cba3e1b90cc0bf847018da6748
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:05:16 2016 +0200

- updated to 2.1.8

 talloc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/talloc.spec b/talloc.spec
index e69edd5..4e198d5 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -1,13 +1,13 @@
 Summary:   The talloc library - a hierarchical pool based memory system
 Summary(pl.UTF-8): Biblioteka talloc - system przydzielania pamięci oparty 
na hierarchicznej puli
 Name:  talloc
-Version:   2.1.7
+Version:   2.1.8
 Release:   1
 Epoch: 2
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/talloc/%{name}-%{version}.tar.gz
-# Source0-md5: d6763d65d03d627816ae1d50c74576fe
+# Source0-md5: 6fb70af4174330e4cc139ea63b07c9e9
 URL:   http://talloc.samba.org/
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-style-xsl


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/talloc.git/commitdiff/5dd50229d0f726cba3e1b90cc0bf847018da6748

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


DISTFILES: talloc: talloc-2.1.8.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/talloc/talloc-2.1.8.tar.gz
6fb70af4174330e4cc139ea63b07c9e9  talloc-2.1.8.tar.gz
Size: 438490 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/hhvm] - release 7 (libdwarf soname change)

2016-08-02 Thread qboosh
commit 97de83963265e013abc2f42a0bd66fdbe95ab979
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:03:44 2016 +0200

- release 7 (libdwarf soname change)

 hhvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index c8dd31c..6b18af7 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -34,7 +34,7 @@ Name: hhvm
 # we prefer LTS versions
 # see http://hhvm.com/blog/6083/hhvm-long-term-support
 Version:   3.3.7
-Release:   6
+Release:   7
 License:   PHP 3.01 and BSD
 Group: Development/Languages
 Source0:   https://github.com/facebook/hhvm/archive/HHVM-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/97de83963265e013abc2f42a0bd66fdbe95ab979

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


DISTFILES: tdb: tdb-1.3.10.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/tdb/tdb-1.3.10.tar.gz
c98f24eb469022b0f1741d3a504cfda5  tdb-1.3.10.tar.gz
Size: 494907 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/tdb] - updated to 1.3.10

2016-08-02 Thread qboosh
commit ea45e438e0aa0bd554bcaf72a6a1fc85cec56edd
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:09:43 2016 +0200

- updated to 1.3.10

 tdb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tdb.spec b/tdb.spec
index b92d507..a2ba304 100644
--- a/tdb.spec
+++ b/tdb.spec
@@ -1,13 +1,13 @@
 Summary:   TDB - Trivial Database
 Summary(pl.UTF-8): TDB - prosta baza danych
 Name:  tdb
-Version:   1.3.9
+Version:   1.3.10
 Release:   1
 Epoch: 2
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
-# Source0-md5: 20c980778114543656e0770249d13735
+# Source0-md5: c98f24eb469022b0f1741d3a504cfda5
 URL:   http://tdb.samba.org/
 BuildRequires: python-devel >= 2
 BuildRequires: rpm-pythonprov


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tdb.git/commitdiff/ea45e438e0aa0bd554bcaf72a6a1fc85cec56edd

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


DISTFILES: poppler: poppler-0.46.0.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://poppler.freedesktop.org/poppler-0.46.0.tar.xz
a6513d6fe72751c58b501403c3da6ef1  poppler-0.46.0.tar.xz
Size: 1680940 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/tevent] - updated to 0.9.29

2016-08-02 Thread qboosh
commit c9a16654da46fc1484189b3f2880177fa32bebaa
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:30:07 2016 +0200

- updated to 0.9.29

 tevent.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/tevent.spec b/tevent.spec
index 2b92ce0..d52e409 100644
--- a/tevent.spec
+++ b/tevent.spec
@@ -1,16 +1,16 @@
 Summary:   An event system library
 Summary(pl.UTF-8): Biblioteka systemu zdarzeń
 Name:  tevent
-Version:   0.9.28
+Version:   0.9.29
 Release:   1
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/tevent/%{name}-%{version}.tar.gz
-# Source0-md5: 945845817918f5cfbe0202d80a7db118
+# Source0-md5: 4372c1430a1ecb7ea0adddfdf21c0d55
 URL:   http://tevent.samba.org/
-BuildRequires: talloc-devel >= 2:2.1.5
+BuildRequires: talloc-devel >= 2:2.1.8
 BuildRequires: python-devel >= 1:2.4.2
-BuildRequires: python-talloc-devel >= 2:2.1.5
+BuildRequires: python-talloc-devel >= 2:2.1.8
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,7 +41,7 @@ Summary:  Header files for tevent library
 Summary(pl.UTF-8): Pliki nagłówkowe biblioteki tevent
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  talloc-devel >= 2:2.1.1
+Requires:  talloc-devel >= 2:2.1.8
 
 %description devel
 Header files for tevent library.
@@ -54,7 +54,7 @@ Summary:  Python bindings for tevent
 Summary(pl.UTF-8): Pythonowy interfejs do tevent
 Group: Libraries/Python
 Requires:  %{name} = %{version}-%{release}
-Requires:  python-talloc >= 2.0.8
+Requires:  python-talloc >= 2:2.1.8
 %pyrequires_eq  python-libs
 
 %description -n python-tevent


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tevent.git/commitdiff/c9a16654da46fc1484189b3f2880177fa32bebaa

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


DISTFILES: tevent: tevent-0.9.29.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/tevent/tevent-0.9.29.tar.gz
4372c1430a1ecb7ea0adddfdf21c0d55  tevent-0.9.29.tar.gz
Size: 584544 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/ldb] - updated to 1.1.27

2016-08-02 Thread qboosh
commit b9b19e3a86c92c610ecfb49e57444d98e25f1c05
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:34:16 2016 +0200

- updated to 1.1.27

 ldb.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ldb.spec b/ldb.spec
index f30afdd..d36fd65 100644
--- a/ldb.spec
+++ b/ldb.spec
@@ -1,17 +1,17 @@
 # TODO
 # - ld.bfd enforced because gold does not understand '!' in version script 
(binutils-3:2.21.53.0.1-1)
-%definetalloc_version  2:2.1.5
-%definetdb_version 2:1.3.8
-%definetevent_version  0.9.27
+%definetalloc_version  2:2.1.8
+%definetdb_version 2:1.3.10
+%definetevent_version  0.9.29
 Summary:   LDAP-like embedded database
 Summary(pl.UTF-8): Wbudowana baza danych podobna do LDAP
 Name:  ldb
-Version:   1.1.26
+Version:   1.1.27
 Release:   1
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/ldb/%{name}-%{version}.tar.gz
-# Source0-md5: 31780b702b638ad32aa5d9853d257839
+# Source0-md5: 50a194dea128d062cf4b44c59130219b
 URL:   https://ldb.samba.org/
 BuildRequires: docbook-style-xsl
 BuildRequires: libxslt


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldb.git/commitdiff/b9b19e3a86c92c610ecfb49e57444d98e25f1c05

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


DISTFILES: ldb: ldb-1.1.27.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/ldb/ldb-1.1.27.tar.gz
50a194dea128d062cf4b44c59130219b  ldb-1.1.27.tar.gz
Size: 1270356 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/VirtualBox] replace cpu_has_pge with boot_cpu_has(X86_FEATURE_PGE)

2016-08-02 Thread atler
commit 0f08def2b85c9d3fbf478ee2c029270eaef31045
Author: Jan Palus 
Date:   Tue Aug 2 17:38:25 2016 +0200

replace cpu_has_pge with boot_cpu_has(X86_FEATURE_PGE)

for compatibility with kernel 4.7

 VirtualBox-cpu_has_pge.patch | 11 +++
 VirtualBox.spec  |  2 ++
 2 files changed, 13 insertions(+)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index e6c1180..2e80126 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -79,6 +79,7 @@ Patch11:  18-system-xorg.patch
 Patch12:   %{pname}-all-translations.patch
 Patch13:   x32.patch
 Patch14:   %{pname}-no-scrextend.patch
+Patch15:   %{pname}-cpu_has_pge.patch
 URL:   http://www.virtualbox.org/
 %if %{with userspace}
 %ifarch %{x8664}
@@ -531,6 +532,7 @@ cd ../..\
 %endif
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 %{__sed} -i -e 's,@VBOX_DOC_PATH@,%{_docdir}/%{name}-%{version},' \
-e 's/Categories=.*/Categories=Utility;Emulator;/' 
src/VBox/Installer/common/virtualbox.desktop.in
diff --git a/VirtualBox-cpu_has_pge.patch b/VirtualBox-cpu_has_pge.patch
new file mode 100644
index 000..61ac5d8
--- /dev/null
+++ b/VirtualBox-cpu_has_pge.patch
@@ -0,0 +1,11 @@
+--- VirtualBox-5.1.2/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h.orig  
2016-08-02 17:32:06.189576892 +0200
 VirtualBox-5.1.2/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h   
2016-08-02 17:33:03.373118295 +0200
+@@ -249,7 +249,7 @@
+ #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 8) && 
defined(PAGE_KERNEL_EXEC) && defined(CONFIG_X86_PAE)
+ # ifdef __PAGE_KERNEL_EXEC
+/* >= 2.6.27 */
+-#  define MY_PAGE_KERNEL_EXEC   __pgprot(cpu_has_pge ? __PAGE_KERNEL_EXEC | 
_PAGE_GLOBAL : __PAGE_KERNEL_EXEC)
++#  define MY_PAGE_KERNEL_EXEC   __pgprot(boot_cpu_has(X86_FEATURE_PGE) ? 
__PAGE_KERNEL_EXEC | _PAGE_GLOBAL : __PAGE_KERNEL_EXEC)
+ # else
+ #  define MY_PAGE_KERNEL_EXEC   __pgprot(cpu_has_pge ? _PAGE_KERNEL_EXEC | 
_PAGE_GLOBAL : _PAGE_KERNEL_EXEC)
+ # endif


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/0f08def2b85c9d3fbf478ee2c029270eaef31045

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


[packages/arping] - updated to 2.17

2016-08-02 Thread qboosh
commit f3776a491181ae9a840cd18cb54068e3fc5e6278
Author: Jakub Bogusz 
Date:   Tue Aug 2 17:45:49 2016 +0200

- updated to 2.17

 arping.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/arping.spec b/arping.spec
index fbd8781..eb05228 100644
--- a/arping.spec
+++ b/arping.spec
@@ -1,12 +1,12 @@
 Summary:   ARPing - ping an address by ARP packets
 Summary(pl.UTF-8): ARPing - pingowanie adresów pakietami ARP
 Name:  arping
-Version:   2.16
+Version:   2.17
 Release:   1
 License:   GPL v2
 Group: Networking/Admin
 Source0:   http://www.habets.pp.se/synscan/files/%{name}-%{version}.tar.gz
-# Source0-md5: 426e826759870b781c97a213aba9a166
+# Source0-md5: 6233c577b232996d7d80db9584e04012
 Patch0:%{name}-nolibs.patch
 URL:   http://www.habets.pp.se/synscan/programs.php?prog=arping
 BuildRequires: autoconf >= 2.61


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/arping.git/commitdiff/f3776a491181ae9a840cd18cb54068e3fc5e6278

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


DISTFILES: arping: arping-2.17.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://www.habets.pp.se/synscan/files/arping-2.17.tar.gz
6233c577b232996d7d80db9584e04012  arping-2.17.tar.gz
Size: 174346 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: audit: audit-2.6.6.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://people.redhat.com/sgrubb/audit/audit-2.6.6.tar.gz
871fbc03039a5101b5191c5dcc6e8ac2  audit-2.6.6.tar.gz
Size: 1080510 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/audit] - updated to 2.6.6

2016-08-02 Thread qboosh
commit 9a4de6697468463747b63e25f4d6b48f94b94a75
Author: Jakub Bogusz 
Date:   Tue Aug 2 18:13:11 2016 +0200

- updated to 2.6.6

 audit.spec | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index f720791..847dd59 100644
--- a/audit.spec
+++ b/audit.spec
@@ -17,12 +17,12 @@
 Summary:   User space tools for 2.6 kernel auditing
 Summary(pl.UTF-8): Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:  audit
-Version:   2.5.2
+Version:   2.6.6
 Release:   1
 License:   GPL v2+
 Group: Daemons
 Source0:   http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5: bfc332d35b27121f105dd34ce35b6f0a
+# Source0-md5: 871fbc03039a5101b5191c5dcc6e8ac2
 Source2:   %{name}d.init
 Source3:   %{name}d.sysconfig
 Patch0:%{name}-install.patch
@@ -102,6 +102,7 @@ License:LGPL v2.1+
 Group: Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  linux-libc-headers >= 7:2.6.30
+Requires:  libcap-ng-devel
 
 %description libs-devel
 The audit-libs-devel package contains the header files needed for
@@ -319,6 +320,7 @@ fi
 %{?with_zos_remote:%attr(640,root,root) %config(noreplace) %verify(not md5 
mtime size) %{_sysconfdir}/audisp/plugins.d/audispd-zos-remote.conf}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/audisp/plugins.d/syslog.conf
 %dir %{_sysconfdir}/audit
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/audit/audit-stop.rules
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/audit/auditd.conf
 %dir %{_sysconfdir}/audit/rules.d
 %attr(640,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) 
%{_sysconfdir}/audit/rules.d/10-no-audit.rules


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/audit.git/commitdiff/9a4de6697468463747b63e25f4d6b48f94b94a75

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


[packages/samba/samba-4.2] - updated to 4.2.14 (fixes CVE-2016-2119)

2016-08-02 Thread qboosh
commit b99ca8d1bbb9196f4e236ead01e1ff8d1a2c
Author: Jakub Bogusz 
Date:   Tue Aug 2 18:21:26 2016 +0200

- updated to 4.2.14 (fixes CVE-2016-2119)

 samba.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index b27f905..de673da 100644
--- a/samba.spec
+++ b/samba.spec
@@ -22,13 +22,13 @@
 Summary:   Samba Active Directory and SMB server
 Summary(pl.UTF-8): Serwer Samba Active Directory i SMB
 Name:  samba
-Version:   4.2.13
+Version:   4.2.14
 Release:   1
 Epoch: 1
 License:   GPL v3
 Group: Networking/Daemons
 Source0:   https://www.samba.org/ftp/samba/samba-%{version}.tar.gz
-# Source0-md5: 65637a8cec8ef38b570613e6b1df6ee3
+# Source0-md5: bea34f5dcd055a73cee3e69218fb545c
 Source1:   smb.init
 Source2:   samba.pamd
 Source4:   samba.sysconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/b99ca8d1bbb9196f4e236ead01e1ff8d1a2c

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


DISTFILES: samba: samba-4.2.14.tar.gz samba-virusfilter-0.1.4.tar.bz2

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/samba/samba-4.2.14.tar.gz
bea34f5dcd055a73cee3e69218fb545c  samba-4.2.14.tar.gz
Size: 20883281 bytes
ALREADY GOT: 
https://bitbucket.org/fumiyas/samba-virusfilter/downloads/samba-virusfilter-0.1.4.tar.bz2
4bef017601d87f52f8c82819a3ff56ee  samba-virusfilter-0.1.4.tar.bz2


-- 
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/libtasn1] - updated to 4.9

2016-08-02 Thread qboosh
commit 01b8553305cb70097a65b619bba564dd48dae2db
Author: Jakub Bogusz 
Date:   Tue Aug 2 19:04:39 2016 +0200

- updated to 4.9

 libtasn1.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libtasn1.spec b/libtasn1.spec
index 2b28d77..766a6cb 100644
--- a/libtasn1.spec
+++ b/libtasn1.spec
@@ -6,12 +6,12 @@
 Summary:   ASN.1 library used in GNUTLS
 Summary(pl.UTF-8): Biblioteka ASN.1 używana w GNUTLS
 Name:  libtasn1
-Version:   4.8
-Release:   2
+Version:   4.9
+Release:   1
 License:   LGPL v2.1+ (library), GPL v3+ (tools)
 Group: Libraries
 Source0:   http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
-# Source0-md5: 9a6767705725544f2b86670dcfb34107
+# Source0-md5: 3018d0f466a32b66dde41bb122e6cab6
 Patch0:%{name}-info.patch
 URL:   http://www.gnu.org/software/libtasn1/
 BuildRequires: autoconf >= 2.61


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtasn1.git/commitdiff/01b8553305cb70097a65b619bba564dd48dae2db

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


DISTFILES: libtasn1: ERRORS: libtasn1-4.9.tar.gz

2016-08-02 Thread qboosh
Request by: qboosh

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/afc8d390-a9a5-4fef-ae64-687a71ce0a51/3018d0f466a32b66dde41bb122e6cab6/libtasn1-4.9.tar.gz
 http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.9.tar.gz:
failed: Connection timed out.



Files fetched: 1

STORED: http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.9.tar.gz
3018d0f466a32b66dde41bb122e6cab6  libtasn1-4.9.tar.gz
Size: 1864709 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/texlive/TEXLIVE_20080816] - added system-zlib patch: avoid using internal zlib header, caused texlua abort due to version mism

2016-08-02 Thread qboosh
commit 79f3359aa02945c10fbb90e82204f4a9bc5a574c
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:07:32 2016 +0200

- added system-zlib patch: avoid using internal zlib header, caused texlua 
abort due to version mismatch
- release 32

 texlive-system-zlib.patch | 44 
 texlive.spec  |  4 +++-
 2 files changed, 47 insertions(+), 1 deletion(-)
---
diff --git a/texlive.spec b/texlive.spec
index c03e512..b2c1917 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -37,7 +37,7 @@ Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador 
de fontes MetaFont
 Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
 Name:  texlive
 Version:   20080816
-Release:   31
+Release:   32
 Epoch: 1
 License:   distributable
 Group: Applications/Publishing/TeX
@@ -93,6 +93,7 @@ Patch10:  format-security.patch
 Patch11:   %{name}-clisp.patch
 Patch12:   %{name}-system-libpng.patch
 Patch13:   %{name}-system-zzip.patch
+Patch14:   %{name}-system-zlib.patch
 URL:   http://www.tug.org/texlive/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -6433,6 +6434,7 @@ lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 CURDIR=$(pwd)
 cd utils/xindy/make-rules/alphabets
diff --git a/texlive-system-zlib.patch b/texlive-system-zlib.patch
new file mode 100644
index 000..65db0de
--- /dev/null
+++ b/texlive-system-zlib.patch
@@ -0,0 +1,44 @@
+--- texlive-20080816-source/texk/web2c/luatexdir/luatexlib.mk.orig 
2016-07-31 21:34:57.966066392 +0200
 texlive-20080816-source/texk/web2c/luatexdir/luatexlib.mk  2016-08-02 
17:26:11.464532754 +0200
+@@ -126,7 +126,7 @@
+ LUAZLIBDIR=../../libs/luazlib
+ LUAZLIBSRCDIR=$(srcdir)/$(LUAZLIBDIR)
+ LUAZLIBDEP=$(LUAZLIBDIR)/lgzip.o $(LUAZLIBDIR)/lzlib.o
+-LUAZLIBINC=-I$(ZLIBSRCDIR) -I$(LIBLUASRCDIR)
++LUAZLIBINC=-I$(LIBLUASRCDIR)
+ $(LUAZLIBDEP): $(LUAZLIBDIR)/lgzip.c $(LUAZLIBDIR)/lzlib.c
+   mkdir -p $(LUAZLIBDIR) && cd $(LUAZLIBDIR) && cp -f $(LUAZLIBSRCDIR)/* 
. && $(CC) $(CFLAGS) $(LUAZLIBINC) -g -o lgzip.o -c lgzip.c && $(CC) $(CFLAGS) 
$(LUAZLIBINC) -g -o lzlib.o -c lzlib.c
+ 
+--- texlive-20080816-source/texk/web2c/luatexdir/luatex.mk.orig
2008-06-02 16:54:32.0 +0200
 texlive-20080816-source/texk/web2c/luatexdir/luatex.mk 2016-08-02 
17:26:51.543284293 +0200
+@@ -19,7 +19,7 @@
+ LIBOBSDCOMPATDIR=../../libs/obsdcompat
+ LIBOBSDCOMPATFSRCDIR=$(srcdir)/$(LIBOBSDCOMPATDIR)
+ 
+-XCPPFLAGS=-I$(LIBOBSDCOMPATDIR) -I$(LIBOBSDCOMPATDIR)/.. 
-I$(LIBOBSDCOMPATFSRCDIR) -I$(LIBOBSDCOMPATFSRCDIR)/..  -I$(ZLIBSRCDIR) 
-I$(LIBPNGSRCDIR) -I$(LIBXPDFSRCDIR) -Dextra_version_info=`date +-%Y%m%d%H`
++XCPPFLAGS=-I$(LIBOBSDCOMPATDIR) -I$(LIBOBSDCOMPATDIR)/.. 
-I$(LIBOBSDCOMPATFSRCDIR) -I$(LIBOBSDCOMPATFSRCDIR)/..  -I$(LIBXPDFSRCDIR) 
-Dextra_version_info=`date +-%Y%m%d%H`
+ 
+ Makefile: $(srcdir)/$(luatexdir)/luatex.mk
+ 
+--- texlive-20080816-source/texk/web2c/pdftexdir/pdftex.mk.orig
2008-07-11 08:51:52.0 +0200
 texlive-20080816-source/texk/web2c/pdftexdir/pdftex.mk 2016-08-02 
17:27:17.234620739 +0200
+@@ -9,7 +9,7 @@
+ 
+ LIBOBSDCOMPATDIR=../../libs/obsdcompat
+ LIBOBSDCOMPATSRCDIR=$(srcdir)/$(LIBOBSDCOMPATDIR)
+-XCPPFLAGS=-I$(LIBOBSDCOMPATDIR) -I$(LIBOBSDCOMPATDIR)/.. 
-I$(LIBOBSDCOMPATSRCDIR) -I$(LIBOBSDCOMPATSRCDIR)/.. -I$(ZLIBSRCDIR)
++XCPPFLAGS=-I$(LIBOBSDCOMPATDIR) -I$(LIBOBSDCOMPATDIR)/.. 
-I$(LIBOBSDCOMPATSRCDIR) -I$(LIBOBSDCOMPATSRCDIR)/..
+ 
+ Makefile: $(srcdir)/$(pdftexdir)/pdftex.mk
+ 
+--- texlive-20080816-source/texk/web2c/luatexdir/Makefile.in.orig  
2008-04-16 01:20:46.0 +0200
 texlive-20080816-source/texk/web2c/luatexdir/Makefile.in   2016-08-02 
19:01:12.353782328 +0200
+@@ -8,7 +8,7 @@
+ kpathsea_srcdir_parent = $(srcdir)/../..
+ kpathsea_dir_parent = ../..
+ 
+-ALL_CXXFLAGS = @CXXFLAGS@ @DEFS@ $(XXCFLAGS) -I. -I$(srcdir) 
-I$(kpathsea_dir_parent) -I$(kpathsea_srcdir_parent) @LIBXPDFCPPFLAGS@ 
-I$(LIBOBSDCOMPATDIR) -I$(LIBOBSDCOMPATDIR)/.. -I$(LIBOBSDCOMPATFSRCDIR) 
-I$(LIBOBSDCOMPATFSRCDIR)/.. -I$(LIBPNGSRCDIR) -I$(ZLIBSRCDIR)
++ALL_CXXFLAGS = @CXXFLAGS@ @DEFS@ $(XXCFLAGS) -I. -I$(srcdir) 
-I$(kpathsea_dir_parent) -I$(kpathsea_srcdir_parent) @LIBXPDFCPPFLAGS@ 
-I$(LIBOBSDCOMPATDIR) -I$(LIBOBSDCOMPATDIR)/.. -I$(LIBOBSDCOMPATFSRCDIR) 
-I$(LIBOBSDCOMPATFSRCDIR)/..
+ CXX = @CXX@
+ 
+ CTANGLE = ../ctangle


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/79f3359aa02945c10fbb90e82204f4a9bc5a574c

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


[packages/openchange] - release 10 (samba rebuild)

2016-08-02 Thread qboosh
commit e96966148f2e82a068f8fd21cb77ea268549d1c0
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:20:13 2016 +0200

- release 10 (samba rebuild)

 openchange.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openchange.spec b/openchange.spec
index d7c65be..31220ae 100644
--- a/openchange.spec
+++ b/openchange.spec
@@ -9,7 +9,7 @@ Summary:OpenChange - portable implementation of MS 
Exchange Server and Exchange
 Summary(pl.UTF-8): OpenChange - przenośna implementacja serwera oraz 
protokołów MS Exchange
 Name:  openchange
 Version:   2.3
-Release:   9
+Release:   10
 License:   GPL v3+
 Group: Libraries
 Source0:   
https://github.com/openchange/openchange/archive/%{name}-%{version}-%{cname}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openchange.git/commitdiff/e96966148f2e82a068f8fd21cb77ea268549d1c0

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


[packages/evolution-mapi] - updated to 3.20.4

2016-08-02 Thread qboosh
commit 1d3f1e10aa61ab0192d01f9f4f2ba00c111ca92a
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:25:24 2016 +0200

- updated to 3.20.4

 evolution-mapi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index d622068..e9bb7e4 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -1,12 +1,12 @@
 Summary:   Evolution extension for Exchange MAPI
 Summary(pl.UTF-8): Rozszerzenie Evolution dla Exchange MAPI
 Name:  evolution-mapi
-Version:   3.20.3
+Version:   3.20.4
 Release:   1
 License:   LGPL v2+
 Group: X11/Applications/Mail
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-mapi/3.20/%{name}-%{version}.tar.xz
-# Source0-md5: 4a649d3221ad2e6ea9c1eb42d3b76ce0
+# Source0-md5: d354080a2857062a4847860a5b5d6616
 URL:   http://projects.gnome.org/evolution/
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake >= 1:1.9


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-mapi.git/commitdiff/1d3f1e10aa61ab0192d01f9f4f2ba00c111ca92a

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


DISTFILES: evolution-mapi: evolution-mapi-3.20.4.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/evolution-mapi/3.20/evolution-mapi-3.20.4.tar.xz
d354080a2857062a4847860a5b5d6616  evolution-mapi-3.20.4.tar.xz
Size: 626284 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: binutils: ERRORS: binutils-2.26.1.tar.bz2 binutils-non-english-man-pages.tar.bz2

2016-08-02 Thread qboosh
Request by: qboosh

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/6f7fa6f3-d896-4d92-ad87-0116ab893789/d2b24e5b5301b7ff0207414c34c3e0fb/binutils-2.26.1.tar.bz2
 http://ftp.gnu.org/gnu/binutils/binutils-2.26.1.tar.bz2:
failed: Connection timed out.



Files fetched: 1

STORED: http://ftp.gnu.org/gnu/binutils/binutils-2.26.1.tar.bz2
d2b24e5b5301b7ff0207414c34c3e0fb  binutils-2.26.1.tar.bz2
Size: 25595243 bytes
ALREADY GOT: 
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/binutils-non-english-man-pages.tar.bz2
a717d9707ec77d82acb6ec9078c472d6  binutils-non-english-man-pages.tar.bz2


-- 
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/binutils] - updated to 2.26.1 (note: new sonames)

2016-08-02 Thread qboosh
commit 5239e4f9875f6966f2831b3ada845819bc8f5a64
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:29:54 2016 +0200

- updated to 2.26.1 (note: new sonames)

 binutils.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index cdc02e8..be275fb 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -23,13 +23,13 @@ Summary(ru.UTF-8):  Набор инструментов GNU для построе
 Summary(tr.UTF-8): GNU geliştirme araçları
 Summary(uk.UTF-8): Набір інструментів GNU для побудови виконуваних програм
 Name:  binutils
-Version:   2.26
+Version:   2.26.1
 Release:   1
 Epoch: 4
 License:   GPL v3+
 Group: Development/Tools
 Source0:   http://ftp.gnu.org/gnu/binutils/%{name}-%{version}.tar.bz2
-# Source0-md5: 64146a0faa3b411ba774f47d41de239f
+# Source0-md5: d2b24e5b5301b7ff0207414c34c3e0fb
 Source1:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: a717d9707ec77d82acb6ec9078c472d6
 Patch0:%{name}-gasp.patch
@@ -364,8 +364,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs -f %{name}-libs.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libbfd-*.so
-%attr(755,root,root) %{_libdir}/libopcodes-*.so
+%attr(755,root,root) %{_libdir}/libbfd-%{version}.so
+%attr(755,root,root) %{_libdir}/libopcodes-%{version}.so
 %dir %{_libdir}/bfd-plugins
 
 %files devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/5239e4f9875f6966f2831b3ada845819bc8f5a64

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


DISTFILES: brltty: brltty-5.4.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://mielke.cc/brltty/archive/brltty-5.4.tar.xz
cfedd365e6237d762ad8c35b4f6fb361  brltty-5.4.tar.xz
Size: 3028752 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/brltty] - updated to 5.4 (brlapi 0.6.5)

2016-08-02 Thread qboosh
commit 9845d45655f70f7d4b0f8c7bb58ff49c6969d2b5
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:36:03 2016 +0200

- updated to 5.4 (brlapi 0.6.5)

 brltty.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/brltty.spec b/brltty.spec
index c3f1bac..d2a8562 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -21,17 +21,17 @@
 %bcond_withat_spi  # AtSpi screen driver
 %bcond_without at_spi2 # AtSpi2 screen driver
 
-%definebrlapi_ver  0.6.4
+%definebrlapi_ver  0.6.5
 %include   /usr/lib/rpm/macros.java
 Summary:   Braille display driver for Linux/Unix
 Summary(pl.UTF-8): Sterownik do wyświetlaczy Braille'a
 Name:  brltty
-Version:   5.3.1
-Release:   3
+Version:   5.4
+Release:   1
 License:   GPL v2+ (brltty and drivers), LGPL v2.1+ (APIs)
 Group: Daemons
 Source0:   http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
-# Source0-md5: 7835871c911effd286040225bf5355f8
+# Source0-md5: cfedd365e6237d762ad8c35b4f6fb361
 Patch1:%{name}-speech-dispatcher.patch
 Patch2:%{name}-python.patch
 URL:   http://mielke.cc/brltty/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/brltty.git/commitdiff/9845d45655f70f7d4b0f8c7bb58ff49c6969d2b5

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


[packages/crossmingw32-binutils] - updated to 2.26.1

2016-08-02 Thread qboosh
commit 102e26fa758de066e80f6c7a8396a7a935cc118c
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:47:46 2016 +0200

- updated to 2.26.1

 crossmingw32-binutils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-binutils.spec b/crossmingw32-binutils.spec
index ecfb774..11fb451 100644
--- a/crossmingw32-binutils.spec
+++ b/crossmingw32-binutils.spec
@@ -5,12 +5,12 @@ Summary(pl.UTF-8):Skrośne narzędzia programistyczne GNU 
dla MinGW32 - binutil
 Summary(pt_BR.UTF-8):  Utilitários para desenvolvimento de binários da GNU - 
MinGW32 binutils
 Summary(tr.UTF-8): GNU geliştirme araçları - MinGW32 binutils
 Name:  crossmingw32-binutils
-Version:   2.26
+Version:   2.26.1
 Release:   1
 License:   GPL v3+
 Group: Development/Tools
 Source0:   http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: 64146a0faa3b411ba774f47d41de239f
+# Source0-md5: d2b24e5b5301b7ff0207414c34c3e0fb
 Patch0:binutils-libdir.patch
 Patch1:binutils-am.patch
 URL:   http://sources.redhat.com/binutils/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-binutils.git/commitdiff/102e26fa758de066e80f6c7a8396a7a935cc118c

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


[packages/offlineimap] up to 7.0.4

2016-08-02 Thread atler
commit c5468a3733a89b7c267bf596e677c1248f316b57
Author: Jan Palus 
Date:   Tue Aug 2 20:45:53 2016 +0200

up to 7.0.4

 offlineimap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/offlineimap.spec b/offlineimap.spec
index 36dae61..e960623 100644
--- a/offlineimap.spec
+++ b/offlineimap.spec
@@ -3,12 +3,12 @@
 Summary:   Mailboxes synchronization tool
 Summary(pl.UTF-8): Narzędzie do synchroniczacji skrzynek pocztowych
 Name:  offlineimap
-Version:   6.7.0
+Version:   7.0.4
 Release:   1
 License:   GPL v2
 Group: Applications/Mail
 Source0:   
http://github.com/OfflineIMAP/%{name}/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: 91b92e3ee0e89290c90731e551c894aa
+# Source0-md5: 866a3e1e0e3ea181c32ebbd912aa7e88
 Patch0:%{name}-docs.patch
 URL:   https://offlineimap.org
 BuildRequires: rpm-pythonprov >= 4.1-13


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/offlineimap.git/commitdiff/0b2f2811a3d459053ad76e080d27b772fcb4480b

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


DISTFILES: offlineimap: offlineimap-7.0.4.tar.gz

2016-08-02 Thread atler
Request by: atler


Files fetched: 1

STORED: 
http://github.com/OfflineIMAP/offlineimap/archive/v7.0.4.tar.gz?/offlineimap-7.0.4.tar.gz
866a3e1e0e3ea181c32ebbd912aa7e88  offlineimap-7.0.4.tar.gz
Size: 689027 bytes


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


[packages/offlineimap] up to 7.0.4

2016-08-02 Thread atler
commit 0b2f2811a3d459053ad76e080d27b772fcb4480b
Author: Jan Palus 
Date:   Tue Aug 2 20:47:54 2016 +0200

up to 7.0.4

- sqlite backend is now default so switch S: to R:
- fix R: for sqlite3 module

 offlineimap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/offlineimap.spec b/offlineimap.spec
index e960623..a1a4876 100644
--- a/offlineimap.spec
+++ b/offlineimap.spec
@@ -17,7 +17,7 @@ BuildRequires:rpmbuild(macros) >= 1.710
 BuildRequires: docutils
 BuildRequires: sphinx-pdg-2
 %endif
-Suggests:  python-sqlite
+Requires:  python-modules-sqlite
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/offlineimap.git/commitdiff/0b2f2811a3d459053ad76e080d27b772fcb4480b

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


[packages/screen] - unify @direntry formatting (description at 41st column)

2016-08-02 Thread qboosh
commit 105191e3f5c56f6c8c445e247dcef5404c2e059e
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:52:47 2016 +0200

- unify @direntry formatting (description at 41st column)

 screen-info.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/screen-info.patch b/screen-info.patch
index 3d24f7e..5d04436 100644
--- a/screen-info.patch
+++ b/screen-info.patch
@@ -13,7 +13,7 @@
 +@dircategory Shell utilities:
  @direntry
 -* Screen: (screen). Full-screen window manager.
-+* Screen: (screen). Full-screen window manager
++* Screen: (screen).   Full-screen window manager
  @end direntry
  
  @c For examples, use a literal escape in info.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/screen.git/commitdiff/105191e3f5c56f6c8c445e247dcef5404c2e059e

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


[packages/crossmingw64-binutils] - updated to 2.26.1

2016-08-02 Thread qboosh
commit 2bf5600bf494f43776035a85d71357f5b8224925
Author: Jakub Bogusz 
Date:   Tue Aug 2 20:53:01 2016 +0200

- updated to 2.26.1

 crossmingw64-binutils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw64-binutils.spec b/crossmingw64-binutils.spec
index f027ce7..4e5b307 100644
--- a/crossmingw64-binutils.spec
+++ b/crossmingw64-binutils.spec
@@ -5,12 +5,12 @@ Summary(pl.UTF-8):Skrośne narzędzia programistyczne GNU 
dla MinGW64 - binutil
 Summary(pt_BR.UTF-8):  Utilitários para desenvolvimento de binários da GNU - 
MinGW64 binutils
 Summary(tr.UTF-8): GNU geliştirme araçları - Mingw64 binutils
 Name:  crossmingw64-binutils
-Version:   2.26
+Version:   2.26.1
 Release:   1
 License:   GPL v3+
 Group: Development/Tools
 Source0:   http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: 64146a0faa3b411ba774f47d41de239f
+# Source0-md5: d2b24e5b5301b7ff0207414c34c3e0fb
 Patch0:binutils-libdir.patch
 Patch1:binutils-am.patch
 URL:   http://sources.redhat.com/binutils/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw64-binutils.git/commitdiff/2bf5600bf494f43776035a85d71357f5b8224925

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


[packages/git-core] adapter previous commit

2016-08-02 Thread glen
commit 77b23c69f73e2b2bae2c54421685b4e446b98434
Author: Elan Ruusamäe 
Date:   Tue Aug 2 22:21:36 2016 +0300

adapter previous commit

 git-core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index 0fd082d..57b1769 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -403,8 +403,8 @@ Obsługa Subversion dla Gita.
 Summary:   Git tools for sending email
 Summary(pl.UTF-8): Narzędzia Gita do wysyłania poczty
 Group: Development/Tools
-Suggests:   perl-Net-SMTP-SSL
 Requires:  %{name} = %{version}-%{release}
+Suggests:  perl-Net-SMTP-SSL
 
 %description email
 Git tools for sending email.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/77b23c69f73e2b2bae2c54421685b4e446b98434

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


[packages/drbdmanage] reformat with adapter previous commit

2016-08-02 Thread glen
commit 7c0f02e881eff35f3710cd8460d33b6b4338
Author: Elan Ruusamäe 
Date:   Tue Aug 2 22:23:16 2016 +0300

reformat with adapter previous commit

 drbdmanage.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/drbdmanage.spec b/drbdmanage.spec
index 455a6db..2bb4db4 100644
--- a/drbdmanage.spec
+++ b/drbdmanage.spec
@@ -6,7 +6,7 @@ License:GPL v3
 Group: Applications/System
 Source0:   
https://www.drbd.org/download/drbdmanage/%{name}-%{version}.tar.gz
 # Source0-md5: 3c248e2914bf23abefe1ed7c98498ab6
-Patch0: drbdmanaged_service_fix.patch
+Patch0:%{name}d_service_fix.patch
 URL:   http://oss.linbit.com/drbdmanage
 BuildRequires: python-modules
 BuildRequires: python-setuptools
@@ -26,10 +26,10 @@ backing LVM volumes. It automatically places the backing 
LVM volumes
 among the participating machines.
 
 %package -n bash-completion-drbdmanage
-Summary:Bash completion for drbdmanage command
-Group:  Applications/Shells
-Requires:   %{name} = %{version}-%{release}
-Requires:   bash-completion
+Summary:   Bash completion for drbdmanage command
+Group: Applications/Shells
+Requires:  %{name} = %{version}-%{release}
+Requires:  bash-completion
 
 %description -n bash-completion-drbdmanage
 Bash completion for drbdmanage command.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/drbdmanage.git/commitdiff/7c0f02e881eff35f3710cd8460d33b6b4338

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


[packages/VirtualBox] make additions noarch again; rel 2

2016-08-02 Thread atler
commit 244b344b66bfaa05d8e584f30085b169b470fc0c
Author: Jan Palus 
Date:   Tue Aug 2 21:30:38 2016 +0200

make additions noarch again; rel 2

userspace checks both %{_datadir} and %{_libdir}/additions

 VirtualBox.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 2e80126..e89f9c3 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -42,7 +42,7 @@ exit 1
 
 %defineqtver   5.3.2
 
-%definerel 1
+%definerel 2
 %definepname   VirtualBox
 Summary:   VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8): VirtualBox - wirtualizator sprzętu x86
@@ -637,9 +637,11 @@ if cp -al COPYING $RPM_BUILD_ROOT/COPYING; then
%{__rm} $RPM_BUILD_ROOT/COPYING
 fi
 
+install -d $RPM_BUILD_ROOT%{_datadir}/%{pname}
+
 cp -a$l %{outdir}/* $RPM_BUILD_ROOT%{_libdir}/%{pname}
-cp -p$l %{SOURCE1} 
$RPM_BUILD_ROOT%{_libdir}/%{pname}/additions/VBoxGuestAdditions.iso ||
-cp -p %{SOURCE1} 
$RPM_BUILD_ROOT%{_libdir}/%{pname}/additions/VBoxGuestAdditions.iso
+cp -p$l %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{pname}/VBoxGuestAdditions.iso 
||
+cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{pname}/VBoxGuestAdditions.iso
 
 %if %{without gui}
 %{__rm} -r $RPM_BUILD_ROOT%{_libdir}/%{pname}/icons
@@ -730,7 +732,6 @@ cp -p 
$RPM_BUILD_ROOT%{_libdir}/%{pname}/icons/128x128/virtualbox.png $RPM_BUILD
 mv $RPM_BUILD_ROOT%{_libdir}/%{pname}/virtualbox.desktop 
$RPM_BUILD_ROOT%{_desktopdir}/virtualbox.desktop
 mv $RPM_BUILD_ROOT%{_libdir}/%{pname}/virtualbox.xml 
$RPM_BUILD_ROOT%{_datadir}/mime/packages/virtualbox.xml
 
-install -d $RPM_BUILD_ROOT%{_datadir}/%{pname}
 mv $RPM_BUILD_ROOT%{_libdir}/%{pname}/nls $RPM_BUILD_ROOT%{_datadir}/%{pname}
 
 (
@@ -1067,8 +1068,7 @@ dkms remove -m vboxhost -v %{version}-%{rel} 
--rpm_safe_upgrade --all || :
 
 %files additions
 %defattr(644,root,root,755)
-%dir %{_libdir}/%{pname}/additions
-%{_libdir}/%{pname}/additions/VBoxGuestAdditions.iso
+%{_datadir}/%{pname}/VBoxGuestAdditions.iso
 
 %files guest
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/244b344b66bfaa05d8e584f30085b169b470fc0c

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


[packages/eom] - versioned gdk-pixbuf2 runtime dependency

2016-08-02 Thread qboosh
commit d95b3434c6279e74f9e6699aefd99a3ef44bcc7c
Author: Jakub Bogusz 
Date:   Tue Aug 2 21:34:34 2016 +0200

- versioned gdk-pixbuf2 runtime dependency

 eom.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/eom.spec b/eom.spec
index f511bcd..1966270 100644
--- a/eom.spec
+++ b/eom.spec
@@ -54,6 +54,7 @@ Requires(post,postun):gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires:  dbus-glib >= 0.71
 Requires:  exempi >= 1.99.5
+Requires:  gdk-pixbuf2 >= 2.30.0
 Requires:  glib2 >= 1:2.36.0
 %{!?with_gtk3:Requires:gtk+2 >= 2:2.18.0}
 %{?with_gtk3:Requires: gtk+3 >= 3.0.0}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eom.git/commitdiff/d95b3434c6279e74f9e6699aefd99a3ef44bcc7c

___
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-macros] hardcode /usr/share/vim/doc in %vim_doc_helptags

2016-08-02 Thread atler
commit 261c16b908f43dd09d9de7293014241d8f6a8ee8
Author: Jan Palus 
Date:   Tue Aug 2 21:33:17 2016 +0200

hardcode /usr/share/vim/doc in %vim_doc_helptags

 rpm.macros | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.macros b/rpm.macros
index a597c87..1797328 100644
--- a/rpm.macros
+++ b/rpm.macros
@@ -2270,7 +2270,7 @@ want_enable_service() { \
 # Requires(post,postun):   vim-rt >= 4:7.4.2054-2
 %vim_doc_helptags() \
 umask 022; \
-/usr/bin/vim -c ':helptags %{_datadir}/vim/doc' -c ':q' 2>/dev/null \
+/usr/bin/vim -c ':helptags /usr/share/vim/doc' -c ':q' 2>/dev/null \
 %{nil}
 
 # EOF


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/261c16b908f43dd09d9de7293014241d8f6a8ee8

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


[packages/json-glib] - updated to 1.2.2

2016-08-02 Thread qboosh
commit c995f26f17edc59fef5cf0e85b7fc8fbc0a925fa
Author: Jakub Bogusz 
Date:   Tue Aug 2 21:42:58 2016 +0200

- updated to 1.2.2

 json-glib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/json-glib.spec b/json-glib.spec
index 26ac532..2de85c0 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -1,12 +1,12 @@
 Summary:   JSON-GLib - a library providing serialization and 
deserialization support for the JSON format
 Summary(pl.UTF-8): JSON-GLib - biblioteka zapewniająca serializację i 
deserializację dla formatu JSON
 Name:  json-glib
-Version:   1.2.0
+Version:   1.2.2
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/json-glib/1.2/%{name}-%{version}.tar.xz
-# Source0-md5: efe14b6b8e7aa95ee3240cc60627dc9f
+# Source0-md5: c1daefb8d0fb59612af0c072c8aabb58
 URL:   http://live.gnome.org/JsonGlib
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/json-glib.git/commitdiff/c995f26f17edc59fef5cf0e85b7fc8fbc0a925fa

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


DISTFILES: json-glib: json-glib-1.2.2.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/json-glib/1.2/json-glib-1.2.2.tar.xz
c1daefb8d0fb59612af0c072c8aabb58  json-glib-1.2.2.tar.xz
Size: 590376 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/liboauth] - updated Source0 URL

2016-08-02 Thread qboosh
commit 7c652d8422c4fb9a6705183d1d29fbeaee61cc18
Author: Jakub Bogusz 
Date:   Tue Aug 2 21:45:55 2016 +0200

- updated Source0 URL

 liboauth.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/liboauth.spec b/liboauth.spec
index 3e52b8e..51692cc 100644
--- a/liboauth.spec
+++ b/liboauth.spec
@@ -5,7 +5,7 @@ Version:1.0.3
 Release:   2
 License:   MIT
 Group: Libraries
-Source0:   http://liboauth.sourceforge.net/pool/%{name}-%{version}.tar.gz
+Source0:   
http://downloads.sourceforge.net/liboauth/%{name}-%{version}.tar.gz
 # Source0-md5: 689b46c2b3ab1a39735ac33f714c4f7f
 URL:   http://liboauth.sourceforge.net/
 BuildRequires: curl-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liboauth.git/commitdiff/7c652d8422c4fb9a6705183d1d29fbeaee61cc18

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


[packages/xorg-driver-video-nvidia] kernel 4.7 compatibility patch

2016-08-02 Thread atler
commit f6380d29acc23b66aa1b5b4af2ce3d50c702c5b7
Author: Jan Palus 
Date:   Tue Aug 2 22:24:27 2016 +0200

kernel 4.7 compatibility patch

- rel 2

 linux-4.7.patch   | 60 +++
 xorg-driver-video-nvidia.spec |  4 ++-
 2 files changed, 63 insertions(+), 1 deletion(-)
---
diff --git a/xorg-driver-video-nvidia.spec b/xorg-driver-video-nvidia.spec
index e64ddf5..f6f6de2 100644
--- a/xorg-driver-video-nvidia.spec
+++ b/xorg-driver-video-nvidia.spec
@@ -25,7 +25,7 @@ exit 1
 
 %defineno_install_post_check_so 1
 
-%definerel 1
+%definerel 2
 %definepname   xorg-driver-video-nvidia
 Summary:   Linux Drivers for nVidia GeForce/Quadro Chips
 Summary(hu.UTF-8): Linux meghajtók nVidia GeForce/Quadro chipekhez
@@ -47,6 +47,7 @@ Source4:  10-nvidia.conf
 Source5:   10-nvidia-modules.conf
 Patch0:X11-driver-nvidia-GL.patch
 Patch1:X11-driver-nvidia-desktop.patch
+Patch2:linux-4.7.patch
 URL:   http://www.nvidia.com/object/unix.html
 BuildRequires: rpmbuild(macros) >= 1.701
 %{?with_kernel:%{expand:%buildrequires_kernel 
kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
@@ -251,6 +252,7 @@ rm -rf NVIDIA-Linux-x86*-%{version}*
 %endif
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 echo 'EXTRA_CFLAGS += -Wno-pointer-arith -Wno-sign-compare -Wno-unused' >> 
kernel/Makefile.kbuild
 
 %build
diff --git a/linux-4.7.patch b/linux-4.7.patch
new file mode 100644
index 000..0dc12c8
--- /dev/null
+++ b/linux-4.7.patch
@@ -0,0 +1,60 @@
+--- a/kernel/nvidia-drm/nvidia-drm-fb.c
 b/kernel/nvidia-drm/nvidia-drm-fb.c
+@@ -20,6 +20,7 @@
+  * DEALINGS IN THE SOFTWARE.
+  */
+ 
++#include 
+ #include "conftest.h" /* NV_DRM_ATOMIC_MODESET_AVAILABLE */
+ 
+ #if defined(NV_DRM_ATOMIC_MODESET_AVAILABLE)
+@@ -114,7 +115,11 @@
+  * We don't support any planar format, pick up first buffer only.
+  */
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 7, 0)
++gem = drm_gem_object_lookup(file, cmd->handles[0]);
++#else
+ gem = drm_gem_object_lookup(dev, file, cmd->handles[0]);
++#endif
+ 
+ if (gem == NULL)
+ {
+--- a/kernel/nvidia-drm/nvidia-drm-gem.c
 b/kernel/nvidia-drm/nvidia-drm-gem.c
+@@ -24,6 +24,7 @@
+ 
+ #if defined(NV_DRM_AVAILABLE)
+ 
++#include 
+ #include "nvidia-drm-priv.h"
+ #include "nvidia-drm-ioctl.h"
+ #include "nvidia-drm-gem.h"
+@@ -405,7 +406,11 @@
+ 
+ mutex_lock(&dev->struct_mutex);
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 7, 0)
++gem = drm_gem_object_lookup(file, handle);
++#else
+ gem = drm_gem_object_lookup(dev, file, handle);
++#endif
+ 
+ if (gem == NULL)
+ {
+
+--- a/kernel/nvidia-uvm/uvm_linux.h
 b/kernel/nvidia-uvm/uvm_linux.h
+@@ -547,7 +547,11 @@
+ INIT_RADIX_TREE(tree, GFP_NOWAIT);
+ }
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 7, 0)
++static bool radix_tree_is_empty(struct radix_tree_root *tree)
++#else
+ static bool radix_tree_empty(struct radix_tree_root *tree)
++#endif
+ {
+ void *dummy;
+ return radix_tree_gang_lookup(tree, &dummy, 0, 1) == 0;
+


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-nvidia.git/commitdiff/f6380d29acc23b66aa1b5b4af2ce3d50c702c5b7

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


[packages/xorg-driver-video-nvidia] split kernel 4.7 compatibility patch into non-uvm and uvm parts

2016-08-02 Thread atler
commit da1282cb32613dd4d7edfc34b71b98b380f63471
Author: Jan Palus 
Date:   Tue Aug 2 22:40:48 2016 +0200

split kernel 4.7 compatibility patch into non-uvm and uvm parts

uvm is only present on 64bit

 linux-4.7-uvm.patch   | 15 +++
 linux-4.7.patch   | 15 ---
 xorg-driver-video-nvidia.spec |  4 
 3 files changed, 19 insertions(+), 15 deletions(-)
---
diff --git a/xorg-driver-video-nvidia.spec b/xorg-driver-video-nvidia.spec
index f6f6de2..3a1e8e0 100644
--- a/xorg-driver-video-nvidia.spec
+++ b/xorg-driver-video-nvidia.spec
@@ -48,6 +48,7 @@ Source5:  10-nvidia-modules.conf
 Patch0:X11-driver-nvidia-GL.patch
 Patch1:X11-driver-nvidia-desktop.patch
 Patch2:linux-4.7.patch
+Patch3:linux-4.7-uvm.patch
 URL:   http://www.nvidia.com/object/unix.html
 BuildRequires: rpmbuild(macros) >= 1.701
 %{?with_kernel:%{expand:%buildrequires_kernel 
kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
@@ -253,6 +254,9 @@ rm -rf NVIDIA-Linux-x86*-%{version}*
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%ifarch %{x8664}
+%patch3 -p1
+%endif
 echo 'EXTRA_CFLAGS += -Wno-pointer-arith -Wno-sign-compare -Wno-unused' >> 
kernel/Makefile.kbuild
 
 %build
diff --git a/linux-4.7-uvm.patch b/linux-4.7-uvm.patch
new file mode 100644
index 000..786db7f
--- /dev/null
+++ b/linux-4.7-uvm.patch
@@ -0,0 +1,15 @@
+--- a/kernel/nvidia-uvm/uvm_linux.h
 b/kernel/nvidia-uvm/uvm_linux.h
+@@ -547,7 +547,11 @@
+ INIT_RADIX_TREE(tree, GFP_NOWAIT);
+ }
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 7, 0)
++static bool radix_tree_is_empty(struct radix_tree_root *tree)
++#else
+ static bool radix_tree_empty(struct radix_tree_root *tree)
++#endif
+ {
+ void *dummy;
+ return radix_tree_gang_lookup(tree, &dummy, 0, 1) == 0;
+
diff --git a/linux-4.7.patch b/linux-4.7.patch
index 0dc12c8..97a0b48 100644
--- a/linux-4.7.patch
+++ b/linux-4.7.patch
@@ -43,18 +43,3 @@
  if (gem == NULL)
  {
 
 a/kernel/nvidia-uvm/uvm_linux.h
-+++ b/kernel/nvidia-uvm/uvm_linux.h
-@@ -547,7 +547,11 @@
- INIT_RADIX_TREE(tree, GFP_NOWAIT);
- }
- 
-+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 7, 0)
-+static bool radix_tree_is_empty(struct radix_tree_root *tree)
-+#else
- static bool radix_tree_empty(struct radix_tree_root *tree)
-+#endif
- {
- void *dummy;
- return radix_tree_gang_lookup(tree, &dummy, 0, 1) == 0;
-


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-nvidia.git/commitdiff/da1282cb32613dd4d7edfc34b71b98b380f63471

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


[packages/GeoIP-db-City] updated to 2016.08.02

2016-08-02 Thread glen
commit ae3eba6d4e24027e9065e0a971253379cf5dfc2f
Author: Elan Ruusamäe 
Date:   Wed Aug 3 01:04:34 2016 +0300

updated to 2016.08.02

 GeoIP-db-City.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/GeoIP-db-City.spec b/GeoIP-db-City.spec
index 4fab6a0..8332708 100644
--- a/GeoIP-db-City.spec
+++ b/GeoIP-db-City.spec
@@ -2,14 +2,14 @@ Summary:  GeoLite City - City database for GeoIP
 Summary(pl.UTF-8): GeoLite City - baza danych miast dla GeoIP
 Name:  GeoIP-db-City
 # Updated every month:
-Version:   2016.07.06
+Version:   2016.08.02
 Release:   1
 License:   CC 3.0 BY-SA
 Group: Applications/Databases
 Source0:   
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.xz?/GeoLiteCity-%{version}.dat.xz
-# Source0-md5: acc36d1ce67c9c96256251d5148bbbf3
+# Source0-md5: 7135255528031ef86d0d9c09005fb7f6
 Source1:   
http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz?/GeoLiteCityv6-%{version}.dat.gz
-# Source1-md5: d03b0a86ae7b24dd944e4abe1bf4b4b6
+# Source1-md5: f5e668ab0da773fb14cfddf005fb6e29
 URL:   http://dev.maxmind.com/geoip/legacy/geolite/
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GeoIP-db-City.git/commitdiff/ae3eba6d4e24027e9065e0a971253379cf5dfc2f

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


DISTFILES: GeoIP-db-Country: GeoIP-2016.08.02.dat.gz GeoIPv6-2016.08.02.dat.gz

2016-08-02 Thread glen
Request by: glen


Files fetched: 2

STORED: 
http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz?/GeoIP-2016.08.02.dat.gz
0e92e8735a8a3e609be87581499a39e5  GeoIP-2016.08.02.dat.gz
Size: 523352 bytes
STORED: 
http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz?/GeoIPv6-2016.08.02.dat.gz
29ac91110c5d84f5001d18d41e5ee20d  GeoIPv6-2016.08.02.dat.gz
Size: 845094 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/GeoIP-db-Country] updated to 2016.08.02

2016-08-02 Thread glen
commit 233b49d7bdfd9de2e33a31e95f31ef6042d0ce96
Author: Elan Ruusamäe 
Date:   Wed Aug 3 01:04:50 2016 +0300

updated to 2016.08.02

 GeoIP-db-Country.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/GeoIP-db-Country.spec b/GeoIP-db-Country.spec
index 8a75009..ed610a7 100644
--- a/GeoIP-db-Country.spec
+++ b/GeoIP-db-Country.spec
@@ -2,14 +2,14 @@ Summary:  GeoLite Country - Country database for GeoIP
 Summary(pl.UTF-8): GeoLite Country - baza danych krajów dla GeoIP
 Name:  GeoIP-db-Country
 # Updated every month:
-Version:   2016.07.06
+Version:   2016.08.02
 Release:   1
 License:   CC 3.0 BY-SA
 Group: Applications/Databases
 Source0:   
http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz?/GeoIP-%{version}.dat.gz
-# Source0-md5: 85ad349208976853ccdd3402ae7551e7
+# Source0-md5: 0e92e8735a8a3e609be87581499a39e5
 Source1:   
http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz?/GeoIPv6-%{version}.dat.gz
-# Source1-md5: 3b8887cfe7018f546b5f41e68449867c
+# Source1-md5: 29ac91110c5d84f5001d18d41e5ee20d
 URL:   http://dev.maxmind.com/geoip/legacy/geolite/
 Requires:  GeoIP-libs >= 1.4.5-2
 BuildArch: noarch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GeoIP-db-Country.git/commitdiff/233b49d7bdfd9de2e33a31e95f31ef6042d0ce96

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


DISTFILES: GeoIP-db-City: GeoLiteCity-2016.08.02.dat.xz GeoLiteCityv6-2016.08.02.dat.gz

2016-08-02 Thread glen
Request by: glen


Files fetched: 2

STORED: 
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.xz?/GeoLiteCity-2016.08.02.dat.xz
7135255528031ef86d0d9c09005fb7f6  GeoLiteCity-2016.08.02.dat.xz
Size: 9914168 bytes
STORED: 
http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz?/GeoLiteCityv6-2016.08.02.dat.gz
f5e668ab0da773fb14cfddf005fb6e29  GeoLiteCityv6-2016.08.02.dat.gz
Size: 13576584 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/xtables-geoip] updated to 20160802

2016-08-02 Thread glen
commit 66c6e7e74ae5b3fa1c7607916d8ca51e29b1fc41
Author: Elan Ruusamäe 
Date:   Wed Aug 3 01:05:04 2016 +0300

updated to 20160802

 xtables-geoip.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xtables-geoip.spec b/xtables-geoip.spec
index bf6e36a..998d20a 100644
--- a/xtables-geoip.spec
+++ b/xtables-geoip.spec
@@ -1,14 +1,14 @@
 Summary:   GeoIP database files for xt_geoip
 Summary(pl.UTF-8): Pliki baz danych GeoIP dla xt_geoip
 Name:  xtables-geoip
-Version:   20160706
+Version:   20160802
 Release:   1
 License:   GPL, Open Data License
 Group: Networking/Admin
 Source0:   
http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
-# Source0-md5: f038418c40a11725a419d0d291dac374
+# Source0-md5: f3616a29576b7ec1eb9d5c192c11a30f
 Source1:   
http://geolite.maxmind.com/download/geoip/database/GeoIPv6.csv.gz
-# Source1-md5: fc79d50c3431151427746f34ee9f5866
+# Source1-md5: a6073529731ed08ac2dc78a1cd4fa39d
 Source2:   http://geolite.maxmind.com/download/geoip/database/LICENSE.txt
 # Source2-md5: a1381bd1aa0a0c91dc31b3f1e847cf4a
 Source3:   
http://sourceforge.net/p/xtables-addons/xtables-addons/ci/master/tree/geoip/xt_geoip_build?format=raw&/xt_geoip_build


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtables-geoip.git/commitdiff/66c6e7e74ae5b3fa1c7607916d8ca51e29b1fc41

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


DISTFILES: xtables-geoip: GeoIPCountryCSV.zip GeoIPv6.csv.gz LICENSE.txt xt_geoip_build

2016-08-02 Thread glen
Request by: glen


Files fetched: 2

STORED: http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
f3616a29576b7ec1eb9d5c192c11a30f  GeoIPCountryCSV.zip
Size: 1874902 bytes
STORED: http://geolite.maxmind.com/download/geoip/database/GeoIPv6.csv.gz
a6073529731ed08ac2dc78a1cd4fa39d  GeoIPv6.csv.gz
Size: 1254706 bytes
ALREADY GOT: http://geolite.maxmind.com/download/geoip/database/LICENSE.txt
a1381bd1aa0a0c91dc31b3f1e847cf4a  LICENSE.txt
ALREADY GOT: 
http://sourceforge.net/p/xtables-addons/xtables-addons/ci/master/tree/geoip/xt_geoip_build?format=raw&/xt_geoip_build
4dcd62c8b2c8b90cc88e961613118be3  xt_geoip_build


-- 
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/intellij-idea-ultimate] jre should require main package

2016-08-02 Thread atler
commit 49dcdda822c43fcfd12bc6bca1339d6bb1a07f2a
Author: Jan Palus 
Date:   Wed Aug 3 00:54:47 2016 +0200

jre should require main package

 intellij-idea-ultimate.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index f2b9462..1f259f3 100644
--- a/intellij-idea-ultimate.spec
+++ b/intellij-idea-ultimate.spec
@@ -60,6 +60,7 @@ Libraries for IntelliJ IDEA.
 %package jre
 Summary:   Bundled JRE recommended for running IntelliJ IDEA
 Group: Libraries/Java
+Requires:  %{name} = %{version}-%{release}
 
 %description jre
 Bundled JRE recommended for running IntelliJ IDEA.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/intellij-idea-ultimate.git/commitdiff/49dcdda822c43fcfd12bc6bca1339d6bb1a07f2a

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


[packages/intellij-idea-ultimate] up to 2016.2.1

2016-08-02 Thread atler
commit 7c4b9c52a7d887d316dce2680249a8ce188ccfff
Author: Jan Palus 
Date:   Wed Aug 3 00:54:36 2016 +0200

up to 2016.2.1

 intellij-idea-ultimate.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index 9abd11a..f2b9462 100644
--- a/intellij-idea-ultimate.spec
+++ b/intellij-idea-ultimate.spec
@@ -3,12 +3,12 @@
 %include   /usr/lib/rpm/macros.java
 Summary:   IntelliJ IDEA - The Most Intelligent Java IDE
 Name:  intellij-idea-ultimate
-Version:   2016.2
+Version:   2016.2.1
 Release:   1
 License:   IntelliJ IDEA Commercial
 Group: Development/Tools
 Source0:   http://download.jetbrains.com/idea/ideaIU-%{version}.tar.gz
-# NoSource0-md5:   3e4cec44604eabfe9043efbd5527950b
+# NoSource0-md5:   27e122905e0cd2358b911abdbb44f41f
 NoSource:  0
 Source1:   %{product}.desktop
 Patch0:xdg-paths.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/intellij-idea-ultimate.git/commitdiff/49dcdda822c43fcfd12bc6bca1339d6bb1a07f2a

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


DISTFILES: libgdata: libgdata-0.17.5.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/libgdata/0.17/libgdata-0.17.5.tar.xz
3a1506d2bbdd68a98378312953a02b06  libgdata-0.17.5.tar.xz
Size: 1378512 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/libgdata] - updated to 0.17.5

2016-08-02 Thread qboosh
commit 622eae29f1d926dc498f76c2f9d93176be92d76b
Author: Jakub Bogusz 
Date:   Wed Aug 3 05:33:01 2016 +0200

- updated to 0.17.5

 libgdata.spec | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libgdata.spec b/libgdata.spec
index d41479b..804c9ee 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,16 +1,17 @@
 Summary:   GData access library
 Summary(pl.UTF-8): Biblioteka dostępu poprzez protokół GData
 Name:  libgdata
-Version:   0.17.4
-Release:   3
+Version:   0.17.5
+Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/libgdata/0.17/%{name}-%{version}.tar.xz
-# Source0-md5: 5b4f86c81757698114c5125fed3f5ff7
+# Source0-md5: 3a1506d2bbdd68a98378312953a02b06
 URL:   http://live.gnome.org/libgdata
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.9
 BuildRequires: gcr-devel >= 3
+# for tests only
 BuildRequires: gdk-pixbuf2-devel >= 2.14
 BuildRequires: gettext-tools >= 0.17
 BuildRequires: glib2-devel >= 1:2.32.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgdata.git/commitdiff/622eae29f1d926dc498f76c2f9d93176be92d76b

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


[packages/mozo] - added introspection dependencies (gtk+3 now)

2016-08-02 Thread qboosh
commit d03329d34bf7081fa512eb998b496a5bb9396faa
Author: Jakub Bogusz 
Date:   Wed Aug 3 05:40:36 2016 +0200

- added introspection dependencies (gtk+3 now)

 mozo.spec | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mozo.spec b/mozo.spec
index 64452e9..827aea5 100644
--- a/mozo.spec
+++ b/mozo.spec
@@ -15,14 +15,17 @@ BuildRequires:  intltool >= 0.40.0
 BuildRequires: mate-menus-devel >= 1.1.0
 BuildRequires: pkgconfig >= 1:0.21
 BuildRequires: python >= 1:2.7
-BuildRequires: python-pygobject3
+BuildRequires: python-pygobject3 >= 3.0
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme >= 0.10-3
-Requires:  python-pygobject3
+Requires:  gdk-pixbuf2
+Requires:  gobject-introspection
+Requires:  gtk+3 >= 3.0
+Requires:  python-pygobject3 >= 3.0
 Requires:  python-matemenu >= 1.1.0
 Obsoletes: mate-menu-editor
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozo.git/commitdiff/d03329d34bf7081fa512eb998b496a5bb9396faa

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


DISTFILES: libgoffice: goffice-0.10.31.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/goffice-0.10.31.tar.xz
25f488a150d3344a23efa45da347ced4  goffice-0.10.31.tar.xz
Size: 2386264 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/libgoffice] - updated to 0.10.31

2016-08-02 Thread qboosh
commit 3c757dc19de1a8e8b2a9ca0ce1022a61a1a5499e
Author: Jakub Bogusz 
Date:   Wed Aug 3 05:41:48 2016 +0200

- updated to 0.10.31

 libgoffice.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgoffice.spec b/libgoffice.spec
index 4156948..d5a44cb 100644
--- a/libgoffice.spec
+++ b/libgoffice.spec
@@ -7,12 +7,12 @@
 Summary:   Glib/Gtk+ set of document centric objects and utilities
 Summary(pl.UTF-8): Zestaw zorientowanych dokumentowo obiektów i narzędzi 
Glib/Gtk+
 Name:  libgoffice
-Version:   0.10.29
+Version:   0.10.31
 Release:   1
 License:   GPL v2+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/%{orgname}-%{version}.tar.xz
-# Source0-md5: 0b1ff43a34672fc047b3f7314d4b1018
+# Source0-md5: 25f488a150d3344a23efa45da347ced4
 URL:   http://www.gtk.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7.2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgoffice.git/commitdiff/3c757dc19de1a8e8b2a9ca0ce1022a61a1a5499e

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


DISTFILES: libgsf: libgsf-1.14.39.tar.xz

2016-08-02 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/libgsf-1.14.39.tar.xz
df59805ccb44a5657676bbd16fe1fe9c  libgsf-1.14.39.tar.xz
Size: 611772 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/libgsf] - updated to 1.14.39

2016-08-02 Thread qboosh
commit 8c8e4e9c07c6192bc40461c3ec0af9cfef6dfbf7
Author: Jakub Bogusz 
Date:   Wed Aug 3 05:46:57 2016 +0200

- updated to 1.14.39

 libgsf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgsf.spec b/libgsf.spec
index 9f66e38..3abd798 100644
--- a/libgsf.spec
+++ b/libgsf.spec
@@ -6,12 +6,12 @@
 Summary:   GNOME Structured File library
 Summary(pl.UTF-8): Biblioteka plików strukturalnych dla GNOME
 Name:  libgsf
-Version:   1.14.38
+Version:   1.14.39
 Release:   1
 License:   LGPL v2.1
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/%{name}-%{version}.tar.xz
-# Source0-md5: d115fd0e973023d5d47bf9f0f76911e0
+# Source0-md5: df59805ccb44a5657676bbd16fe1fe9c
 URL:   http://www.gnumeric.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7.1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgsf.git/commitdiff/8c8e4e9c07c6192bc40461c3ec0af9cfef6dfbf7

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


DISTFILES: firefox: firefox-48.0.source.tar.xz

2016-08-02 Thread baggins
Request by: baggins


Files fetched: 1

STORED: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/48.0/source/firefox-48.0.source.tar.xz
df52f6cfdf98e10b3f036479f38406c4  firefox-48.0.source.tar.xz
Size: 188339876 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