[packages/slack-desktop] up to 2.1.2

2016-09-05 Thread glen
commit 0b055e93f0ffa27bb92b3b2dec3166abe9bcfb3e
Author: Elan Ruusamäe 
Date:   Tue Sep 6 07:59:25 2016 +0300

up to 2.1.2

 slack-desktop.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/slack-desktop.spec b/slack-desktop.spec
index 1c15423..2e43016 100644
--- a/slack-desktop.spec
+++ b/slack-desktop.spec
@@ -6,13 +6,13 @@
 
 Summary:   Desktop client for Slack
 Name:  slack-desktop
-Version:   2.1.0
+Version:   2.1.2
 Release:   1
 License:   ?
 Group: X11/Applications
 # Source0Download: https://slack.com/downloads
 Source0:   
https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/slack-%{version}-0.1.fc21.x86_64.rpm
-# NoSource0-md5:   ca2d2762850a0bdc24596710d0b73a95
+# NoSource0-md5:   ac7c5409d5b7b059575950a43907a8e4
 NoSource:  0
 Patch0:desktop.patch
 URL:   https://slack.com/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/slack-desktop.git/commitdiff/0b055e93f0ffa27bb92b3b2dec3166abe9bcfb3e

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


[packages/byobu] up to 5.111

2016-09-05 Thread glen
commit c6331c1bc733bd1d9db56af0f37c1831ce34ae0f
Author: Elan Ruusamäe 
Date:   Tue Sep 6 07:49:47 2016 +0300

up to 5.111

 byobu.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/byobu.spec b/byobu.spec
index 5dbc815..d9a1836 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -2,12 +2,12 @@ Summary:  A set of useful profiles and a profile-switcher 
for GNU screen
 Summary(hu.UTF-8): Hasznos profilok és profilváltó gyűjteménye a GNU 
screen-hez
 Summary(pl.UTF-8): Zestaw przydatnych profili oraz przełącznik profili dla 
GNU screena
 Name:  byobu
-Version:   5.107
+Version:   5.111
 Release:   1
 License:   GPL v3
 Group: Applications/System
 Source0:   
https://code.launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
-# Source0-md5: 2d408c067c832d299e9f4a2c05330e81
+# Source0-md5: 286151043876bf9f7e884f95f706aa73
 URL:   https://launchpad.net/byobu
 BuildRequires: gettext-tools
 BuildRequires: rpm-pythonprov
@@ -73,7 +73,6 @@ rm -rf $RPM_BUILD_ROOT
 # some debian hackery, just use the "current" one for pld
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 mv $RPM_BUILD_ROOT{%{_datadir}/%{name}/desktop,%{_desktopdir}}/%{name}.desktop
-rm $RPM_BUILD_ROOT%{_datadir}/%{name}/desktop/%{name}.desktop.old
 
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/byobu.git/commitdiff/62082d7de292cd5f6bf2d77606ba6a2d73c9cee0

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


[packages/byobu] add TerminalEmulator to desktop Categories

2016-09-05 Thread glen
commit 62082d7de292cd5f6bf2d77606ba6a2d73c9cee0
Author: Elan Ruusamäe 
Date:   Tue Sep 6 07:52:48 2016 +0300

add TerminalEmulator to desktop Categories

 byobu.spec| 2 ++
 desktop.patch | 9 +
 2 files changed, 11 insertions(+)
---
diff --git a/byobu.spec b/byobu.spec
index d9a1836..de50143 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -8,6 +8,7 @@ License:GPL v3
 Group: Applications/System
 Source0:   
https://code.launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
 # Source0-md5: 286151043876bf9f7e884f95f706aa73
+Patch0:desktop.patch
 URL:   https://launchpad.net/byobu
 BuildRequires: gettext-tools
 BuildRequires: rpm-pythonprov
@@ -44,6 +45,7 @@ narzędzia konfiguracyjne dla zarządcy okien, jakim jest GNU 
screen
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -i -e '
s#/share/doc/byobu#/share/doc/%{name}-%{version}#
diff --git a/desktop.patch b/desktop.patch
new file mode 100644
index 000..3427ca9
--- /dev/null
+++ b/desktop.patch
@@ -0,0 +1,9 @@
+--- /usr/share/byobu/desktop/byobu.desktop~2015-12-02 19:49:44.0 
+0200
 /usr/share/byobu/desktop/byobu.desktop 2016-09-06 07:51:18.683460874 
+0300
+@@ -4,5 +4,5 @@
+ Icon=byobu
+ Exec=gnome-terminal --app-id us.kirkland.terminals.byobu -e byobu
+ Type=Application
+-Categories=GNOME;GTK;Utility;
++Categories=GNOME;GTK;Utility;TerminalEmulator;
+ X-GNOME-Gettext-Domain=byobu


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/byobu.git/commitdiff/62082d7de292cd5f6bf2d77606ba6a2d73c9cee0

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


DISTFILES: byobu: byobu_5.111.orig.tar.gz

2016-09-05 Thread glen
Request by: glen


Files fetched: 1

STORED: 
https://code.launchpad.net/byobu/trunk/5.111/+download/byobu_5.111.orig.tar.gz
286151043876bf9f7e884f95f706aa73  byobu_5.111.orig.tar.gz
Size: 664384 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/gitlab-workhorse] use /var/run/gitlab directly for pid path

2016-09-05 Thread glen
commit dd378d826709f40e12e5c2f28ac1be10b819fd4f
Author: Elan Ruusamäe 
Date:   Tue Sep 6 00:08:31 2016 +0300

use /var/run/gitlab directly for pid path

 gitlab-workhorse.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-workhorse.init b/gitlab-workhorse.init
index a5cb868..ab23db2 100755
--- a/gitlab-workhorse.init
+++ b/gitlab-workhorse.init
@@ -30,7 +30,7 @@ USER=git
 APP_PATH=/usr/lib/gitlab
 
 # The PID and LOCK files
-pidfile=$APP_PATH/tmp/pids/gitlab-workhorse.pid
+pidfile=/var/run/gitlab/gitlab-workhorse.pid
 lockfile=/var/lock/subsys/gitlab-workhorse
 
 # Get service config - may override defaults


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/dd378d826709f40e12e5c2f28ac1be10b819fd4f

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


[packages/gitlab-workhorse] actually install sysv initscript

2016-09-05 Thread glen
commit c915e5004e263a777ad1456c0ade6a40c648a299
Author: Elan Ruusamäe 
Date:   Tue Sep 6 00:03:58 2016 +0300

actually install sysv initscript

refs 913d015

 gitlab-workhorse.spec | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index ed3f99d..160ca31 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -1,16 +1,20 @@
 Summary:   An HTTP daemon that serves Git clients
 Name:  gitlab-workhorse
 Version:   0.7.11
-Release:   2
+Release:   3
 License:   MIT
 Group: Development/Building
 Source0:   
https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v%{version}&/%{name}-%{version}.tar.gz
 # Source0-md5: 182135dd2174198e33a2660a02545e4d
 Source1:   %{name}.service
+Source2:   %{name}.init
 URL:   https://gitlab.com/gitlab-org/gitlab-workhorse
 BuildRequires: git-core
 BuildRequires: golang >= 1.5
-%{?with_systemd:BuildRequires: systemd-units}
+BuildRequires: rpmbuild(macros) >= 1.647
+Requires(post,preun):  /sbin/chkconfig
+Requires:  rc-scripts
+Requires:  systemd-units >= 0.38
 Obsoletes: gitlab-git-http-server <= 0.3.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,10 +42,11 @@ grep "$version" v
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{systemdunitdir}}
+install -d $RPM_BUILD_ROOT{%{_sbindir},%{systemdunitdir},/etc/rc.d/init.d}
 
 install -p %{name} $RPM_BUILD_ROOT%{_sbindir}/%{name}
 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{systemdunitdir}/%{name}.service
+cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,5 +69,6 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc CHANGELOG README.md LICENSE
+%attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(755,root,root) %{_sbindir}/%{name}
 %{systemdunitdir}/%{name}.service


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/c915e5004e263a777ad1456c0ade6a40c648a299

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


[packages/gitlab-ce] rename homedir to appdir for clarity

2016-09-05 Thread glen
commit 044510e0489187a93ad39df54d9d1e38fe0747ba
Author: Elan Ruusamäe 
Date:   Mon Sep 5 23:05:12 2016 +0300

rename homedir to appdir for clarity

 gitlab-ce.spec | 94 +-
 1 file changed, 47 insertions(+), 47 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 403a56f..809fbd1 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -69,7 +69,7 @@ BuildRoot:%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %defineuname git
 %define gname git
-%define homedir %{_prefix}/lib/gitlab
+%define appdir %{_prefix}/lib/gitlab
 %define vardir  %{_localstatedir}/lib/gitlab
 %define cachedir  %{_localstatedir}/cache/gitlab
 
@@ -151,9 +151,9 @@ cp -aul vendor/bundle/* "$cachedir"
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d \
-   $RPM_BUILD_ROOT%{homedir}/public/{assets,uploads} \
-   $RPM_BUILD_ROOT%{homedir}/satellites \
-   $RPM_BUILD_ROOT%{homedir}/tmp/{cache/assets,sessions,backups} \
+   $RPM_BUILD_ROOT%{appdir}/public/{assets,uploads} \
+   $RPM_BUILD_ROOT%{appdir}/satellites \
+   $RPM_BUILD_ROOT%{appdir}/tmp/{cache/assets,sessions,backups} \
$RPM_BUILD_ROOT%{_sysconfdir}/gitlab \
$RPM_BUILD_ROOT%{_docdir}/gitlab \
$RPM_BUILD_ROOT%{vardir}/public \
@@ -166,27 +166,27 @@ if cp -al VERSION $RPM_BUILD_ROOT/VERSION 2>/dev/null; 
then
rm -f $RPM_BUILD_ROOT/VERSION
 fi
 
-cp -a$l . $RPM_BUILD_ROOT%{homedir}
+cp -a$l . $RPM_BUILD_ROOT%{appdir}
 
 # cleanup unneccessary cruft (gem build files, etc)
-sh -x %{SOURCE12} $RPM_BUILD_ROOT%{homedir}
+sh -x %{SOURCE12} $RPM_BUILD_ROOT%{appdir}
 
 # replace the contents, yet leave it believe it has proper version installed 
(for gem dependencies)
 v=0.25.0b7
 ov=0.24.0
-rm -r 
$RPM_BUILD_ROOT%{homedir}/vendor/bundle/ruby/extensions/%{_arch}-linux/rugged-$ov
-mv 
$RPM_BUILD_ROOT%{homedir}/vendor/bundle/ruby/extensions/%{_arch}-linux/rugged-{$v,$ov}
-rm -r $RPM_BUILD_ROOT%{homedir}/vendor/bundle/ruby/gems/rugged-$ov
-mv $RPM_BUILD_ROOT%{homedir}/vendor/bundle/ruby/gems/rugged-{$v,$ov}
+rm -r 
$RPM_BUILD_ROOT%{appdir}/vendor/bundle/ruby/extensions/%{_arch}-linux/rugged-$ov
+mv 
$RPM_BUILD_ROOT%{appdir}/vendor/bundle/ruby/extensions/%{_arch}-linux/rugged-{$v,$ov}
+rm -r $RPM_BUILD_ROOT%{appdir}/vendor/bundle/ruby/gems/rugged-$ov
+mv $RPM_BUILD_ROOT%{appdir}/vendor/bundle/ruby/gems/rugged-{$v,$ov}
 
 # rpm cruft from repackaging
-rm -f $RPM_BUILD_ROOT%{homedir}/debug*.list
+rm -f $RPM_BUILD_ROOT%{appdir}/debug*.list
 
 # Creating links
-rmdir $RPM_BUILD_ROOT%{homedir}/{log,tmp/{pids,sockets}}
-ln -s %{_localstatedir}/run/gitlab $RPM_BUILD_ROOT%{homedir}/tmp/pids
-ln -s %{_localstatedir}/run/gitlab $RPM_BUILD_ROOT%{homedir}/tmp/sockets
-ln -s %{_localstatedir}/log/gitlab $RPM_BUILD_ROOT%{homedir}/log
+rmdir $RPM_BUILD_ROOT%{appdir}/{log,tmp/{pids,sockets}}
+ln -s %{_localstatedir}/run/gitlab $RPM_BUILD_ROOT%{appdir}/tmp/pids
+ln -s %{_localstatedir}/run/gitlab $RPM_BUILD_ROOT%{appdir}/tmp/sockets
+ln -s %{_localstatedir}/log/gitlab $RPM_BUILD_ROOT%{appdir}/log
 
 # move $source to $target leaving symlink in original path
 move_symlink() {
@@ -197,7 +197,7 @@ move_symlink() {
 
 # Install config files
 for f in gitlab.yml unicorn.rb database.yml secrets.yml; do
-   move_symlink %{homedir}/config/$f %{_sysconfdir}/gitlab/$f
+   move_symlink %{appdir}/config/$f %{_sysconfdir}/gitlab/$f
 done
 
 cp -p %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/gitlab/.gitconfig
@@ -206,10 +206,10 @@ ln -s %{_sysconfdir}/gitlab/.gitconfig 
$RPM_BUILD_ROOT%{vardir}/.gitconfig
 touch $RPM_BUILD_ROOT%{_sysconfdir}/gitlab/skip-auto-migrations
 
 # relocate to /etc as it's updated runtime, see 77cff54
-move_symlink %{homedir}/db/schema.rb %{_sysconfdir}/gitlab/schema.rb
+move_symlink %{appdir}/db/schema.rb %{_sysconfdir}/gitlab/schema.rb
 
 for a in satellites builds shared tmp public/{uploads,assets}; do
-   move_symlink %{homedir}/$a %{vardir}/$a
+   move_symlink %{appdir}/$a %{vardir}/$a
 done
 
 move_symlink %{vardir}/tmp/cache %{cachedir}/cache
@@ -298,35 +298,35 @@ fi
 %{systemdunitdir}/gitlab.target
 %{systemdtmpfilesdir}/gitlab.conf
 
-%dir %{homedir}
-%dir %{homedir}/bin
-%attr(-,root,root) %{homedir}/bin/*
+%dir %{appdir}
+%dir %{appdir}/bin
+%attr(-,root,root) %{appdir}/bin/*
 # files
-%{homedir}/*.md
-%{homedir}/.bundle
-%{homedir}/.ruby-version
-%{homedir}/CHANGELOG
-%{homedir}/GITLAB_SHELL_VERSION
-%{homedir}/GITLAB_WORKHORSE_VERSION
-%{homedir}/Gemfile*
-%{homedir}/LICENSE
-%{homedir}/Rakefile
-%{homedir}/VERSION
-%{homedir}/config.ru
+%{appdir}/*.md
+%{appdir}/.bundle
+%{appdir}/.ruby-version
+%{appdir}/CHANGELOG
+%{appdir}/GITLAB_SHELL_VERSION
+%{appdir}/GITLAB_WORKHORSE_VERSION
+%{appdir}/Gemfile*
+%{appdir}/LICENSE
+%{appdir}/Rakefile
+%{appdir}/VERSION
+%{appdir}/config.ru
 
 # dirs
-%{homedir}/app
-%{homedir}/builds
-%{homedir}/config
-%{homedir}/db
-%{homedir}/fixtures
-%{homedir}/generator_templates
-%{homedir}/lib

[packages/gitlab-ce] .gitconfig should be in git user's home, not app dir

2016-09-05 Thread glen
commit bdb8455f0765e57854d04786762df8c1d451e106
Author: Elan Ruusamäe 
Date:   Mon Sep 5 23:04:40 2016 +0300

.gitconfig should be in git user's home, not app dir

 gitlab-ce.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index aa8b9fb..403a56f 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -17,7 +17,7 @@
 Summary:   A Web interface to create projects and repositories, manage 
access and do code reviews
 Name:  gitlab-ce
 Version:   8.11.4
-Release:   0.72
+Release:   0.73
 License:   MIT
 Group: Applications/WWW
 # md5 deliberately omitted until this package is useful
@@ -201,7 +201,7 @@ for f in gitlab.yml unicorn.rb database.yml secrets.yml; do
 done
 
 cp -p %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/gitlab/.gitconfig
-ln -s %{_sysconfdir}/gitlab/.gitconfig $RPM_BUILD_ROOT%{homedir}/.gitconfig
+ln -s %{_sysconfdir}/gitlab/.gitconfig $RPM_BUILD_ROOT%{vardir}/.gitconfig
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/gitlab/skip-auto-migrations
 
@@ -303,7 +303,6 @@ fi
 %attr(-,root,root) %{homedir}/bin/*
 # files
 %{homedir}/*.md
-%{homedir}/.gitconfig
 %{homedir}/.bundle
 %{homedir}/.ruby-version
 %{homedir}/CHANGELOG
@@ -330,6 +329,7 @@ fi
 %{homedir}/satellites
 
 %dir %{vardir}
+%{vardir}/.gitconfig
 %dir %attr(755,%{uname},%{gname}) %{vardir}/satellites
 %dir %attr(755,%{uname},%{gname}) %{vardir}/builds
 %dir %{vardir}/public


 gitweb:

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

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


DISTFILES: librtas: librtas-2.0.1.tar.gz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://github.com/nfont/librtas/archive/v2.0.1/librtas-2.0.1.tar.gz
3a3ee6c9aecef7721b5045bdd14daaa8  librtas-2.0.1.tar.gz
Size: 90592 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: gtkmm: gtkmm-2.24.5.tar.xz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.24/gtkmm-2.24.5.tar.xz
6c59ae8bbff48fad9132f23af347acf1  gtkmm-2.24.5.tar.xz
Size: 12022024 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/librtas] - up to 2.0.1 (new sonames, license is LGPL now) - removed outdated lib64,format,verbose patches - a

2016-09-05 Thread qboosh
commit dce6260344b47fcd6ff5e9ac9224cddaf3952fac
Author: Jakub Bogusz 
Date:   Mon Sep 5 22:36:00 2016 +0200

- up to 2.0.1 (new sonames, license is LGPL now)
- removed outdated lib64,format,verbose patches
- added pc patch (fix Libs in .pc file)

 librtas-format.patch  | 33 
 librtas-lib64.patch   | 11 ---
 librtas-pc.patch  |  9 +
 librtas-verbose.patch | 22 -
 librtas.spec  | 53 ---
 5 files changed, 38 insertions(+), 90 deletions(-)
---
diff --git a/librtas.spec b/librtas.spec
index de53ee6..7af96b5 100644
--- a/librtas.spec
+++ b/librtas.spec
@@ -1,16 +1,19 @@
 Summary:   Libraries for user-space access to the Run-Time Abstraction 
Services
 Summary(pl.UTF-8): Biblioteki do dostępu do RTAS z przestrzeni użytkownika
 Name:  librtas
-Version:   1.3.13
+Version:   2.0.1
 Release:   1
-License:   CPL v1.0
+License:   LGPL v2.1+
 Group: Libraries
-Source0:   
http://downloads.sourceforge.net/librtas/%{name}-%{version}.tar.gz
-# Source0-md5: 4b3e2ef81f80d8f05dad878f3d2bb640
-Patch0:%{name}-lib64.patch
-Patch1:%{name}-format.patch
-Patch2:%{name}-verbose.patch
-URL:   http://librtas.sourceforge.net/
+#Source0Download: https://github.com/nfont/librtas/releases
+Source0:   
https://github.com/nfont/librtas/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 3a3ee6c9aecef7721b5045bdd14daaa8
+Patch0:%{name}-pc.patch
+URL:   https://github.com/nfont/librtas
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake >= 1:1.11
+BuildRequires: libtool >= 2:2
+BuildRequires: pkgconfig
 # uses PowerPC-specific RTAS proc files/syscalls
 ExclusiveArch: ppc ppc64
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,13 +54,17 @@ Statyczna biblioteka librtas.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
-CFLAGS="%{rpmcflags}" \
-%{__make} \
-   CC="%{__cc}"
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+   --disable-silent-rules
+
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -65,8 +72,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-install librtas_src/librtas.a $RPM_BUILD_ROOT%{_libdir}
-/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/librtas*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -76,23 +83,21 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYRIGHT Changelog README
-%attr(755,root,root) %{_libdir}/libofdt.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libofdt.so.1
+%doc Changelog README
 %attr(755,root,root) %{_libdir}/librtas.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/librtas.so.1
+%attr(755,root,root) %ghost %{_libdir}/librtas.so.2
 %attr(755,root,root) %{_libdir}/librtasevent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/librtasevent.so.1
+%attr(755,root,root) %ghost %{_libdir}/librtasevent.so.2
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libofdt.so
 %attr(755,root,root) %{_libdir}/librtas.so
 %attr(755,root,root) %{_libdir}/librtasevent.so
-%{_includedir}/common.h
-%{_includedir}/libofdt.h
-%{_includedir}/librtas*.h
+%{_includedir}/librtas.h
+%{_includedir}/librtasevent*.h
+%{_pkgconfigdir}/librtas.pc
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/librtas.a
+%{_libdir}/librtasevent.a
diff --git a/librtas-format.patch b/librtas-format.patch
deleted file mode 100644
index 710dafd..000
--- a/librtas-format.patch
+++ /dev/null
@@ -1,33 +0,0 @@
 librtas-1.3.13/librtasevent_src/print_rtas_event.c.orig2014-10-23 
04:23:41.0 +0200
-+++ librtas-1.3.13/librtasevent_src/print_rtas_event.c 2015-07-01 
21:23:45.884757758 +0200
-@@ -330,7 +330,7 @@
- 
- if (newline != NULL) {
- prnt_len = newline - [offset] + 1;
--snprintf(buf + buf_offset, prnt_len, [offset]);
-+snprintf(buf + buf_offset, prnt_len, "%s", [offset]);
- buf_offset = strlen(buf);
- buf_offset += snprintf(buf + buf_offset,
-  sizeof(buf) - buf_offset, "\n");
-@@ -350,7 +350,7 @@
- }
- 
- /* print up to the last brkpt */
--snprintf(buf + buf_offset, prnt_len, [offset]);
-+snprintf(buf + buf_offset, prnt_len, "%s", [offset]);
- buf_offset = strlen(buf);
- buf_offset += snprintf(buf + buf_offset, sizeof(buf) - buf_offset,
-  "\n");
-@@ -361,10 +361,10 @@
- } 
- 
- prnt_len = snprintf(buf + buf_offset, sizeof(buf) - buf_offset,
--  [offset]);
-+  "%s", [offset]);
- line_offset += prnt_len;
- 
--

[packages/gtkmm] - updated to 2.24.5

2016-09-05 Thread qboosh
commit b15027cea840a215d7ecf2579d6a526ed7a935a0
Author: Jakub Bogusz 
Date:   Mon Sep 5 22:34:15 2016 +0200

- updated to 2.24.5

 gtkmm.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gtkmm.spec b/gtkmm.spec
index 8c84cc5..665c1b8 100644
--- a/gtkmm.spec
+++ b/gtkmm.spec
@@ -5,12 +5,12 @@
 Summary:   A C++ interface for the GTK+ (a GUI library for X)
 Summary(pl.UTF-8): Wrapper C++ dla GTK+
 Name:  gtkmm
-Version:   2.24.4
-Release:   4
+Version:   2.24.5
+Release:   1
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.24/%{name}-%{version}.tar.xz
-# Source0-md5: b9ac60c90959a71095f07f84dd39961d
+# Source0-md5: 6c59ae8bbff48fad9132f23af347acf1
 URL:   http://www.gtkmm.org/
 BuildRequires: atkmm-devel >= 2.22.2
 BuildRequires: autoconf >= 2.59
@@ -21,7 +21,7 @@ BuildRequires:gtk+2-devel >= 2:2.24.0
 BuildRequires: libsigc++-devel
 BuildRequires: libstdc++-devel >= 5:3.3.1
 BuildRequires: libtool >= 2:1.4d-3
-BuildRequires: mm-common >= 0.9.5
+BuildRequires: mm-common >= 0.9.8
 BuildRequires: pangomm-devel >= 2.28.0
 BuildRequires: perl-base >= 1:5.6.0
 BuildRequires: pkgconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkmm.git/commitdiff/b15027cea840a215d7ecf2579d6a526ed7a935a0

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


DISTFILES: apertium: apertium-3.4.2.tar.gz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://downloads.sourceforge.net/apertium/apertium-3.4.2.tar.gz
c739b10e0a69c43e98590b1c064bcf89  apertium-3.4.2.tar.gz
Size: 1079545 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/apertium] - updated to 3.4.2 - removed obsolete opt patch

2016-09-05 Thread qboosh
commit 7458519f7c85e552ccc5dedc33d77b3b969a8b69
Author: Jakub Bogusz 
Date:   Mon Sep 5 22:24:38 2016 +0200

- updated to 3.4.2
- removed obsolete opt patch

 apertium-opt.patch | 71 --
 apertium.spec  | 12 -
 2 files changed, 5 insertions(+), 78 deletions(-)
---
diff --git a/apertium.spec b/apertium.spec
index 6133713..e4fbf6c 100644
--- a/apertium.spec
+++ b/apertium.spec
@@ -1,13 +1,12 @@
 Summary:   lttoolbox-based translation modules generator
 Summary(pl.UTF-8): Oparty na pakiecie lttoolbox generator modułów 
tłumaczących
 Name:  apertium
-Version:   3.4.0
+Version:   3.4.2
 Release:   1
 License:   GPL v2+
 Group: Applications/Text
 Source0:   
http://downloads.sourceforge.net/apertium/%{name}-%{version}.tar.gz
-# Source0-md5: 5aa356d4840d6ffb1490a3b6639930bd
-Patch0:%{name}-opt.patch
+# Source0-md5: c739b10e0a69c43e98590b1c064bcf89
 URL:   http://www.apertium.org/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -18,12 +17,12 @@ BuildRequires:  libtool >= 2:1.5
 BuildRequires: libxml2-devel >= 1:2.6.17
 BuildRequires: libxml2-progs >= 1:2.6.17
 BuildRequires: libxslt-progs
-BuildRequires: lttoolbox-devel >= 3.3.1
+BuildRequires: lttoolbox-devel >= 3.3.3
 BuildRequires: pcre-cxx-devel >= 6.4
 BuildRequires: pkgconfig >= 1:0.15
 Requires:  libxml2 >= 1:2.6.17
 Requires:  libxslt-progs
-Requires:  lttoolbox >= 3.3.1
+Requires:  lttoolbox >= 3.3.3
 Requires:  pcre-cxx >= 6.4
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,7 +41,7 @@ Group:Development/Libraries
 Requires:  %{name} = %{version}-%{release}
 Requires:  libstdc++-devel
 Requires:  libxml2-devel >= 1:2.6.17
-Requires:  lttoolbox-devel >= 3.3.1
+Requires:  lttoolbox-devel >= 3.3.3
 Requires:  pcre-cxx-devel >= 6.4
 
 %description devel
@@ -65,7 +64,6 @@ Statyczna biblioteka apertium.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/apertium-opt.patch b/apertium-opt.patch
deleted file mode 100644
index 6e11b9a..000
--- a/apertium-opt.patch
+++ /dev/null
@@ -1,71 +0,0 @@
 apertium-3.4.0/configure.ac.orig   2015-12-25 10:31:10.304799071 +0100
-+++ apertium-3.4.0/configure.ac2015-12-25 10:33:43.264792644 +0100
-@@ -54,68 +54,6 @@
- 
- # Checks for programs.
- 
--AC_MSG_CHECKING([Compilation architecture: PPC, i686, x86_64, Other])
--if test x$(which arch) = x
--then ARCH=$($(which uname) -m)
--else ARCH=$($(which arch))
--fi
--
--case "${target_os}" in
--  mingw*)
--MinGW=yes
--  ;;
--  cygwin*)
--Cygwin=yes
--  ;;
--esac
--
--if test x$ARCH = xppc
--then
--  AC_MSG_RESULT([PowerPC])
--  CFLAGS="$CFLAGS -Wall -ansi -fomit-frame-pointer"
--  CXXFLAGS="$CXXFLAGS -Wall -ansi -fomit-frame-pointer"
--else
--  if test x$MinGW = xyes
--  then
--AC_MSG_RESULT([MinGW])
--CFLAGS="$CFLAGS -Wall -march=i686 -O3 -DMINGW -fomit-frame-pointer \
--  -funroll-loops -I/include -L/lib"
--CXXFLAGS="$CXXFLAGS -Wall -march=i686 -O3 \
---fomit-frame-pointer -funroll-loops -I/include -L/lib"
--CPPFLAGS="$CPPFLAGS -I/include"
--  else
--if test x$Cygwin = xyes
--then
--  AC_MSG_RESULT([Cygwin])
--  CFLAGS="$CFLAGS -Wall -march=i686 -O3 -fomit-frame-pointer \
--   -funroll-loops"
--  CXXFLAGS="$CXXFLAGS -Wall -march=i686 -O3 \
--  -fomit-frame-pointer -funroll-loops"
--  CPPFLAGS="$CPPFLAGS"
--else
--  if test x$ARCH = xi686
--  then
--AC_MSG_RESULT([i686])
--CFLAGS="$CFLAGS -Wall -ansi -march=i686 -O3 -fomit-frame-pointer 
-funroll-loops"
--CXXFLAGS="$CXXFLAGS -Wall -ansi -march=i686 -O3 \
---fomit-frame-pointer -funroll-loops"
--  else
--if test x$ARCH = xx86_64
--then
--  AC_MSG_RESULT([x86_64])
--  CFLAGS="-Wall -ansi -O3 -mtune=nocona -fomit-frame-pointer 
-funroll-loops $CFLAGS"
--  CXXFLAGS="-Wall -ansi -O3 -mtune=nocona \
--  -fomit-frame-pointer -funroll-loops $CXXFLAGS"
--else
--  AC_MSG_RESULT([Other])
--  CFLAGS="-Wall -ansi -O3 $CFLAGS"
--  CXXFLAGS="-Wall -ansi -O3 $CXXFLAGS"
--fi
--  fi
--fi
--  fi
--fi
--
- AC_PROG_CXX
- AC_PROG_LIBTOOL
- AM_SANITY_CHECK


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apertium.git/commitdiff/7458519f7c85e552ccc5dedc33d77b3b969a8b69

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


[packages/gitlab-workhorse] requires go 1.5 actually

2016-09-05 Thread glen
commit d0ff68309c0e02391e93d62fc1ce9426f873c099
Author: Elan Ruusamäe 
Date:   Mon Sep 5 22:44:18 2016 +0300

requires go 1.5 actually

 gitlab-workhorse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index d2b150e..ed3f99d 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -9,7 +9,7 @@ Source0:
https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.g
 Source1:   %{name}.service
 URL:   https://gitlab.com/gitlab-org/gitlab-workhorse
 BuildRequires: git-core
-BuildRequires: golang >= 1.6
+BuildRequires: golang >= 1.5
 %{?with_systemd:BuildRequires: systemd-units}
 Obsoletes: gitlab-git-http-server <= 0.3.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/d0ff68309c0e02391e93d62fc1ce9426f873c099

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


[packages/crossmingw32-pangomm] - updated to 2.40.1

2016-09-05 Thread qboosh
commit e7ddc7539badca420f238d9b718dc57b7f46ce01
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:41:44 2016 +0200

- updated to 2.40.1

 crossmingw32-pangomm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-pangomm.spec b/crossmingw32-pangomm.spec
index 81c532a..4e49cf6 100644
--- a/crossmingw32-pangomm.spec
+++ b/crossmingw32-pangomm.spec
@@ -1,12 +1,12 @@
 Summary:   A C++ interface for pango library - cross MinGW32 version
 Summary(pl.UTF-8): Interfejs C++ dla biblioteki pango - wersja skrośna 
MinGW32
 Name:  crossmingw32-pangomm
-Version:   2.40.0
+Version:   2.40.1
 Release:   1
 License:   LGPL v2+
 Group: Development/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.40/pangomm-%{version}.tar.xz
-# Source0-md5: 681fe43bac96e63321406e1b092093d2
+# Source0-md5: 874eadd9434613dbacf0272c82c3ac23
 URL:   http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pangomm.git/commitdiff/e7ddc7539badca420f238d9b718dc57b7f46ce01

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


DISTFILES: pangomm: pangomm-2.40.1.tar.xz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.40/pangomm-2.40.1.tar.xz
874eadd9434613dbacf0272c82c3ac23  pangomm-2.40.1.tar.xz
Size: 810384 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/pangomm] - updated to 2.40.1

2016-09-05 Thread qboosh
commit b537c539f8b76cf0ce739705b3784eb91c6a47e9
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:37:18 2016 +0200

- updated to 2.40.1

 pangomm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pangomm.spec b/pangomm.spec
index 8f369de..71723c3 100644
--- a/pangomm.spec
+++ b/pangomm.spec
@@ -3,12 +3,12 @@
 Summary:   A C++ interface for pango library
 Summary(pl.UTF-8): Interfejs C++ dla biblioteki pango
 Name:  pangomm
-Version:   2.40.0
+Version:   2.40.1
 Release:   1
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.40/%{name}-%{version}.tar.xz
-# Source0-md5: 681fe43bac96e63321406e1b092093d2
+# Source0-md5: 874eadd9434613dbacf0272c82c3ac23
 URL:   http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pangomm.git/commitdiff/b537c539f8b76cf0ce739705b3784eb91c6a47e9

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


[packages/crossmingw32-pango] - updated to 1.40.2

2016-09-05 Thread qboosh
commit 14b8122148a5c16881e3c3098bae8a05724403da
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:31:46 2016 +0200

- updated to 1.40.2

 crossmingw32-pango.spec | 13 ++---
 1 file changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/crossmingw32-pango.spec b/crossmingw32-pango.spec
index a6415bb..703a74f 100644
--- a/crossmingw32-pango.spec
+++ b/crossmingw32-pango.spec
@@ -2,12 +2,12 @@ Summary:  System for layout and rendering of 
internationalized text - cross MinGW
 Summary(pl.UTF-8): System renderowania międzynarodowego tekstu - wersja 
skrośna dla MinGW32
 %definerealname   pango
 Name:  crossmingw32-%{realname}
-Version:   1.40.1
+Version:   1.40.2
 Release:   1
 License:   LGPL v2+
 Group: Development/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/%{realname}-%{version}.tar.xz
-# Source0-md5: 6fc88c6529890d6c8e03074d57a3eceb
+# Source0-md5: c4fa70815b0105f876aa9e89b5ae33a5
 URL:   http://www.pango.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1:1.9
@@ -106,11 +106,6 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_dlldir}
 mv -f $RPM_BUILD_ROOT%{_prefix}/bin/*.dll $RPM_BUILD_ROOT%{_dlldir}
 
-# omitted from make install
-for f in pango pangocairo pangoft2 pangowin32 ; do
-   cp -p pango/${f}.def $RPM_BUILD_ROOT%{_libdir}/${f}-1.0.def
-done
-
 %if 0%{!?debug:1}
 %{target}-strip --strip-unneeded -R.comment -R.note 
$RPM_BUILD_ROOT%{_dlldir}/*.dll
 %{target}-strip -g -R.comment -R.note $RPM_BUILD_ROOT%{_libdir}/*.a
@@ -132,10 +127,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libpangocairo-1.0.la
 %{_libdir}/libpangoft2-1.0.la
 %{_libdir}/libpangowin32-1.0.la
-%{_libdir}/pango-1.0.def
-%{_libdir}/pangocairo-1.0.def
-%{_libdir}/pangoft2-1.0.def
-%{_libdir}/pangowin32-1.0.def
 %{_includedir}/pango-1.0
 %{_pkgconfigdir}/pango.pc
 %{_pkgconfigdir}/pangocairo.pc


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pango.git/commitdiff/14b8122148a5c16881e3c3098bae8a05724403da

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


DISTFILES: pango: pango-1.40.2.tar.xz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/pango-1.40.2.tar.xz
c4fa70815b0105f876aa9e89b5ae33a5  pango-1.40.2.tar.xz
Size: 1060408 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/pango] - updated to 1.40.2

2016-09-05 Thread qboosh
commit 28881554293f13d06a420a75d48567e04958ad93
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:23:39 2016 +0200

- updated to 1.40.2

 pango.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango.spec b/pango.spec
index 706c5ba..e19735a 100644
--- a/pango.spec
+++ b/pango.spec
@@ -8,13 +8,13 @@ Summary:  System for layout and rendering of 
internationalized text
 Summary(pl.UTF-8): System renderowania międzynarodowego tekstu
 Summary(pt_BR.UTF-8):  Sistema para layout e renderização de texto 
internacionalizado
 Name:  pango
-Version:   1.40.1
-Release:   2
+Version:   1.40.2
+Release:   1
 Epoch: 1
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/%{name}-%{version}.tar.xz
-# Source0-md5: 6fc88c6529890d6c8e03074d57a3eceb
+# Source0-md5: c4fa70815b0105f876aa9e89b5ae33a5
 URL:   http://www.pango.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1:1.9


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pango.git/commitdiff/28881554293f13d06a420a75d48567e04958ad93

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


[packages/crossmingw32-glib2] - updated to 2.48.2

2016-09-05 Thread qboosh
commit 204c0fdf87b59227a06eaec8adb177ec0a6ad2bc
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:15:30 2016 +0200

- updated to 2.48.2

 crossmingw32-glib2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-glib2.spec b/crossmingw32-glib2.spec
index f774cbb..0e152dc 100644
--- a/crossmingw32-glib2.spec
+++ b/crossmingw32-glib2.spec
@@ -12,12 +12,12 @@ Summary(tr.UTF-8):  Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):  实用工具函数库
 %definerealname   glib
 Name:  crossmingw32-glib2
-Version:   2.48.1
+Version:   2.48.2
 Release:   1
 License:   LGPL v2+
 Group: Development/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/glib/2.48/glib-%{version}.tar.xz
-# Source0-md5: 67bd3b75c9f6d5587b457dc01cdcd5bb
+# Source0-md5: f4ac1aa2efd4f5798c37625ea697ac57
 Patch0:glib2-win32.patch
 URL:   http://www.gtk.org/
 BuildRequires: autoconf >= 2.62


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-glib2.git/commitdiff/204c0fdf87b59227a06eaec8adb177ec0a6ad2bc

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


DISTFILES: glib2: ERRORS: glib-2.48.2.tar.xz

2016-09-05 Thread qboosh
Request by: qboosh

wget -nv --no-iri --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/242b6532-ff10-49c5-a930-7ea9c7aecfc9/f4ac1aa2efd4f5798c37625ea697ac57/glib-2.48.2.tar.xz
 http://ftp.gnome.org/pub/GNOME/sources/glib/2.48/glib-2.48.2.tar.xz:
failed: Connection refused.



Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/glib/2.48/glib-2.48.2.tar.xz
f4ac1aa2efd4f5798c37625ea697ac57  glib-2.48.2.tar.xz
Size: 6408644 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: tnef: tnef-1.4.12.tar.gz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://downloads.sourceforge.net/tnef/tnef-1.4.12.tar.gz
92b27d6ff4374fea28b04e38032c7710  tnef-1.4.12.tar.gz
Size: 4009945 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/tnef] - updated to 1.4.12

2016-09-05 Thread qboosh
commit 3e9713b2868f06b9ceaeae51b162715bd9068c04
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:02:49 2016 +0200

- updated to 1.4.12

 tnef.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tnef.spec b/tnef.spec
index c6c8381..1bb79f8 100644
--- a/tnef.spec
+++ b/tnef.spec
@@ -3,12 +3,12 @@ Summary(pl.UTF-8):Dekoder załączników w formacie MS-TNEF
 Summary(ru.UTF-8): Программа для распаковки аттачментов MIME типа 
"application/ms-tnef"
 Summary(uk.UTF-8): Програма для розпаковки атачментів MIME типу 
"application/ms-tnef"
 Name:  tnef
-Version:   1.4.8
+Version:   1.4.12
 Release:   1
 License:   GPL v2+
 Group: Applications/Mail
 Source0:   http://downloads.sourceforge.net/tnef/%{name}-%{version}.tar.gz
-# Source0-md5: cc6443ac5f30913394c0c16ae7941e4f
+# Source0-md5: 92b27d6ff4374fea28b04e38032c7710
 URL:   http://sourceforge.net/projects/tnef/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -68,6 +68,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS BUGS ChangeLog NEWS README.md THANKS doc/{FAQ,file-format.tex}
 %attr(755,root,root) %{_bindir}/tnef
 %{_mandir}/man1/tnef.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tnef.git/commitdiff/3e9713b2868f06b9ceaeae51b162715bd9068c04

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


[packages/glib2] - updated to 2.48.2

2016-09-05 Thread qboosh
commit f4235425279bc0e3f7588506f9f72e302f07feea
Author: Jakub Bogusz 
Date:   Mon Sep 5 21:01:54 2016 +0200

- updated to 2.48.2

 glib2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib2.spec b/glib2.spec
index 7f4fb7b..3291288 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -19,13 +19,13 @@ Summary(pt_BR.UTF-8):   Conjunto de funções gráficas 
utilitárias
 Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):  实用工具函数库
 Name:  glib2
-Version:   2.48.1
+Version:   2.48.2
 Release:   1
 Epoch: 1
 License:   LGPL v2+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/glib/2.48/glib-%{version}.tar.xz
-# Source0-md5: 67bd3b75c9f6d5587b457dc01cdcd5bb
+# Source0-md5: f4ac1aa2efd4f5798c37625ea697ac57
 Patch0:%{name}-makefile.patch
 URL:   http://www.gtk.org/
 BuildRequires: autoconf >= 2.62


 gitweb:

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

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


[packages/gnome-online-miners] - updated to 3.20.1

2016-09-05 Thread qboosh
commit 4caa178c2fad2b03acd214578927cc94727acce1
Author: Jakub Bogusz 
Date:   Mon Sep 5 20:50:46 2016 +0200

- updated to 3.20.1

 gnome-online-miners.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-online-miners.spec b/gnome-online-miners.spec
index 438d2b4..e5461c2 100644
--- a/gnome-online-miners.spec
+++ b/gnome-online-miners.spec
@@ -1,12 +1,12 @@
 Summary:   GNOME Online Miners - crawling through your online contents
 Summary(pl.UTF-8): GNOME Online Miners - indeksowanie własnych treści w 
sieci
 Name:  gnome-online-miners
-Version:   3.20.0
+Version:   3.20.1
 Release:   1
 License:   GPL v2+
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-online-miners/3.20/%{name}-%{version}.tar.xz
-# Source0-md5: febc0b1a90edf704b6c1dba290f6d70a
+# Source0-md5: 1ef8de6f53b03c94215130895141c065
 URL:   https://wiki.gnome.org/Projects/GnomeOnlineMiners
 BuildRequires: gfbgraph-devel >= 0.2.2
 BuildRequires: glib2-devel >= 1:2.35.1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-online-miners.git/commitdiff/4caa178c2fad2b03acd214578927cc94727acce1

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


DISTFILES: gnome-online-miners: gnome-online-miners-3.20.1.tar.xz

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-online-miners/3.20/gnome-online-miners-3.20.1.tar.xz
1ef8de6f53b03c94215130895141c065  gnome-online-miners-3.20.1.tar.xz
Size: 271072 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-app-intel-gpu-tools: intel-gpu-tools-1.16.tar.bz2

2016-09-05 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://xorg.freedesktop.org/archive/individual/app/intel-gpu-tools-1.16.tar.bz2
95ae60c2c0e56736273edc406f8277c8  intel-gpu-tools-1.16.tar.bz2
Size: 1882859 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-app-intel-gpu-tools] - updated to 1.16

2016-09-05 Thread qboosh
commit 0126d6607d81b8809da16c3590ae1a1772bad459
Author: Jakub Bogusz 
Date:   Mon Sep 5 20:37:17 2016 +0200

- updated to 1.16

 xorg-app-intel-gpu-tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xorg-app-intel-gpu-tools.spec b/xorg-app-intel-gpu-tools.spec
index 85c6d2f..9cb87ff 100644
--- a/xorg-app-intel-gpu-tools.spec
+++ b/xorg-app-intel-gpu-tools.spec
@@ -8,12 +8,12 @@
 Summary:   Tools for Intel DRM driver
 Summary(pl.UTF-8): Narzędzia do sterownika Intel DRM
 Name:  xorg-app-intel-gpu-tools
-Version:   1.15
+Version:   1.16
 Release:   1
 License:   MIT
 Group: X11/Applications
 Source0:   
https://xorg.freedesktop.org/archive/individual/app/intel-gpu-tools-%{version}.tar.bz2
-# Source0-md5: dea5d3a60f93054760d773aaa3a36b1f
+# Source0-md5: 95ae60c2c0e56736273edc406f8277c8
 Patch0:%{name}-x86.patch
 URL:   http://intellinuxgraphics.org/
 BuildRequires: autoconf >= 2.63


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-intel-gpu-tools.git/commitdiff/0126d6607d81b8809da16c3590ae1a1772bad459

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


DISTFILES: compton: compton-20160811.tar.xz

2016-09-05 Thread j . konieczny
Request by: j.konieczny


Files fetched: 0

ALREADY GOT: no-url://compton-20160811.tar.xz
66f3cfc0f6c3963a6c6c41e741b1518a  compton-20160811.tar.xz


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


DISTFILES: compton: ERRORS: compton-20160811.tar.xz

2016-09-05 Thread jajcus
Request by: jajcus

scp problems: scp -pr -B -q 
./tmp/349960f1-6fb2-4ed7-bbfc-c95b969ae301/66f3cfc0f6c3963a6c6c41e741b1518a/ 
pldd...@distfiles.pld-linux.org:ftp//by-md5/6/6:
lost connection

The command has exited with a non-zero status.

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/compton] 20160811 snapshot

2016-09-05 Thread jajcus
commit 3831e9e485972a66047790fc3a6964bf8949c6dc
Author: Jacek Konieczny 
Date:   Mon Sep 5 11:26:22 2016 +0200

20160811 snapshot

 compton.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/compton.spec b/compton.spec
index 03e53df..91c2427 100644
--- a/compton.spec
+++ b/compton.spec
@@ -1,4 +1,4 @@
-%definesnap20160220
+%definesnap20160811
 #
 Summary:   Compositor for X11
 Name:  compton
@@ -7,7 +7,7 @@ Release:0.%{snap}.1
 License:   MIT
 Group: X11/Applications
 Source0:   %{name}-%{snap}.tar.xz
-# Source0-md5: ead07333478d2563065468d078caf64f
+# Source0-md5: 66f3cfc0f6c3963a6c6c41e741b1518a
 URL:   https://github.com/chjj/compton
 BuildRequires: OpenGL-devel
 BuildRequires: asciidoc


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/compton.git/commitdiff/3831e9e485972a66047790fc3a6964bf8949c6dc

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