DISTFILES: tcpreplay: tcpreplay-4.3.2.tar.xz

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: 
https://github.com/appneta/tcpreplay/releases/download/v4.3.2/tcpreplay-4.3.2.tar.xz
084d6162a01a0be2cd61624f010002a0  tcpreplay-4.3.2.tar.xz
Size: 747268 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/tcpreplay] - new

2019-03-13 Thread adamg
commit d64377576af7920cd372b522e1b03f6df7f50360
Author: Adam Gołębiowski 
Date:   Thu Mar 14 06:25:17 2019 +0100

- new

 tcpreplay.spec | 49 +
 1 file changed, 49 insertions(+)
---
diff --git a/tcpreplay.spec b/tcpreplay.spec
new file mode 100644
index 000..f5b9d89
--- /dev/null
+++ b/tcpreplay.spec
@@ -0,0 +1,49 @@
+Summary:   Replay captured network traffic
+Name:  tcpreplay
+Version:   4.3.2
+Release:   1
+License:   GPL v3
+Group: Applications/Networking
+Source0:   
https://github.com/appneta/tcpreplay/releases/download/v%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: 084d6162a01a0be2cd61624f010002a0
+URL:   http://tcpreplay.appneta.com/
+BuildRequires: libdnet-devel
+BuildRequires: libpcap-devel >= 0.8.0
+BuildRequires: tcpdump
+Requires:  /usr/sbin/tcpdump
+
+%description
+Tcpreplay is a tool to replay captured network traffic. Currently,
+tcpreplay supports pcap (tcpdump) and snoop capture formats. Also
+included, is tcpprep a tool to pre-process capture files to allow
+increased performance under certain conditions as well as capinfo
+which provides basic information about capture files.
+
+%prep
+%setup -q
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc docs/{CHANGELOG,CREDIT,HACKING,INSTALL,LICENSE,TODO}
+%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/*
+
+%changelog


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcpreplay.git/commitdiff/d64377576af7920cd372b522e1b03f6df7f50360

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


[packages/tcpreplay] Created branch master

2019-03-13 Thread adamg
The branch 'master' was created.

Summary of new commits:

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


DISTFILES: unbound: unbound-1.9.1.tar.gz icannbundle.pem named.cache

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://www.unbound.net/downloads/unbound-1.9.1.tar.gz
5d954920d192b33f7c88f015dd969940  unbound-1.9.1.tar.gz
Size: 5665254 bytes
ALREADY GOT: https://data.iana.org/root-anchors/icannbundle.pem
24a426d59b61524623695f1b849f159b  icannbundle.pem
ALREADY GOT: ftp://ftp.internic.net/domain/named.cache
60cbad328adbff5e9313fef5cd9a8d1d  named.cache


-- 
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/unbound] - updated to 1.9.1

2019-03-13 Thread adamg
commit f47ce6f27e1a5049eb18b3e30d620359ea86f099
Author: Adam Gołębiowski 
Date:   Thu Mar 14 06:06:01 2019 +0100

- updated to 1.9.1

 unbound.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index 35d7e09..5252fa4 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -11,12 +11,12 @@
 Summary:   Recursive, validating DNS resolver
 Summary(pl.UTF-8): Rekurencyjny, weryfikujący resolver DNS
 Name:  unbound
-Version:   1.9.0
+Version:   1.9.1
 Release:   1
 License:   BSD
 Group: Applications/Network
 Source0:   http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 1026159991a3883518525bc18e25582f
+# Source0-md5: 5d954920d192b33f7c88f015dd969940
 Source1:   %{name}.init
 Source2:   %{name}.service
 Source3:   https://data.iana.org/root-anchors/icannbundle.pem


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unbound.git/commitdiff/f47ce6f27e1a5049eb18b3e30d620359ea86f099

___
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.39.tar.gz

2019-03-13 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/tevent/tevent-0.9.39.tar.gz
b937d5e980fa9704f20b57df688845c0  tevent-0.9.39.tar.gz
Size: 795796 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.39 - added python3- package

2019-03-13 Thread qboosh
commit 429b086b7f8a9875c442616f6e505ff57d372fc8
Author: Jakub Bogusz 
Date:   Thu Mar 14 05:48:45 2019 +0100

- updated to 0.9.39
- added python3- package

 tevent.spec | 66 ++---
 1 file changed, 50 insertions(+), 16 deletions(-)
---
diff --git a/tevent.spec b/tevent.spec
index 3f5f80c..773d448 100644
--- a/tevent.spec
+++ b/tevent.spec
@@ -1,18 +1,26 @@
+#
+# Conditional build:
+%bcond_without python2 # CPython 2.x binding
+
 Summary:   An event system library
 Summary(pl.UTF-8): Biblioteka systemu zdarzeń
 Name:  tevent
-Version:   0.9.37
+Version:   0.9.39
 Release:   1
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/tevent/%{name}-%{version}.tar.gz
-# Source0-md5: 6859cd4081fdb2a76b1cb4bf1c803a59
+# Source0-md5: b937d5e980fa9704f20b57df688845c0
 URL:   http://tevent.samba.org/
-BuildRequires: talloc-devel >= 2:2.1.13
+%if %{with python2}
 BuildRequires: python-devel >= 1:2.4.2
-BuildRequires: python-talloc-devel >= 2:2.1.13
+BuildRequires: python-talloc-devel >= 2:2.1.16
+%endif
+BuildRequires: python3-devel >= 1:3.2
+BuildRequires: python3-talloc-devel >= 2:2.1.16
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: rpmbuild(macros) >= 1.507
+BuildRequires: talloc-devel >= 2:2.1.16
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,7 +49,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.13
+Requires:  talloc-devel >= 2:2.1.16
 
 %description devel
 Header files for tevent library.
@@ -50,31 +58,44 @@ Header files for tevent library.
 Pliki nagłówkowe biblioteki tevent.
 
 %package -n python-tevent
-Summary:   Python bindings for tevent
-Summary(pl.UTF-8): Pythonowy interfejs do tevent
+Summary:   Python 2 bindings for tevent
+Summary(pl.UTF-8): Interfejs Pythona 2 do tevent
 Group: Libraries/Python
 Requires:  %{name} = %{version}-%{release}
-Requires:  python-talloc >= 2:2.1.13
-%pyrequires_eq  python-libs
+Requires:  python-talloc >= 2:2.1.16
 
 %description -n python-tevent
-Python bindings for tevent.
+Python 2 bindings for tevent.
 
 %description -n python-tevent -l pl.UTF-8
-Pythonowy interfejs do tevent.
+Interfejs Pythona 2 do tevent.
+
+%package -n python3-tevent
+Summary:   Python 3 bindings for tevent
+Summary(pl.UTF-8): Interfejs Pythona 3 do tevent
+Group: Libraries/Python
+Requires:  %{name} = %{version}-%{release}
+Requires:  python3-talloc >= 2:2.1.16
+
+%description -n python3-tevent
+Python 3 bindings for tevent.
+
+%description -n python3-tevent -l pl.UTF-8
+Interfejs Pythona 3 do tevent.
 
 %prep
 %setup -q
 
 %build
-# note: configure in fact is waf call
+export JOBS=1
+
 CC="%{__cc}" \
 CFLAGS="%{rpmcflags}" \
-PYTHONDIR=%{py_sitedir} \
-./configure \
+%{__python3} buildtools/bin/waf configure \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
-   --disable-rpath
+   --disable-rpath \
+   %{?with_python2:--extra-python=%{__python}}
 
 %{__make} \
V=1
@@ -85,9 +106,14 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+%if %{with python2}
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
+%endif
+
+%py3_comp $RPM_BUILD_ROOT%{py3_sitedir}
+%py3_ocomp $RPM_BUILD_ROOT%{py3_sitedir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -106,7 +132,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/tevent.h
 %{_pkgconfigdir}/tevent.pc
 
+%if %{with python2}
 %files -n python-tevent
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/_tevent.so
 %{py_sitedir}/tevent.py[co]
+%endif
+
+%files -n python3-tevent
+%defattr(644,root,root,755)
+%attr(755,root,root) %{py3_sitedir}/_tevent.cpython-*.so
+%{py3_sitedir}/tevent.py
+%{py3_sitedir}/__pycache__/tevent.cpython-*.py[co]


 gitweb:

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

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


PLD-doc: PLD-update-TODO - updated

2019-03-13 Thread arekm
0.9
-dtc(13) [OLD] 1.4.7 [NEW] 1.5.0
 dtrx(8) [OLD] 6.6 [NEW] 7.1
 dump3(8) [OLD] 0.2.9 [NEW] 0.2.16
 duplicati [OLD] 2.0.4.10 [NEW] 06
@@ -531,7 +532,7 @@
 firehol(12) [OLD] 3.0.1 [NEW] 3.1.6.tar.xz.sha
 flake8(16) [OLD] 3.5.0 [NEW] 3.7.7
 flashrom(12) [OLD] 0.9.9 [NEW] 1.0
-flatpak(14) [OLD] 0.9.7 [NEW] 1.2.3
+flatpak(14) [OLD] 0.9.7 [NEW] 1.3.0
 flaw(7) [OLD] 1.2.4 [NEW] 1.3.2a
 flawfinder(8) [OLD] 1.27 [NEW] 2.0.8
 flocker [OLD] 0.4.0 [NEW] 1.15.0.post2
@@ -542,7 +543,7 @@
 fonts-TTF-Google-croscore(8) [OLD] 1.23.0 [NEW] 1.31.0
 fonts-thai-scalable(12) [OLD] 0.6.5 [NEW] 0.7.1
 fonttools [OLD] 3.34.2 [NEW] 3.38.0
-foomatic-db(11) [OLD] 20110615 [NEW] 20190310
+foomatic-db(11) [OLD] 20110615 [NEW] 20190313
 foomatic-db-engine(10) [OLD] 4.0.9 [NEW] 4.0.13
 four-in-a-row(8) [OLD] 3.22.1 [NEW] 3.22.2
 free-sa(9) [OLD] 1.6.2 [NEW] 2.0.0b6p7
@@ -561,6 +562,7 @@
 fsp(11) [OLD] 2.8.1b24 [NEW] 2.8.1b27
 fspclient(9) [OLD] 0.91.0 [NEW] 0.93.0
 fstrcmp(11) [OLD] 0.7.D001 [NEW] 0.7.d001
+fstrm(14) [OLD] 0.4.0 [NEW] 0.5.0
 ftgl(10) [OLD] 2.1.3 [NEW] 2.1.3-rc5
 fung-calc(8) [OLD] 1.3.2b [NEW] 20021023
 fuse-exfat(9) [OLD] 1.2.8 [NEW] 1.3.0
@@ -632,7 +634,6 @@
 ghc-xml-types(8) [OLD] 0.3.3 [NEW] 0.3.6
 giFT-gnutella(11) [OLD] 0.0.9.2 [NEW] 0.0.11
 giFT-openft(11) [OLD] 0.2.1.5 [NEW] 0.2.1.6
-giflib(16) [OLD] 5.1.6 [NEW] 5.1.7
 giflib4(16) [OLD] 4.2.3 [NEW] 5.1.7
 gifsicle(8) [OLD] 1.88 [NEW] 1.91
 gimp-plugin-resynthesizer(8) [OLD] 0.14 [NEW] 0.16
@@ -655,7 +656,7 @@
 gmbcrossword(8) [OLD] 0.7 [NEW] 0.8
 gmorgan(8) [OLD] 0.25 [NEW] 0.79
 gmp-bsd(12) [OLD] 5.0.5 [NEW] 6.1.2
-gmsh(11) [OLD] 2.0.8 [NEW] 4.2.1
+gmsh(11) [OLD] 2.0.8 [NEW] 4.2.2
 gnaughty(8) [OLD] 1.1.1 [NEW] 1.2.5
 gnbd(9) [OLD] 2.03.11 [NEW] 3.0.7
 gnome-applet-aquarium(8) [OLD] 2.2.0 [NEW] 3.0.1
@@ -721,7 +722,7 @@
 goptical(13) [OLD] 0.90 [NEW] 0.92
 gource [OLD] 0.44 [NEW] 0.49
 gparted(8) [OLD] 0.32.0 [NEW] 0.33.0
-gpaste(13) [OLD] 3.22.3 [NEW] 3.30.2
+gpaste(13) [OLD] 3.22.3 [NEW] 3.32.0
 gpc(14) [OLD] 20050331 [NEW] 20060325
 gperftools [OLD] 2.5 [NEW] 2.7
 gpicview(16) [OLD] 0.2.4 [NEW] 0.2.5
@@ -744,7 +745,7 @@
 gretl(8) [OLD] 1.2.4 [NEW] 2019a
 grip(17) [OLD] 3.3.1 [NEW] 3.10.1
 grisbi(10) [OLD] 0.5.9 [NEW] 1.2.1
-grokmirror(7) [OLD] 0.3.4 [NEW] 1.2.0
+grokmirror(7) [OLD] 0.3.4 [NEW] 1.2.1
 grub(20) [OLD] 0.97 [NEW] 1.98
 grub-customizer(7) [OLD] 4.0.6 [NEW] 5.1.0
 grubby(12) [OLD] 8.11 [NEW] 8.40
@@ -775,11 +776,12 @@
 gtatool(30) [OLD] 2.0.1 [NEW] 2.2.0
 gtick(12) [OLD] 0.3.13 [NEW] 0.5.4
 gtk+2-im-hangul(9) [OLD] 2.1.1 [NEW] 3.1.1
+gtk+3(27) [OLD] 3.24.5 [NEW] 3.24.7
 gtk-gnutella(9) [OLD] 0.97.1 [NEW] 1.1.14
 gtk-iptables(8) [OLD] 0.4.21 [NEW] 0.5.1
-gtk-webkit(18) [OLD] 2.4.11 [NEW] 2.23.92
-gtk-webkit3(22) [OLD] 2.4.11 [NEW] 2.23.92
-gtk-webkit4(25) [OLD] 2.22.3 [NEW] 2.23.92
+gtk-webkit(18) [OLD] 2.4.11 [NEW] 2.24.0
+gtk-webkit3(22) [OLD] 2.4.11 [NEW] 2.24.0
+gtk-webkit4(25) [OLD] 2.22.3 [NEW] 2.24.0
 gtk2hs(17) [OLD] 0.9.12 [NEW] 0.10.1
 gtkam(14) [OLD] 0.2.0 [NEW] 1.0
 gtkatlantic(8) [OLD] 0.4.2 [NEW] 0.4.4
@@ -836,7 +838,6 @@
 hylafax(8) [OLD] 6.0.6 [NEW] 6.0.7
 hylafax+(9) [OLD] 5.1.5 [NEW] 5.6.1
 hypermail(9) [OLD] 2.2.0 [NEW] 2.3.0
-i2c-tools(16) [OLD] 4.0 [NEW] 4.1
 i3(7) [OLD] 4.14.1 [NEW] 4.16.1
 i8kutils(8) [OLD] 1.42 [NEW] 1.43
 iaxmodem(8) [OLD] 1.2.0 [NEW] 1.3.0
@@ -850,6 +851,7 @@
 ibus-table(10) [OLD] 1.9.12 [NEW] 1.9.21
 ibus-table-others(9) [OLD] 1.3.7 [NEW] 1.3.9
 iceape-addon-greasemonkey(8) [OLD] 0.8.2 [NEW] 0.9.13.1
+icedtea-web(16) [OLD] 1.7.1 [NEW] 1.8
 icedtea6(27) [OLD] 1.12.4 [NEW] 1.13.13
 icedtea7(38) [OLD] 2.6.9 [NEW] 3.11.0
 icedtea8(38) [OLD] 3.10.0 [NEW] 3.11.0
@@ -893,7 +895,7 @@
 ispell-pl-alt(8) [OLD] 20131202 [NEW] 20190226
 ivman(8) [OLD] 0.6.14 [NEW] 0.7.4
 ivtools(8) [OLD] 1.1.3 [NEW] 1.2.11
-ixgbe(16) [OLD] 4.4.6 [NEW] 5.5.3
+ixgbe(16) [OLD] 4.4.6 [NEW] 5.5.5
 j(8) [OLD] 0.19.0 [NEW] 0.21.0
 jaaa(12) [OLD] 0.8.4 [NEW] 0.9.2
 jabberd(23) [OLD] 2.6.1 [NEW] 2.7.0...master
@@ -1080,18 +1082,19 @@
 libcli [OLD] 1.9.7 [NEW] 4
 libclocale [OLD] 20150101 [NEW] 20180721
 libcnotify [OLD] 20150101 [NEW] 20180102
-libcomps [OLD] 0.1.8 [NEW] 0.1.10
-libconfini(8) [OLD] 1.8.3 [NEW] 1.8.5a
-libconfuse(14) [OLD] 2.8 [NEW] 3.2.zip.md5
+libcomps [OLD] 0.1.8 [NEW] 0.1.11
+libconfini(8) [OLD] 1.8.5 [NEW] 1.8.5a
+libconfuse(14) [OLD] 2.8 [NEW] 3.2.2.
 libcpath [OLD] 20150101 [NEW] 20181228
 libcsplit [OLD] 20150101 [NEW] 20190102
 libcsystem [OLD] 20150101 [NEW] 20150629
 libcthreads [OLD] 20150101 [NEW] 20180724
 libdigidocpp(23) [OLD] 3.13.8 [NEW] 3.13.8.1379.msi
-libdnf [OLD] 0.11.1 [NEW] 0.26.0
+libdnf [OLD] 0.11.1 [NEW] 0.28.0
 libdrm(8) [OLD] 2.4.95 [NEW] 2.4.97
 libdsk(14) [OLD] 1.4.2 [NEW] 1.5.10
 libdsm(14) [OLD] 0.3.0 [NEW] 0.3.0.
+libebml(12) [OLD] 1.3.6 [NEW] 1.3.7
 libev(12) [OLD] 4.24 [NEW] 4.25
 libewf [OLD] 20150107 [NEW] 20171104
 libextractor(16) [OLD] 1.8 [NEW] 1.9
@@ -1135,6 +1138,7 @@
 liblogging(7) [OLD] 1.0.4 [NEW] 1.0.6
 liblouis(14) [OLD] 3.8.0 [NEW] 3.9.0.
 libmaa(8) [OLD] 1.3.2 [NEW] 1.

DISTFILES: speedtest-cli: v2.1.1.tar.gz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: http://github.com/sivel/speedtest-cli/archive/v2.1.1.tar.gz
93650e690960096769c556480e23eef2  v2.1.1.tar.gz
Size: 24380 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/speedtest-cli] up to 2.1.1

2019-03-13 Thread atler
commit 1c0c42d43b8310d72f3108504e6d4033a98e0100
Author: Jan Palus 
Date:   Thu Mar 14 00:50:29 2019 +0100

up to 2.1.1

 speedtest-cli.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/speedtest-cli.spec b/speedtest-cli.spec
index e4b4ded..b8e649d 100644
--- a/speedtest-cli.spec
+++ b/speedtest-cli.spec
@@ -1,11 +1,11 @@
 Summary:   speedtest
 Name:  speedtest-cli
-Version:   2.0.2
+Version:   2.1.1
 Release:   1
 License:   Apache
 Group: Networking
 Source0:   http://github.com/sivel/speedtest-cli/archive/v%{version}.tar.gz
-# Source0-md5: 3943d71172eaec3f882a020f3d5fae56
+# Source0-md5: 93650e690960096769c556480e23eef2
 URL:   http://github.com/sivel/speedtest-cli
 BuildRequires: python-distribute
 BuildRequires: rpm-pythonprov


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/speedtest-cli.git/commitdiff/1c0c42d43b8310d72f3108504e6d4033a98e0100

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


DISTFILES: gsettings-desktop-schemas: gsettings-desktop-schemas-3.32.0.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.32/gsettings-desktop-schemas-3.32.0.tar.xz
0c2d468a482c12594757442c983aa8ea  
gsettings-desktop-schemas-3.32.0.tar.xz
Size: 62 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/gsettings-desktop-schemas] up to 3.32.0

2019-03-13 Thread atler
commit d1be989d72d27c747d45a2525ff0e13966634ce8
Author: Jan Palus 
Date:   Thu Mar 14 00:46:12 2019 +0100

up to 3.32.0

- switched to meson

 gsettings-desktop-schemas.spec | 23 ---
 1 file changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec
index 381f31b..3fd3993 100644
--- a/gsettings-desktop-schemas.spec
+++ b/gsettings-desktop-schemas.spec
@@ -1,21 +1,20 @@
 Summary:   A collection of GSettings schemas
 Summary(pl.UTF-8): Zbiór schematów GSettings
 Name:  gsettings-desktop-schemas
-Version:   3.28.1
+Version:   3.32.0
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.28/%{name}-%{version}.tar.xz
-# Source0-md5: 83bb19d025f126fae495ab43a2f26f40
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.32/%{name}-%{version}.tar.xz
+# Source0-md5: 0c2d468a482c12594757442c983aa8ea
 URL:   http://www.gnome.org/
-BuildRequires: autoconf >= 2.53
-BuildRequires: automake >= 1:1.9
 BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 1:2.32.0
 BuildRequires: gobject-introspection-devel >= 1.32.0
 BuildRequires: intltool >= 0.50.1
+BuildRequires: meson >= 0.46.0
 BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) >= 1.592
+BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,postun): glib2 >= 1:2.32.0
@@ -43,19 +42,13 @@ Pliki programistyczne dla gsettings-desktop-schemas.
 %setup -q
 
 %build
-%{__intltoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__automake}
-%configure \
-   --disable-silent-rules
-%{__make}
+%meson build
+%ninja_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT
+%ninja_install -C build
 
 %find_lang %{name}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsettings-desktop-schemas.git/commitdiff/d1be989d72d27c747d45a2525ff0e13966634ce8

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


DISTFILES: dconf-editor: ERRORS: dconf-editor-3.32.0.tar.xz

2019-03-13 Thread atler
Request by: atler

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/a09b8cfa-3cce-4389-92d7-f1bcf1f04c38/331a3603c0f8a9913e3a3c0f178b5310/dconf-editor-3.32.0.tar.xz
 
https://download.gnome.org/sources/dconf-editor/3.32/dconf-editor-3.32.0.tar.xz:
WARNING: cannot verify ftp.fau.de's certificate, issued by 
‘emailAddress=c...@rrze.uni-erlangen.de,CN=FAU-CA,OU=RRZE,O=Universitaet 
Erlangen-Nuernberg,L=Erlangen,ST=Bayern,C=DE’:
  Self-signed certificate encountered.



Files fetched: 1

STORED: 
https://download.gnome.org/sources/dconf-editor/3.32/dconf-editor-3.32.0.tar.xz
331a3603c0f8a9913e3a3c0f178b5310  dconf-editor-3.32.0.tar.xz
Size: 523252 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/dconf-editor] up to 3.32.0

2019-03-13 Thread atler
commit 45569b9284243479206dd8438e149e2fb9324b54
Author: Jan Palus 
Date:   Thu Mar 14 00:43:47 2019 +0100

up to 3.32.0

 dconf-editor.spec | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/dconf-editor.spec b/dconf-editor.spec
index 8fd7718..ef21273 100644
--- a/dconf-editor.spec
+++ b/dconf-editor.spec
@@ -1,12 +1,12 @@
 Summary:   Configuration editor for dconf
 Summary(pl.UTF-8): Edytor konfiguracji dla dconf
 Name:  dconf-editor
-Version:   3.30.2
+Version:   3.32.0
 Release:   1
 License:   GPL 3+
 Group: X11/Applications
-Source0:   
https://download.gnome.org/sources/dconf-editor/3.30/%{name}-%{version}.tar.xz
-# Source0-md5: 5db3d67478c198504167143e069ebab9
+Source0:   
https://download.gnome.org/sources/dconf-editor/3.32/%{name}-%{version}.tar.xz
+# Source0-md5: 331a3603c0f8a9913e3a3c0f178b5310
 URL:   http://www.gnome.org/
 BuildRequires: appstream-glib-devel
 BuildRequires: gettext-devel
@@ -82,6 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
 %{_desktopdir}/ca.desrt.dconf-editor.desktop
 %{_iconsdir}/hicolor/*/apps/ca.desrt.dconf-editor.png
+%{_iconsdir}/hicolor/scalable/actions/ca.desrt.dconf-editor*-symbolic.svg
 %{_iconsdir}/hicolor/scalable/apps/ca.desrt.dconf-editor-symbolic.svg
 %{_mandir}/man1/dconf-editor.1*
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dconf-editor.git/commitdiff/45569b9284243479206dd8438e149e2fb9324b54

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


DISTFILES: seahorse: seahorse-3.32.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.32/seahorse-3.32.tar.xz
e96c71cfb24c8a449f87103432dde8a4  seahorse-3.32.tar.xz
Size: 1277728 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/seahorse] up to 3.32

2019-03-13 Thread atler
commit 2b020eaf6a958c9c72df097d9cb1a8b371700699
Author: Jan Palus 
Date:   Thu Mar 14 00:39:57 2019 +0100

up to 3.32

 seahorse.spec | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/seahorse.spec b/seahorse.spec
index abf9c9d..0d3b325 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,12 +1,12 @@
 Summary:   Seahorse - A GNOME front end for GnuPG
 Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG
 Name:  seahorse
-Version:   3.30.1.1
+Version:   3.32
 Release:   1
 License:   GPL v2
 Group: X11/Applications
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.30/%{name}-%{version}.tar.xz
-# Source0-md5: dedeaa4118e68d7c693a936cbabcd434
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.32/%{name}-%{version}.tar.xz
+# Source0-md5: e96c71cfb24c8a449f87103432dde8a4
 URL:   http://www.gnome.org/projects/seahorse/
 BuildRequires: avahi-devel >= 0.6
 BuildRequires: avahi-glib-devel >= 0.6
@@ -19,6 +19,7 @@ BuildRequires:gnupg2 >= 2.0.12
 BuildRequires: gpgme-devel >= 1:1.7.0
 BuildRequires: gtk+3-devel >= 3.22.0
 BuildRequires: intltool >= 0.40.0
+BuildRequires: libpwquality-devel
 BuildRequires: libsecret-devel >= 0.16
 BuildRequires: libsoup-devel >= 2.33.92
 BuildRequires: meson >= 0.42
@@ -101,10 +102,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libexecdir}/seahorse/ssh-askpass
 %attr(755,root,root) %{_libexecdir}/seahorse/xloadimage
 %{_datadir}/%{name}
-%{_desktopdir}/seahorse.desktop
+%{_desktopdir}/org.gnome.seahorse.Application.desktop
 %{_iconsdir}/hicolor/*x*/apps/seahorse*.png
-%{_iconsdir}/hicolor/symbolic/apps/seahorse-symbolic.svg
-%{_datadir}/metainfo/seahorse.appdata.xml
+%{_iconsdir}/hicolor/scalable/apps/org.gnome.seahorse.Application.svg
+%{_iconsdir}/hicolor/symbolic/apps/org.gnome.seahorse.Application-symbolic.svg
+%{_datadir}/metainfo/org.gnome.seahorse.Application.appdata.xml
 %{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
 %{_datadir}/glib-2.0/schemas/org.gnome.seahorse.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.seahorse.manager.gschema.xml


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seahorse.git/commitdiff/2b020eaf6a958c9c72df097d9cb1a8b371700699

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


DISTFILES: vte: vte-0.56.0.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/vte/0.56/vte-0.56.0.tar.xz
67d3c07cfd59bfe1872a95dcc22feeff  vte-0.56.0.tar.xz
Size: 1100452 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/vte] up to 0.56.0

2019-03-13 Thread atler
commit d0a800b9a3133484f8bbcb992a066f3f87d8bf2a
Author: Jan Palus 
Date:   Thu Mar 14 00:31:42 2019 +0100

up to 0.56.0

 vte.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/vte.spec b/vte.spec
index 45abf3a..a0354d7 100644
--- a/vte.spec
+++ b/vte.spec
@@ -6,12 +6,12 @@
 Summary:   VTE terminal widget library
 Summary(pl.UTF-8): Biblioteka z kontrolką terminala VTE
 Name:  vte
-Version:   0.54.3
+Version:   0.56.0
 Release:   1
 License:   LGPL v2.1+
 Group: X11/Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/vte/0.54/%{name}-%{version}.tar.xz
-# Source0-md5: fc0e9de2b6199c69e529ff3629fa35c8
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/vte/0.56/%{name}-%{version}.tar.xz
+# Source0-md5: 67d3c07cfd59bfe1872a95dcc22feeff
 Patch0:%{name}-wordsep.patch
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.9


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vte.git/commitdiff/d0a800b9a3133484f8bbcb992a066f3f87d8bf2a

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


[packages/gtk+3] fix broken fribidi version in pc file

2019-03-13 Thread atler
commit 70dc837adc4f7257ae91ea09782cbab9294db20a
Author: Jan Palus 
Date:   Thu Mar 14 00:28:43 2019 +0100

fix broken fribidi version in pc file

 gtk+3-cloudproviders.patch |  4 ++--
 gtk+3-fribidi.patch| 12 
 gtk+3.spec |  4 +++-
 3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/gtk+3.spec b/gtk+3.spec
index fec43cc..a7b73bd 100644
--- a/gtk+3.spec
+++ b/gtk+3.spec
@@ -28,7 +28,8 @@ Source0:  
http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.24/gtk+-%{version}.tar.xz
 # Source0-md5: 378d327eeb24580fcbc941003de547b9
 Patch0:%{name}-papi.patch
 Patch1:typeahead.patch
-Patch2:%{name}-cloudproviders.patch
+Patch2:%{name}-fribidi.patch
+Patch3:%{name}-cloudproviders.patch
 URL:   http://www.gtk.org/
 BuildRequires: at-spi2-atk-devel >= 2.6.0
 BuildRequires: atk-devel >= 1:2.16.0
@@ -290,6 +291,7 @@ Moduł GTK+ do drukowania przez PAPI.
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3 -p1
 
 # for packaging clean examples
 # TODO: add am patch to do it like demos/gtk-demo via some configurable dir
diff --git a/gtk+3-cloudproviders.patch b/gtk+3-cloudproviders.patch
index d2dd5da..365bef3 100644
--- a/gtk+3-cloudproviders.patch
+++ b/gtk+3-cloudproviders.patch
@@ -14,8 +14,8 @@ diff -urN gtk+-3.24.7.orig/configure.ac 
gtk+-3.24.7/configure.ac
  PKG_CHECK_MODULES(ATK, $ATK_PACKAGES)
  
  GTK_PACKAGES="atk >= atk_required_version cairo >= cairo_required_version 
cairo-gobject >= cairo_required_version gdk-pixbuf-2.0 >= 
gdk_pixbuf_required_version gio-2.0 >= glib_required_version"
--GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_dep"
-+GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_dep $CLOUDPROVIDER_PACKAGES"
+-GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_version"
++GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_version 
$CLOUDPROVIDER_PACKAGES"
  if test "x$enable_x11_backend" = xyes -o "x$enable_wayland_backend" = xyes; 
then
GTK_PRIVATE_PACKAGES="$GTK_PRIVATE_PACKAGES pangoft2"
  fi
diff --git a/gtk+3-fribidi.patch b/gtk+3-fribidi.patch
new file mode 100644
index 000..9e5ff71
--- /dev/null
+++ b/gtk+3-fribidi.patch
@@ -0,0 +1,12 @@
+diff -urN gtk+-3.24.7.orig/configure.ac gtk+-3.24.7/configure.ac
+--- gtk+-3.24.7.orig/configure.ac  2019-03-13 23:01:14.537215653 +0100
 gtk+-3.24.7/configure.ac   2019-03-13 23:02:04.326913648 +0100
+@@ -1411,7 +1411,7 @@
+ PKG_CHECK_MODULES(ATK, $ATK_PACKAGES)
+ 
+ GTK_PACKAGES="atk >= atk_required_version cairo >= cairo_required_version 
cairo-gobject >= cairo_required_version gdk-pixbuf-2.0 >= 
gdk_pixbuf_required_version gio-2.0 >= glib_required_version"
+-GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_dep"
++GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_version"
+ if test "x$enable_x11_backend" = xyes -o "x$enable_wayland_backend" = xyes; 
then
+   GTK_PRIVATE_PACKAGES="$GTK_PRIVATE_PACKAGES pangoft2"
+ fi


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk+3.git/commitdiff/70dc837adc4f7257ae91ea09782cbab9294db20a

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


[packages/glib-networking] up to 2.60.0.1

2019-03-13 Thread atler
commit 9a299917b44a95c0bf5f385a01910c6132b801b0
Author: Jan Palus 
Date:   Thu Mar 14 00:26:26 2019 +0100

up to 2.60.0.1

 glib-networking.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/glib-networking.spec b/glib-networking.spec
index 1176a75..e33d251 100644
--- a/glib-networking.spec
+++ b/glib-networking.spec
@@ -5,19 +5,19 @@
 Summary:   Networking support for GLib
 Summary(pl.UTF-8): Obsługa sieci dla GLiba
 Name:  glib-networking
-Version:   2.58.0
+Version:   2.60.0.1
 Release:   1
 License:   LGPL v2
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.58/%{name}-%{version}.tar.xz
-# Source0-md5: 75b14b7e73a67753be9ce307751c661d
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.60/%{name}-%{version}.tar.xz
+# Source0-md5: b41b94a3f84e63437760fe49774431bb
 URL:   http://www.gnome.org/
 BuildRequires: gettext-tools >= 0.19.4
 BuildRequires: glib2-devel >= 1:2.55.1
-BuildRequires: gnutls-devel >= 3.4.4
+BuildRequires: gnutls-devel >= 3.4.6
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: libproxy-devel >= 0.3.1
-BuildRequires: meson >= 0.46.0
+BuildRequires: meson >= 0.47.0
 BuildRequires: ninja
 %{?with_pkcs11:BuildRequires:  p11-kit-devel >= 0.20}
 BuildRequires: pkgconfig
@@ -27,7 +27,7 @@ BuildRequires:xz
 Requires(post,postun): glib2 >= 1:2.55.1
 Requires:  ca-certificates
 Requires:  glib2 >= 1:2.55.1
-Requires:  gnutls >= 3.4.4
+Requires:  gnutls-libs >= 3.4.6
 Requires:  gsettings-desktop-schemas
 Requires:  libproxy >= 0.3.1
 %{?with_pkcs11:Requires:   p11-kit >= 0.20}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glib-networking.git/commitdiff/9a299917b44a95c0bf5f385a01910c6132b801b0

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


DISTFILES: glib-networking: glib-networking-2.60.0.1.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.60/glib-networking-2.60.0.1.tar.xz
b41b94a3f84e63437760fe49774431bb  glib-networking-2.60.0.1.tar.xz
Size: 184368 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: dconf: dconf-0.32.0.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/dconf/0.32/dconf-0.32.0.tar.xz
e1ac0b6285abefeed69ca9e380e44f5a  dconf-0.32.0.tar.xz
Size: 111700 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/dconf] up to 0.32.0

2019-03-13 Thread atler
commit b9972b48521616d41ed8d358c36cdfdd8da5acd8
Author: Jan Palus 
Date:   Thu Mar 14 00:13:45 2019 +0100

up to 0.32.0

 dconf.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index db0f882..a9bbb71 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -6,18 +6,18 @@
 Summary:   Low-level configuration system
 Summary(pl.UTF-8): Niskopoziomowy system konfiguracji
 Name:  dconf
-Version:   0.30.1
+Version:   0.32.0
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/dconf/0.30/%{name}-%{version}.tar.xz
-# Source0-md5: a959eef51c917b3c57cfbef1448a375e
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/dconf/0.32/%{name}-%{version}.tar.xz
+# Source0-md5: e1ac0b6285abefeed69ca9e380e44f5a
 Patch0:%{name}-bash-completion.patch
 URL:   http://live.gnome.org/dconf
 BuildRequires: glib2-devel >= 1:2.44.0
 BuildRequires: gtk-doc >= 1.15
 BuildRequires: libxslt-progs
-BuildRequires: meson >= 0.46.0
+BuildRequires: meson >= 0.47.0
 BuildRequires: ninja
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.727


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dconf.git/commitdiff/b9972b48521616d41ed8d358c36cdfdd8da5acd8

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


[packages/gobject-introspection] up to 1.60.0

2019-03-13 Thread atler
commit 4f13b08bfe401c68cdffc53480065e1a2c1f5520
Author: Jan Palus 
Date:   Thu Mar 14 00:11:29 2019 +0100

up to 1.60.0

 gobject-introspection.spec | 36 ++--
 1 file changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index bfd853c..eae32ea 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -7,12 +7,12 @@
 Summary:   Introspection for GObject libraries
 Summary(pl.UTF-8): Obserwacja bibliotek GObject
 Name:  gobject-introspection
-Version:   1.58.3
+Version:   1.60.0
 Release:   1
 License:   LGPL v2+ (giscanner) and GPL v2+ (tools)
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.58/%{name}-%{version}.tar.xz
-# Source0-md5: 182432c1f33886be8f4da073218b597d
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.60/%{name}-%{version}.tar.xz
+# Source0-md5: 5f75baadfc9baffaeca203c280b9d592
 URL:   http://live.gnome.org/GObjectIntrospection
 BuildRequires: autoconf >= 2.63
 BuildRequires: autoconf-archive
@@ -26,11 +26,11 @@ BuildRequires:  glibc-misc
 BuildRequires: libffi-devel >= 3.0.0
 BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
-BuildRequires: python >= 1:2.7
-BuildRequires: python-Mako
-BuildRequires: python-devel >= 1:2.7
-BuildRequires: python-markdown
-BuildRequires: python-modules >= 1:2.7
+BuildRequires: python3 >= 1:3.4
+BuildRequires: python3-Mako
+BuildRequires: python3-devel >= 1:3.4
+BuildRequires: python3-markdown
+BuildRequires: python3-modules >= 1:3.4
 BuildRequires: rpm-pythonprov
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -52,8 +52,8 @@ Group:Development/Libraries
 Requires:  %{name} = %{version}-%{release}
 Requires:  glib2-devel >= 1:2.58.0
 Requires:  libffi-devel >= 3.0.0
-Requires:  python-Mako
-Requires:  python-modules >= 1:2.7
+Requires:  python3-Mako
+Requires:  python3-modules >= 1:3.4
 # for ldd
 Requires:  glibc-misc
 # vala 0.18 seems to fail on recently generated .gir files
@@ -108,19 +108,17 @@ Dokumentacja API gobject-introspection.
%{__enable_disable static_libs static} \
--with-html-dir=%{_gtkdocdir}
 %{__make} \
-   pkgpyexecdir=%{py_sitedir}/giscanner
+   pkgpyexecdir=%{py3_sitedir}/giscanner
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-   pkgpyexecdir=%{py_sitedir}/giscanner \
+   pkgpyexecdir=%{py3_sitedir}/giscanner \
DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/giscanner/*.{a,la} \
+%{__rm} $RPM_BUILD_ROOT%{py3_sitedir}/giscanner/*.{a,la} \
 $RPM_BUILD_ROOT%{_libdir}/*.la
 
-%py_postclean
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -190,9 +188,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/xlib-2.0.gir
 %{_datadir}/gir-1.0/xrandr-1.3.gir
 %{_datadir}/gobject-introspection-1.0
-%dir %{py_sitedir}/giscanner
-%{py_sitedir}/giscanner/*.py[co]
-%attr(755,root,root) %{py_sitedir}/giscanner/_giscanner.so
+%dir %{py3_sitedir}/giscanner
+%{py3_sitedir}/giscanner/*.py
+%dir %{py3_sitedir}/giscanner/__pycache__
+%{py3_sitedir}/giscanner/__pycache__/*.py[co]
+%attr(755,root,root) %{py3_sitedir}/giscanner/_giscanner.so
 
 %if %{with static_libs}
 %files static


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gobject-introspection.git/commitdiff/4f13b08bfe401c68cdffc53480065e1a2c1f5520

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


DISTFILES: gobject-introspection: gobject-introspection-1.60.0.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.60/gobject-introspection-1.60.0.tar.xz
5f75baadfc9baffaeca203c280b9d592  gobject-introspection-1.60.0.tar.xz
Size: 1283732 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/glib2] updated python version in -devel

2019-03-13 Thread atler
commit e640090717215bd2ebed450347b57758bbf6b4f9
Author: Jan Palus 
Date:   Thu Mar 14 00:04:35 2019 +0100

updated python version in -devel

 glib2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib2.spec b/glib2.spec
index 2aa735d..88ca2b3 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -129,7 +129,7 @@ Requires:   %{name} = %{epoch}:%{version}-%{release}
 Requires:  libffi-devel >= 3.0.0
 Requires:  libmount-devel >= 2.28
 Requires:  pcre-devel >= 8.31
-Requires:  python-modules
+Requires:  python3-modules
 # gio only
 %{?with_selinux:Requires:  libselinux-devel}
 Requires:  zlib-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glib2.git/commitdiff/e640090717215bd2ebed450347b57758bbf6b4f9

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


DISTFILES: gvfs: gvfs-1.40.0.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.40/gvfs-1.40.0.tar.xz
96ef53ed613e4d223e0db3a7acea44f0  gvfs-1.40.0.tar.xz
Size: 1205216 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/gvfs] up to 1.40.0

2019-03-13 Thread atler
commit d1347c8964ff1dfb52b201571a819282cec61942
Author: Jan Palus 
Date:   Wed Mar 13 23:46:24 2019 +0100

up to 1.40.0

 gvfs.spec | 27 ++-
 1 file changed, 14 insertions(+), 13 deletions(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index 2f063cb..ec4a552 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -37,12 +37,12 @@
 Summary:   gvfs - userspace virtual filesystem
 Summary(pl.UTF-8): gvfs - wirtualny system plików w przestrzeni użytkownika
 Name:  gvfs
-Version:   1.38.2
+Version:   1.40.0
 Release:   1
 License:   LGPL v2+
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.38/%{name}-%{version}.tar.xz
-# Source0-md5: 20e31b85a73c6a42aa8c2cabf3d6698b
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.40/%{name}-%{version}.tar.xz
+# Source0-md5: 96ef53ed613e4d223e0db3a7acea44f0
 Patch0:set_attributes_from_info-v1.patch
 URL:   https://live.gnome.org/gvfs
 %{?with_avahi:BuildRequires:   avahi-devel >= 0.6.22}
@@ -52,10 +52,10 @@ BuildRequires:  dbus-devel
 %{?with_doc:BuildRequires: docbook-style-xsl}
 BuildRequires: gcr-devel >= 3
 BuildRequires: gettext-tools >= 0.19.4
-BuildRequires: glib2-devel >= 1:2.52.0
+BuildRequires: glib2-devel >= 1:2.58.0
 %{?with_gdu:BuildRequires: gnome-disk-utility-devel < 3.4}
 %{?with_gdu:BuildRequires: gnome-disk-utility-devel >= 3.0.2}
-%{?with_goa:BuildRequires: gnome-online-accounts-devel >= 3.8.0}
+%{?with_goa:BuildRequires: gnome-online-accounts-devel >= 3.18.0}
 %{?with_google:BuildRequires:  gnome-online-accounts-devel >= 3.18.0}
 %{?with_gtk:BuildRequires: gtk+3-devel >= 3.0}
 %{?with_archive:BuildRequires: libarchive-devel >= 3.0.22}
@@ -72,16 +72,16 @@ BuildRequires:  libgcrypt-devel >= 1.2.2
 %{?with_afc:BuildRequires: libplist-devel >= 0.15}
 %{?with_keyring:BuildRequires: libsecret-devel}
 %{?with_samba:BuildRequires:   libsmbclient-devel >= 3.4}
-%{?with_http:BuildRequires:libsoup-devel >= 2.42.0}
+%{?with_http:BuildRequires:libsoup-devel >= 2.58.0}
 BuildRequires: libtool >= 2:2.2
 BuildRequires: libusb-devel >= 1.0.21
 BuildRequires: libxml2-devel >= 1:2.6.31
 %{?with_doc:BuildRequires: libxslt-progs}
-BuildRequires: meson >= 0.46.0
+BuildRequires: meson >= 0.49.0
 BuildRequires: ninja
 BuildRequires: openssh-clients
 BuildRequires: pkgconfig
-%{?with_admin:BuildRequires:   polkit-devel}
+%{?with_admin:BuildRequires:   polkit-devel >= 0.114}
 BuildRequires: rpmbuild(macros) >= 1.727
 %{?with_systemd:BuildRequires: systemd-devel >= 206}
 BuildRequires: tar >= 1:1.22
@@ -89,15 +89,16 @@ BuildRequires:  tar >= 1:1.22
 %{?with_gudev:BuildRequires:   udev-glib-devel >= 1:147}
 %{?with_udisks2:BuildRequires: udisks2-devel >= 1.97.0}
 BuildRequires: xz
-Requires(post,postun): glib2 >= 1:2.52.0
+Requires(post,postun): glib2 >= 1:2.58.0
 Requires:  %{name}-libs = %{version}-%{release}
 %{?with_avahi:Requires:avahi-glib >= 0.6.22}
 %{?with_cdda:Requires: libcdio-paranoia >= 0.78.2}
 %{?with_nfs:Requires:  libnfs >= 1.9.8}
 Requires:  libplist >= 0.15
-Requires:  libsoup >= 2.42.0
+Requires:  libsoup >= 2.58.0
 Requires:  libusb >= 1.0.21
 Requires:  libxml2 >= 1:2.6.31
+Requires:  polkit-libs >= 0.114
 %{?with_gudev:Requires:udev-glib >= 1:147}
 %{?with_udev:Requires: udev-libs >= 1:138}
 %{?with_udisks2:Requires:  udisks2 >= 1.97.0}
@@ -131,7 +132,7 @@ gfvs-a do wszystkich aplikacji używających API gio.
 Summary:   Common GVFS shared libraries
 Summary(pl.UTF-8): Wspólne biblioteki współdzielone GVFS
 Group: Libraries
-Requires:  glib2 >= 1:2.52.0
+Requires:  glib2 >= 1:2.58.0
 Conflicts: gvfs < 1.22.3-2
 
 %description libs
@@ -145,7 +146,7 @@ Summary:Header files for gvfs library
 Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gvfs
 Group: Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
-Requires:  glib2-devel >= 1:2.52.0
+Requires:  glib2-devel >= 1:2.58.0
 
 %description devel
 Header files for gvfs library.
@@ -221,7 +222,7 @@ Summary:GOA support for gvfs
 Summary(pl.UTF-8): Obsługa GOA dla gvfs
 Group: Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  gnome-online-accounts-libs >= 3.8.0
+Requires:  gnome-online-accounts-libs >= 3.18.0
 
 %description goa
 This package provides seamless integration with gnome-online-accounts


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gvfs.git/commitdiff/d1347c8964ff1dfb52b201571a819282cec61942

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


DISTFILES: meson: meson-0.50.0.tar.gz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/mesonbuild/meson/releases/download/0.50.0/meson-0.50.0.tar.gz
433483107fda4616eaf33de7e7083a84  meson-0.50.0.tar.gz
Size: 1399202 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/meson] up to 0.50.0

2019-03-13 Thread atler
commit 10a9724668e2d346ee4e05c5f194a1f372ac4967
Author: Jan Palus 
Date:   Wed Mar 13 23:28:20 2019 +0100

up to 0.50.0

 meson-gtkdoc-quote.patch | 43 ---
 meson.spec   |  8 +++-
 2 files changed, 3 insertions(+), 48 deletions(-)
---
diff --git a/meson.spec b/meson.spec
index 3d04328..b353255 100644
--- a/meson.spec
+++ b/meson.spec
@@ -1,15 +1,14 @@
 Summary:   High productivity build system
 Summary(pl.UTF-8): System budowania o dużej produktywności
 Name:  meson
-Version:   0.48.0
-Release:   2
+Version:   0.50.0
+Release:   1
 License:   Apache v2.0
 Group: Development/Tools
 #Source0Download: https://github.com/mesonbuild/meson/releases/
 Source0:   
https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e92273538c6b8371e68d736287a5d991
+# Source0-md5: 433483107fda4616eaf33de7e7083a84
 Patch0:%{name}-gtkdocdir.patch
-Patch1:%{name}-gtkdoc-quote.patch
 URL:   http://mesonbuild.com/
 BuildRequires: ninja >= 1.5
 BuildRequires: python3 >= 1:3.5
@@ -53,7 +52,6 @@ Mesona.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
meson.py
diff --git a/meson-gtkdoc-quote.patch b/meson-gtkdoc-quote.patch
deleted file mode 100644
index 7228943..000
--- a/meson-gtkdoc-quote.patch
+++ /dev/null
@@ -1,43 +0,0 @@
-From bb9f60624b27041805ca87a48f9a4196afb84ccc Mon Sep 17 00:00:00 2001
-From: Ting-Wei Lan 
-Date: Mon, 8 Oct 2018 23:44:33 +0800
-Subject: [PATCH] gnome: Quote arguments passed to gtkdoc-scangobj
-
-It is possible for compiler flags to include special characters, such as
-double quotes which are needed to define macros with -D options. Since
-gtkdoc-scangobj uses shlex.split to split arguments passed to --cc,
---ld, --cflags, --ldflags into lists, we can safely use shlex.quote to
-properly quote arguments for these options.

- mesonbuild/modules/gnome.py | 9 +
- 1 file changed, 5 insertions(+), 4 deletions(-)
-
-diff --git a/mesonbuild/modules/gnome.py b/mesonbuild/modules/gnome.py
-index 1c2f034d6d..0d1c22f325 100644
 a/mesonbuild/modules/gnome.py
-+++ b/mesonbuild/modules/gnome.py
-@@ -17,6 +17,7 @@
- 
- import os
- import copy
-+import shlex
- import subprocess
- 
- from .. import build
-@@ -1034,12 +1035,12 @@ def _get_build_args(self, kwargs, state, depends):
- ldflags.update(compiler_flags[1])
- ldflags.update(compiler_flags[2])
- if compiler:
--args += ['--cc=%s' % ' '.join(compiler.get_exelist())]
--args += ['--ld=%s' % ' '.join(compiler.get_linker_exelist())]
-+args += ['--cc=%s' % ' '.join([shlex.quote(x) for x in 
compiler.get_exelist()])]
-+args += ['--ld=%s' % ' '.join([shlex.quote(x) for x in 
compiler.get_linker_exelist()])]
- if cflags:
--args += ['--cflags=%s' % ' '.join(cflags)]
-+args += ['--cflags=%s' % ' '.join([shlex.quote(x) for x in 
cflags])]
- if ldflags:
--args += ['--ldflags=%s' % ' '.join(ldflags)]
-+args += ['--ldflags=%s' % ' '.join([shlex.quote(x) for x in 
ldflags])]
- 
- return args
- 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/meson.git/commitdiff/10a9724668e2d346ee4e05c5f194a1f372ac4967

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


DISTFILES: gtk+3: gtk+-3.24.7.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.24/gtk+-3.24.7.tar.xz
378d327eeb24580fcbc941003de547b9  gtk+-3.24.7.tar.xz
Size: 19375708 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/gtk+3] up to 3.24.7

2019-03-13 Thread atler
commit 2970f70267b54b3d94d7584406f8534a4caab3df
Author: Jan Palus 
Date:   Wed Mar 13 23:10:13 2019 +0100

up to 3.24.7

 gtk+3-cloudproviders.patch | 17 +
 gtk+3.spec |  4 ++--
 2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/gtk+3.spec b/gtk+3.spec
index 4c6d243..fec43cc 100644
--- a/gtk+3.spec
+++ b/gtk+3.spec
@@ -20,12 +20,12 @@ Summary(it.UTF-8):  Il toolkit per GIMP
 Summary(pl.UTF-8): GIMP Toolkit
 Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı
 Name:  gtk+3
-Version:   3.24.5
+Version:   3.24.7
 Release:   1
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.24/gtk+-%{version}.tar.xz
-# Source0-md5: 32862355c08f6af3e7848c695cd4081b
+# Source0-md5: 378d327eeb24580fcbc941003de547b9
 Patch0:%{name}-papi.patch
 Patch1:typeahead.patch
 Patch2:%{name}-cloudproviders.patch
diff --git a/gtk+3-cloudproviders.patch b/gtk+3-cloudproviders.patch
index 71260a3..d2dd5da 100644
--- a/gtk+3-cloudproviders.patch
+++ b/gtk+3-cloudproviders.patch
@@ -1,20 +1,21 @@
 gtk+-3.24.1/configure.ac.orig  2018-09-19 03:42:49.0 +0200
-+++ gtk+-3.24.1/configure.ac   2018-10-25 16:43:10.987060909 +0200
-@@ -1375,7 +1375,7 @@
+diff -urN gtk+-3.24.7.orig/configure.ac gtk+-3.24.7/configure.ac
+--- gtk+-3.24.7.orig/configure.ac  2019-03-13 23:01:14.537215653 +0100
 gtk+-3.24.7/configure.ac   2019-03-13 23:02:04.326913648 +0100
+@@ -1377,7 +1377,7 @@
  LDFLAGS="$saved_ldflags"
  
  GDK_PACKAGES="$PANGO_PACKAGES gdk-pixbuf-2.0 >= gdk_pixbuf_required_version 
cairo >= cairo_required_version cairo-gobject >= cairo_required_version"
--GDK_PRIVATE_PACKAGES="$GDK_GIO_PACKAGE $X_PACKAGES $WAYLAND_PACKAGES 
$MIR_PACKAGES $cairo_backends epoxy >= epoxy_required_version 
$CLOUDPROVIDER_PACKAGES"
-+GDK_PRIVATE_PACKAGES="$GDK_GIO_PACKAGE $X_PACKAGES $WAYLAND_PACKAGES 
$MIR_PACKAGES $cairo_backends epoxy >= epoxy_required_version"
+-GDK_PRIVATE_PACKAGES="$GDK_GIO_PACKAGE $X_PACKAGES $WAYLAND_PACKAGES 
$MIR_PACKAGES $cairo_backends epoxy >= epoxy_required_version 
$CLOUDPROVIDER_PACKAGES fribidi >= fribidi_required_version"
++GDK_PRIVATE_PACKAGES="$GDK_GIO_PACKAGE $X_PACKAGES $WAYLAND_PACKAGES 
$MIR_PACKAGES $cairo_backends epoxy >= epoxy_required_version fribidi >= 
fribidi_required_version"
  
  PKG_CHECK_MODULES(GDK_DEP, $GDK_PACKAGES $GDK_PRIVATE_PACKAGES)
  GDK_DEP_LIBS="$GDK_EXTRA_LIBS $GDK_DEP_LIBS $MATH_LIB"
-@@ -1409,7 +1409,7 @@
+@@ -1411,7 +1411,7 @@
  PKG_CHECK_MODULES(ATK, $ATK_PACKAGES)
  
  GTK_PACKAGES="atk >= atk_required_version cairo >= cairo_required_version 
cairo-gobject >= cairo_required_version gdk-pixbuf-2.0 >= 
gdk_pixbuf_required_version gio-2.0 >= glib_required_version"
--GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version"
-+GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version $CLOUDPROVIDER_PACKAGES"
+-GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_dep"
++GTK_PRIVATE_PACKAGES="$ATK_PACKAGES $WAYLAND_PACKAGES $MIR_PACKAGES epoxy >= 
epoxy_required_version fribidi >= fribidi_required_dep $CLOUDPROVIDER_PACKAGES"
  if test "x$enable_x11_backend" = xyes -o "x$enable_wayland_backend" = xyes; 
then
GTK_PRIVATE_PACKAGES="$GTK_PRIVATE_PACKAGES pangoft2"
  fi


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk+3.git/commitdiff/2970f70267b54b3d94d7584406f8534a4caab3df

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


[packages/glib2] bring back fam gio module

2019-03-13 Thread atler
commit 288922360a9e94e80b8c77705186f8c2f6eff382
Author: Jan Palus 
Date:   Wed Mar 13 22:57:31 2019 +0100

bring back fam gio module

 glib2.spec | 9 +
 1 file changed, 9 insertions(+)
---
diff --git a/glib2.spec b/glib2.spec
index 2327b8d..2aa735d 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -244,6 +244,7 @@ Sondy systemtap/dtrace dla GLib 2.
 %ifarch %{ix86}

%{?with_systemtap:-Dtapset_install_dir=%{_datadir}/systemtap/tapset/i386} \
 %endif
+   -Dfam=true \
-Dgtk_doc=%{__true_false apidocs} \
-Dselinux=%{?with_selinux:enabled}%{!?with_selinux:disabled} \
-Dman=true \
@@ -256,6 +257,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+> $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
 > $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/gschemas.compiled
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb
@@ -270,6 +272,9 @@ rm -rf $RPM_BUILD_ROOT
 %post
 /sbin/ldconfig
 
+umask 022
+%{_bindir}/gio-querymodules %{_libdir}/gio/modules || :
+
 %postun-p /sbin/ldconfig
 
 %files -f glib20.lang
@@ -292,6 +297,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libgobject-2.0.so.0
 %attr(755,root,root) %{_libdir}/libgthread-2.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgthread-2.0.so.0
+%dir %{_libdir}/gio
+%dir %{_libdir}/gio/modules
+%attr(755,root,root) %{_libdir}/gio/modules/libgiofam.so
+%ghost %{_libdir}/gio/modules/giomodule.cache
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
 %ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glib2.git/commitdiff/288922360a9e94e80b8c77705186f8c2f6eff382

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


DISTFILES: glib2: glib-2.60.0.tar.xz

2019-03-13 Thread atler
Request by: atler


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/glib/2.60/glib-2.60.0.tar.xz
7d36520dda58de65027abf5b4fb1241a  glib-2.60.0.tar.xz
Size: 4584416 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/glib2] up to 2.60.0

2019-03-13 Thread atler
commit 4b994ea4240fba9b26b92dc20990fe99b22183bc
Author: Jan Palus 
Date:   Wed Mar 13 22:46:49 2019 +0100

up to 2.60.0

- switched to meson
- libtool files no longer provided

 glib2.spec | 81 +++---
 1 file changed, 19 insertions(+), 62 deletions(-)
---
diff --git a/glib2.spec b/glib2.spec
index 07694f0..2327b8d 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -19,17 +19,14 @@ Summary(pt_BR.UTF-8):   Conjunto de funções gráficas 
utilitárias
 Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):  实用工具函数库
 Name:  glib2
-Version:   2.58.3
+Version:   2.60.0
 Release:   1
 Epoch: 1
 License:   LGPL v2+
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/glib/2.58/glib-%{version}.tar.xz
-# Source0-md5: 8058c7bde846dcffe5fa453eca366d73
-Patch0:%{name}-makefile.patch
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/glib/2.60/glib-%{version}.tar.xz
+# Source0-md5: 7d36520dda58de65027abf5b4fb1241a
 URL:   http://www.gtk.org/
-BuildRequires: autoconf >= 2.62
-BuildRequires: automake >= 1:1.13.3
 BuildRequires: docbook-dtd412-xml
 BuildRequires: docbook-dtd45-xml
 BuildRequires: docbook-style-xsl-nons
@@ -46,17 +43,18 @@ BuildRequires:  gtk-doc-automake >= 1.20
 BuildRequires: libffi-devel >= 3.0.0
 BuildRequires: libmount-devel >= 2.28
 %{?with_selinux:BuildRequires: libselinux-devel}
-BuildRequires: libtool >= 2:2.2
+BuildRequires: meson >= 0.48.0
+BuildRequires: ninja
 BuildRequires: pcre-devel >= 8.31
 BuildRequires: perl-base
 BuildRequires: pkgconfig >= 1:0.16
 # in case of separate libelf (elfutils don't provide .pc file)
 #BuildRequires:pkgconfig(libelf) >= 0.8.12
 BuildRequires: pkgconfig(libffi) >= 3.0.0
-BuildRequires: python >= 1:2.7
+BuildRequires: python3 >= 1:3.4
 BuildRequires: rpm-perlprov
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.527
+BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: sed >= 4.0
 %{?with_systemtap:BuildRequires:   systemtap-sdt-devel}
 BuildRequires: tar >= 1:1.22
@@ -237,58 +235,29 @@ Sondy systemtap/dtrace dla GLib 2.
 
 %prep
 %setup -q -n glib-%{version}
-%patch0 -p1
-
-%if %{without apidocs}
-%{__sed} -e '/SUBDIRS/s/docs//' -i Makefile.am
-%{__sed} -e '/^docs.*Makefile$/d' -i configure.ac
-echo 'AC_DEFUN([GTK_DOC_CHECK],[])' >> acinclude.m4
-%endif
 
 %build
-%{?with_apidocs:%{__gtkdocize}}
-%{__libtoolize}
-%{__aclocal} -I m4macros
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-
-# -Wall CPPFLAGS is workaround for 
https://bugzilla.gnome.org/show_bug.cgi?id=698716
-%configure \
-   CPPFLAGS="%{rpmcppflags} -Wall" \
-   --enable-debug=%{?debug:yes} \
-   %{!?with_systemtap:--disable-dtrace} \
+%meson build \
+   %{?debug:--debug} \
+   -Ddtrace=%{__true_false systemtap} \
+   -Dsystemtap=%{__true_false systemtap} \
 %ifarch %{ix86}
-   
%{?with_systemtap:--with-tapset-install-dir=%{_datadir}/systemtap/tapset/i386} \
+   
%{?with_systemtap:-Dtapset_install_dir=%{_datadir}/systemtap/tapset/i386} \
 %endif
-   %{__enable_disable apidocs gtk-doc} \
-   %{__enable_disable selinux} \
-   --disable-silent-rules \
-   %{__enable_disable static_libs static} \
-   --enable-man \
-   %{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
-   --with-pcre=system
-
-# gtk-doc build requires UTF-8 locale
-LC_ALL=C.UTF-8 \
-%{__make}
+   -Dgtk_doc=%{__true_false apidocs} \
+   -Dselinux=%{?with_selinux:enabled}%{!?with_selinux:disabled} \
+   -Dman=true \
+   -Dinternal_pcre=false
+
+%ninja_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT \
-   m4datadir=%{_aclocaldir} \
-   pkgconfigdir=%{_pkgconfigdir}
+%ninja_install -C build
 
-> $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
 > $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/gschemas.compiled
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gio/modules/libgiofam.la \
-   %{?with_static_libs:$RPM_BUILD_ROOT%{_libdir}/gio/modules/libgiofam.a}
-
-%{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr@ije,sr@ijekavian}
-
 %py_comp $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb
 %py_postclean $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb
@@ -301,9 +270,6 @@ rm -rf $RPM_BUILD_ROOT
 %post
 /sbin/ldconfig
 
-umask 022
-%{_bindir}/gio-querymodules %{_libdir}/gio/modules || :
-
 %postun-p /sbin/ldconfig
 
 %files -f glib20.lang
@@ -326,10 +292,6 @@ umask 022
 %attr(755,root,root) %ghost %{_libdir}/libgobject-2.0.so.0
 %attr(755,root,root) %{_libdir}/libgthread-2.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgthread-2.0.so.0
-%dir %{_libdir}/gio
-%dir %{_libdir}/gio/modules
-%attr(755,root,root) %{_libdir}/gio/modules/libgiofam.so
-%ghost %{_libdir}/gio/modules/giomodule.cache
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
 

[packages/gvfs] - typo

2019-03-13 Thread baggins
commit 9101291ff3802661686ad40c2710fa23fc4b0d07
Author: Jan Rękorajski 
Date:   Wed Mar 13 22:01:02 2019 +0100

- typo

 gvfs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index 1bb4584..2f063cb 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -79,7 +79,7 @@ BuildRequires:libxml2-devel >= 1:2.6.31
 %{?with_doc:BuildRequires: libxslt-progs}
 BuildRequires: meson >= 0.46.0
 BuildRequires: ninja
-BuildRequires; openssh-clients
+BuildRequires: openssh-clients
 BuildRequires: pkgconfig
 %{?with_admin:BuildRequires:   polkit-devel}
 BuildRequires: rpmbuild(macros) >= 1.727


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gvfs.git/commitdiff/9101291ff3802661686ad40c2710fa23fc4b0d07

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


[packages/gvfs] - BR openssh-clients, meson is a PoS

2019-03-13 Thread baggins
commit 7ad90d6f360acd7a011efad8f65ad6739044bbcd
Author: Jan Rękorajski 
Date:   Wed Mar 13 21:59:59 2019 +0100

- BR openssh-clients, meson is a PoS

 gvfs.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gvfs.spec b/gvfs.spec
index 7bc464c..1bb4584 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -79,6 +79,7 @@ BuildRequires:libxml2-devel >= 1:2.6.31
 %{?with_doc:BuildRequires: libxslt-progs}
 BuildRequires: meson >= 0.46.0
 BuildRequires: ninja
+BuildRequires; openssh-clients
 BuildRequires: pkgconfig
 %{?with_admin:BuildRequires:   polkit-devel}
 BuildRequires: rpmbuild(macros) >= 1.727


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gvfs.git/commitdiff/7ad90d6f360acd7a011efad8f65ad6739044bbcd

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


[packages/talloc] - fixed python3-talloc-devel dependencies

2019-03-13 Thread qboosh
commit 767cb2e699ca32200753c2ce78fda54d70410c26
Author: Jakub Bogusz 
Date:   Wed Mar 13 22:02:25 2019 +0100

- fixed python3-talloc-devel dependencies

 talloc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/talloc.spec b/talloc.spec
index 7a79227..15e9f72 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -101,8 +101,8 @@ Summary:Development files for Python 3 pytalloc-util 
library
 Summary(pl.UTF-8): Pliki programistyczne biblioteki pytalloc-util dla 
Pythona 3
 Group: Development/Libraries
 Requires:  %{name}-devel = %{epoch}:%{version}-%{release}
-Requires:  python-devel >= 1:3.2
-Requires:  python-talloc = %{epoch}:%{version}-%{release}
+Requires:  python3-devel >= 1:3.2
+Requires:  python3-talloc = %{epoch}:%{version}-%{release}
 
 %description -n python3-talloc-devel
 Development files for Python 3 pytalloc-util library.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/talloc.git/commitdiff/767cb2e699ca32200753c2ce78fda54d70410c26

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


[packages/glew] - fix pkgconfig dir

2019-03-13 Thread baggins
commit e4078bec7f2c156835a65b7732c4f9677083264b
Author: Jan Rękorajski 
Date:   Wed Mar 13 21:52:23 2019 +0100

- fix pkgconfig dir

 glew.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/glew.spec b/glew.spec
index e01850a..ad1c95c 100644
--- a/glew.spec
+++ b/glew.spec
@@ -63,7 +63,8 @@ Biblioteka statyczna glew.
OPT="%{rpmcflags}" \
LDFLAGS="%{rpmldflags}" \
INCDIR=%{_includedir}/GL \
-   LIBDIR=%{_libdir}
+   LIBDIR=%{_libdir} \
+   PKGDIR=%{_pkgconfigdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glew.git/commitdiff/e4078bec7f2c156835a65b7732c4f9677083264b

___
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.18.tar.gz

2019-03-13 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/tdb/tdb-1.3.18.tar.gz
fdb34ed48478a084e9e0c310cc178e87  tdb-1.3.18.tar.gz
Size: 697970 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.18 - added python3- package

2019-03-13 Thread qboosh
commit b68854ecb02d84c0a491ebd183deeac9f5c99dc9
Author: Jakub Bogusz 
Date:   Wed Mar 13 21:53:46 2019 +0100

- updated to 1.3.18
- added python3- package

 tdb.spec | 56 
 1 file changed, 44 insertions(+), 12 deletions(-)
---
diff --git a/tdb.spec b/tdb.spec
index 085d05b..e2db2c0 100644
--- a/tdb.spec
+++ b/tdb.spec
@@ -1,15 +1,20 @@
+#
+# Conditional build:
+%bcond_without python2 # CPython 2.x binding
+
 Summary:   TDB - Trivial Database
 Summary(pl.UTF-8): TDB - prosta baza danych
 Name:  tdb
-Version:   1.3.16
+Version:   1.3.18
 Release:   1
 Epoch: 2
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
-# Source0-md5: 7d06d8709188e07df853d9e91db88927
+# Source0-md5: fdb34ed48478a084e9e0c310cc178e87
 URL:   http://tdb.samba.org/
-BuildRequires: python-devel >= 1:2.4.2
+%{?with_python2:BuildRequires: python-devel >= 1:2.4.2}
+BuildRequires: python3-devel >= 1:3.2
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 Obsoletes: tdb-extras
@@ -42,30 +47,44 @@ Header files for TDB library.
 Pliki nagłówkowe biblioteki TDB.
 
 %package -n python-tdb
-Summary:   Python bindings for TDB
-Summary(pl.UTF-8): Pythonowy interfejs do TDB
+Summary:   Python 2 bindings for TDB
+Summary(pl.UTF-8): Interfejs Pythona 2 do TDB
 Group: Libraries/Python
 Requires:  %{name} = %{epoch}:%{version}-%{release}
-%pyrequires_eq  python-libs
+Requires:  python-libs >= 1:2.4.2
 
 %description -n python-tdb
-Python bindings for TDB.
+Python 2 bindings for TDB.
 
 %description -n python-tdb -l pl.UTF-8
-Pythonowy interfejs do TDB.
+Interfejs Pythona 2 do TDB.
+
+%package -n python3-tdb
+Summary:   Python 3 bindings for TDB
+Summary(pl.UTF-8): Interfejs Pythona 3 do TDB
+Group: Libraries/Python
+Requires:  %{name} = %{epoch}:%{version}-%{release}
+Requires:  python3-libs >= 1:3.2
+
+%description -n python3-tdb
+Python 3 bindings for TDB.
+
+%description -n python3-tdb -l pl.UTF-8
+Interfejs Pythona 3 do TDB.
 
 %prep
 %setup -q
 
 %build
-# note: configure in fact is waf call
+export JOBS=1
+
 CC="%{__cc}" \
 CFLAGS="%{rpmcflags}" \
-PYTHONDIR=%{py_sitedir} \
-./configure \
+%{__python3} buildtools/bin/waf configure \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
-   --disable-rpath
+   --disable-rpath \
+   %{?with_python2:--extra-python=%{__python}}
 
 %{__make} \
V=1
@@ -76,9 +95,14 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+%if %{with python2}
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
+%endif
+
+%py3_comp $RPM_BUILD_ROOT%{py3_sitedir}
+%py3_ocomp $RPM_BUILD_ROOT%{py3_sitedir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,7 +134,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/tdb.h
 %{_pkgconfigdir}/tdb.pc
 
+%if %{with python2}
 %files -n python-tdb
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/tdb.so
 %{py_sitedir}/_tdb_text.py[co]
+%endif
+
+%files -n python3-tdb
+%defattr(644,root,root,755)
+%attr(755,root,root) %{py3_sitedir}/tdb.cpython-*.so
+%{py3_sitedir}/_tdb_text.py
+%{py3_sitedir}/__pycache__/_tdb_text.cpython-*.py[co]


 gitweb:

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

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


[packages/giflib] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit ed4d2214889415da292d87db0cb31218bcad0778
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:00 2019 +0100

- release 2 (by relup.sh)

 giflib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/giflib.spec b/giflib.spec
index 3c0e1c9..def95d4 100644
--- a/giflib.spec
+++ b/giflib.spec
@@ -10,7 +10,7 @@ Summary(ru.UTF-8):Библиотека для работы с GIF-файлам
 Summary(uk.UTF-8): Бібліотека для роботи з GIF-файлами
 Name:  giflib
 Version:   5.1.7
-Release:   1
+Release:   2
 License:   MIT-like
 Group: Libraries
 Source0:   
http://downloads.sourceforge.net/giflib/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/giflib.git/commitdiff/ed4d2214889415da292d87db0cb31218bcad0778

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


[packages/gnome-contacts] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 5c5b9fe044a6af46758d1ae2e052d58509076854
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:18 2019 +0100

- release 2 (by relup.sh)

 gnome-contacts.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-contacts.spec b/gnome-contacts.spec
index f96c099..0a16222 100644
--- a/gnome-contacts.spec
+++ b/gnome-contacts.spec
@@ -1,7 +1,7 @@
 Summary:   Contacts manager for GNOME
 Name:  gnome-contacts
 Version:   3.30.2
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: Applications/Communications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-contacts/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-contacts.git/commitdiff/5c5b9fe044a6af46758d1ae2e052d58509076854

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


[packages/x265] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 01bbdd574cc0f6af5936c7ad606423dc0b24563b
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:23:01 2019 +0100

- release 2 (by relup.sh)

 x265.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x265.spec b/x265.spec
index ab4dfb0..4e8e2f8 100644
--- a/x265.spec
+++ b/x265.spec
@@ -12,7 +12,7 @@ Summary:  H.265/HEVC video encoder
 Summary(pl.UTF-8): Koder obrazu H.265/HEVC
 Name:  x265
 Version:   3.0
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: Libraries
 # also at https://bitbucket.org/multicoreware/x265/downloads


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/x265.git/commitdiff/01bbdd574cc0f6af5936c7ad606423dc0b24563b

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


[packages/protobuf] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit fb4057e86ed4eb606bded937c08f7e85891a7b87
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:21:37 2019 +0100

- release 2 (by relup.sh)

 protobuf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/protobuf.spec b/protobuf.spec
index c53269e..63e8ce6 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -13,7 +13,7 @@ Summary:  Protocol Buffers - Google's data interchange 
format
 Summary(pl.UTF-8): Protocol Buffers - format wymiany danych Google
 Name:  protobuf
 Version:   3.7.0
-Release:   1
+Release:   2
 License:   BSD
 Group: Libraries
 #Source0Download: https://github.com/google/protobuf/releases


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/protobuf.git/commitdiff/fb4057e86ed4eb606bded937c08f7e85891a7b87

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


[packages/dokuwiki-plugin-bureaucracy] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 9b3c6b7bd19dd9b0fffae2cba445f4efaa7a7eee
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:18:16 2019 +0100

- release 2 (by relup.sh)

 dokuwiki-plugin-bureaucracy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dokuwiki-plugin-bureaucracy.spec b/dokuwiki-plugin-bureaucracy.spec
index acc1313..775dcd3 100644
--- a/dokuwiki-plugin-bureaucracy.spec
+++ b/dokuwiki-plugin-bureaucracy.spec
@@ -7,7 +7,7 @@ Summary:Easily create HTML forms and collect the data 
via email or use it to cr
 Summary(pl.UTF-8): Wtyczka bureaucracy dla DokuWiki
 Name:  dokuwiki-plugin-%{plugin}
 Version:   %{ver}
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/WWW
 Source0:   
https://github.com/splitbrain/dokuwiki-plugin-%{plugin}/archive/%{subver}/%{plugin}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki-plugin-bureaucracy.git/commitdiff/9b3c6b7bd19dd9b0fffae2cba445f4efaa7a7eee

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


[packages/fwupd] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit c9e88618f24c53c0ddb66c1f5d7089e87ca6d3d3
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:18:33 2019 +0100

- release 2 (by relup.sh)

 fwupd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index 273fc64..a7db685 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -11,7 +11,7 @@ Summary:  System daemon for installing device firmware
 Summary(pl.UTF-8): Demon systemowy do instalowania firmware'u urządzeń
 Name:  fwupd
 Version:   1.2.5
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: Applications/System
 Source0:   
https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/c9e88618f24c53c0ddb66c1f5d7089e87ca6d3d3

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


[packages/sip] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 68611d313de73407cfc6e5de3e9f0bdcf94ab013
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:21 2019 +0100

- release 2 (by relup.sh)

 sip.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sip.spec b/sip.spec
index 25e13ef..c458928 100644
--- a/sip.spec
+++ b/sip.spec
@@ -7,7 +7,7 @@ Summary:Python bindings generator for C++ class 
libraries
 Summary(pl.UTF-8): Generator powiązań Pythona z bibliotekami klas C++
 Name:  sip
 Version:   4.19.14
-Release:   1
+Release:   2
 Epoch: 2
 License:   SIP (redistributable, see LICENSE) or GPL v2 or GPL v3
 Group: Development/Languages/Python


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sip.git/commitdiff/68611d313de73407cfc6e5de3e9f0bdcf94ab013

___
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] - release 3 (by relup.sh)

2019-03-13 Thread baggins
commit 4650c9357d86dd8e727aa7e1ed2ce60676f8cb58
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:23:13 2019 +0100

- release 3 (by relup.sh)

 xtables-geoip.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xtables-geoip.spec b/xtables-geoip.spec
index 0b9a903..ab07800 100644
--- a/xtables-geoip.spec
+++ b/xtables-geoip.spec
@@ -2,7 +2,7 @@ Summary:GeoIP database files for xt_geoip
 Summary(pl.UTF-8): Pliki baz danych GeoIP dla xt_geoip
 Name:  xtables-geoip
 Version:   20181030
-Release:   2
+Release:   3
 License:   GPL, Open Data License
 Group: Networking/Admin
 Source0:   
https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtables-geoip.git/commitdiff/4650c9357d86dd8e727aa7e1ed2ce60676f8cb58

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


[packages/multipath-tools] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 46b7bf18beefe106db70ef720d2dad76f8f1598b
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:21:28 2019 +0100

- release 2 (by relup.sh)

 multipath-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/multipath-tools.spec b/multipath-tools.spec
index 2fc2937..5635366 100644
--- a/multipath-tools.spec
+++ b/multipath-tools.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8):  Implementacja wielotrasowego dostępu do 
zasobów przy użyci
 Name:  multipath-tools
 Version:   0.8.0
 %definegitref  eb688e1
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Base
 # http://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=%{gitref};sf=tgz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/multipath-tools.git/commitdiff/46b7bf18beefe106db70ef720d2dad76f8f1598b

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


[packages/krusader] - release 3 (by relup.sh)

2019-03-13 Thread baggins
commit bffc439a7776f86d3cb307791ff0e0b2fa8a99f3
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:01 2019 +0100

- release 3 (by relup.sh)

 krusader.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/krusader.spec b/krusader.spec
index 554f53c..53057c9 100644
--- a/krusader.spec
+++ b/krusader.spec
@@ -11,7 +11,7 @@ Summary:  Krusader is a filemanager for KDE
 Summary(pl.UTF-8): Krusader jest zarządcą plików dla KDE
 Name:  krusader
 Version:   2.7.1
-Release:   2
+Release:   3
 License:   GPL
 Group: X11/Applications
 Source0:   
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/krusader.git/commitdiff/bffc439a7776f86d3cb307791ff0e0b2fa8a99f3

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


[packages/jsonrpc-glib] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit b7f174da24068e359c78e3203b7abbbdfd67ecf0
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:44 2019 +0100

- release 2 (by relup.sh)

 jsonrpc-glib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jsonrpc-glib.spec b/jsonrpc-glib.spec
index 93615dc..e59a016 100644
--- a/jsonrpc-glib.spec
+++ b/jsonrpc-glib.spec
@@ -1,7 +1,7 @@
 Summary:   jsonrpc-glib - a library to communicate with JSON-RPC based 
peers
 Name:  jsonrpc-glib
 Version:   3.30.1
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/jsonrpc-glib/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jsonrpc-glib.git/commitdiff/b7f174da24068e359c78e3203b7abbbdfd67ecf0

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


[packages/python-pykickstart] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit a361dec9e995d040189a4ca41f7db02055e611f4
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:21:53 2019 +0100

- release 2 (by relup.sh)

 python-pykickstart.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pykickstart.spec b/python-pykickstart.spec
index b44dc99..345370f 100644
--- a/python-pykickstart.spec
+++ b/python-pykickstart.spec
@@ -8,7 +8,7 @@ Summary:A Python 2 library for manipulating kickstart 
files
 Summary(pl.UTF-8): Biblioteka Pythona 2 do operowania na plikach kickstart
 Name:  python-%{module}
 Version:   3.20
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Libraries/Python
 #Source0Download: https://github.com/dcantrell/pykickstart/releases


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pykickstart.git/commitdiff/a361dec9e995d040189a4ca41f7db02055e611f4

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


[packages/lvm2] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit f5278ca17a6608119f0d7e027c50516a30ff0ade
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:59 2019 +0100

- release 2 (by relup.sh)

 lvm2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lvm2.spec b/lvm2.spec
index 24ab0d7..4e8ee17 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -57,7 +57,7 @@ Summary:  The new version of Logical Volume Manager for 
Linux
 Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa
 Name:  lvm2
 Version:   2.02.183
-Release:   1
+Release:   2
 License:   GPL v2 and LGPL v2.1
 Group: Applications/System
 Source0:   ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/f5278ca17a6608119f0d7e027c50516a30ff0ade

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


[packages/gnome-maps] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit c53edd56bf31564a97dc234c455ef2a9aca4a8b8
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:26 2019 +0100

- release 2 (by relup.sh)

 gnome-maps.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-maps.spec b/gnome-maps.spec
index 1371597..2c226f0 100644
--- a/gnome-maps.spec
+++ b/gnome-maps.spec
@@ -2,7 +2,7 @@ Summary:Map application for GNOME
 Summary(pl.UTF-8): Mapa dla GNOME
 Name:  gnome-maps
 Version:   3.30.3
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-maps/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-maps.git/commitdiff/c53edd56bf31564a97dc234c455ef2a9aca4a8b8

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


[packages/qwt] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit e7cd63ad03bf6fa991b2298fd8197b1a169d37ad
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:01 2019 +0100

- release 2 (by relup.sh)

 qwt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qwt.spec b/qwt.spec
index cef634b..b814012 100644
--- a/qwt.spec
+++ b/qwt.spec
@@ -7,7 +7,7 @@ Summary:2D plotting widget extension to the Qt4 GUI
 Summary(pl.UTF-8): Rozszerzenie wykresów 2D dla GUI Qt4
 Name:  qwt
 Version:   6.1.3
-Release:   1
+Release:   2
 License:   Qwt v1.0
 Group: X11/Libraries
 Source0:   http://downloads.sourceforge.net/qwt/%{name}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qwt.git/commitdiff/e7cd63ad03bf6fa991b2298fd8197b1a169d37ad

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


[packages/libdazzle] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit dbfcac803a7f86b7bbf496aaa266f60f5dce0c6c
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:14 2019 +0100

- release 2 (by relup.sh)

 libdazzle.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdazzle.spec b/libdazzle.spec
index 0b04c22..321901d 100644
--- a/libdazzle.spec
+++ b/libdazzle.spec
@@ -1,7 +1,7 @@
 Summary:   Experimental new features for GTK+ and GLib
 Name:  libdazzle
 Version:   3.30.2
-Release:   1
+Release:   2
 License:   GPL v3
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/libdazzle/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdazzle.git/commitdiff/dbfcac803a7f86b7bbf496aaa266f60f5dce0c6c

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


[packages/epiphany] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 502bff4925a8fd31ededcff0db46df788770ccd6
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:18:24 2019 +0100

- release 2 (by relup.sh)

 epiphany.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index d6e4ed8..317ffb3 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -4,7 +4,7 @@ Summary(es.UTF-8):  Epiphany - navigador Web de GNOME 
basado en WebKit
 Summary(pl.UTF-8): Epiphany - przeglądarka WWW dla GNOME
 Name:  epiphany
 Version:   3.30.2
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications/Networking
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/epiphany/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/epiphany.git/commitdiff/502bff4925a8fd31ededcff0db46df788770ccd6

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


[packages/gnome-calendar] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 4d4f7aa40a48686d88ebfcf7c57cbff89003b81f
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:10 2019 +0100

- release 2 (by relup.sh)

 gnome-calendar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-calendar.spec b/gnome-calendar.spec
index afefdd0..ac2e476 100644
--- a/gnome-calendar.spec
+++ b/gnome-calendar.spec
@@ -2,7 +2,7 @@ Summary:Calendar application for GNOME
 Summary(pl.UTF-8): Aplikacja kalendarza dla GNOME
 Name:  gnome-calendar
 Version:   3.30.1
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-calendar/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-calendar.git/commitdiff/4d4f7aa40a48686d88ebfcf7c57cbff89003b81f

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


[packages/yubikey-manager] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit bd04091b58a08be848cca8e0bad8aa8a0cd6ba51
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:23:21 2019 +0100

- release 2 (by relup.sh)

 yubikey-manager.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 843c49a..e443308 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -6,7 +6,7 @@ Summary:Tool for managing your YubiKey configuration
 Summary(pl.UTF-8): Narzędzie do zarządzania urządzeniami YubiKey
 Name:  yubikey-manager
 Version:   2.1.0
-Release:   1
+Release:   2
 License:   BSD
 Group: Applications/System
 Source0:   
https://developers.yubico.com/yubikey-manager/Releases/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yubikey-manager.git/commitdiff/bd04091b58a08be848cca8e0bad8aa8a0cd6ba51

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


[packages/sushi] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 93aee807d6116f11ab8d65bb81ec4fa8029256ab
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:38 2019 +0100

- release 2 (by relup.sh)

 sushi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sushi.spec b/sushi.spec
index 7203b2c..acd889f 100644
--- a/sushi.spec
+++ b/sushi.spec
@@ -2,7 +2,7 @@ Summary:A quick previewer for Nautilus
 Summary(pl.UTF-8): Szybki podgląd dla Nautilusa
 Name:  sushi
 Version:   3.30.0
-Release:   1
+Release:   2
 License:   GPL v2+ with GStreamer plugins exception
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/sushi/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sushi.git/commitdiff/93aee807d6116f11ab8d65bb81ec4fa8029256ab

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


DISTFILES: linux-libc-headers: ERRORS: linux-5.0.tar.xz patch-5.0.0.xz

2019-03-13 Thread baggins
Request by: baggins

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e576156f-0f47-45b8-8a11-4fef1bd1224c/eff3af043f7cfc0cd0bb57d70b8da618/patch-5.0.0.xz
 https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.0.xz:
https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/patch-5.0.0.xz:
2019-03-13 20:20:45 ERROR 404: Not Found.


wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e576156f-0f47-45b8-8a11-4fef1bd1224c/eff3af043f7cfc0cd0bb57d70b8da618/patch-5.0.0.xz
 https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.0.xz:
exited with code 8 (0x00)

FATAL: https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.0.xz 
(eff3af043f7cfc0cd0bb57d70b8da618) was not fetched correctly (wget -nv --no-iri 
--no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e576156f-0f47-45b8-8a11-4fef1bd1224c/eff3af043f7cfc0cd0bb57d70b8da618/patch-5.0.0.xz
 https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.0.xz: 
https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/patch-5.0.0.xz:
2019-03-13 20:20:45 ERROR 404: Not Found.
): file fetched but has 0 length

Files fetched: 0

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
7381ce8aac80a01448e065ce795c19c0  linux-5.0.tar.xz


-- 
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/rsync] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 3e05687ca9731ad99b97e1b84b40db503b6f7b9c
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:12 2019 +0100

- release 2 (by relup.sh)

 rsync.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rsync.spec b/rsync.spec
index 55cd79e..b7a4f8d 100644
--- a/rsync.spec
+++ b/rsync.spec
@@ -21,7 +21,7 @@ Summary(zh_CN.UTF-8): [通讯]传输工具
 Summary(zh_TW.UTF-8):  [喙啪]$(B6G?i火(c(B
 Name:  rsync
 Version:   3.1.3
-Release:   1
+Release:   2
 Epoch: 1
 License:   GPL v3+
 Group: Networking/Utilities


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rsync.git/commitdiff/3e05687ca9731ad99b97e1b84b40db503b6f7b9c

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


[packages/lm_sensors] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 3c02939370ae6928622787236925e28c11bb8bd3
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:49 2019 +0100

- release 2 (by relup.sh)

 lm_sensors.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lm_sensors.spec b/lm_sensors.spec
index 7d679a8..b1a1331 100644
--- a/lm_sensors.spec
+++ b/lm_sensors.spec
@@ -10,7 +10,7 @@ Summary(ru.UTF-8):Утилиты для мониторинга аппарату
 Summary(uk.UTF-8): Утиліти для моніторингу апаратури
 Name:  lm_sensors
 Version:   3.5.0
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: Applications/System
 Source0:   https://github.com/lm-sensors/lm-sensors/archive/V%{ver}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lm_sensors.git/commitdiff/3c02939370ae6928622787236925e28c11bb8bd3

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


[packages/kdenlive] - release 3 (by relup.sh)

2019-03-13 Thread baggins
commit dc887b2f4237c88f7d0e16708f561ea155ec8b59
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:52 2019 +0100

- release 3 (by relup.sh)

 kdenlive.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kdenlive.spec b/kdenlive.spec
index feab9f6..afc7e8a 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -5,7 +5,7 @@ Summary:KDE movie editor
 Summary(pl.UTF-8): Edytor filmów dla KDE
 Name:  kdenlive
 Version:   18.12.1
-Release:   2
+Release:   3
 License:   GPL
 Group: X11/Applications/Multimedia
 Source0:   
http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdenlive.git/commitdiff/dc887b2f4237c88f7d0e16708f561ea155ec8b59

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


[packages/getmail] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 8562f9d73801a57967d16a6af828ae7895d4250e
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:18:51 2019 +0100

- release 2 (by relup.sh)

 getmail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/getmail.spec b/getmail.spec
index 3cf63d5..04f849f 100644
--- a/getmail.spec
+++ b/getmail.spec
@@ -2,7 +2,7 @@ Summary:getmail - a mail retriever designed to allow 
you to get your mail
 Summary(pl.UTF-8): getmail - program do ściągania poczty
 Name:  getmail
 Version:   5.13
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/Mail
 Source0:   
http://pyropus.ca/software/getmail/old-versions/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/getmail.git/commitdiff/8562f9d73801a57967d16a6af828ae7895d4250e

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


[packages/linux-libc-headers] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 71eafb77224a2fef45318883e2dc3145aee0d9f4
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:32 2019 +0100

- release 2 (by relup.sh)

 linux-libc-headers.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linux-libc-headers.spec b/linux-libc-headers.spec
index 890501c..f2e195a 100644
--- a/linux-libc-headers.spec
+++ b/linux-libc-headers.spec
@@ -8,7 +8,7 @@ Summary:Linux kernel headers for use with C libraries
 Summary(pl.UTF-8): Nagłówki jądra Linuksa do użytku z bibliotekami C
 Name:  linux-libc-headers
 Version:   %{basever}.%{postver}
-Release:   1
+Release:   2
 Epoch: 7
 License:   GPL v2
 Group: Development


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-libc-headers.git/commitdiff/71eafb77224a2fef45318883e2dc3145aee0d9f4

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


[packages/sysprof] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 6f3747e85c208cfb9d4520412b3a343c26f9e04d
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:46 2019 +0100

- release 2 (by relup.sh)

 sysprof.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sysprof.spec b/sysprof.spec
index 8359a32..4449bba 100644
--- a/sysprof.spec
+++ b/sysprof.spec
@@ -6,7 +6,7 @@ Summary:Sampling CPU profiler for Linux
 Summary(pl.UTF-8): Próbkujący profiler procesora dla Linuksa
 Name:  sysprof
 Version:   3.30.2
-Release:   1
+Release:   2
 License:   GPL v3+
 Group: Applications/System
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/sysprof/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysprof.git/commitdiff/6f3747e85c208cfb9d4520412b3a343c26f9e04d

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


[packages/lxc] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit c254e9b63c43ba3a36083f7958330afc6e287bc4
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:21:11 2019 +0100

- release 2 (by relup.sh)

 lxc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lxc.spec b/lxc.spec
index 14ef3ae..70d1502 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -14,7 +14,7 @@ Summary:  Linux Containers userspace tools
 Summary(pl.UTF-8): Narzędzia do kontenerów linuksowych (LXC)
 Name:  lxc
 Version:   3.0.3
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: Applications/System
 Source0:   
https://linuxcontainers.org/downloads/lxc/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/c254e9b63c43ba3a36083f7958330afc6e287bc4

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


[packages/python-dulwich] - release 3 (by relup.sh)

2019-03-13 Thread baggins
commit 6ef1d2a4e585e23ebd8dbbedc01b2fb9e32ef53a
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:21:45 2019 +0100

- release 3 (by relup.sh)

 python-dulwich.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 785ec23..3214642 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -11,7 +11,7 @@ Summary:  A Python implementation of the Git file formats 
and protocols
 Summary(pl.UTF-8): Pythonowa implementacja formatów plików i protokołów 
Gita
 Name:  python-%{module}
 Version:   0.19.6
-Release:   2
+Release:   3
 License:   GPL v2+ or Apache 2.0+
 Group: Libraries/Python
 Source0:   https://www.dulwich.io/releases/%{module}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dulwich.git/commitdiff/6ef1d2a4e585e23ebd8dbbedc01b2fb9e32ef53a

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


[packages/mate-themes] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit e8c0169dbfa10c86e6cfac7483a8349e18e31ffe
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:21:20 2019 +0100

- release 2 (by relup.sh)

 mate-themes.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 9b3963c..ccdbf87 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -3,7 +3,7 @@ Summary:MATE Desktop themes
 Summary(pl.UTF-8): Motywy dla środowiska MATE Desktop
 Name:  mate-themes
 Version:   3.22.19
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: Themes
 Source0:   
http://pub.mate-desktop.org/releases/themes/%{gtk3_mver}/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-themes.git/commitdiff/e8c0169dbfa10c86e6cfac7483a8349e18e31ffe

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


[packages/gc] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit e5c9c63b7e675f04fd297abc552365391abd96c2
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:18:42 2019 +0100

- release 2 (by relup.sh)

 gc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gc.spec b/gc.spec
index cbfa807..e0726cb 100644
--- a/gc.spec
+++ b/gc.spec
@@ -10,7 +10,7 @@ Summary:  The Boehm-Demers-Weiser conservative garbage 
collector
 Summary(pl.UTF-8): Konserwatywny odśmiecacz pamięci Boehma-Demersa-Weisera
 Name:  gc
 Version:   8.0.2
-Release:   1
+Release:   2
 License:   BSD-like
 Group: Libraries
 Source0:   http://www.hboehm.info/gc/gc_source/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gc.git/commitdiff/e5c9c63b7e675f04fd297abc552365391abd96c2

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


[packages/linux-firmware] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit f68da5778319d0072143b702ee28d2948e426252
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:23 2019 +0100

- release 2 (by relup.sh)

 linux-firmware.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index b5fd7c7..31d0a0c 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,6 +1,6 @@
 # TODO
 # - subpackages for various firmwares?
-%definerel 1
+%definerel 2
 %definever 20190213
 Summary:   Firmware files used by the Linux kernel
 Summary(pl.UTF-8): Pliki firmware'u używane przez jądro Linuksa


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-firmware.git/commitdiff/f68da5778319d0072143b702ee28d2948e426252

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


DISTFILES: lm_sensors: ERRORS:

2019-03-13 Thread baggins
Request by: baggins

lm_sensors: unexpanded macros in 
https://github.com/lm-sensors/lm-sensors/archive/V'%version'.tar.gz
lm_sensors: source source0 url 
https://github.com/lm-sensors/lm-sensors/archive/V'%version'.tar.gz is 
ill-formatted



Files fetched: 0



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


[packages/live] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit a851aee44a535c2b4e91bb9342075a900a982dae
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:20:41 2019 +0100

- release 2 (by relup.sh)

 live.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/live.spec b/live.spec
index a92a8ea..6a9d693 100644
--- a/live.spec
+++ b/live.spec
@@ -9,7 +9,7 @@ Summary:LIVE555 streaming media server
 Summary(pl.UTF-8): LIVE555 - serwer strumieni multimedialnych
 Name:  live
 Version:   2019.02.03
-Release:   1
+Release:   2
 Epoch: 2
 License:   LGPL v2.1+
 Group: Applications/Multimedia


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/live.git/commitdiff/a851aee44a535c2b4e91bb9342075a900a982dae

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


[packages/squid] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 73b7f0e0afc9a1960a40c8b07cb9e05646d9ae4d
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:30 2019 +0100

- release 2 (by relup.sh)

 squid.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squid.spec b/squid.spec
index a87581b..c11345c 100644
--- a/squid.spec
+++ b/squid.spec
@@ -17,7 +17,7 @@ Summary(uk.UTF-8):Squid - кеш об'єктів Internet
 Summary(zh_CN.UTF-8):  SQUID 高速缓冲代理服务器
 Name:  squid
 Version:   4.6
-Release:   1
+Release:   2
 Epoch: 7
 License:   GPL v2
 Group: Networking/Daemons


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squid.git/commitdiff/73b7f0e0afc9a1960a40c8b07cb9e05646d9ae4d

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


[packages/template-glib] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 076d94790e2e84d7537c21da7a3aa0a9b59def61
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:22:53 2019 +0100

- release 2 (by relup.sh)

 template-glib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/template-glib.spec b/template-glib.spec
index 72c507b..c52f25a 100644
--- a/template-glib.spec
+++ b/template-glib.spec
@@ -1,7 +1,7 @@
 Summary:   template-glib - generate text based on a template and user 
defined state
 Name:  template-glib
 Version:   3.30.0
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/template-glib/3.30/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/template-glib.git/commitdiff/076d94790e2e84d7537c21da7a3aa0a9b59def61

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


[packages/griffith] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit baba9ca80c9e2098c3299b6c6c1b04ee4bcb3d37
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:19:35 2019 +0100

- release 2 (by relup.sh)

 griffith.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/griffith.spec b/griffith.spec
index 541b33c..4341826 100644
--- a/griffith.spec
+++ b/griffith.spec
@@ -9,7 +9,7 @@ Summary:griffith - film collection manager
 Summary(pl.UTF-8): griffith - program katalogujący filmy
 Name:  griffith
 Version:   0.13.2
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications/Multimedia
 Source0:   
https://github.com/micjahn/Griffith/archive/v%{version}/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/griffith.git/commitdiff/baba9ca80c9e2098c3299b6c6c1b04ee4bcb3d37

___
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.16 - added python3- packages

2019-03-13 Thread qboosh
commit ef799f19db2531467094e52ccc2316d2120a01b0
Author: Jakub Bogusz 
Date:   Wed Mar 13 20:44:39 2019 +0100

- updated to 2.1.16
- added python3- packages

 talloc.spec | 84 ++---
 1 file changed, 69 insertions(+), 15 deletions(-)
---
diff --git a/talloc.spec b/talloc.spec
index 45eaba4..7a79227 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -1,25 +1,36 @@
+#
+# Conditional build:
+%bcond_without python2 # CPython 2.x library
+
 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.14
+Version:   2.1.16
 Release:   1
 Epoch: 2
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/talloc/%{name}-%{version}.tar.gz
-# Source0-md5: 7478da02e309316231a497a9f17a980d
+# Source0-md5: 4ff5a73fbfc92ae7e9c63ceb7b4ee025
 URL:   http://talloc.samba.org/
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-style-xsl
 BuildRequires: libxslt-progs
+%if %{with python2}
 BuildRequires: python >= 1:2.4.2
 BuildRequires: python-devel >= 1:2.4.2
-BuildRequires: python-modules
+%endif
+BuildRequires: python3 >= 1:3.2
+BuildRequires: python3-devel >= 1:3.2
+BuildRequires: python3-modules >= 1:3.2
 BuildRequires: rpm-pythonprov
 Provides:  libtalloc = 2:%{version}-%{release}
 Obsoletes: libtalloc < 2:2.0.7-2
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# %{_includedir}/pytalloc.h shared between python*-talloc-devel
+%define_duplicate_files_terminate_build0
+
 %description
 The talloc library implements a hierarchical allocator with
 destructors.
@@ -46,44 +57,73 @@ Pliki programistyczne potrzebne do tworzenia programów 
używających
 biblioteki talloc.
 
 %package -n python-talloc
-Summary:   Python binding for talloc library
-Summary(pl.UTF-8): Wiązanie Pythona do biblioteki talloc
+Summary:   Python 2 binding for talloc library
+Summary(pl.UTF-8): Wiązanie Pythona 2 do biblioteki talloc
 Group: Libraries/Python
 Requires:  %{name} = %{epoch}:%{version}-%{release}
 Requires:  python-libs >= 1:2.4.2
 
 %description -n python-talloc
-Python binding for talloc library.
+Python 2 binding for talloc library.
 
 %description -n python-talloc -l pl.UTF-8
-Wiązanie Pythona do biblioteki talloc.
+Wiązanie Pythona 2 do biblioteki talloc.
 
 %package -n python-talloc-devel
-Summary:   Development files for pytalloc-util library
-Summary(pl.UTF-8): Pliki programistyczne biblioteki pytalloc-util
+Summary:   Development files for Python 2 pytalloc-util library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki pytalloc-util dla 
Pythona 2
 Group: Development/Libraries
 Requires:  %{name}-devel = %{epoch}:%{version}-%{release}
 Requires:  python-devel >= 1:2.4.2
 Requires:  python-talloc = %{epoch}:%{version}-%{release}
 
 %description -n python-talloc-devel
-Development files for pytalloc-util library.
+Development files for Python 2 pytalloc-util library.
 
 %description -n python-talloc-devel -l pl.UTF-8
-Pliki programistyczne biblioteki pytalloc-util.
+Pliki programistyczne biblioteki pytalloc-util dla Pythona 2.
+
+%package -n python3-talloc
+Summary:   Python 3 binding for talloc library
+Summary(pl.UTF-8): Wiązanie Pythona 3 do biblioteki talloc
+Group: Libraries/Python
+Requires:  %{name} = %{epoch}:%{version}-%{release}
+Requires:  python3-libs >= 1:3.2
+
+%description -n python3-talloc
+Python 2 binding for talloc library.
+
+%description -n python3-talloc -l pl.UTF-8
+Wiązanie Pythona 3 do biblioteki talloc.
+
+%package -n python3-talloc-devel
+Summary:   Development files for Python 3 pytalloc-util library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki pytalloc-util dla 
Pythona 3
+Group: Development/Libraries
+Requires:  %{name}-devel = %{epoch}:%{version}-%{release}
+Requires:  python-devel >= 1:3.2
+Requires:  python-talloc = %{epoch}:%{version}-%{release}
+
+%description -n python3-talloc-devel
+Development files for Python 3 pytalloc-util library.
+
+%description -n python3-talloc-devel -l pl.UTF-8
+Pliki programistyczne biblioteki pytalloc-util dla Pythona 3.
 
 %prep
 %setup -q
 
 %build
-# note: configure in fact is waf call
+# threading breaks waf
+export JOBS=1
+
 CC="%{__cc}" \
 CFLAGS="%{rpmcflags}" \
-PYTHONDIR=%{py_sitedir} \
-./configure \
+%{__python3} buildtools/bin/waf configure \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
-   --disable-rpath
+   --disable-rpath \
+   --extra-python="%{__python}"
 
 %{__make} \
V=1
@@ -117,6 +157,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/talloc.pc
 %{_mandir}/man3/talloc.3*
 
+%if %{with python2}
 %files -n python-talloc
 %defattr(644,root,root,755)
 

DISTFILES: talloc: talloc-2.1.16.tar.gz

2019-03-13 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://www.samba.org/ftp/talloc/talloc-2.1.16.tar.gz
4ff5a73fbfc92ae7e9c63ceb7b4ee025  talloc-2.1.16.tar.gz
Size: 634906 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/awstats] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit 2aa9a7c405275a5edbd3eefcdaee5ce321e2d4d0
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:18:09 2019 +0100

- release 2 (by relup.sh)

 awstats.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/awstats.spec b/awstats.spec
index c49111c..e84534b 100644
--- a/awstats.spec
+++ b/awstats.spec
@@ -9,7 +9,7 @@ Summary:Advanced Web Statistics is a free powerful 
server log file analyzer
 Summary(pl.UTF-8): Zaawansowany program do analizowania logów serwera
 Name:  awstats
 Version:   7.7
-Release:   1
+Release:   2
 License:   GPL v3+
 Group: Applications/Networking
 Source0:   http://awstats.sourceforge.net/files/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/awstats.git/commitdiff/2aa9a7c405275a5edbd3eefcdaee5ce321e2d4d0

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


[packages/apk-tools] - release 2 (by relup.sh)

2019-03-13 Thread baggins
commit a0023d296b76e1e24d95b114cebdbdf3330ab759
Author: Jan Rękorajski 
Date:   Wed Mar 13 20:17:57 2019 +0100

- release 2 (by relup.sh)

 apk-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apk-tools.spec b/apk-tools.spec
index fa637aa..1294fd6 100644
--- a/apk-tools.spec
+++ b/apk-tools.spec
@@ -5,7 +5,7 @@
 Summary:   Alpine Package Keeper - package manager for alpine
 Name:  apk-tools
 Version:   2.10.3
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Base
 Source0:   
https://dev.alpinelinux.org/archive/apk-tools/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apk-tools.git/commitdiff/a0023d296b76e1e24d95b114cebdbdf3330ab759

___
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 37 (rebuild against samba-4.9.5)

2019-03-13 Thread adamg
commit 4f2055d1a0b82842b7b2231edee87496f2feff20
Author: Adam Gołębiowski 
Date:   Wed Mar 13 19:15:43 2019 +0100

- release 37 (rebuild against samba-4.9.5)

 openchange.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openchange.spec b/openchange.spec
index 3368981..9c18a2b 100644
--- a/openchange.spec
+++ b/openchange.spec
@@ -12,7 +12,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:   36
+Release:   37
 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/4f2055d1a0b82842b7b2231edee87496f2feff20

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


[packages/ccache] - verbose make

2019-03-13 Thread qboosh
commit ee176c971fe47718a33be72717facbcc60ac
Author: Jakub Bogusz 
Date:   Wed Mar 13 18:25:57 2019 +0100

- verbose make

 ccache.spec | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ccache.spec b/ccache.spec
index 30da453..696394c 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -64,14 +64,16 @@ CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
 %configure \
--without-bundled-zlib
 
-%{__make}
+%{__make} \
+   V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/env.d
 
 %{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT
+   DESTDIR=$RPM_BUILD_ROOT \
+   V=1
 
 install -d $RPM_BUILD_ROOT{%{_bindir},%{pkglibexecdir},/etc/profile.d}
 for cc in cc c++ g++ gcc %{_target_cpu}-pld-linux-gcc 
%{_target_cpu}-pld-linux-g++; do


 gitweb:

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

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


[packages/e2fsprogs] - postshell is not enough for systemd macros

2019-03-13 Thread qboosh
commit a4ec34fc1fe7edef6472bfe53d06f0311b2d7a06
Author: Jakub Bogusz 
Date:   Wed Mar 13 18:08:18 2019 +0100

- postshell is not enough for systemd macros

 e2fsprogs.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index be427e3..a35a4e0 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -762,15 +762,15 @@ install -p initrd-mke2fs 
$RPM_BUILD_ROOT%{_libdir}/initrd/mke2fs
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/postshell
--/usr/sbin/fix-info-dir -c %{_infodir}
+%post
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} > 
/dev/null 2>&1
 %systemd_post e2scrub_all.service
 
 %preun
 %systemd_preun e2scrub_all.service
 
-%postun-p /sbin/postshell
--/usr/sbin/fix-info-dir -c %{_infodir}
+%postun
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} > 
/dev/null 2>&1
 %systemd_reload
 
 %post  libs -p /sbin/ldconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/e2fsprogs.git/commitdiff/a4ec34fc1fe7edef6472bfe53d06f0311b2d7a06

___
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.9.5.tar.gz samba-virusfilter-0.1.4.tar.bz2

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: https://www.samba.org/ftp/samba/samba-4.9.5.tar.gz
e761ba58bdbcb903bd3692283d46103a  samba-4.9.5.tar.gz
Size: 18065757 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/samba] - updated to 4.9.5, BR: ldb-devel >= 1.4.6

2019-03-13 Thread adamg
commit 0ebc6d9d8ae51d0e92b566c5422bd27e5f50d864
Author: Adam Gołębiowski 
Date:   Wed Mar 13 17:57:44 2019 +0100

- updated to 4.9.5, BR: ldb-devel >= 1.4.6

 samba.spec | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index 20ed30e..ecbfde6 100644
--- a/samba.spec
+++ b/samba.spec
@@ -20,7 +20,7 @@
 %bcond_withreplace
 
 %if %{with system_libs}
-%defineldb_ver 1.4.3
+%defineldb_ver 1.4.6
 %definetalloc_ver  2:2.1.14
 %definetdb_ver 2:1.3.16
 %definetevent_ver  0.9.37
@@ -38,13 +38,13 @@
 Summary:   Samba Active Directory and SMB server
 Summary(pl.UTF-8): Serwer Samba Active Directory i SMB
 Name:  samba
-Version:   4.9.4
+Version:   4.9.5
 Release:   1
 Epoch: 1
 License:   GPL v3
 Group: Networking/Daemons
 Source0:   https://www.samba.org/ftp/samba/samba-%{version}.tar.gz
-# Source0-md5: 5e94705ae741bc6e4c893cea7b5de0d5
+# Source0-md5: e761ba58bdbcb903bd3692283d46103a
 Source1:   smb.init
 Source2:   samba.pamd
 Source4:   samba.sysconfig
@@ -1048,7 +1048,9 @@ fi
 %files vfs-glusterfs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/samba/vfs/glusterfs.so
+%attr(755,root,root) %{_libdir}/samba/vfs/glusterfs_fuse.so
 %{_mandir}/man8/vfs_glusterfs.8*
+%{_mandir}/man8/vfs_glusterfs_fuse.8*
 
 %files common
 %defattr(644,root,root,755)


 gitweb:

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

___
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-DNS: Net-DNS-1.19.tar.gz

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Net/Net-DNS-1.19.tar.gz
8a40402888487b853f861d21433f341a  Net-DNS-1.19.tar.gz
Size: 256408 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-DNS] - updated to 1.19

2019-03-13 Thread adamg
commit 690817e01735b51407e4afa9709cdfff6c2c0dc4
Author: Adam Gołębiowski 
Date:   Wed Mar 13 17:51:26 2019 +0100

- updated to 1.19

 perl-Net-DNS.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 1dd73f8..25b0e56 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -9,13 +9,13 @@
 Summary:   Net::DNS - Perl interface to the DNS resolver
 Summary(pl.UTF-8): Net::DNS - interfejs perlowy do resolvera DNS
 Name:  perl-Net-DNS
-Version:   1.18
+Version:   1.19
 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: 67af7e5c1c339f60c45c1054374bd8ee
+# Source0-md5: 8a40402888487b853f861d21433f341a
 Patch0:%{name}-ignore-resolv_conf-open-errors.patch
 URL:   http://search.cpan.org/dist/Net-DNS/
 BuildRequires: perl-devel >= 1:5.8.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-DNS.git/commitdiff/690817e01735b51407e4afa9709cdfff6c2c0dc4

___
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.4.6

2019-03-13 Thread adamg
commit b03f14f13a3fe075f5928b53b50fd6181b36d87f
Author: Adam Gołębiowski 
Date:   Wed Mar 13 17:20:30 2019 +0100

- updated to 1.4.6

 ldb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ldb.spec b/ldb.spec
index e8b26f2..7fece53 100644
--- a/ldb.spec
+++ b/ldb.spec
@@ -11,12 +11,12 @@
 Summary:   LDAP-like embedded database
 Summary(pl.UTF-8): Wbudowana baza danych podobna do LDAP
 Name:  ldb
-Version:   1.4.3
+Version:   1.4.6
 Release:   1
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://www.samba.org/ftp/ldb/%{name}-%{version}.tar.gz
-# Source0-md5: 00888f4113ce8e44ba01638e6b2729fc
+# Source0-md5: 3951773a4fed1b3ae27af24972c2ac50
 URL:   https://ldb.samba.org/
 BuildRequires: cmocka-devel >= 1.1.1
 BuildRequires: docbook-style-xsl


 gitweb:

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

___
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.4.6.tar.gz

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: https://www.samba.org/ftp/ldb/ldb-1.4.6.tar.gz
3951773a4fed1b3ae27af24972c2ac50  ldb-1.4.6.tar.gz
Size: 1431798 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: ccache: ccache-3.6.tar.xz

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: https://www.samba.org/ftp/ccache/ccache-3.6.tar.xz
6a202aa417272f3d6ed66026533b  ccache-3.6.tar.xz
Size: 340608 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/ccache] - updated to 3.6

2019-03-13 Thread adamg
commit 4a4d6859dcb6b0dd71a6db261049b4270e5e75ca
Author: Adam Gołębiowski 
Date:   Wed Mar 13 17:17:58 2019 +0100

- updated to 3.6

 ccache.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ccache.spec b/ccache.spec
index 5fa3f80..30da453 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.5
+Version:   3.6
 Release:   1
 License:   GPL v3+
 Group: Development/Tools
 Source0:   https://www.samba.org/ftp/ccache/%{name}-%{version}.tar.xz
-# Source0-md5: 340d688072070bf1fd61d41688e69a19
+# Source0-md5: 6a202aa417272f3d6ed66026533b
 URL:   http://ccache.samba.org/
 BuildRequires: automake
 BuildRequires: tar >= 1:1.22


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccache.git/commitdiff/4a4d6859dcb6b0dd71a6db261049b4270e5e75ca

___
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.5

2019-03-13 Thread adamg
commit 84a1d8d03144dca3b1fc6a9971a346e17aef3105
Author: Adam Gołębiowski 
Date:   Wed Mar 13 17:16:27 2019 +0100

- updated to 3.5

 ccache.spec | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ccache.spec b/ccache.spec
index 16cdc1c..5fa3f80 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.4.3
+Version:   3.5
 Release:   1
 License:   GPL v3+
 Group: Development/Tools
 Source0:   https://www.samba.org/ftp/ccache/%{name}-%{version}.tar.xz
-# Source0-md5: 0ac60e767de855cd331c74fc62f23a96
+# Source0-md5: 340d688072070bf1fd61d41688e69a19
 URL:   http://ccache.samba.org/
 BuildRequires: automake
 BuildRequires: tar >= 1:1.22
@@ -61,7 +61,8 @@ kompilatora.
 %build
 cp -f /usr/share/automake/config.* .
 CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
-%configure
+%configure \
+   --without-bundled-zlib
 
 %{__make}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccache.git/commitdiff/4a4d6859dcb6b0dd71a6db261049b4270e5e75ca

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


DISTFILES: elfutils: elfutils-0.176.tar.bz2

2019-03-13 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://sourceware.org/elfutils/ftp/0.176/elfutils-0.176.tar.bz2
077e4f49320cad82bf17a997068b1db9  elfutils-0.176.tar.bz2
Size: 8646075 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/elfutils] - updated to 0.176 (fixes CVE-2019-7146 CVE-2019-7148 CVE-2019-7149 CVE-2019-7150 CVE-2019-7664 CVE-

2019-03-13 Thread qboosh
commit dcbd3ab0dbb977813864a3189fbf97d7e4aa7ce4
Author: Jakub Bogusz 
Date:   Wed Mar 13 17:20:41 2019 +0100

- updated to 0.176 (fixes CVE-2019-7146 CVE-2019-7148 CVE-2019-7149 
CVE-2019-7150 CVE-2019-7664 CVE-2019-7665)
- updated pl.po-update patch
- removed obsolete maps patch
- release 0.1 (needs kernel build check on x86 64 and x32 ABIs)

 elfutils-maps.patch  |  11 --
 elfutils-pl.po.patch | 102 +--
 elfutils.spec|   8 ++--
 3 files changed, 54 insertions(+), 67 deletions(-)
---
diff --git a/elfutils.spec b/elfutils.spec
index cf7257b..4a22816 100644
--- a/elfutils.spec
+++ b/elfutils.spec
@@ -5,19 +5,18 @@
 Summary:   A collection of utilities and DSOs to handle compiled objects
 Summary(pl.UTF-8): Zestaw narzędzi i bibliotek do obsługi skompilowanych 
obiektów
 Name:  elfutils
-Version:   0.175
-Release:   1.1
+Version:   0.176
+Release:   0.1
 License:   GPL v2+ or LGPL v3+ (libraries), GPL v3+ (programs)
 Group: Development/Tools
 Source0:   
https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 9a02b0382b78cc2d515fb950275d4c02
+# Source0-md5: 077e4f49320cad82bf17a997068b1db9
 Patch0:%{name}-pl.po.patch
 Patch1:%{name}-debian-manpages.patch
 Patch2:%{name}-awk.patch
 Patch3:%{name}-align.patch
 Patch4:%{name}-paxflags.patch
 Patch5:%{name}-sparc.patch
-Patch6:%{name}-maps.patch
 URL:   https://sourceware.org/elfutils/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
@@ -145,7 +144,6 @@ programowalny interfejs asemblera.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 %{__rm} po/stamp-po
 
diff --git a/elfutils-maps.patch b/elfutils-maps.patch
deleted file mode 100644
index 67052a0..000
--- a/elfutils-maps.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 elfutils-0.164/tests/backtrace-data.c.orig 2015-10-24 16:54:40.223734605 
+0200
-+++ elfutils-0.164/tests/backtrace-data.c  2015-10-24 16:54:43.840589170 
+0200
-@@ -101,7 +101,7 @@
- {
-   // 37e3c22000-37e3c23000 rw-p 00022000 00:11 49532 /lib64/ld-2.14.90.so 
*/
-   unsigned long start, end, offset;
--  i = fscanf (f, "%lx-%lx %*s %lx %*x:%*x %*x", , , );
-+  i = fscanf (f, "%lx-%lx %*s %lx %*x:%*x %*u", , , );
-   assert (errno == 0);
-   assert (i == 3);
-   char *filename = strdup ("");
diff --git a/elfutils-pl.po.patch b/elfutils-pl.po.patch
index b4d68ab..1319ed8 100644
--- a/elfutils-pl.po.patch
+++ b/elfutils-pl.po.patch
@@ -1,5 +1,5 @@
 elfutils-0.175/po/pl.po.orig   2018-11-16 12:50:29.0 +0100
-+++ elfutils-0.175/po/pl.po2018-12-23 11:46:32.932950511 +0100
+--- elfutils-0.176/po/pl.po.orig   2019-02-15 16:47:27.0 +0100
 elfutils-0.176/po/pl.po2019-03-13 16:29:36.727407144 +0100
 @@ -173,19 +173,16 @@
  msgstr "brak danych w postaci ciągu"
  
@@ -360,7 +360,7 @@
 -msgstr "nie można uzyskać danych sekcji: %s"
 +msgstr "nie można uzyskać danych sekcji .debug_addr: %s"
  
- #: src/readelf.c:5200 src/readelf.c:5224 src/readelf.c:5608 src/readelf.c:8915
+ #: src/readelf.c:5200 src/readelf.c:5224 src/readelf.c:5608 src/readelf.c:8930
 -#, fuzzy, c-format
 +#, c-format
  msgid " Length: %8\n"
@@ -369,21 +369,21 @@
 -" Długość:%6\n"
 +msgstr " Długość:   %8\n"
  
- #: src/readelf.c:5202 src/readelf.c:5239 src/readelf.c:5621 src/readelf.c:8928
+ #: src/readelf.c:5202 src/readelf.c:5239 src/readelf.c:5621 src/readelf.c:8943
 -#, fuzzy, c-format
 +#, c-format
  msgid " DWARF version:  %8\n"
 -msgstr " Wersja DWARF: %6\n"
 +msgstr " Wersja DWARF:  %8\n"
  
- #: src/readelf.c:5203 src/readelf.c:5248 src/readelf.c:5630 src/readelf.c:8937
+ #: src/readelf.c:5203 src/readelf.c:5248 src/readelf.c:5630 src/readelf.c:8952
 -#, fuzzy, c-format
 +#, c-format
  msgid " Address size:   %8\n"
 -msgstr " Offset adresu:  %6\n"
-+msgstr " Offset adresu: %8\n"
++msgstr " Rozmiar adresu:%8\n"
  
- #: src/readelf.c:5205 src/readelf.c:5258 src/readelf.c:5640 src/readelf.c:8947
+ #: src/readelf.c:5205 src/readelf.c:5258 src/readelf.c:5640 src/readelf.c:8962
 -#, fuzzy, c-format
 +#, c-format
  msgid " Segment size:   %8\n"
@@ -392,14 +392,14 @@
 -"\n"
 +msgstr " Rozmiar segmentu:  %8\n"
  
- #: src/readelf.c:5243 src/readelf.c:5625 src/readelf.c:8932 
src/readelf.c:10296
+ #: src/readelf.c:5243 src/readelf.c:5625 src/readelf.c:8947 
src/readelf.c:10311
 -#, fuzzy, c-format
 +#, c-format
  msgid "Unknown version"
 -msgstr "nieznana wersja"
 +msgstr "Nieznana wersja"
  
- #: src/readelf.c:5253 src/readelf.c:5466 src/readelf.c:5635 src/readelf.c:8942
+ #: src/readelf.c:5253 src/readelf.c:5466 src/readelf.c:5635 src/readelf.c:8957
  #, c-format
 @@ -5132,58 +5117,62 @@
  msgstr "   bajty wypełnienia: %zu\n"
@@ -411,7 +411,7 @@
 -msgstr "nie można uzyskać 

DISTFILES: e2fsprogs: e2fsprogs-1.45.0.tar.gz e2fsprogs-non-english-man-pages.tar.bz2

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.45.0.tar.gz
641e1371dbdd118eade96bb963104f16  e2fsprogs-1.45.0.tar.gz
Size: 7820148 bytes
ALREADY GOT: 
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/e2fsprogs-non-english-man-pages.tar.bz2
992a37783bd42a897232972917e8ca7d  
e2fsprogs-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/e2fsprogs] - updated to 1.45.0

2019-03-13 Thread adamg
commit 3621672ed8ae7596da2ffae67021ed260cffd13f
Author: Adam Gołębiowski 
Date:   Wed Mar 13 16:59:24 2019 +0100

- updated to 1.45.0

 e2fsprogs.spec | 32 +---
 1 file changed, 29 insertions(+), 3 deletions(-)
---
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index 88e4c0f..be427e3 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -1,4 +1,8 @@
 #
+#TODO:
+# - subpackage for systemd / cron / udev files?
+#
+
 # Conditional build:
 %bcond_withallstatic   # link everything statically
 %bcond_without fuse# fuse2fs program
@@ -47,12 +51,12 @@ Summary(uk.UTF-8):  Утиліти для роботи з файловою сис
 Summary(zh_CN.UTF-8):  管理第二扩展(ext2)文件系统的工具。
 Summary(zh_TW.UTF-8):  用於管理 ext2 檔案系統的工具程式。
 Name:  e2fsprogs
-Version:   1.44.6
-Release:   1
+Version:   1.45.0
+Release:   0.1
 License:   GPL v2 (with LGPL v2 and BSD parts)
 Group: Applications/System
 Source0:   
http://downloads.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
-# Source0-md5: d010e5b1b66a8755a4cdd96e189eb069
+# Source0-md5: 641e1371dbdd118eade96bb963104f16
 Source2:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source2-md5: 992a37783bd42a897232972917e8ca7d
 Patch0:%{name}-info.patch
@@ -89,10 +93,12 @@ BuildRequires:  libuuid-static
%endif
 %endif
 Requires(post,postun): /sbin/ldconfig
+Requires(post,preun,postun):   systemd-units >= 38
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  fsck
 Requires:  libcom_err = %{version}-%{release}
 Requires:  libss = %{version}-%{release}
+Requires:  systemd-units >= 38
 Obsoletes: e2fsprogs-evms
 Obsoletes: libext2fs2
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -758,9 +764,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
+%systemd_post e2scrub_all.service
+
+%preun
+%systemd_preun e2scrub_all.service
 
 %postun-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
+%systemd_reload
 
 %post  libs -p /sbin/ldconfig
 %postunlibs -p /sbin/ldconfig
@@ -787,6 +798,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) /sbin/e2image
 %attr(755,root,root) /sbin/e2label
 %attr(755,root,root) /sbin/e2mmpstatus
+%attr(755,root,root) /sbin/e2scrub
+%attr(755,root,root) /sbin/e2scrub_all
 %attr(755,root,root) /sbin/e2undo
 %attr(755,root,root) /sbin/fsck.ext2
 %attr(755,root,root) /sbin/fsck.ext3
@@ -805,8 +818,19 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/filefrag
 %attr(755,root,root) %{_sbindir}/mklost+found
 %attr(755,root,root) %{_libdir}/e2initrd_helper
+%dir %{_libdir}/e2fsprogs
+%attr(755,root,root) %{_libdir}/e2fsprogs/e2scrub_all_cron
+%attr(755,root,root) %{_libdir}/e2fsprogs/e2scrub_fail
+%config(noreplace) %verify(not md5 mtime size) /etc/cron.d/e2scrub_all
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/e2fsck.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/e2scrub.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mke2fs.conf
+%{systemdunitdir}/e2scrub@.service
+%{systemdunitdir}/e2scrub_all.service
+%{systemdunitdir}/e2scrub_all.timer
+%{systemdunitdir}/e2scrub_fail@.service
+%{systemdunitdir}/e2scrub_reap.service
+/lib/udev/rules.d/96-e2scrub.rules
 %{_mandir}/man1/chattr.1*
 %{_mandir}/man1/lsattr.1*
 %{_mandir}/man5/e2fsck.conf.5*
@@ -822,6 +846,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/e2image.8*
 %{_mandir}/man8/e2label.8*
 %{_mandir}/man8/e2mmpstatus.8*
+%{_mandir}/man8/e2scrub.8*
+%{_mandir}/man8/e2scrub_all.8*
 %{_mandir}/man8/e2undo.8*
 %{_mandir}/man8/e4crypt.8*
 %{_mandir}/man8/e4defrag.8*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/e2fsprogs.git/commitdiff/3621672ed8ae7596da2ffae67021ed260cffd13f

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


DISTFILES: mkvtoolnix: mkvtoolnix-32.0.0.tar.xz

2019-03-13 Thread adamg
Request by: adamg


Files fetched: 1

STORED: 
https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-32.0.0.tar.xz
df331e9750a7dedbe87c88f923e034ef  mkvtoolnix-32.0.0.tar.xz
Size: 7282928 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/mkvtoolnix] - updated to 32.0.0

2019-03-13 Thread adamg
commit 911b39a2019581e99078b272ff1508713f25bd78
Author: Adam Gołębiowski 
Date:   Wed Mar 13 16:36:23 2019 +0100

- updated to 32.0.0

 mkvtoolnix.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mkvtoolnix.spec b/mkvtoolnix.spec
index 0cdc39a..cd60beb 100644
--- a/mkvtoolnix.spec
+++ b/mkvtoolnix.spec
@@ -6,12 +6,12 @@
 Summary:   Matroska video utilities
 Summary(pl.UTF-8): Narzędzia do filmów w formacie Matroska
 Name:  mkvtoolnix
-Version:   31.0.0
+Version:   32.0.0
 Release:   1
 License:   GPL v2
 Group: Applications/Multimedia
 Source0:   
https://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.xz
-# Source0-md5: a1fd13cdd9232ebcbd60fbac423df0f0
+# Source0-md5: df331e9750a7dedbe87c88f923e034ef
 Patch0:%{name}-init_locales.patch
 URL:   https://www.bunkus.org/videotools/mkvtoolnix/
 %if %{with qt}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mkvtoolnix.git/commitdiff/911b39a2019581e99078b272ff1508713f25bd78

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


  1   2   >