DISTFILES: php-pear-Console_Table: Console_Table-1.3.0.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/Console_Table-1.3.0.tgz
d01d1c51bf1cd1150332df27e2fdc8a5  Console_Table-1.3.0.tgz
Size: 11391 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: php-pear-Console_Getargs: Console_Getargs-1.4.0.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/Console_Getargs-1.4.0.tgz
f99266907369af0191ea32f25dc6317e  Console_Getargs-1.4.0.tgz
Size: 18267 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/php-pear-Console_Table] - updated to 1.3.0

2018-10-22 Thread adamg
commit 50c7596e7251e65d7d8e6d1b6fc7828980767627
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:25:53 2018 +0200

- updated to 1.3.0

 php-pear-Console_Table.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Console_Table.spec b/php-pear-Console_Table.spec
index 11d8349..ee0d08e 100644
--- a/php-pear-Console_Table.spec
+++ b/php-pear-Console_Table.spec
@@ -4,12 +4,12 @@
 Summary:   %{pearname} - makes it easy to build console style tables
 Summary(pl.UTF-8): %{pearname} - proste tworzenie tabel konsolowych
 Name:  php-pear-%{pearname}
-Version:   1.2.1
+Version:   1.3.0
 Release:   1
 License:   PHP 2.02
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{pearname}-%{version}.tgz
-# Source0-md5: 87e0447d69f396eb755c3a8629a9d8d9
+# Source0-md5: d01d1c51bf1cd1150332df27e2fdc8a5
 URL:   http://pear.php.net/package/Console_Table/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Console_Table.git/commitdiff/50c7596e7251e65d7d8e6d1b6fc7828980767627

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


[packages/php-pear-Console_Getargs] - updated to 1.4.0

2018-10-22 Thread adamg
commit 693ecee3c5dea440ab4c60fb26acf532fc465600
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:25:06 2018 +0200

- updated to 1.4.0

 deprecation.patch | 11 ---
 php-pear-Console_Getargs.spec |  7 +++
 2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/php-pear-Console_Getargs.spec b/php-pear-Console_Getargs.spec
index bf8fc41..78364a8 100644
--- a/php-pear-Console_Getargs.spec
+++ b/php-pear-Console_Getargs.spec
@@ -4,12 +4,12 @@
 Summary:   %{_pearname} - a command-line arguments parser
 Summary(pl.UTF-8): %{_pearname} - przetwarzanie argumentów linii poleceń
 Name:  php-pear-%{_pearname}
-Version:   1.3.5
-Release:   2
+Version:   1.4.0
+Release:   1
 License:   PHP 2.02
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: a727bc63cc5fe4e28ccb37401cdc1525
+# Source0-md5: f99266907369af0191ea32f25dc6317e
 Patch0:deprecation.patch
 URL:   http://pear.php.net/package/Console_Getargs/
 BuildRequires: php-packagexml2cl
@@ -43,7 +43,6 @@ Ta klasa ma w PEAR status: %{_status}.
 
 %prep
 %pear_package_setup
-%patch0 -p1
 
 mv docs/%{_pearname}/examples .
 
diff --git a/deprecation.patch b/deprecation.patch
deleted file mode 100644
index 3939af8..000
--- a/deprecation.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 Console_Getargs-1.3.5/usr/share/pear/Console/Getargs.php~  2010-11-15 
16:53:57.0 +0200
-+++ Console_Getargs-1.3.5/usr/share/pear/Console/Getargs.php   2010-11-15 
16:54:34.292318997 +0200
-@@ -224,7 +224,7 @@
- function ($config = array(), $arguments = null)
- {
- // Create the options object.
--$obj = & new Console_Getargs_Options();
-+$obj = new Console_Getargs_Options();
- 
- // Try to set up the arguments.
- $err = $obj->init($config, $arguments);


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Console_Getargs.git/commitdiff/693ecee3c5dea440ab4c60fb26acf532fc465600

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


DISTFILES: php-pear-Console_CommandLine: Console_CommandLine-1.2.2.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/Console_CommandLine-1.2.2.tgz
64685af6b4cb7668d76dfea9fa848bc6  Console_CommandLine-1.2.2.tgz
Size: 40705 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/php-pear-DB] - updated to 1.9.0

2018-10-22 Thread adamg
commit 241e1c92a3c1403632c523a10273878a17e717d0
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:32:37 2018 +0200

- updated to 1.9.0

 php-pear-DB.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-DB.spec b/php-pear-DB.spec
index 8dc2c7e..7e70ead 100644
--- a/php-pear-DB.spec
+++ b/php-pear-DB.spec
@@ -4,12 +4,12 @@
 Summary:   %{pearname} - Database Abstraction Layer
 Summary(pl.UTF-8): %{pearname} - Abstrakcyjna warstwa baz danych
 Name:  php-pear-%{pearname}
-Version:   1.8.2
+Version:   1.9.0
 Release:   1
 License:   PHP 2.02
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{pearname}-%{version}.tgz
-# Source0-md5: 4f6d5dc00d9f1a6933916f58b2c7258a
+# Source0-md5: 81b35534fd433f393517dfb73c31151f
 URL:   http://pear.php.net/package/DB/
 BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires: rpm-php-pearprov >= 4.4.2-11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-DB.git/commitdiff/241e1c92a3c1403632c523a10273878a17e717d0

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


DISTFILES: php-pear-DB: DB-1.9.0.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/DB-1.9.0.tgz
81b35534fd433f393517dfb73c31151f  DB-1.9.0.tgz
Size: 134174 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: python-greenlet: greenlet-0.4.15.tar.gz

2018-10-22 Thread jajcus
Request by: jajcus


Files fetched: 1

STORED: 
https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-0.4.15.tar.gz
10fa304f673fc18b28fa6d8c6658cb80  greenlet-0.4.15.tar.gz
Size: 59694 bytes


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


[packages/python-greenlet] Version: 0.4.15

2018-10-22 Thread jajcus
commit 00329535c385b1b55e8a5d5e316d3b37cdeef151
Author: Jacek Konieczny 
Date:   Mon Oct 22 09:38:26 2018 +0200

Version: 0.4.15

 python-greenlet.spec | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-greenlet.spec b/python-greenlet.spec
index d4d2f4d..bea4e45 100644
--- a/python-greenlet.spec
+++ b/python-greenlet.spec
@@ -13,13 +13,13 @@
 Summary:   Lightweight in-process concurrent programming
 Summary(pl.UTF-8): Lekkie programowanie równoległe wewnątrz procesu
 Name:  python-%{module}
-Version:   0.4.14
+Version:   0.4.15
 Release:   1
 License:   MIT, PSF (Stackless Python parts)
 Group: Libraries/Python
 #Source0Download: https://pypi.org/simple/greenlet/
 Source0:   
https://files.pythonhosted.org/packages/source/g/greenlet/%{module}-%{version}.tar.gz
-# Source0-md5: a87b6028c3b742b210bf5973939db595
+# Source0-md5: 10fa304f673fc18b28fa6d8c6658cb80
 URL:   https://pypi.org/project/greenlet/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
@@ -109,6 +109,9 @@ C.
 %if %{with tests_py2}
 # Run the upstream benchmarking suite to further exercise the code:
 PYTHONPATH=$(echo $(pwd)/build-2/lib.*-2.?) %{__python} benchmarks/chain.py
+
+# remove the py2 module copy, as it would break py3 tests
+rm *.so
 %endif
 %endif
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-greenlet.git/commitdiff/00329535c385b1b55e8a5d5e316d3b37cdeef151

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


[packages/php-pear-DB_odbtp] - updated to 1.0.4

2018-10-22 Thread adamg
commit 57575b10fc3455fb3458f83d912b3ff058b69fad
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:35:02 2018 +0200

- updated to 1.0.4

 php-pear-DB_odbtp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-DB_odbtp.spec b/php-pear-DB_odbtp.spec
index 330a765..929b2eb 100644
--- a/php-pear-DB_odbtp.spec
+++ b/php-pear-DB_odbtp.spec
@@ -7,12 +7,12 @@
 Summary:   %{_pearname} - DB interface for ODBTP
 Summary(pl.UTF-8): %{_pearname} - interfejs DB do ODBTP
 Name:  php-pear-%{_pearname}
-Version:   1.0.3
-Release:   2
+Version:   1.0.4
+Release:   1
 License:   PHP
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: fd8781ecaa6c07621f5591190d526817
+# Source0-md5: 89f6fb35d5b697fef6bdb864ddf04c2e
 URL:   http://pear.php.net/package/DB_odbtp/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-DB_odbtp.git/commitdiff/57575b10fc3455fb3458f83d912b3ff058b69fad

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


DISTFILES: php-pear-DB_odbtp: DB_odbtp-1.0.4.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/DB_odbtp-1.0.4.tgz
89f6fb35d5b697fef6bdb864ddf04c2e  DB_odbtp-1.0.4.tgz
Size: 13965 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/php-pear-DB_DataObject] - updated to 1.11.5

2018-10-22 Thread adamg
commit 05a4ce4c5c5a4cfd938500b3f45e45ba0e71f5e3
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:34:07 2018 +0200

- updated to 1.11.5

 php-pear-DB_DataObject.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-DB_DataObject.spec b/php-pear-DB_DataObject.spec
index b915479..e91e3f8 100644
--- a/php-pear-DB_DataObject.spec
+++ b/php-pear-DB_DataObject.spec
@@ -4,12 +4,12 @@
 Summary:   %{pearname} - an SQL builder, object interface to database 
tables
 Summary(pl.UTF-8): %{pearname} - SQL builder, obiektowy interfejs do tabel 
bazodanowych
 Name:  php-pear-%{pearname}
-Version:   1.11.4
+Version:   1.11.5
 Release:   1
 License:   PHP 3.0
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{pearname}-%{version}.tgz
-# Source0-md5: 96dfccacd74b5bd4ae14324802f9d436
+# Source0-md5: 1a4b3d6114768b835a56a56585e3422b
 Patch0:DB_DataObject-PLD.patch
 URL:   http://pear.php.net/package/DB_DataObject/
 BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
@@ -82,7 +82,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc install.log optional-packages.txt
+%doc install.log
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/DB/*.php
 %dir %{php_pear_dir}/DB/DataObject


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-DB_DataObject.git/commitdiff/05a4ce4c5c5a4cfd938500b3f45e45ba0e71f5e3

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


DISTFILES: php-pear-DB_DataObject: DB_DataObject-1.11.5.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/DB_DataObject-1.11.5.tgz
1a4b3d6114768b835a56a56585e3422b  DB_DataObject-1.11.5.tgz
Size: 83878 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: php-pear-Crypt_GPG: Crypt_GPG-1.4.0.tgz

2018-10-22 Thread adamg
Request by: adamg


Files fetched: 1

STORED: http://pear.php.net/get/Crypt_GPG-1.4.0.tgz
bddff46921d6f63d9166cfd213f6733e  Crypt_GPG-1.4.0.tgz
Size: 348446 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: live: live.2018.10.17.tar.gz changelog.txt

2018-10-22 Thread arekm
Request by: arekm


Files fetched: 2

STORED: http://www.live555.com/liveMedia/public/live.2018.10.17.tar.gz
3383dea853735b7a73eda6ddb52b6372  live.2018.10.17.tar.gz
Size: 634220 bytes
STORED: http://www.live555.com/liveMedia/public/changelog.txt
529ae6d383dc969eeb36037632982fc0  changelog.txt
Size: 324303 bytes


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


[packages/python-Cython] Version: 0.29

2018-10-22 Thread jajcus
commit 00848011478a536765071c062a3fa8d8e6c3bbfb
Author: Jacek Konieczny 
Date:   Mon Oct 22 10:05:46 2018 +0200

Version: 0.29

 python-Cython.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-Cython.spec b/python-Cython.spec
index 4e760c4..19637ef 100644
--- a/python-Cython.spec
+++ b/python-Cython.spec
@@ -10,13 +10,13 @@
 Summary:   Language for writing Python Extension Modules (Python 2.x 
version)
 Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających 
Pythona (wersja dla Pythona 2.x)
 Name:  python-%{module}
-Version:   0.28.4
+Version:   0.29
 Release:   1
 License:   Apache v2.0
 Group: Libraries/Python
 #Source0Download: https://pypi.org/simple/cython/
 Source0:   
https://files.pythonhosted.org/packages/source/c/cython/%{module}-%{version}.tar.gz
-# Source0-md5: fa01ba71b1e3136b0f12e3ed8958ea02
+# Source0-md5: 5cb227772fbb0318be3c73b532d249ac
 URL:   http://cython.org/
 BuildRequires: rpmbuild(macros) >= 1.710
 %if %{with python2}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Cython.git/commitdiff/00848011478a536765071c062a3fa8d8e6c3bbfb

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


DISTFILES: python-Cython: Cython-0.29.tar.gz

2018-10-22 Thread jajcus
Request by: jajcus


Files fetched: 1

STORED: 
https://files.pythonhosted.org/packages/source/c/cython/Cython-0.29.tar.gz
5cb227772fbb0318be3c73b532d249ac  Cython-0.29.tar.gz
Size: 2037177 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/live] - up to 2018.10.17; fixes CVE-2018-4013

2018-10-22 Thread arekm
commit 7f5293aa2612e85df43f69a8c317536312cd4ed5
Author: Arkadiusz Miśkiewicz 
Date:   Mon Oct 22 10:06:11 2018 +0200

- up to 2018.10.17; fixes CVE-2018-4013

 live.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/live.spec b/live.spec
index e56f430..6d47e69 100644
--- a/live.spec
+++ b/live.spec
@@ -8,15 +8,15 @@
 Summary:   LIVE555 streaming media server
 Summary(pl.UTF-8): LIVE555 - serwer strumieni multimedialnych
 Name:  live
-Version:   2017.07.18
+Version:   2018.10.17
 Release:   1
 Epoch: 2
 License:   LGPL v2.1+
 Group: Applications/Multimedia
 Source0:   
http://www.live555.com/liveMedia/public/%{name}.%{version}.tar.gz
-# Source0-md5: 890ee3a3ea7a1df5843df9f9429170d7
+# Source0-md5: 3383dea853735b7a73eda6ddb52b6372
 Source1:   http://www.live555.com/liveMedia/public/changelog.txt
-# Source1-md5: eb8d093b4aacb6b91261378ee97d7a99
+# Source1-md5: 529ae6d383dc969eeb36037632982fc0
 Patch0:%{name}-link.patch
 # from debian
 Patch1:%{name}-pkgconfig.patch
@@ -150,7 +150,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libgroupsock.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgroupsock.so.8
 %attr(755,root,root) %{_libdir}/libliveMedia.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libliveMedia.so.58
+%attr(755,root,root) %ghost %{_libdir}/libliveMedia.so.64
 
 %files devel
 %defattr(644,root,root,755)


 gitweb:

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

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


[packages/php-pear-Crypt_GPG] - updated to 1.4.0

2018-10-22 Thread adamg
commit 43042c47782ece426b7499b6761073ff24721eea
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:30:08 2018 +0200

- updated to 1.4.0

 php-pear-Crypt_GPG.spec | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/php-pear-Crypt_GPG.spec b/php-pear-Crypt_GPG.spec
index 2841df6..f435fdd 100644
--- a/php-pear-Crypt_GPG.spec
+++ b/php-pear-Crypt_GPG.spec
@@ -4,12 +4,12 @@
 Summary:   %{pearname} - GNU Privacy Guard (GPG)
 Summary(pl.UTF-8): %{pearname} - Gnu Privacy Guard (GPG)
 Name:  php-pear-%{pearname}
-Version:   1.3.2
+Version:   1.4.0
 Release:   1
 License:   LGPL
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{pearname}-%{version}.tgz
-# Source0-md5: 8dea7ae503c282cedca591706bc2cc04
+# Source0-md5: bddff46921d6f63d9166cfd213f6733e
 URL:   http://pear.php.net/package/Crypt_GPG/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -42,8 +42,6 @@ Ta klasa ma w PEAR status: %{status}.
 %prep
 %pear_package_setup
 
-mv .%{php_pear_dir}/data/Crypt_GPG/ChangeLog .
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -54,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog
+%doc docs/Crypt_GPG/README.md
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/Crypt/GPG


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Crypt_GPG.git/commitdiff/43042c47782ece426b7499b6761073ff24721eea

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


DISTFILES: python-gevent: gevent-1.3.7.tar.gz

2018-10-22 Thread jajcus
Request by: jajcus


Files fetched: 1

STORED: 
https://files.pythonhosted.org/packages/source/g/gevent/gevent-1.3.7.tar.gz
5d3f61ef4bb40fdbd5cbaac7f0d2e585  gevent-1.3.7.tar.gz
Size: 4614437 bytes


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


[packages/python-gevent] Version: 1.3.7, force rebuild and deps

2018-10-22 Thread jajcus
commit a412afa7a1e273accf2e596d7491ba250cd7df2c
Author: Jacek Konieczny 
Date:   Mon Oct 22 10:13:46 2018 +0200

Version: 1.3.7, force rebuild and deps

should be a little bit less broken under our Python 3.7

 python-gevent.spec | 22 --
 1 file changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/python-gevent.spec b/python-gevent.spec
index 58bff96..a673103 100644
--- a/python-gevent.spec
+++ b/python-gevent.spec
@@ -17,28 +17,28 @@
 Summary:   A coroutine-based Python 2 networking library
 Summary(pl.UTF-8): Biblioteka sieciowa dla Pythona 2 oparta na korutynach
 Name:  python-%{module}
-Version:   1.3.4
+Version:   1.3.7
 Release:   1
 Epoch: 1
 License:   MIT
 Group: Development/Languages
 #Source0Download: https://pypi.python.org/simple/gevent
 Source0:   
https://files.pythonhosted.org/packages/source/g/gevent/%{module}-%{version}.tar.gz
-# Source0-md5: 97deaf53196ba430808e8f18b731112a
+# Source0-md5: 5d3f61ef4bb40fdbd5cbaac7f0d2e585
 Patch0:known_failures-pld.patch
 Patch1:%{name}-tests.patch
 URL:   http://www.gevent.org/
 %{?with_system_c_ares:BuildRequires:   c-ares-devel >= 1.10.0}
 %{?with_system_libev:BuildRequires:libev-devel >= 4.23}
-# if cpython generated files need rebuild
-#BuildRequires:python-Cython >= 0.25.1
+BuildRequires: python-Cython >= 0.28.5
 %if %{with python2}
 BuildRequires: python-cffi >= 1.3.0
 BuildRequires: python-devel >= 1:2.7
+BuildRequires: python-greenlet-devel >= 0.4.15
 %if %{with tests}
 BuildRequires: python-coverage >= 4.0
 BuildRequires: python-devel-src >= 1:2.7
-BuildRequires: python-greenlet >= 0.4.10
+BuildRequires: python-greenlet >= 0.4.15
 BuildRequires:  python-objgraph
 BuildRequires: python-setuptools
 BuildRequires: python-test
@@ -47,6 +47,7 @@ BuildRequires:python-test
 %if %{with python3}
 BuildRequires: python3-cffi >= 1.3.0
 BuildRequires: python3-devel >= 1:3.3
+BuildRequires: python3-greenlet-devel >= 0.4.15
 %if %{with tests}
 BuildRequires: python3-coverage >= 4.0
 BuildRequires: python3-greenlet >= 0.4.10
@@ -58,7 +59,7 @@ BuildRequires:python3-test
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %{?with_system_libev:Requires: libev >= 4.23}
-Requires:  python-greenlet >= 0.4.10
+Requires:  python-greenlet >= 0.4.15
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -88,7 +89,7 @@ Summary:  A coroutine-based Python 3 networking library
 Summary(pl.UTF-8): Biblioteka sieciowa dla Pythona 3 oparta na korutynach
 Group: Libraries/Python
 %{?with_system_libev:Requires: libev >= 4.23}
-Requires:  python-greenlet >= 0.4.10
+Requires:  python-greenlet >= 0.4.15
 
 %description -n python3-%{module}
 gevent is a coroutine-based Python networking library. Features
@@ -118,9 +119,10 @@ możliwości to m.in.
 %patch1 -p1 -b .orig
 
 %build
-# when Cython-generated files are to be rebuilt
-# (BR: python-Cython must be enabled then too)
-# ln -s Makefile.ext Makefile
+
+# force rebuild of Cython-generated files
+# they depend on specific deps (e.g. greenlet) versions
+rm src/gevent/{*.c,resolver/cares.c}
 
 # must be exported to work (py*_build macro is not single invocation)
 %{?with_system_libev:export LIBEV_EMBED=false}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gevent.git/commitdiff/a412afa7a1e273accf2e596d7491ba250cd7df2c

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


[packages/php-pear-Console_CommandLine] - updated to 1.2.2

2018-10-22 Thread adamg
commit d3d8e79964d7f862608c885bb833fe76d199ce11
Author: Adam Gołębiowski 
Date:   Mon Oct 22 08:22:51 2018 +0200

- updated to 1.2.2

 php-pear-Console_CommandLine.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Console_CommandLine.spec 
b/php-pear-Console_CommandLine.spec
index 73e4b43..306bbd9 100644
--- a/php-pear-Console_CommandLine.spec
+++ b/php-pear-Console_CommandLine.spec
@@ -6,12 +6,12 @@
 Summary:   %{_pearname} - A full featured command line options and 
arguments parser
 Summary(pl.UTF-8): %{_pearname} - Bogaty w funkcjonalność analizator 
parametrów linii poleceń
 Name:  php-pear-%{_pearname}
-Version:   1.2.0
+Version:   1.2.2
 Release:   1
 License:   MIT License
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 7fc7802413fba37fb0549f430b1f5b37
+# Source0-md5: 64685af6b4cb7668d76dfea9fa848bc6
 URL:   http://pear.php.net/package/Console_CommandLine/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Console_CommandLine.git/commitdiff/d3d8e79964d7f862608c885bb833fe76d199ce11

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


[packages/python-tdbus] Version: 0.11, some memleak fixes

2018-10-22 Thread jajcus
commit 3db05e761560c63215fc45a793aed2af45410455
Author: Jacek Konieczny 
Date:   Mon Oct 22 10:16:30 2018 +0200

Version: 0.11, some memleak fixes

 python-tdbus.spec|  11 ++--
 reference_counting.patch | 140 +++
 2 files changed, 146 insertions(+), 5 deletions(-)
---
diff --git a/python-tdbus.spec b/python-tdbus.spec
index d187857..ea26b31 100644
--- a/python-tdbus.spec
+++ b/python-tdbus.spec
@@ -7,13 +7,13 @@
 %definemodule  tdbus
 Summary:   Simple ("trivial") Python bindings for D-BUS
 Name:  python-%{module}
-Version:   0.10
-Release:   2
+Version:   0.11
+Release:   1
 License:   MIT
 Group: Libraries/Python
-Source0:   
https://github.com/hmvp/python-tdbus/archive/v0.10/%{name}-%{version}.tar.gz
-# Source0-md5: 6033776d458aae287d2f9d92a801a42d
-Patch0:use_after_free.patch
+Source0:   
https://github.com/hmvp/python-tdbus/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 51eb65661eafcb56a10326187cd65355
+Patch0:reference_counting.patch
 URL:   https://github.com/hmvp/python-tdbus
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.710
@@ -87,6 +87,7 @@ Dokumentacja API %{module}.
 
 %prep
 %setup -q
+
 %patch0 -p1
 
 %build
diff --git a/reference_counting.patch b/reference_counting.patch
new file mode 100644
index 000..589ce97
--- /dev/null
+++ b/reference_counting.patch
@@ -0,0 +1,140 @@
+From 2de3d789e1c488ad730acabd3fc6f4968ac5e27b Mon Sep 17 00:00:00 2001
+From: Jacek Konieczny 
+Date: Mon, 6 Aug 2018 13:19:51 +0200
+Subject: [PATCH] Release references received from PyObject_CallMethod()
+
+This reference leak usually won't hurt, as in most cases it is just
+a reference to the same single Py_None object. The code was still
+wrong, though.
+---
+ lib/tdbus/_tdbus.c | 24 ++--
+ 1 file changed, 18 insertions(+), 6 deletions(-)
+
+diff --git a/lib/tdbus/_tdbus.c b/lib/tdbus/_tdbus.c
+index 46ec3db..9cc094b 100644
+--- a/lib/tdbus/_tdbus.c
 b/lib/tdbus/_tdbus.c
+@@ -1519,6 +1519,7 @@ static dbus_bool_t
+ _tdbus_add_watch_callback(DBusWatch *watch, void *data)
+ {
+ PyTDBusWatchObject *Pwatch;
++PyObject *ret;
+ 
+ if ((Pwatch = dbus_watch_get_data(watch)) == NULL) {
+ if ((Pwatch = PyObject_New(PyTDBusWatchObject, )) == 
NULL)
+@@ -1528,7 +1529,8 @@ _tdbus_add_watch_callback(DBusWatch *watch, void *data)
+ Py_INCREF(Pwatch);
+ dbus_watch_set_data(watch, Pwatch, _tdbus_decref);
+ }
+-PyObject_CallMethod((PyObject *) data, "add_watch", "O", Pwatch);
++ret = PyObject_CallMethod((PyObject *) data, "add_watch", "O", Pwatch);
++Py_XDECREF(ret);
+ if (PyErr_Occurred())
+ PyErr_Clear();
+ return TRUE;
+@@ -1538,10 +1540,12 @@ static void
+ _tdbus_remove_watch_callback(DBusWatch *watch, void *data)
+ {
+ PyObject *Pwatch;
++PyObject *ret;
+ 
+ Pwatch = dbus_watch_get_data(watch);
+ ASSERT(Pwatch != NULL);
+-PyObject_CallMethod((PyObject *) data, "remove_watch", "O", Pwatch);
++ret = PyObject_CallMethod((PyObject *) data, "remove_watch", "O", Pwatch);
++Py_XDECREF(ret);
+ if (PyErr_Occurred())
+ PyErr_Clear();
+ error:
+@@ -1552,10 +1556,12 @@ static void
+ _tdbus_watch_toggled_callback(DBusWatch *watch, void *data)
+ {
+ PyObject *Pwatch;
++PyObject *ret;
+ 
+ Pwatch = dbus_watch_get_data(watch);
+ ASSERT(Pwatch != NULL);
+-PyObject_CallMethod((PyObject *) data, "watch_toggled", "O", Pwatch);
++ret = PyObject_CallMethod((PyObject *) data, "watch_toggled", "O", 
Pwatch);
++Py_XDECREF(ret);
+ if (PyErr_Occurred())
+ PyErr_Clear();
+ error:
+@@ -1566,6 +1572,7 @@ static dbus_bool_t
+ _tdbus_add_timeout_callback(DBusTimeout *timeout, void *data)
+ {
+ PyTDBusTimeoutObject *Ptimeout;
++PyObject *ret;
+ 
+ if ((Ptimeout = dbus_timeout_get_data(timeout)) == NULL) {
+ if ((Ptimeout = PyObject_New(PyTDBusTimeoutObject, 
)) == NULL)
+@@ -1575,7 +1582,8 @@ _tdbus_add_timeout_callback(DBusTimeout *timeout, void 
*data)
+ Py_INCREF(Ptimeout);
+ dbus_timeout_set_data(timeout, Ptimeout, _tdbus_decref);
+ }
+-PyObject_CallMethod((PyObject *) data, "add_timeout", "O", Ptimeout);
++ret = PyObject_CallMethod((PyObject *) data, "add_timeout", "O", 
Ptimeout);
++Py_XDECREF(ret);
+ if (PyErr_Occurred())
+ PyErr_Clear();
+ return TRUE;
+@@ -1585,10 +1593,12 @@ static void
+ _tdbus_remove_timeout_callback(DBusTimeout *timeout, void *data)
+ {
+ PyObject *Ptimeout;
++PyObject *ret;
+ 
+ Ptimeout = dbus_timeout_get_data(timeout);
+ ASSERT(Ptimeout != NULL);
+-PyObject_CallMethod((PyObject *) data, "remove_timeout", "O", Ptimeout);
++ret = PyObject_CallMethod((PyObject *) data, "remove_timeout", "O", 
Ptimeout);
++Py_XDECREF(ret);
+ if (PyErr_Occurred())
+ PyErr_Clear();
+ 

DISTFILES: python-tdbus: python-tdbus-0.11.tar.gz

2018-10-22 Thread jajcus
Request by: jajcus


Files fetched: 1

STORED: 
https://github.com/hmvp/python-tdbus/archive/v0.11/python-tdbus-0.11.tar.gz
51eb65661eafcb56a10326187cd65355  python-tdbus-0.11.tar.gz
Size: 25054 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/gsasl] - release 8

2018-10-22 Thread hawk
commit 5119aabdc873756f7ff7920761508fa301a683be
Author: Marcin Krol 
Date:   Mon Oct 22 10:02:52 2018 +

- release 8

 gsasl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsasl.spec b/gsasl.spec
index e05fd1f..6cdfbea 100644
--- a/gsasl.spec
+++ b/gsasl.spec
@@ -11,7 +11,7 @@ Summary:  GNU SASL - implementation of the Simple 
Authentication and Security Lay
 Summary(pl.UTF-8): GNU SASL - implementacja Simple Authentication and 
Security Layer
 Name:  gsasl
 Version:   1.8.0
-Release:   7
+Release:   8
 License:   LGPL v2.1+ (library), GPL v3+ (gsasl tool)
 Group: Libraries
 Source0:   http://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsasl.git/commitdiff/5119aabdc873756f7ff7920761508fa301a683be

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


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

2018-10-22 Thread arekm
commit 1f880140e53feee2e1d93acb0426f0e586514102
Author: Arkadiusz Miśkiewicz 
Date:   Mon Oct 22 16:11:52 2018 +0200

- release 2 (by relup.sh)

 mplayer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index b2e9a37..7ed4d7d 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -113,7 +113,7 @@
 # date from directory inside of tarball (like mplayer-export-2014-04-29)
 %definesnap2018-05-22
 %definessnap   %(echo %{snap} | tr -d -)
-%definerel 1
+%definerel 2
 Summary:   MPlayer - THE Movie Player for UN*X
 Summary(de.UTF-8): MPlayer ist ein unter der freien GPL-Lizenz stehender 
Media-Player
 Summary(es.UTF-8): Otro reproductor de películas


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mplayer.git/commitdiff/1f880140e53feee2e1d93acb0426f0e586514102

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


[packages/vlc] - release 4 (by relup.sh)

2018-10-22 Thread arekm
commit 7a17d42157c6bf47f5c2e2d041e6cfe62c1fdea5
Author: Arkadiusz Miśkiewicz 
Date:   Mon Oct 22 16:12:11 2018 +0200

- release 4 (by relup.sh)

 vlc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 6c902ab..8cf4624 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -64,7 +64,7 @@ Summary:  VLC - a multimedia player and stream server
 Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:  vlc
 Version:   3.0.4
-Release:   3
+Release:   4
 License:   GPL v2+
 Group: X11/Applications/Multimedia
 Source0:   
http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vlc.git/commitdiff/7a17d42157c6bf47f5c2e2d041e6cfe62c1fdea5

___
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-LibIDN] - release 8

2018-10-22 Thread hawk
commit 518618f72968d217aedd812da2d2580453f0e32d
Author: Marcin Krol 
Date:   Mon Oct 22 10:08:38 2018 +

- release 8

 perl-Net-LibIDN.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Net-LibIDN.spec b/perl-Net-LibIDN.spec
index 009d90b..4e79f71 100644
--- a/perl-Net-LibIDN.spec
+++ b/perl-Net-LibIDN.spec
@@ -9,7 +9,7 @@ Summary:This module provides Perl bindings for GNU 
Libidn
 Summary(pl.UTF-8): Wiązania Libidn dla Perla   
 Name:  perl-Net-LibIDN
 Version:   0.12
-Release:   7
+Release:   8
 License:   GPL
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-LibIDN.git/commitdiff/518618f72968d217aedd812da2d2580453f0e32d

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


[packages/python-zmq] distribute is obsoleted by setuptools

2018-10-22 Thread jajcus
commit 768c798bb38ad11784129276b42448052c932e48
Author: Jacek Konieczny 
Date:   Mon Oct 22 14:14:40 2018 +0200

distribute is obsoleted by setuptools

 python-zmq.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-zmq.spec b/python-zmq.spec
index cd2a551..06b 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -19,11 +19,12 @@ URL:http://github.com/zeromq/pyzmq
 %if %{with python2}
 BuildRequires: python-Cython >= 0.16
 BuildRequires: python-devel >= 1:2.6
-BuildRequires: python-distribute
+BuildRequires: python-setuptools
 %endif
 %if %{with python3}
 BuildRequires: python3-Cython >= 0.16
 BuildRequires: python3-devel >= 3.2
+BuildRequires: python3-setuptools
 %endif
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.710


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zmq.git/commitdiff/768c798bb38ad11784129276b42448052c932e48

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


[packages/jggtrans] - release 2

2018-10-22 Thread hawk
commit 7c72d28633a44d208cd52def6c524ea9c1f80e94
Author: Marcin Krol 
Date:   Mon Oct 22 10:05:47 2018 +

- release 2

 jggtrans.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jggtrans.spec b/jggtrans.spec
index 219d691..db18871 100644
--- a/jggtrans.spec
+++ b/jggtrans.spec
@@ -4,7 +4,7 @@ Summary:GaduGadu transport module for Jabber
 Summary(pl.UTF-8): Moduł transportowy GaduGadu dla systemu Jabber
 Name:  jggtrans
 Version:   2.2.6
-Release:   1
+Release:   2
 License:   GPL
 Group: Applications/Communications
 Source0:   
https://github.com/Jajcus/jggtrans/releases/download/v2.2.6/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jggtrans.git/commitdiff/7c72d28633a44d208cd52def6c524ea9c1f80e94

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


[packages/graphene] - updated to 1.8.2 - removed obsolete gcc patch - added gir patch (build introspection even also whe

2018-10-22 Thread qboosh
commit 4b7a3b525aba83c2e78f1e0c525700485c6c6085
Author: Jakub Bogusz 
Date:   Mon Oct 22 21:32:55 2018 +0200

- updated to 1.8.2
- removed obsolete gcc patch
- added gir patch (build introspection even also when both shared+static 
libraries are built

 graphene-gcc.patch | 61 --
 graphene-gir.patch | 11 ++
 graphene.spec  | 47 +++--
 3 files changed, 32 insertions(+), 87 deletions(-)
---
diff --git a/graphene.spec b/graphene.spec
index a1617b4..d2966cf 100644
--- a/graphene.spec
+++ b/graphene.spec
@@ -13,21 +13,25 @@
 Summary:   Graphene - a thin layer of types for graphic libraries
 Summary(pl.UTF-8): Graphene - cienka warstwa typów dla bibliotek 
graficznych
 Name:  graphene
-Version:   1.6.0
+Version:   1.8.2
 Release:   1
 License:   MIT
 Group: Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/graphene/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 4f823f2e6a9849ea2c85d4be52c0326f
-Patch0:%{name}-gcc.patch
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/graphene/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: 87e023dcf748da9fb83bed4f18f6a8e6
+Patch0:%{name}-gir.patch
 URL:   https://github.com/ebassi/graphene
-BuildRequires: autoconf >= 2.63
-BuildRequires: automake >= 1:1.11
+BuildRequires: gcc >= 5:3.2
+%if %{with sse2}
+BuildRequires: gcc >= 6:4.9
+%endif
 BuildRequires: glib2-devel >= 1:2.40.0
 %{?with_introspection:BuildRequires:   gobject-introspection-devel >= 1.41.0}
 BuildRequires: gtk-doc >= 1.20
-BuildRequires: libtool >= 2:2.2.6
+BuildRequires: meson >= 0.43.1
+BuildRequires: ninja
 BuildRequires: pkgconfig
+%{?with_introspection:BuildRequires:   python3 >= 1:3}
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires:  glib2 >= 1:2.40.0
@@ -87,29 +91,19 @@ Dokumentacja API biblioteki Graphene.
 %patch0 -p1
 
 %build
-%{__gtkdocize}
-%{__libtoolize}
-%{__aclocal} -I build/autotools
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure \
-   %{!?with_armneon:--disable-arm-neon} \
-   %{!?with_introspection:--disable-introspection} \
-   --disable-silent-rules \
-   %{!?with_sse2:--disable-sse2} \
-   %{?with_static_libs:--enable-static} \
-   --with-html-dir=%{_gtkdocdir}
-%{__make}
+%meson build \
+   %{!?with_armneon:-Darm_neon=false} \
+   -Dgtk_doc=true \
+   %{!?with_introspection:-Dintrospection=false} \
+   %{!?with_sse2:-Dsse2=false} \
+   -Dtests=false
+
+%meson_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT
-
-# obsoleted by pkg-config
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgraphene-1.0.la
+%meson_install -C build
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -119,6 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc LICENSE README.md
 %attr(755,root,root) %{_libdir}/libgraphene-1.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgraphene-1.0.so.0
 %if %{with introspection}
diff --git a/graphene-gcc.patch b/graphene-gcc.patch
deleted file mode 100644
index a6a7b79..000
--- a/graphene-gcc.patch
+++ /dev/null
@@ -1,61 +0,0 @@
 graphene-0.99.2/src/graphene-point3d.c.orig2014-06-23 
12:40:39.0 +0200
-+++ graphene-0.99.2/src/graphene-point3d.c 2014-07-27 08:09:01.524038179 
+0200
-@@ -37,6 +37,7 @@
- #include "config.h"
- 
- #include 
-+#include 
- 
- #include "graphene-point3d.h"
- #include "graphene-vec3.h"
 graphene-0.99.2/src/graphene-point.c.orig  2014-06-23 12:40:39.0 
+0200
-+++ graphene-0.99.2/src/graphene-point.c   2014-07-27 08:08:36.847372544 
+0200
-@@ -36,6 +36,7 @@
- #include "config.h"
- 
- #include 
-+#include 
- 
- #include "graphene-point.h"
- #include "graphene-simd4f.h"
 graphene-0.99.2/src/graphene-quad.c.orig   2014-06-23 12:40:39.0 
+0200
-+++ graphene-0.99.2/src/graphene-quad.c2014-07-27 08:09:21.187370685 
+0200
-@@ -35,6 +35,8 @@
- #include "graphene-rect.h"
- #include "graphene-line-segment.h"
- 
-+#include 
-+
- /**
-  * graphene_quad_alloc: (constructor)
-  *
 graphene-0.99.2/src/graphene-quaternion.c.orig 2014-06-23 
12:40:39.0 +0200
-+++ graphene-0.99.2/src/graphene-quaternion.c  2014-07-27 08:09:35.794036737 
+0200
-@@ -35,6 +35,7 @@
- #include "config.h"
- 
- #include 
-+#include 
- 
- #include "graphene-quaternion.h"
- 
 graphene-0.99.2/src/graphene-rect.c.orig   2014-06-23 12:40:39.0 
+0200
-+++ graphene-0.99.2/src/graphene-rect.c2014-07-27 08:09:54.334035960 
+0200
-@@ -37,6 +37,7 @@
- #include "config.h"
- 
- #include 
-+#include 
- 
- #include "graphene-rect.h"
- 
 graphene-0.99.2/src/graphene-size.c.orig   2014-06-23 12:40:39.0 
+0200
-+++ graphene-0.99.2/src/graphene-size.c2014-07-27 08:11:34.260698434 
+0200
-@@ -33,6 +33,7 @@
- #include "config.h"
- 
- #include 
-+#include 
- 
- 

DISTFILES: graphene: graphene-1.8.2.tar.xz

2018-10-22 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/graphene/1.8/graphene-1.8.2.tar.xz
87e023dcf748da9fb83bed4f18f6a8e6  graphene-1.8.2.tar.xz
Size: 127436 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/pcp] - release 4 (by relup.sh)

2018-10-22 Thread baggins
commit 747c55de91ed35b06166638d03c524a114193e38
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:26:13 2018 +0200

- release 4 (by relup.sh)

 pcp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pcp.spec b/pcp.spec
index c932f21..74438c0 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -13,7 +13,7 @@ Summary:  Performance Co-Pilot - system level performance 
monitoring and manageme
 Summary(pl.UTF-8): Performance Co-Pilot - monitorowanie i zarządzanie 
wydajnością na poziomie systemu
 Name:  pcp
 Version:   4.1.0
-Release:   3
+Release:   4
 License:   LGPL v2.1 (libraries), GPL v2 (the rest)
 Group: Applications/System
 Source0:   
https://github.com/performancecopilot/pcp/archive/%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcp.git/commitdiff/747c55de91ed35b06166638d03c524a114193e38

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


[packages/grass] - release 5 (by relup.sh)

2018-10-22 Thread baggins
commit 0ebbf439d393f74f3b4d35ced7ca251a4f005d8b
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:26:34 2018 +0200

- release 5 (by relup.sh)

 grass.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grass.spec b/grass.spec
index 7d11dc1..ab32b3e 100644
--- a/grass.spec
+++ b/grass.spec
@@ -10,7 +10,7 @@ Summary:  The Geographic Resources Analysis Support System
 Summary(pl.UTF-8): System obsługujący analizę zasobów geograficznych
 Name:  grass
 Version:   7.4.0
-Release:   4
+Release:   5
 Epoch: 1
 License:   GPL v2+
 Group: X11/Applications


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grass.git/commitdiff/0ebbf439d393f74f3b4d35ced7ca251a4f005d8b

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


[packages/nessus-plugins] - release 5 (by relup.sh)

2018-10-22 Thread baggins
commit e50e3147a5dc36424da78399933de24744b43d01
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:26:25 2018 +0200

- release 5 (by relup.sh)

 nessus-plugins.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nessus-plugins.spec b/nessus-plugins.spec
index 164bfb5..3a940f6 100644
--- a/nessus-plugins.spec
+++ b/nessus-plugins.spec
@@ -2,7 +2,7 @@ Summary:Nessus plugins
 Summary(pl.UTF-8): Wtyczki do Nessusa
 Name:  nessus-plugins
 Version:   2.2.7
-Release:   4
+Release:   5
 License:   GPL
 Group: Networking
 Vendor:Nessus Project


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nessus-plugins.git/commitdiff/e50e3147a5dc36424da78399933de24744b43d01

___
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)

2018-10-22 Thread baggins
commit 73357225e5a1ebc6d135176483b14e54458746e0
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:26:44 2018 +0200

- release 2 (by relup.sh)

 fwupd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index 68a9fc3..2a97ef6 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.1.3
-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/73357225e5a1ebc6d135176483b14e54458746e0

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


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

2018-10-22 Thread baggins
commit 9e32e7c9d8d2b29b22c6559a6214991d9d106dd9
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:57:33 2018 +0200

- release 2 (by relup.sh)

 libdvbcsa.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdvbcsa.spec b/libdvbcsa.spec
index e05224c..483eb49 100644
--- a/libdvbcsa.spec
+++ b/libdvbcsa.spec
@@ -2,7 +2,7 @@ Summary:A free implementation of the DVB/CSA
 Summary(pl.UTF-8): Wolnodostępna implementacja DVB/CSA
 Name:  libdvbcsa
 Version:   1.1.0
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: Libraries
 Source0:   
http://download.videolan.org/pub/videolan/libdvbcsa/%{version}/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdvbcsa.git/commitdiff/9e32e7c9d8d2b29b22c6559a6214991d9d106dd9

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


[packages/libprelude] - release 6 (by relup.sh)

2018-10-22 Thread baggins
commit 0d92a2a848abc3061de908491489c12913ca8285
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:57:12 2018 +0200

- release 6 (by relup.sh)

 libprelude.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libprelude.spec b/libprelude.spec
index 5412ede..168900c 100644
--- a/libprelude.spec
+++ b/libprelude.spec
@@ -15,7 +15,7 @@ Summary:  The Prelude library
 Summary(pl.UTF-8): Biblioteka Prelude
 Name:  libprelude
 Version:   4.1.0
-Release:   5
+Release:   6
 License:   GPL v2 or commercial
 Group: Libraries
 #Source0Download: https://www.prelude-siem.org/projects/prelude/files


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libprelude.git/commitdiff/0d92a2a848abc3061de908491489c12913ca8285

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


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

2018-10-22 Thread baggins
commit d2d96d19177c013319413cbf9d2cdb9703ceccf1
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:57:22 2018 +0200

- release 2 (by relup.sh)

 libident.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libident.spec b/libident.spec
index 9aab8b8..57ce7e9 100644
--- a/libident.spec
+++ b/libident.spec
@@ -2,7 +2,7 @@ Summary:LibIdent - Ident protocol client library
 Summary(pl.UTF-8): LibIdent - biblioteka kliencka dla protokołu Ident
 Name:  libident
 Version:   0.32
-Release:   1
+Release:   2
 License:   Public Domain
 Group: Libraries
 Source0:   http://www.remlab.net/files/libident/%{name}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libident.git/commitdiff/d2d96d19177c013319413cbf9d2cdb9703ceccf1

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


[packages/xrdp] - fix building on x32 - rel 2

2018-10-22 Thread baggins
commit 1c80cffad73a194c17f0334b826f14e6d076604a
Author: Jan Rękorajski 
Date:   Mon Oct 22 23:50:23 2018 +0200

- fix building on x32
- rel 2

 x32.patch | 44 
 xrdp.spec | 17 +++--
 2 files changed, 59 insertions(+), 2 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index 8406a64..d6df260 100644
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -1,8 +1,12 @@
+#
+# TODO:
+#   - package systemd stuff
+#
 Summary:   Remote desktop server
 Summary(pl.UTF-8): Serwer remote desktop
 Name:  xrdp
 Version:   0.9.8
-Release:   1
+Release:   2
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz
@@ -14,6 +18,7 @@ Source4:  %{name}.README.PLD.pl
 Source5:   startwm.sh
 Patch0:config.patch
 Patch1:quiet.patch
+Patch2:x32.patch
 URL:   http://www.xrdp.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -89,6 +94,7 @@ Statyczne biblioteki xrdp.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 install %{SOURCE3} README.PLD
 install %{SOURCE4} README.PLD.pl
@@ -99,8 +105,15 @@ install %{SOURCE4} README.PLD.pl
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+cd librfxcodec
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+cd ..
 %configure
-%{__make}
+%{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
diff --git a/x32.patch b/x32.patch
new file mode 100644
index 000..540b8d9
--- /dev/null
+++ b/x32.patch
@@ -0,0 +1,44 @@
+--- xrdp-0.9.8/librfxcodec/m4/nasm.m4~ 2017-03-14 03:31:16.0 +0100
 xrdp-0.9.8/librfxcodec/m4/nasm.m4  2018-10-22 23:14:49.068774820 +0200
+@@ -30,6 +30,9 @@
+   linux*aout*)
+ objfmt='a.out'
+   ;;
++  linux-gnux32)
++objfmt='ELFX32'
++  ;;
+   linux*)
+ case "$host_cpu" in
+   x86_64)
+@@ -95,6 +98,7 @@
+   BSD-a.out)  NAFLAGS='-faoutb -DAOUT';;
+   ELF)NAFLAGS='-felf -DELF';;
+   ELF64)  NAFLAGS='-felf64 -DELF -D__x86_64__';;
++  ELFX32) NAFLAGS='-felfx32 -DELF -D__x86_64__';;
+   RDF)NAFLAGS='-frdf -DRDF';;
+   Mach-O) NAFLAGS='-fmacho -DMACHO';;
+   Mach-O64)   NAFLAGS='-fmacho64 -DMACHO -D__x86_64__';;
+--- xrdp-0.9.8/librfxcodec/src/nasm_lt.sh~ 2017-03-14 03:31:16.0 
+0100
 xrdp-0.9.8/librfxcodec/src/nasm_lt.sh  2018-10-22 23:15:27.400841584 
+0200
+@@ -11,7 +11,7 @@
+ pic=yes
+ fi
+ ;;
+--f|-fbin|-faout|-faoutb|-fcoff|-felf|-felf64|-fas86| \
++-f|-fbin|-faout|-faoutb|-fcoff|-felf|-felf64|-felfx32|-fas86| \
+ -fobj|-fwin32|-fwin64|-frdf|-fieee|-fmacho|-fmacho64)
+ # it's a file format specifier for nasm.
+ command="$command $1"
+--- xrdp-0.9.8/librfxcodec/src/common.asm~ 2017-09-26 08:22:51.0 
+0200
 xrdp-0.9.8/librfxcodec/src/common.asm  2018-10-22 23:48:37.17837 
+0200
+@@ -34,6 +34,10 @@
+ %define is_elf 1
+ %endif
+ 
++%ifidn __OUTPUT_FORMAT__,elfx32
++%define is_elf 1
++%endif
++
+ ; Detect Mach-O formats
+ %ifidn __OUTPUT_FORMAT__,macho
+ %define is_macho 1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xrdp.git/commitdiff/1c80cffad73a194c17f0334b826f14e6d076604a

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


[packages/hfsplus-tools] - release 4 (by relup.sh)

2018-10-22 Thread baggins
commit b303a13e1c2abecd5baadb53547bd75d8d724cce
Author: Jan Rękorajski 
Date:   Tue Oct 23 00:05:00 2018 +0200

- release 4 (by relup.sh)

 hfsplus-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hfsplus-tools.spec b/hfsplus-tools.spec
index 57b490e..ad4342e 100644
--- a/hfsplus-tools.spec
+++ b/hfsplus-tools.spec
@@ -2,7 +2,7 @@ Summary:Tools to create/check Apple HFS+ filesystems
 Summary(pl.UTF-8): Narzędzia do tworzenia i sprawdzania systemów plików 
Apple HFS+
 Name:  hfsplus-tools
 Version:   540.1.linux3
-Release:   3
+Release:   4
 License:   APSL 2.0
 Group: Base
 Source0:   
http://cavan.codon.org.uk/~mjg59/diskdev_cmds/diskdev_cmds-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hfsplus-tools.git/commitdiff/b303a13e1c2abecd5baadb53547bd75d8d724cce

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


[packages/libblockdev] - BR ndctl-devel

2018-10-22 Thread baggins
commit 5dfb3991f87044a279d0e756c3dfa53879464fa7
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:31:00 2018 +0200

- BR ndctl-devel

 libblockdev.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libblockdev.spec b/libblockdev.spec
index 2034105..ca254df 100644
--- a/libblockdev.spec
+++ b/libblockdev.spec
@@ -23,6 +23,7 @@ BuildRequires:libblkid-devel >= 2.23.0
 BuildRequires: libbytesize-devel >= 0.1
 BuildRequires: libmount-devel >= 2.23.0
 BuildRequires: libtool
+BuildRequires: ndctl-devel
 BuildRequires: nss-devel >= 3.18.0
 BuildRequires: parted-devel >= 3.1
 BuildRequires: pkgconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libblockdev.git/commitdiff/5dfb3991f87044a279d0e756c3dfa53879464fa7

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


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

2018-10-22 Thread baggins
commit e2019a68350b926755c2130772ae1e2d2f0a60b1
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:51:22 2018 +0200

- release 2 (by relup.sh)

 libblockdev.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libblockdev.spec b/libblockdev.spec
index ca254df..aaa1482 100644
--- a/libblockdev.spec
+++ b/libblockdev.spec
@@ -4,7 +4,7 @@
 Summary:   A library for low-level manipulation with block devices
 Name:  libblockdev
 Version:   2.20
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: Libraries
 Source0:   
https://github.com/storaged-project/libblockdev/releases/download/%{version}-1/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libblockdev.git/commitdiff/e2019a68350b926755c2130772ae1e2d2f0a60b1

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


[packages/cacti] requires php 5.4

2018-10-22 Thread glen
commit 466d01a25c98892cc90189d918510b0ee51d6ec8
Author: Elan Ruusamäe 
Date:   Tue Oct 23 00:20:26 2018 +0300

requires php 5.4

 cacti.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti.spec b/cacti.spec
index 62c52b2..3003263 100644
--- a/cacti.spec
+++ b/cacti.spec
@@ -1,5 +1,5 @@
 %definepia_ver 3.1
-%definephp_min_version 5.2.13-10
+%definephp_min_version 5.4.0
 %include   /usr/lib/rpm/macros.php
 Summary:   Cacti is a PHP frontend for rrdtool
 Summary(pl.UTF-8): Cacti - frontend w PHP do rrdtoola


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti.git/commitdiff/466d01a25c98892cc90189d918510b0ee51d6ec8

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


[packages/gnulib] - do not package buildd-time generator script - rel 3

2018-10-22 Thread baggins
commit c117992742a3a3aeb81da9ed7b9108abcf3e24ed
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:35:22 2018 +0200

- do not package buildd-time generator script
- rel 3

 gnulib.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gnulib.spec b/gnulib.spec
index 4610d62..96b6c03 100644
--- a/gnulib.spec
+++ b/gnulib.spec
@@ -4,7 +4,7 @@ Summary:GNU Portability Library
 Summary(pl.UTF-8): Biblioteka przenośności GNU
 Name:  gnulib
 Version:   0
-Release:   0.%{snap}.2
+Release:   0.%{snap}.3
 License:   GPL v2.0+/3.0+ (generally), LGPL v2.1+/3.0+ (some modules)
 Group: Development
 Source0:   
http://git.savannah.gnu.org/cgit/gnulib.git/snapshot/%{name}-%{commit}.tar.gz
@@ -49,5 +49,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/check-module
 %attr(755,root,root) %{_bindir}/gnulib-tool
 %{_datadir}/gnulib
+%exclude %{_datadir}/gnulib/lib/uniname/gen-uninames.lisp
 %{_mandir}/man1/check-module.1*
 %{_mandir}/man1/gnulib-tool.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnulib.git/commitdiff/c117992742a3a3aeb81da9ed7b9108abcf3e24ed

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


[packages/gnulib] - remove generator at install time

2018-10-22 Thread baggins
commit e6adceea41900fb9f9ba6b2938f58867729d0679
Author: Jan Rękorajski 
Date:   Mon Oct 22 22:53:25 2018 +0200

- remove generator at install time

 gnulib.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gnulib.spec b/gnulib.spec
index 96b6c03..79306b2 100644
--- a/gnulib.spec
+++ b/gnulib.spec
@@ -40,6 +40,9 @@ cp -a build-aux config doc lib m4 modules tests 
$RPM_BUILD_ROOT%{_datadir}/gnuli
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man1/check-module.1
 
+# this is a build-time generator, not needed
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/gnulib/lib/uniname/gen-uninames.lisp
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -49,6 +52,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/check-module
 %attr(755,root,root) %{_bindir}/gnulib-tool
 %{_datadir}/gnulib
-%exclude %{_datadir}/gnulib/lib/uniname/gen-uninames.lisp
 %{_mandir}/man1/check-module.1*
 %{_mandir}/man1/gnulib-tool.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnulib.git/commitdiff/e6adceea41900fb9f9ba6b2938f58867729d0679

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


[packages/xrdp] - up to 0.9.8 - freerdp is only needed for optional neutrinordp module, disable it

2018-10-22 Thread baggins
commit 19c5895faa71e8da61ebf8e14c715cdf340cb43f
Author: Jan Rękorajski 
Date:   Mon Oct 22 23:06:07 2018 +0200

- up to 0.9.8
- freerdp is only needed for optional neutrinordp module, disable it

 xrdp.spec | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index 787828e..8406a64 100644
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -1,12 +1,12 @@
 Summary:   Remote desktop server
 Summary(pl.UTF-8): Serwer remote desktop
 Name:  xrdp
-Version:   0.9.7
-Release:   2
+Version:   0.9.8
+Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 5f8074a7bed8b45d43ef028748a86755
+# Source0-md5: 88a3c075583ccedf2183098478b57c17
 Source1:   %{name}.init
 Source2:   %{name}.pamd
 Source3:   %{name}.README.PLD
@@ -17,7 +17,6 @@ Patch1:   quiet.patch
 URL:   http://www.xrdp.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: freerdp-devel
 BuildRequires: libtool
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
@@ -100,8 +99,7 @@ install %{SOURCE4} README.PLD.pl
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-   --enable-freerdp1
+%configure
 %{__make}
 
 %install


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xrdp.git/commitdiff/19c5895faa71e8da61ebf8e14c715cdf340cb43f

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


[packages/tsdecrypt] - release 5 (by relup.sh)

2018-10-22 Thread baggins
commit 17d41ba81cd03b13c72e4ceb23ce380cc34f2e17
Author: Jan Rękorajski 
Date:   Mon Oct 22 23:06:54 2018 +0200

- release 5 (by relup.sh)

 tsdecrypt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tsdecrypt.spec b/tsdecrypt.spec
index 2aa0340..e47b359 100644
--- a/tsdecrypt.spec
+++ b/tsdecrypt.spec
@@ -2,7 +2,7 @@
 Summary:   MPEG transport stream decryption
 Name:  tsdecrypt
 Version:   3.0
-Release:   4
+Release:   5
 License:   GPL v2+
 Group: Applications/Networking
 Source0:   
http://georgi.unixsol.org/programs/tsdecrypt/%{name}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tsdecrypt.git/commitdiff/17d41ba81cd03b13c72e4ceb23ce380cc34f2e17

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


DISTFILES: xrdp: xrdp-0.9.8.tar.gz

2018-10-22 Thread baggins
Request by: baggins


Files fetched: 1

STORED: 
https://github.com/neutrinolabs/xrdp/releases/download/v0.9.8/xrdp-0.9.8.tar.gz
88a3c075583ccedf2183098478b57c17  xrdp-0.9.8.tar.gz
Size: 1853225 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/hfsplus-tools] - fix building on x32

2018-10-22 Thread baggins
commit 597e32c46913d4f657c5344ce8d274b4089ccba0
Author: Jan Rękorajski 
Date:   Tue Oct 23 00:03:22 2018 +0200

- fix building on x32

 hfsplus-tools.spec |  7 ++-
 x32.patch  | 48 
 2 files changed, 54 insertions(+), 1 deletion(-)
---
diff --git a/hfsplus-tools.spec b/hfsplus-tools.spec
index abe9b02..57b490e 100644
--- a/hfsplus-tools.spec
+++ b/hfsplus-tools.spec
@@ -7,6 +7,7 @@ License:APSL 2.0
 Group: Base
 Source0:   
http://cavan.codon.org.uk/~mjg59/diskdev_cmds/diskdev_cmds-%{version}.tar.gz
 # Source0-md5: 0435afc389b919027b69616ad1b05709
+Patch0:x32.patch
 URL:   http://gentoo-wiki.com/HOWTO_hfsplus
 # note: it uses Clang "Blocks" extension
 BuildRequires: clang
@@ -61,14 +62,18 @@ HFSX).
 
 %prep
 %setup -q -n diskdev_cmds-%{version}
+%patch0 -p1
 
 # remove errant execute bits
 find -type f -name '*.[ch]' -exec chmod -c a-x {} +
 
 %build
+%ifarch x32
+march="-mx32"
+%endif
 # note: keep CC=clang, not %{__cc}
 %{__make} \
-   CFLAGS="%{rpmcflags} -fblocks -Wall -I$(pwd)/BlocksRunTime 
-I$(pwd)/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -DLINUX=1 -DBSD=1 
-DVERSION=\\\"%{version}\\\"" \
+   CFLAGS="%{rpmcflags} -fblocks $march -Wall -I$(pwd)/BlocksRunTime 
-I$(pwd)/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -DLINUX=1 -DBSD=1 
-DVERSION=\\\"%{version}\\\"" \
LDFLAGS="%{rpmldflags} -L$(pwd)/BlocksRunTime"
 
 %install
diff --git a/x32.patch b/x32.patch
new file mode 100644
index 000..6549dfd
--- /dev/null
+++ b/x32.patch
@@ -0,0 +1,48 @@
+--- diskdev_cmds-540.1.linux3/newfs_hfs.tproj/makehfs.c~   2012-02-02 
23:36:59.0 +0100
 diskdev_cmds-540.1.linux3/newfs_hfs.tproj/makehfs.c2018-10-23 
00:01:04.652419886 +0200
+@@ -38,7 +38,9 @@
+ #endif
+ #include 
+ #include 
++#ifndef __ILP32__
+ #include 
++#endif
+ #if !LINUX
+ #include 
+ #endif
+--- diskdev_cmds-540.1.linux3/fsck_hfs.tproj/fsck_hfs.c~   2012-02-16 
20:59:54.0 +0100
 diskdev_cmds-540.1.linux3/fsck_hfs.tproj/fsck_hfs.c2018-10-23 
00:01:35.625938707 +0200
+@@ -30,7 +30,9 @@
+ #include 
+ #if !LINUX
+ #include 
++#ifndef __ILP32__
+ #include 
++#endif
+ #include 
+ #endif
+ #include 
+--- diskdev_cmds-540.1.linux3/fsck_hfs.tproj/utilities.c~  2012-02-01 
18:17:19.0 +0100
 diskdev_cmds-540.1.linux3/fsck_hfs.tproj/utilities.c   2018-10-23 
00:02:03.069484085 +0200
+@@ -70,7 +70,9 @@
+ #include 
+ #include  
+ #include 
++#ifndef __ILP32__
+ #include 
++#endif
+ 
+ #include "fsck_hfs.h"
+ 
+--- diskdev_cmds-540.1.linux3/fsck_hfs.tproj/dfalib/Scavenger.h~   
2012-02-01 18:17:19.0 +0100
 diskdev_cmds-540.1.linux3/fsck_hfs.tproj/dfalib/Scavenger.h
2018-10-23 00:02:23.689671397 +0200
+@@ -48,7 +48,9 @@
+ #endif
+ #include 
+ #include 
++#ifndef __ILP32__
+ #include 
++#endif
+ #include 
+ #include 
+ 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hfsplus-tools.git/commitdiff/597e32c46913d4f657c5344ce8d274b4089ccba0

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


[packages/hydra] - distfiles doesn't like '?' in URL

2018-10-22 Thread baggins
commit f8ae1b45d076bb97909d7a8ba279eb455aca8d16
Author: Jan Rękorajski 
Date:   Tue Oct 23 00:23:22 2018 +0200

- distfiles doesn't like '?' in URL

 hydra.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/hydra.spec b/hydra.spec
index 396e7f8..95d9cdb 100644
--- a/hydra.spec
+++ b/hydra.spec
@@ -8,7 +8,8 @@ Version:8.6
 Release:   2
 License:   GPL
 Group: Networking
-Source0:   
https://github.com/vanhauser-thc/THC-Archive/blob/master/Tools/%{name}-%{version}.tar.gz?raw=true
+#Source0:  
https://github.com/vanhauser-thc/THC-Archive/blob/master/Tools/%{name}-%{version}.tar.gz?raw=true
+Source0:   %{name}-%{version}.tar.gz
 # Source0-md5: 5d909cfea627a1f2482b82dfbd64956c
 Patch0:%{name}-nonsl.patch
 URL:   http://www.thc.org/thc-hydra/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hydra.git/commitdiff/f8ae1b45d076bb97909d7a8ba279eb455aca8d16

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


DISTFILES: hydra: hydra-8.6.tar.gz

2018-10-22 Thread baggins
Request by: baggins


Files fetched: 1

STORED: no-url://hydra-8.6.tar.gz
5d909cfea627a1f2482b82dfbd64956c  hydra-8.6.tar.gz
Size: 3122110 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: ncmpc: ERRORS: ncmpc-0.33.tar.xz

2018-10-22 Thread atler
Request by: atler

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/d2ba3158-10f5-4eef-bb89-79e67dda67b6/166394cf1ab645de219bd1d525930343/ncmpc-0.33.tar.xz
 http://www.musicpd.org/download/ncmpc/0/ncmpc-0.33.tar.xz:
failed: Connection refused.



Files fetched: 1

STORED: http://www.musicpd.org/download/ncmpc/0/ncmpc-0.33.tar.xz
166394cf1ab645de219bd1d525930343  ncmpc-0.33.tar.xz
Size: 226344 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/ncmpc] up to 0.33

2018-10-22 Thread atler
commit 2e627c60163280138b0b43c42c2d4628330b4998
Author: Jan Palus 
Date:   Mon Oct 22 19:40:59 2018 +0200

up to 0.33

 ncmpc.spec | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/ncmpc.spec b/ncmpc.spec
index 895d9c4..6fb59e2 100644
--- a/ncmpc.spec
+++ b/ncmpc.spec
@@ -1,18 +1,18 @@
 Summary:   Curses client for Music Player Daemon
 Summary(pl.UTF-8): Klient curses dla demona MPD
 Name:  ncmpc
-Version:   0.32
+Version:   0.33
 Release:   1
 License:   GPL v2+
 Group: Applications/Sound
 Source0:   
http://www.musicpd.org/download/ncmpc/0/%{name}-%{version}.tar.xz
-# Source0-md5: 67199c3fc3975942afce1e8fc01d4e52
+# Source0-md5: 166394cf1ab645de219bd1d525930343
 URL:   http://mpd.wikia.com/wiki/Client:Ncmpc
 BuildRequires: boost-devel
 BuildRequires: gcc-c++ >= 6:5
 BuildRequires: gettext-tools
 BuildRequires: libmpdclient-devel >= 2.9
-BuildRequires: meson
+BuildRequires: meson >= 0.47
 BuildRequires: ncurses-devel
 BuildRequires: ninja
 BuildRequires: pkgconfig
@@ -42,20 +42,19 @@ playlistami i sterowania MPD za pomocą pilota.
 %build
 %meson build \
--mandir=%{_datadir} \
-   -Dartist_screen=true \
-Dchat_screen=true \
-Dcolors=true \
-   -Ddocumentation=true \
+   -Ddocumentation=enabled \
-Dhelp_screen=true \
-Dkey_screen=true \
-   -Dlocale=true \
+   -Dlocale=enabled \
-Dlyrics_screen=true \
-Dmanual=true \
-   -Dmouse=true \
+   -Dmouse=enabled \
-Doutputs_screen=true \
-Dsearch_screen=true \
-Dsong_screen=true \
-   -Dlirc=false
+   -Dlirc=disabled
 
 %meson_build -C build
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ncmpc.git/commitdiff/2e627c60163280138b0b43c42c2d4628330b4998

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