[packages/libmspack] - package system.h (needed by cabextract), - put header files under separate dir, - release 2

2018-10-25 Thread adamg
commit abc2a3047fe3f1bf34e0f097d9e7e35148efc968
Author: Adam Gołębiowski 
Date:   Fri Oct 26 07:29:57 2018 +0200

- package system.h (needed by cabextract),
- put header files under separate dir,
- release 2

 libmspack-headers.patch | 11 +++
 libmspack.spec  |  9 +++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/libmspack.spec b/libmspack.spec
index 9e77934..a75f2e2 100644
--- a/libmspack.spec
+++ b/libmspack.spec
@@ -6,12 +6,13 @@ Summary:  A library for Microsoft compression formats
 Summary(pl.UTF-8): Biblioteka do formatów kompresji używanych przez 
Microsoft
 Name:  libmspack
 Version:   0.8alpha
-Release:   1
+Release:   2
 License:   LGPL v2.1
 Group: Libraries
 Source0:   
https://www.cabextract.org.uk/libmspack/%{name}-%{version}.tar.gz
 # Source0-md5: be4ed61868c6c1ecc173b678ce3459be
 Patch0:%{name}-deps.patch
+Patch1:%{name}-headers.patch
 URL:   https://www.cabextract.org.uk/libmspack/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -74,6 +75,7 @@ Microsoftu.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -90,6 +92,7 @@ Microsoftu.
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+   includedir=%{_includedir}/mspack \
DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -109,7 +112,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/*.html
 %attr(755,root,root) %{_libdir}/libmspack.so
 %{_libdir}/libmspack.la
-%{_includedir}/mspack.h
+%dir %{_includedir}/mspack
+%{_includedir}/mspack/system.h
+%{_includedir}/mspack/mspack.h
 %{_pkgconfigdir}/libmspack.pc
 
 %if %{with static_libs}
diff --git a/libmspack-headers.patch b/libmspack-headers.patch
new file mode 100644
index 000..df50dfc
--- /dev/null
+++ b/libmspack-headers.patch
@@ -0,0 +1,11 @@
+--- libmspack-0.8alpha/Makefile.am~2018-10-16 12:07:28.0 +0200
 libmspack-0.8alpha/Makefile.am 2018-10-23 21:11:11.477166014 +0200
+@@ -18,7 +18,7 @@
+ AM_CPPFLAGS = -I$(top_srcdir)/mspack -I$(top_srcdir)/test 
+ 
+ bin_PROGRAMS =src/cabrip src/chmextract src/msexpand 
src/oabextract
+-include_HEADERS = mspack/mspack.h
++include_HEADERS = mspack/mspack.h mspack/system.h
+ lib_LTLIBRARIES = libmspack.la
+ 
+ noinst_LTLIBRARIES =  libmscabd.la libmschmd.la


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmspack.git/commitdiff/abc2a3047fe3f1bf34e0f097d9e7e35148efc968

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


DISTFILES: xterm: xterm-337.tgz

2018-10-25 Thread adamg
Request by: adamg


Files fetched: 1

STORED: ftp://ftp.invisible-island.net/xterm/xterm-337.tgz
49b4b519e4b9c9019611cf926e1aedc1  xterm-337.tgz
Size: 1336781 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/xterm] - updated to 337

2018-10-25 Thread adamg
commit f8d8257683c81f8b2b6bef3142f966f5a22abce7
Author: Adam Gołębiowski 
Date:   Fri Oct 26 07:26:36 2018 +0200

- updated to 337

 xterm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xterm.spec b/xterm.spec
index 294a99a..e8f5148 100644
--- a/xterm.spec
+++ b/xterm.spec
@@ -1,12 +1,12 @@
 Summary:   Terminal emulator for X
 Summary(pl.UTF-8): Emulator terminala dla X
 Name:  xterm
-Version:   327
+Version:   337
 Release:   1
 License:   MIT
 Group: X11/Applications
-Source0:   ftp://invisible-island.net/xterm/%{name}-%{version}.tgz
-# Source0-md5: 3c32e931adcad44e64e57892e75d9e02
+Source0:   ftp://ftp.invisible-island.net/xterm/%{name}-%{version}.tgz
+# Source0-md5: 49b4b519e4b9c9019611cf926e1aedc1
 Source1:   XTerm.ad-pl
 Source2:   %{name}.desktop
 Source3:   %{name}.png


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xterm.git/commitdiff/f8d8257683c81f8b2b6bef3142f966f5a22abce7

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


[packages/postgresql] - x32 buildfixes

2018-10-25 Thread adamg
commit 579178c8b63b906660ec600511964c5b8bb63ae0
Author: Adam Gołębiowski 
Date:   Fri Oct 26 07:15:00 2018 +0200

- x32 buildfixes

 postgresql.spec | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 231c3e0..7cca6c2 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -786,11 +786,16 @@ find src -name \*.l -o -name \*.y | xargs touch
 #find contrib -type d -name CVS -exec rm -rf {} \;
 
 %build
+%ifarch x32
+march="-mx32"
+%endif
 %{__aclocal} -I config
 %{__autoconf}
 %{__autoheader}
 %configure \
-   CFLAGS="%{rpmcflags} -DNEED_REENTRANT_FUNCS `uuid-config --cflags`" \
+   CFLAGS="%{rpmcflags} $march -DNEED_REENTRANT_FUNCS `uuid-config 
--cflags`" \
+   CPPFLAGS="%{rpmcppflags} $march" \
+   CXXFLAGS="%{rpmcxxflags} $march" \
--disable-rpath \
--enable-depend \
%{?with_systemtap:--enable-dtrace} \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/579178c8b63b906660ec600511964c5b8bb63ae0

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


[packages/exim] - rel 12; update branch patch

2018-10-25 Thread arekm
commit 1bf8fc1ffb159af75a151d9b00ec98326b73a505
Author: Arkadiusz Miśkiewicz 
Date:   Thu Oct 25 21:36:16 2018 +0200

- rel 12; update branch patch

 exim.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index adf4c01..5bf85f8 100644
--- a/exim.spec
+++ b/exim.spec
@@ -25,7 +25,7 @@ Summary(pl.UTF-8):Agent Transferu Poczty Uniwersytetu w 
Cambridge
 Summary(pt_BR.UTF-8):  Servidor de correio eletrônico exim
 Name:  exim
 Version:   4.91
-Release:   11
+Release:   12
 Epoch: 2
 License:   GPL
 Group: Networking/Daemons/SMTP
@@ -51,7 +51,7 @@ Source15: %{name}4-smtp.pamd
 Source16:  %{name}on.png
 # sh branch.sh
 Patch100:  %{name}-git.patch
-# Patch100-md5:053f9b974638af278701409c0e99a632
+# Patch100-md5:52a865e8c4a6bce58995ca5a272e698d
 Patch0:%{name}4-EDITME.patch
 Patch1:%{name}4-monitor-EDITME.patch
 Patch2:%{name}4-cflags.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/1bf8fc1ffb159af75a151d9b00ec98326b73a505

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


DISTFILES: exim: exim-4.91.tar.bz2 exim-html-4.91.tar.bz2 exim4-man-021016.tar.bz2 config.samples.tar.bz2 exim-git.patch

2018-10-25 Thread arekm
Request by: arekm


Files fetched: 1

ALREADY GOT: ftp://ftp.exim.org/pub/exim/exim4/exim-4.91.tar.bz2
e4db1e9013227539acfd662c3cf816d9  exim-4.91.tar.bz2
ALREADY GOT: ftp://ftp.exim.org/pub/exim/exim4/exim-html-4.91.tar.bz2
587e1e9018b593f5c0a19a8205235db9  exim-html-4.91.tar.bz2
ALREADY GOT: no-url://exim4-man-021016.tar.bz2
b552704ebf853a401946038a2b7e8e98  exim4-man-021016.tar.bz2
ALREADY GOT: ftp://ftp.exim.org/pub/exim/exim4/old/config.samples.tar.bz2
4b93321938a800caa6127c48ad60a42b  config.samples.tar.bz2
STORED: no-url://exim-git.patch
52a865e8c4a6bce58995ca5a272e698d  exim-git.patch
Size: 68577 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: glibc: glibc-2.28.tar.xz glibc-man-pages.tar.xz glibc-git.patch

2018-10-25 Thread arekm
Request by: arekm


Files fetched: 1

ALREADY GOT: http://ftp.gnu.org/gnu/glibc/glibc-2.28.tar.xz
c81d2388896379997bc359d4f2084239  glibc-2.28.tar.xz
ALREADY GOT: no-url://glibc-man-pages.tar.xz
78a8f7f8dfc63123f47a614e99136e61  glibc-man-pages.tar.xz
STORED: no-url://glibc-git.patch
fb79ccb008993d2fc655a7caac545c98  glibc-git.patch
Size: 116981 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/glibc] - update from upstream branch

2018-10-25 Thread arekm
commit 436a4f045c685449565cd9a3d77eef12e49a4683
Author: Arkadiusz Miśkiewicz 
Date:   Thu Oct 25 21:31:55 2018 +0200

- update from upstream branch

 glibc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glibc.spec b/glibc.spec
index 0ba07ad..529d170 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -62,7 +62,7 @@ Source7:  %{name}-LD-path.c
 Source9:   nscd.tmpfiles
 # use branch.sh to update glibc-git.patch
 Patch0:glibc-git.patch
-# Patch0-md5:  58ef96284acee989798495055657acde
+# Patch0-md5:  fb79ccb008993d2fc655a7caac545c98
 # against GNU TP (libc domain)
 #Patch1:   %{name}-pl.po-update.patch
 Patch2:%{name}-pld.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/436a4f045c685449565cd9a3d77eef12e49a4683

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


DISTFILES: kernel: linux-4.14.tar.xz patch-4.14.78.xz

2018-10-25 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
bacdb9ffdcd922aa069a5e1520160e24  linux-4.14.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.78.xz
3b8eb812969309ef3ee246fc9e578027  patch-4.14.78.xz
Size: 1888728 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/kernel/LINUX_4_14] - 4.14.78

2018-10-25 Thread baggins
commit f6365c68d48cf3e0d92bffcf5889a0bf76354410
Author: Jan Rękorajski 
Date:   Thu Oct 25 21:19:51 2018 +0200

- 4.14.78

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 8e211e87..a73154e5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -70,7 +70,7 @@
 
 %definerel 1
 %definebasever 4.14
-%definepostver .76
+%definepostver .78
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -122,7 +122,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  ab03b3594e69a13bd0b0f6131fea9cfe
+# Patch0-md5:  3b8eb812969309ef3ee246fc9e578027
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/f6365c68d48cf3e0d92bffcf5889a0bf76354410

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


DISTFILES: kernel: linux-4.9.tar.xz patch-4.9.135.xz

2018-10-25 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
0a68ef3615c64bd5ee54a3320e46667d  linux-4.9.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.135.xz
7432fed2908736cc45aa5f31fa191347  patch-4.9.135.xz
Size: 2314976 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/kernel/LINUX_4_9] - 4.9.135

2018-10-25 Thread baggins
commit 627cd95b53d3d64473c7c0c903a2543b3d896013
Author: Jan Rękorajski 
Date:   Thu Oct 25 21:17:59 2018 +0200

- 4.9.135

 kernel-vserver-2.3.patch | 2 +-
 kernel.spec  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 00566804..ae338629 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -73,7 +73,7 @@
 
 %definerel 1
 %definebasever 4.9
-%definepostver .133
+%definepostver .135
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -125,7 +125,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  d0d7d52276953c4e35a4c105bc9e8608
+# Patch0-md5:  7432fed2908736cc45aa5f31fa191347
 %endif
 Source1:   kernel.sysconfig
 
diff --git a/kernel-vserver-2.3.patch b/kernel-vserver-2.3.patch
index 8e653bf9..4831ab61 100644
--- a/kernel-vserver-2.3.patch
+++ b/kernel-vserver-2.3.patch
@@ -6128,9 +6128,9 @@ diff -NurpP --minimal linux-4.9.82/fs/proc/uptime.c 
linux-4.9.82-vs2.3.9.7/fs/pr
  #include 
  #include 
 +#include 
- #include 
  
  static int uptime_proc_show(struct seq_file *m, void *v)
+ {
 @@ -24,6 +25,10 @@ static int uptime_proc_show(struct seq_f
nsec = cputime64_to_jiffies64(idletime) * TICK_NSEC;
idle.tv_sec = div_u64_rem(nsec, NSEC_PER_SEC, );


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/627cd95b53d3d64473c7c0c903a2543b3d896013

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


[packages/kernel/LINUX_4_4] - 4.4.162

2018-10-25 Thread baggins
commit f5d1052190de5b09267269d6c18af6ece4aaaca4
Author: Jan Rękorajski 
Date:   Thu Oct 25 21:13:32 2018 +0200

- 4.4.162

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9a24986f..35457d91 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -72,7 +72,7 @@
 
 %definerel 1
 %definebasever 4.4
-%definepostver .161
+%definepostver .162
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -124,7 +124,7 @@ Source0:
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 9a78fa2eb6c68ca5a40ed5af08142599
 %if "%{postver}" != ".0"
 Patch0:
http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  eeaeff4e336aae6f4c1a268a4f4d5fb6
+# Patch0-md5:  35c3cb7c2a3149acd2826bb875164140
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/f5d1052190de5b09267269d6c18af6ece4aaaca4

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


DISTFILES: kernel: linux-4.4.tar.xz patch-4.4.162.xz

2018-10-25 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
9a78fa2eb6c68ca5a40ed5af08142599  linux-4.4.tar.xz
STORED: http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.162.xz
35c3cb7c2a3149acd2826bb875164140  patch-4.4.162.xz
Size: 2189224 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/apr] - up to 1.6.5

2018-10-25 Thread arekm
commit df0454c04e1df3c66e7e0a82f37ef00e686c2729
Author: Arkadiusz Miśkiewicz 
Date:   Thu Oct 25 19:25:22 2018 +0200

- up to 1.6.5

 apr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apr.spec b/apr.spec
index 742c6e0..90514c4 100644
--- a/apr.spec
+++ b/apr.spec
@@ -5,13 +5,13 @@
 Summary:   Apache Portable Runtime
 Summary(pl.UTF-8): Apache Portable Runtime - przenośna biblioteka 
uruchomieniowa
 Name:  apr
-Version:   1.6.3
+Version:   1.6.5
 Release:   1
 Epoch: 1
 License:   Apache v2.0
 Group: Libraries
 Source0:   http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
-# Source0-md5: 12f2a349483ad6f12db49ba01fbfdbfa
+# Source0-md5: ad4add8efdfe87330b88e5e788241775
 Patch0:%{name}-link.patch
 Patch1:%{name}-libtool.patch
 # disable some things that require recent kernel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apr.git/commitdiff/df0454c04e1df3c66e7e0a82f37ef00e686c2729

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


DISTFILES: apr: apr-1.6.5.tar.bz2

2018-10-25 Thread arekm
Request by: arekm


Files fetched: 1

STORED: http://www.apache.org/dist/apr/apr-1.6.5.tar.bz2
ad4add8efdfe87330b88e5e788241775  apr-1.6.5.tar.bz2
Size: 855393 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: xorg-xserver-server: xorg-server-1.20.3.tar.bz2

2018-10-25 Thread arekm
Request by: arekm


Files fetched: 1

STORED: 
http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-1.20.3.tar.bz2
8ee29e8b24cef6b3cfa747ec01b9155a  xorg-server-1.20.3.tar.bz2
Size: 6205000 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/xorg-xserver-server] - up to 1.20.3; fixes CVE-2018-14665 (local file overwrite bugs)

2018-10-25 Thread arekm
commit 75bb1cf74b0d90f18ba3b0d2f05391ee731ee862
Author: Arkadiusz Miśkiewicz 
Date:   Thu Oct 25 19:04:04 2018 +0200

- up to 1.20.3; fixes CVE-2018-14665 (local file overwrite bugs)

 xorg-xserver-server.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xorg-xserver-server.spec b/xorg-xserver-server.spec
index 95748d1..bd522de 100644
--- a/xorg-xserver-server.spec
+++ b/xorg-xserver-server.spec
@@ -35,12 +35,12 @@
 Summary:   X.org server
 Summary(pl.UTF-8): Serwer X.org
 Name:  xorg-xserver-server
-Version:   1.20.2
+Version:   1.20.3
 Release:   1
 License:   MIT
 Group: X11/Servers
 Source0:   
http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
-# Source0-md5: e9853601de22454c8d36ca3425e65ce3
+# Source0-md5: 8ee29e8b24cef6b3cfa747ec01b9155a
 Source1:   10-quirks.conf
 Source2:   xserver.pamd
 Source10:  %{name}-Xvfb.init


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-xserver-server.git/commitdiff/75bb1cf74b0d90f18ba3b0d2f05391ee731ee862

___
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] - added cloudproviders bcond to enable cloud providers in sidebar - added cloudproviders patch (libg

2018-10-25 Thread qboosh
commit e9da199fb798de2c8d6b383e01b8bbe6334bc0cf
Author: Jakub Bogusz 
Date:   Thu Oct 25 17:50:34 2018 +0200

- added cloudproviders bcond to enable cloud providers in sidebar
- added cloudproviders patch (libgtk uses libcloudproviders, not libgdk)

 gtk+3-cloudproviders.patch | 20 
 gtk+3.spec |  9 +++--
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/gtk+3.spec b/gtk+3.spec
index 34dff1e..afc3400 100644
--- a/gtk+3.spec
+++ b/gtk+3.spec
@@ -1,4 +1,3 @@
-# TODO: cloudproviders >= 0.2.5 or --disable-cloudproviders
 #
 # Conditional build:
 %bcond_without apidocs # gtk-doc build
@@ -9,6 +8,7 @@
 %bcond_withmir # Mir target
 %bcond_withtypeahead   # Typeahead in open dialog
 %bcond_without wayland # Wayland target
+%bcond_withcloudproviders  # libcloudproviders integration
 %bcond_without static_libs # static library build
 
 Summary:   The GIMP Toolkit
@@ -28,6 +28,7 @@ Source0:  
http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.24/gtk+-%{version}.tar.xz
 # Source0-md5: 9dfe16f486573815f242fa400763feb7
 Patch0:%{name}-papi.patch
 Patch1:typeahead.patch
+Patch2:%{name}-cloudproviders.patch
 URL:   http://www.gtk.org/
 BuildRequires: at-spi2-atk-devel >= 2.6.0
 BuildRequires: atk-devel >= 1:2.16.0
@@ -54,6 +55,7 @@ BuildRequires:gtk-doc-automake >= 1.20
 BuildRequires: harfbuzz-devel >= 0.9
 BuildRequires: iso-codes
 %{?with_cloudprint:BuildRequires:  json-glib-devel >= 1.0}
+%{?with_cloudproviders:BuildRequires:  libcloudproviders-devel >= 0.2.5}
 BuildRequires: libepoxy-devel >= 1.4
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2.2.6
@@ -96,6 +98,7 @@ Requires: atk >= 1:2.16.0
 Requires:  cairo-gobject >= 1.14.0
 Requires:  gdk-pixbuf2 >= 2.31.0
 Requires:  glib2 >= 1:2.50.0
+%{?with_cloudproviders:Requires:   libcloudproviders >= 0.2.5}
 Requires:  libepoxy >= 1.4
 Requires:  pango >= 1:1.41.0
 Requires:  xorg-lib-libXi >= 1.3.0
@@ -286,6 +289,7 @@ Moduł GTK+ do drukowania przez PAPI.
 %if %{with typeahead}
 %patch1 -p1
 %endif
+%patch2 -p1
 
 # for packaging clean examples
 # TODO: add am patch to do it like demos/gtk-demo via some configurable dir
@@ -309,7 +313,8 @@ CPPFLAGS="%{rpmcppflags}%{?with_papi: -I/usr/include/papi}"
%{!?with_cloudprint:--disable-cloudprint} \
%{__disable cups} \
%{!?with_papi:--disable-papi} \
-   %{?debug:--enable-debug=yes} \
+   %{?with_cloudproviders:--enable-cloudproviders} \
+   %{?debug:--enable-debug} \
%{__enable_disable apidocs gtk-doc} \
--enable-man \
%{__enable_disable static_libs static} \
diff --git a/gtk+3-cloudproviders.patch b/gtk+3-cloudproviders.patch
new file mode 100644
index 000..71260a3
--- /dev/null
+++ b/gtk+3-cloudproviders.patch
@@ -0,0 +1,20 @@
+--- 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 @@
+ 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"
+ 
+ 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 @@
+ 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"
+ 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/e9da199fb798de2c8d6b383e01b8bbe6334bc0cf

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


DISTFILES: unrar: unrarsrc-5.6.7.tar.gz

2018-10-25 Thread adamg
Request by: adamg


Files fetched: 1

STORED: https://www.rarlab.com/rar/unrarsrc-5.6.7.tar.gz
dfc4ae6b360d774177d109080883bd6d  unrarsrc-5.6.7.tar.gz
Size: 226579 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/unrar] - updated to 5.6.7

2018-10-25 Thread adamg
commit bbdf70980409c917c275c75b9dbe9068164ade18
Author: Adam Gołębiowski 
Date:   Thu Oct 25 16:22:21 2018 +0200

- updated to 5.6.7

 unrar.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unrar.spec b/unrar.spec
index c024292..41b616a 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -4,13 +4,13 @@ Summary(pt_BR.UTF-8): Descompressor de arquivos no formato 
.rar
 Summary(ru.UTF-8): Распаковщик файлов .zip
 Summary(uk.UTF-8): Розпаковувач файлів .zip
 Name:  unrar
-Version:   5.6.5
+Version:   5.6.7
 Release:   1
 License:   Freeware
 Group: Applications/Archiving
 #Source0Download: https://www.rarlab.com/rar_add.htm
 Source0:   https://www.rarlab.com/rar/%{name}src-%{version}.tar.gz
-# Source0-md5: ef013fc6a31cf8bb9943e2f88f3dc70d
+# Source0-md5: dfc4ae6b360d774177d109080883bd6d
 Source1:   %{name}.1
 Source2:   %{name}.1.pl
 URL:   https://www.rarlab.com/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unrar.git/commitdiff/bbdf70980409c917c275c75b9dbe9068164ade18

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


[packages/cvsnt] - prefer TLS_client_method

2018-10-25 Thread adamg
commit 1b64ef5503e35821f5dcee7d720ea976d39f4777
Author: Adam Gołębiowski 
Date:   Thu Oct 25 16:18:53 2018 +0200

- prefer TLS_client_method

 openssl.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openssl.patch b/openssl.patch
index 9b0a7c8..a44ed04 100644
--- a/openssl.patch
+++ b/openssl.patch
@@ -5,7 +5,7 @@
SSL_library_init();
SSL_load_error_strings ();
 -  ctx = SSL_CTX_new (SSLv3_client_method ());
-+  ctx = SSL_CTX_new (SSLv23_client_method ());
++  ctx = SSL_CTX_new (TLS_client_method ());
SSL_CTX_set_options(ctx,SSL_OP_ALL|SSL_OP_NO_SSLv2);
SSL_CTX_load_verify_locations(ctx,certs,NULL);
if(key)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cvsnt.git/commitdiff/1b64ef5503e35821f5dcee7d720ea976d39f4777

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


DISTFILES: iproute2: iproute2-4.19.0.tar.xz

2018-10-25 Thread adamg
Request by: adamg


Files fetched: 1

STORED: 
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.19.0.tar.xz
67eeebacaac4515cab73dfd2fc796af3  iproute2-4.19.0.tar.xz
Size: 720408 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/iproute2] - updated to 4.19.0

2018-10-25 Thread adamg
commit d02fa201fef9be4b9e4eaae095eb6538db193205
Author: Adam Gołębiowski 
Date:   Thu Oct 25 16:16:22 2018 +0200

- updated to 4.19.0

 iproute2.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/iproute2.spec b/iproute2.spec
index e81adf7..9ffc4dc 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -14,12 +14,12 @@ Summary(es.UTF-8):  Herramientas para encaminamiento 
avanzado y configuración de
 Summary(pl.UTF-8): Narzędzie do konfigurowania sieci
 Summary(pt_BR.UTF-8):  Ferramentas para roteamento avançado e configuração de 
interfaces de rede
 Name:  iproute2
-Version:   4.18.0
+Version:   4.19.0
 Release:   1
 License:   GPL v2+
 Group: Networking/Admin
 Source0:   
https://www.kernel.org/pub/linux/utils/net/iproute2/%{name}-%{version}.tar.xz
-# Source0-md5: 8b8680e91390c57cab788fbf8e929479
+# Source0-md5: 67eeebacaac4515cab73dfd2fc796af3
 Source1:   %{name}.tmpfiles
 Patch0:%{name}-link.patch
 Patch3:%{name}-LDFLAGS.patch
@@ -223,6 +223,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/devlink-dev.8*
 %{_mandir}/man8/devlink-monitor.8*
 %{_mandir}/man8/devlink-port.8*
+%{_mandir}/man8/devlink-region.8*
 %{_mandir}/man8/devlink-sb.8*
 %{_mandir}/man8/ifstat.8*
 %{_mandir}/man8/lnstat.8*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iproute2.git/commitdiff/d02fa201fef9be4b9e4eaae095eb6538db193205

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


DISTFILES: libva: libva-2.3.0.tar.bz2

2018-10-25 Thread blekot
Request by: blekot


Files fetched: 1

STORED: 
https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.bz2
2555c46075ab2f6128f39902ba1c6183  libva-2.3.0.tar.bz2
Size: 509537 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/libva] - changed gz to bz2

2018-10-25 Thread blekot
commit 76581059936706f5ffc4a5ab6dd34a6999de8844
Author: Lukasz Glebicki 
Date:   Thu Oct 25 15:59:18 2018 +0200

- changed gz to bz2

 libva.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libva.spec b/libva.spec
index c6bbbd3..3abf971 100644
--- a/libva.spec
+++ b/libva.spec
@@ -9,8 +9,8 @@ Version:2.3.0
 Release:   1
 License:   MIT
 Group: Libraries
-Source0:   
https://github.com/intel/libva/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 6a202c725db717a04e855d7495724059
+Source0:   
https://github.com/intel/libva/releases/download/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 2555c46075ab2f6128f39902ba1c6183
 URL:   https://github.com/intel/libva
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGL-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libva.git/commitdiff/76581059936706f5ffc4a5ab6dd34a6999de8844

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


DISTFILES: libva: ERRORS: libva-2.3.0.tar.gz

2018-10-25 Thread blekot
Request by: blekot

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/af7a5a7a-330b-4a60-8186-40388a665523/6a202c725db717a04e855d7495724059/libva-2.3.0.tar.gz
 https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.gz:
https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.gz:
2018-10-25 15:57:55 B£¡D 404: Not Found.


wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/af7a5a7a-330b-4a60-8186-40388a665523/6a202c725db717a04e855d7495724059/libva-2.3.0.tar.gz
 https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.gz:
exited with code 8 (0x00)

FATAL: 
https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.gz 
(6a202c725db717a04e855d7495724059) was not fetched correctly (wget -nv --no-iri 
--no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/af7a5a7a-330b-4a60-8186-40388a665523/6a202c725db717a04e855d7495724059/libva-2.3.0.tar.gz
 https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.gz: 
https://github.com/intel/libva/releases/download/2.3.0/libva-2.3.0.tar.gz:
2018-10-25 15:57:55 B£¡D 404: Not Found.
): file fetched but has 0 length

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/libva] - fixed dir and web page for project

2018-10-25 Thread blekot
commit 75d82d2563b86081c586c843f6b32252fc4ef2cd
Author: Lukasz Glebicki 
Date:   Thu Oct 25 15:57:22 2018 +0200

- fixed dir and web page for project

 libva.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libva.spec b/libva.spec
index 9e3b767..c6bbbd3 100644
--- a/libva.spec
+++ b/libva.spec
@@ -9,9 +9,9 @@ Version:2.3.0
 Release:   1
 License:   MIT
 Group: Libraries
-Source0:   
https://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.gz
+Source0:   
https://github.com/intel/libva/releases/download/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 6a202c725db717a04e855d7495724059
-URL:   https://www.freedesktop.org/wiki/Software/vaapi
+URL:   https://github.com/intel/libva
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGL-devel
 BuildRequires: autoconf >= 2.57


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libva.git/commitdiff/75d82d2563b86081c586c843f6b32252fc4ef2cd

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


DISTFILES: libva: ERRORS: libva-2.3.0.tar.gz

2018-10-25 Thread blekot
Request by: blekot

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/d38cf6c3-ce92-4537-89fe-41d8902f5d2e/6a202c725db717a04e855d7495724059/libva-2.3.0.tar.gz
 https://www.freedesktop.org/software/vaapi/releases/libva/libva-2.3.0.tar.gz:
https://www.freedesktop.org/software/vaapi/releases/libva/libva-2.3.0.tar.gz:
2018-10-25 15:53:15 B£¡D 404: Not Found.


wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/d38cf6c3-ce92-4537-89fe-41d8902f5d2e/6a202c725db717a04e855d7495724059/libva-2.3.0.tar.gz
 https://www.freedesktop.org/software/vaapi/releases/libva/libva-2.3.0.tar.gz:
exited with code 8 (0x00)

FATAL: 
https://www.freedesktop.org/software/vaapi/releases/libva/libva-2.3.0.tar.gz 
(6a202c725db717a04e855d7495724059) was not fetched correctly (wget -nv --no-iri 
--no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/d38cf6c3-ce92-4537-89fe-41d8902f5d2e/6a202c725db717a04e855d7495724059/libva-2.3.0.tar.gz
 https://www.freedesktop.org/software/vaapi/releases/libva/libva-2.3.0.tar.gz: 
https://www.freedesktop.org/software/vaapi/releases/libva/libva-2.3.0.tar.gz:
2018-10-25 15:53:15 B£¡D 404: Not Found.
): file fetched but has 0 length

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/libva] - up to 2.3.0

2018-10-25 Thread blekot
commit c10ceb33164fc64858208ede65246e23dd1f5979
Author: Lukasz Glebicki 
Date:   Thu Oct 25 15:52:16 2018 +0200

- up to 2.3.0

 libva.spec | 93 +++---
 1 file changed, 16 insertions(+), 77 deletions(-)
---
diff --git a/libva.spec b/libva.spec
index 8e9a6eb..9e3b767 100644
--- a/libva.spec
+++ b/libva.spec
@@ -5,12 +5,12 @@
 Summary:   VAAPI (Video Acceleration API)
 Summary(pl.UTF-8): VAAPI (Video Acceleration API) - API akceleracji filmów
 Name:  libva
-Version:   1.8.2
+Version:   2.3.0
 Release:   1
 License:   MIT
 Group: Libraries
-Source0:   
https://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
-# Source0-md5: 2ce6901495b64f4cc26dd0fb53eb5b14
+Source0:   
https://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.gz
+# Source0-md5: 6a202c725db717a04e855d7495724059
 URL:   https://www.freedesktop.org/wiki/Software/vaapi
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGL-devel
@@ -102,44 +102,6 @@ VAAPI - DRM interface static library.
 %description drm-static -l pl.UTF-8
 VAAPI - statyczna biblioteka interfejsu DRM.
 
-%package egl
-Summary:   VAAPI - EGL interface library
-Summary(pl.UTF-8): VAAPI - biblioteka interfejsu EGL
-Group: Libraries
-Requires:  %{name}-x11 = %{version}-%{release}
-
-%description egl
-VAAPI - EGL interface library.
-
-%description egl -l pl.UTF-8
-VAAPI - biblioteka interfejsu EGL.
-
-%package egl-devel
-Summary:   Header files for VAAPI EGL interface library
-Summary(pl.UTF-8): Pliki nagłówkowe biblioteki interfejsu EGL VAAPI
-Group: Development/Libraries
-Requires:  %{name}-egl = %{version}-%{release}
-Requires:  %{name}-x11-devel = %{version}-%{release}
-Requires:  EGL-devel
-
-%description egl-devel
-Header files for VAAPI EGL interface library.
-
-%description egl-devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki interfejsu EGL VAAPI.
-
-%package egl-static
-Summary:   VAAPI - EGL interface static library
-Summary(pl.UTF-8): VAAPI - statyczna biblioteka interfejsu EGL
-Group: Development/Libraries
-Requires:  %{name}-egl-devel = %{version}-%{release}
-
-%description egl-static
-VAAPI - EGL interface static library.
-
-%description egl-static -l pl.UTF-8
-VAAPI - statyczna biblioteka interfejsu EGL.
-
 %package glx
 Summary:   VAAPI - GLX interface library
 Summary(pl.UTF-8): VAAPI - biblioteka interfejsu GLX
@@ -299,7 +261,7 @@ install -d $RPM_BUILD_ROOT/etc
 
 echo "#LIBVA_DRIVER_NAME=vdpau" > $RPM_BUILD_ROOT/etc/libva.conf
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/{%{name}/dri/*.{a,la},libva*.la}
+#%{__rm} $RPM_BUILD_ROOT%{_libdir}/{%{name}/dri/*.{a,la},libva*.la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -310,9 +272,6 @@ rm -rf $RPM_BUILD_ROOT
 %post  drm -p /sbin/ldconfig
 %postundrm -p /sbin/ldconfig
 
-%post  egl -p /sbin/ldconfig
-%postunegl -p /sbin/ldconfig
-
 %post  glx -p /sbin/ldconfig
 %postunglx -p /sbin/ldconfig
 
@@ -326,22 +285,19 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING NEWS
 %attr(755,root,root) %{_libdir}/libva.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libva.so.1
-%attr(755,root,root) %{_libdir}/libva-tpi.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libva-tpi.so.1
-%dir %{_libdir}/%{name}
-%dir %{_libdir}/%{name}/dri
-%attr(755,root,root) %{_libdir}/%{name}/dri/dummy_drv_video.so
+%attr(755,root,root) %ghost %{_libdir}/libva.so.2
+#%dir %{_libdir}/%{name}
+#%dir %{_libdir}/%{name}/dri
+#%attr(755,root,root) %{_libdir}/%{name}/dri/dummy_drv_video.so
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/libva.conf
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libva.so
-%attr(755,root,root) %{_libdir}/libva-tpi.so
 %dir %{_includedir}/va
 %{_includedir}/va/va.h
 %{_includedir}/va/va_backend.h
-%{_includedir}/va/va_backend_tpi.h
+#%{_includedir}/va/va_backend_tpi.h
 %{_includedir}/va/va_backend_vpp.h
 %{_includedir}/va/va_compat.h
 %{_includedir}/va/va_dec_hevc.h
@@ -349,29 +305,30 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/va/va_dec_vp8.h
 %{_includedir}/va/va_dec_vp9.h
 %{_includedir}/va/va_drmcommon.h
+%{_includedir}/va/va_egl.h
 %{_includedir}/va/va_enc_hevc.h
 %{_includedir}/va/va_enc_h264.h
 %{_includedir}/va/va_enc_jpeg.h
 %{_includedir}/va/va_enc_mpeg2.h
 %{_includedir}/va/va_enc_vp8.h
 %{_includedir}/va/va_enc_vp9.h
+%{_includedir}/va/va_fei*.h
+%{_includedir}/va/va_str.h
 %{_includedir}/va/va_tpi.h
 %{_includedir}/va/va_version.h
 %{_includedir}/va/va_vpp.h
 %{_pkgconfigdir}/libva.pc
-%{_pkgconfigdir}/libva-tpi.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libva.a
-%{_libdir}/libva-tpi.a
 %endif
 
 %files drm
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libva-drm.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libva-drm.so.1
+%attr(755,root,root) 

DISTFILES: apache: httpd-2.4.37.tar.bz2

2018-10-25 Thread arekm
Request by: arekm


Files fetched: 1

STORED: http://www.apache.org/dist/httpd/httpd-2.4.37.tar.bz2
6a36e742180ee74bff97b28eee90c3f7  httpd-2.4.37.tar.bz2
Size: 7031632 bytes


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


[packages/apache] - up to 2.4.37; enable TLSv1.3 and disable 1.0/1.1

2018-10-25 Thread arekm
commit 57d10e7d4c254192f02004559f8a7a77f917903d
Author: Arkadiusz Miśkiewicz 
Date:   Thu Oct 25 13:50:36 2018 +0200

- up to 2.4.37; enable TLSv1.3 and disable 1.0/1.1

 apache-mod_ssl.conf | 4 ++--
 apache.spec | 8 
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index 85b9dc9..9bc7a81 100644
--- a/apache.spec
+++ b/apache.spec
@@ -21,7 +21,7 @@
 # this is internal macro, don't change to %%apache_modules_api
 %define_apache_modules_api 20120211
 
-%defineopenssl_ver 1.0.2
+%defineopenssl_ver 1.1.1
 %defineapr_ver 1:1.6.0
 %defineapr_util_ver1:1.6.0
 
@@ -35,12 +35,12 @@ Summary(pt_BR.UTF-8):   Servidor HTTPD para prover 
serviços WWW
 Summary(ru.UTF-8): Самый популярный веб-сервер
 Summary(tr.UTF-8): Lider WWW tarayıcı
 Name:  apache
-Version:   2.4.35
-Release:   2
+Version:   2.4.37
+Release:   1
 License:   Apache v2.0
 Group: Networking/Daemons/HTTP
 Source0:   http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
-# Source0-md5: 30c1cde80ffe814a8d16b4fdffda330a
+# Source0-md5: 6a36e742180ee74bff97b28eee90c3f7
 Source1:   %{name}.init
 Source2:   %{name}.logrotate
 Source3:   %{name}.sysconfig
diff --git a/apache-mod_ssl.conf b/apache-mod_ssl.conf
index 5fdfa7e..7f0b259 100644
--- a/apache-mod_ssl.conf
+++ b/apache-mod_ssl.conf
@@ -64,12 +64,12 @@ SSLSessionCacheTimeout  300
 #   This directive can be used to control the SSL protocol flavors mod_ssl
 #   should use when establishing its server environment. Clients then can only
 #   connect with one of the provided protocols.
-SSLProtocol all -SSLv2 -SSLv3
+SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
 
 #   SSL Cipher Suite:
 #   List the ciphers that the client is permitted to negotiate.
 #   See the mod_ssl documentation for a complete list.
-SSLCipherSuite 
ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA
+SSLCipherSuite 
ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA:TLSv1.3
 
 SSLHonorCipherOrder on
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/57d10e7d4c254192f02004559f8a7a77f917903d

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


[packages/glibc] separate dynamic linker instead of just ldconfig

2018-10-25 Thread jajcus
commit 4139e8458f99923b5290c8ce523d5d801c135ced
Author: Jacek Konieczny 
Date:   Thu Oct 25 12:34:50 2018 +0200

separate dynamic linker instead of just ldconfig

/sbin/ldconfig is needed by any shared library package, including glibc
itself, but it is tightly coupled with the dynamic linker provided with
glibc. More then the linker to the library.

 glibc.spec | 147 +++--
 1 file changed, 64 insertions(+), 83 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 8ffa21d..0ba07ad 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -45,7 +45,7 @@ Summary(tr.UTF-8):GNU libc
 Summary(uk.UTF-8): GNU libc версії
 Name:  glibc
 Version:   %{core_version}
-Release:   6
+Release:   6.1
 Epoch: 6
 License:   LGPL v2.1+
 Group: Libraries
@@ -117,7 +117,7 @@ BuildRequires:  rpm-build >= 4.3-0.20030610.28
 BuildRequires: rpmbuild(macros) >= 1.567
 BuildRequires: sed >= 4.0.5
 BuildRequires: texinfo
-Requires(post):ldconfig = %{epoch}:%{version}-%{release}
+Requires(post):%{name}-ld = %{epoch}:%{version}-%{release}
 Requires:  filesystem
 Requires:  uname(release) >= %{min_kernel}
 Provides:  %{name}(%{_target_cpu}) = %{epoch}:%{version}-%{release}
@@ -126,7 +126,6 @@ Provides:   %{name}(ix86) = %{epoch}:%{version}-%{release}
 %endif
 Provides:  glibc(nptl)
 Provides:  glibc(tls)
-Provides:  rtld(GNU_HASH)
 Obsoletes: glibc-common
 Obsoletes: glibc-debug
 %ifarch %{x8664} sparc64 ppc64
@@ -332,50 +331,25 @@ glibc library for crypt(3).
 %description libcrypt -l pl.UTF-8
 Biblioteka glibc z funkcją crypt(3).
 
-%package -n ldconfig
-Summary:   Create shared library cache and maintains symlinks
-Summary(de.UTF-8): Erstellt ein shared library cache und verwaltet symlinks
-Summary(fr.UTF-8): Crée un cache de bibliothčque partagée et gčre *.so
-Summary(pl.UTF-8): Tworzenie cache'u bibliotek dynamicznych i ich dowiązań 
symbolicznych
-Summary(tr.UTF-8): Ortak kitaplýk önbelleđi yaratýr ve bađlantýlarý kurar
+%package ld
+Summary:   Dynamic linker
 Group: Applications/System
 Requires:  uname(release) >= %{min_kernel}
 # This is needed because previous package (glibc) had autoreq false and had
 # provided this manually. Probably poldek bug that have to have it here.
+Provides:  rtld(GNU_HASH)
 Provides:  /sbin/ldconfig
+Provides:  ldconfig = %{epoch}:%{version}-%{release}
+Obsoletes: ldconfig < 6:2.28-6.1
 # we want FHS being installed before ldconfig, altho they are both unrelated 
to each-other.
 Requires:  FHS
 
-%description -n ldconfig
-ldconfig scans a running system and sets up the symbolic links that
-are used to load shared libraries properly. It also creates
-/etc/ld.so.cache which speeds the loading programs which use shared
-libraries.
-
-%description -n ldconfig -l de.UTF-8
-ldconfig scannt ein laufendes System und richtet die symbolischen
-Verknüpfungen zum Laden der gemeinsam genutzten Libraries ein.
-Außerdem erstellt es /etc/ld.so.cache, was das Laden von Programmen
-mit gemeinsam genutzten Libraries beschleunigt.
-
-%description -n ldconfig -l fr.UTF-8
-ldconfig analyse un systčme et configure les liens symboliques
-utilisés pour charger correctement les bibliothčques partagées. Il
-crée aussi /etc/ld.so.cache qui accélčre le chargement des programmes
-utilisant les bibliothčques partagées.
-
-%description -n ldconfig -l pl.UTF-8
-ldconfig testuje uruchomiony system i tworzy dowiązania symboliczne,
-które są następnie używane do poprawnego ładowania bibliotek
-dynamicznych. Program ten tworzy plik /etc/ld.so.cache, który
-przyśpiesza ładowanie programów korzystających z bibliotek
-dynamicznych.
-
-%description -n ldconfig -l tr.UTF-8
-ldconfig, çalýţmakta olan sistemi araţtýrýr ve ortak kitaplýklarýn
-düzgün bir ţekilde yüklenmesi için gereken simgesel bađlantýlarý
-kurar. Ayrýca ortak kitaplýklarý kullanan programlarýn yüklenmesini
-hýzlandýran /etc/ld.so.cache dosyasýný yaratýr.
+%description ld
+The dynamic linker is used to load shared libraries used by executables linked
+dynamically.
+
+The package also contains the ldconfig tool used to maintain shared library
+cache for the linker.
 
 %package -n nss_compat
 Summary:   Old style NYS NSS glibc module
@@ -1320,11 +1294,18 @@ rm -rf $RPM_BUILD_ROOT
 %if %{without cross}
 %post  -p /sbin/postshell
 /sbin/glibc-postinst /%{_lib}/%{_host_cpu} /%{_lib}/tls
-/sbin/ldconfig
+-/sbin/ldconfig
 
-%postun-p /sbin/ldconfig
+%postun-p /sbin/postshell
+-/sbin/ldconfig
 
-%triggerpostun -p /sbin/postshell -- glibc-misc < 6:2.3.5-7.6
+%post ld -p /sbin/postshell
+-/sbin/ldconfig
+
+%postunld -p /sbin/postshell
+-/sbin/ldconfig
+
+%triggerpostun ld -p /sbin/postshell -- glibc-misc < 6:2.3.5-7.6
 -/bin/cp -f /etc/ld.so.conf /etc/ld.so.conf.rpmsave
 -/bin/sed -i -e '1iinclude ld.so.conf.d/*.conf' /etc/ld.so.conf
 

[packages/postgresql] - llvm bcond

2018-10-25 Thread adamg
commit db3a3de9503447a7b6510c82c463633a709e7ae2
Author: Adam Gołębiowski 
Date:   Thu Oct 25 12:04:41 2018 +0200

- llvm bcond

 postgresql.spec | 11 +++
 1 file changed, 11 insertions(+)
---
diff --git a/postgresql.spec b/postgresql.spec
index c789d2e..231c3e0 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -1,4 +1,5 @@
 # TODO:
+# - can jit files go to subpackage?
 # - python 3 and python 2 subpackages?
 # - subpackage *_plperl and *_plpython contribs?
 # - think about pg_upgrade integration (sysconfig variable to allow upgrade 
from 8.3+ without dump/restore?)
@@ -9,6 +10,7 @@
 %bcond_without tests   # disable testing
 %bcond_without tcl # disable Tcl support
 %bcond_without kerberos5   # disable kerberos5 support
+%bcond_without llvm# disable llvm based JIT support
 %bcond_without perl# disable Perl support
 %bcond_without python  # disable Python support
 %bcond_withbonjour # Bonjour/DNS_SD support
@@ -60,6 +62,7 @@ BuildRequires:automake
 %{?with_bonjour:BuildRequires: avahi-compat-libdns_sd-devel}
 # not needed for releases... but fixes something in snapshot
 BuildRequires: bison >= 1.875
+%{?with_llvm:BuildRequires:clang}
 BuildRequires: docbook-dtd42-sgml
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-style-xsl
@@ -72,6 +75,7 @@ BuildRequires:libtool
 BuildRequires: libxml2-devel >= 1:2.6.23
 BuildRequires: libxslt-devel
 BuildRequires: libxslt-progs
+%{?with_llvm:BuildRequires: llvm-devel >= 3.9}
 BuildRequires: ncurses-devel >= 5.0
 %{?with_ldap:BuildRequires:openldap-devel}
 BuildRequires: openssl-devel >= 0.9.7d
@@ -796,6 +800,7 @@ find src -name \*.l -o -name \*.y | xargs touch
%{?with_bonjour:--with-bonjour} \
%{?with_kerberos5:--with-gssapi} \
%{?with_ldap:--with-ldap} \
+   %{?with_llvm:--with-llvm} \
--with-libxml \
--with-libxslt \
--with-openssl \
@@ -1030,6 +1035,12 @@ done
 %attr(755,root,root) %{_pgmoduledir}/pgoutput.so
 %attr(755,root,root) %{_pgmoduledir}/plpgsql.so
 %attr(755,root,root) %{_pgmoduledir}/utf8_and_*.so
+%if %{with llvm}
+%{_pgmoduledir}/bitcode
+%attr(755,root,root) %{_pgmoduledir}/llvmjit.so
+%{_pgmoduledir}/llvmjit_types.bc
+%endif
+
 
 %dir %{_pgsqldir}
 %{_pgsqldir}/plpgsql--*.sql


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/db3a3de9503447a7b6510c82c463633a709e7ae2

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


[packages/postgresql] - minimum python version is 2.4

2018-10-25 Thread adamg
commit 2b1750a47146529ffef71917a986216100c6b0fc
Author: Adam Gołębiowski 
Date:   Thu Oct 25 11:54:03 2018 +0200

- minimum python version is 2.4

 postgresql.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 6d30f62..c789d2e 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -79,9 +79,9 @@ BuildRequires:ossp-uuid-devel
 BuildRequires: pam-devel
 %{?with_perl:BuildRequires:perl-devel}
 %if %{with python}
-BuildRequires: python >= 1:2.3
-BuildRequires: python-devel >= 1:2.3
-BuildRequires: python-modules >= 1:2.3
+BuildRequires: python >= 1:2.4
+BuildRequires: python-devel >= 1:2.4
+BuildRequires: python-modules >= 1:2.4
 %endif
 BuildRequires: readline-devel >= 4.2
 BuildRequires: rpmbuild(macros) >= 1.671


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/db3a3de9503447a7b6510c82c463633a709e7ae2

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


[packages/ImageMagick] up to 7.0.8-14

2018-10-25 Thread glen
commit 7da1a51527d2a12caa58e70f9b7ea210c27bf560
Author: Elan Ruusamäe 
Date:   Wed Oct 24 20:01:58 2018 +0300

up to 7.0.8-14

 ImageMagick-ldflags.patch | 15 +++
 ImageMagick.spec  |  8 
 2 files changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index ee213ea..a2a4c20 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -23,7 +23,7 @@
 %definelibpng_ver 2:1.6.34
 
 %definever 7.0.8
-%definepver12
+%definepver14
 %include   /usr/lib/rpm/macros.perl
 Summary:   Image display, conversion, and manipulation under X
 Summary(de.UTF-8): Darstellen, Konvertieren und Bearbeiten von Grafiken 
unter X
@@ -36,12 +36,12 @@ Summary(tr.UTF-8):  X altında resim gösterme, çevirme ve 
değişiklik yapma
 Summary(uk.UTF-8): Перегляд, конвертування та обробка зображень під X 
Window
 Name:  ImageMagick
 Version:   %{ver}%{?pver:.%{pver}}
-Release:   2
+Release:   1
 Epoch: 1
 License:   Apache-like
 Group: X11/Applications/Graphics
-Source0:   
ftp://ftp.imagemagick.org/pub/ImageMagick/%{name}-%{ver}-%{pver}.tar.xz
-# Source0-md5: 923f069934ddbcc51226fd83a444e994
+Source0:   
https://www.imagemagick.org/download/%{name}-%{ver}-%{pver}.tar.xz
+# Source0-md5: 6d6dc362db8bc3a4049be9aa9d34325c
 Patch0:config.patch
 
 Patch2:%{name}-libpath.patch
diff --git a/ImageMagick-ldflags.patch b/ImageMagick-ldflags.patch
index 021e278..231f931 100644
--- a/ImageMagick-ldflags.patch
+++ b/ImageMagick-ldflags.patch
@@ -1,14 +1,13 @@
 ImageMagick-6.8.4-8/configure.ac.orig  2013-04-09 15:47:16.713625903 
+0200
-+++ ImageMagick-6.8.4-8/configure.ac   2013-04-09 15:49:29.416956473 +0200
-@@ -3903,7 +3903,23 @@
+--- ImageMagick-7.0.8-14/configure.ac~ 2018-10-24 20:04:34.0 +0300
 ImageMagick-7.0.8-14/configure.ac  2018-10-24 20:06:02.215578717 +0300
+@@ -3939,7 +3939,22 @@
  MAGICK_CXXFLAGS="$CXXFLAGS"
  MAGICK_CPPFLAGS=`echo $MAGICK_CPPFLAGS | sed -e 's/  */ /g'`
  MAGICK_PCFLAGS=`echo $MAGICK_PCFLAGS | sed -e 's/  */ /g'`
 -MAGICK_LDFLAGS="-L$LIB_DIR $LDFLAGS"
-+MAGICK_LDFLAGS=""
-+new_LDFLAGS=
-+for flag in $LDFLAGS
-+do
++MAGICK_LDFLAGS=''
++new_LDFLAGS=''
++for flag in $LDFLAGS; do
 +  case "$flag" in
 +-L/usr/lib|-L/usr/lib64|-L/usr/libx32)
 +  ;;
@@ -22,6 +21,6 @@
 +  esac
 +done
 +LDFLAGS="$new_LDFLAGS"
- MAGICK_LIBS="$MAGICK_DEP_LIBS"
+ MAGICK_LIBS="$MAGICK_DEP_LIBS MAGICK_EXTRA_DEP_LIBS"
  
  AC_SUBST(MAGICK_CFLAGS)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ImageMagick.git/commitdiff/7da1a51527d2a12caa58e70f9b7ea210c27bf560

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


DISTFILES: ImageMagick: ImageMagick-7.0.8-14.tar.xz

2018-10-25 Thread glen
Request by: glen


Files fetched: 1

STORED: https://www.imagemagick.org/download/ImageMagick-7.0.8-14.tar.xz
6d6dc362db8bc3a4049be9aa9d34325c  ImageMagick-7.0.8-14.tar.xz
Size: 8634400 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