DISTFILES: asterisk: asterisk-12.4.0.tar.gz

2014-07-13 Thread gzohop

Files fetched: 1

STORED: http://downloads.digium.com/pub/asterisk/releases/asterisk-12.4.0.tar.gz
96af38f9d11a1ba794cd520cef842d9c  asterisk-12.4.0.tar.gz
Size: 56683580 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/asterisk] up to 12.4.0

2014-07-13 Thread gzohop
commit adfe2370e2b8df95f1bae1ee8026dea00ad5ad8f
Author: Grzegorz Pycia 
Date:   Mon Jul 14 00:48:07 2014 +0200

 up to 12.4.0

 asterisk.spec | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index 603fa52..f82cf81 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -25,12 +25,12 @@
 Summary:   Asterisk PBX
 Summary(pl.UTF-8): Centralka (PBX) Asterisk
 Name:  asterisk
-Version:   12.3.2
+Version:   12.4.0
 Release:   1
 License:   GPL v2
 Group: Applications/System
 Source0:   
http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
-# Source0-md5: e8b1c098abde79d1e6f90c1face8266a
+# Source0-md5: 96af38f9d11a1ba794cd520cef842d9c
 Source1:   %{name}.init
 Source2:   %{name}.sysconfig
 Source3:   %{name}.tmpfiles
@@ -1086,6 +1086,7 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/func_srv.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/func_strings.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/func_sysinfo.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/func_talkdetect.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/func_timeout.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/func_uri.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/func_version.so
@@ -1391,6 +1392,7 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_acl.so
 %attr(755,root,root) 
%{_libdir}/asterisk/modules/res_pjsip_authenticator_digest.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_caller_id.so
+%attr(755,root,root) 
%{_libdir}/asterisk/modules/res_pjsip_dialog_info_body_generator.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_diversion.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_dtmf_info.so
 %attr(755,root,root) 
%{_libdir}/asterisk/modules/res_pjsip_endpoint_identifier_anonymous.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/adfe2370e2b8df95f1bae1ee8026dea00ad5ad8f

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


[packages/ice] - updated install/files - TODO: unpackaged files

2014-07-13 Thread baggins
commit f7e9260982645fb95d19c13f04d8d12aa0b2b5c0
Author: Jan Rękorajski 
Date:   Sun Jul 13 23:18:11 2014 +0200

- updated install/files
- TODO: unpackaged files

 ice.spec | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/ice.spec b/ice.spec
index 895e81b..3815caa 100644
--- a/ice.spec
+++ b/ice.spec
@@ -78,7 +78,7 @@ ExcludeArch:  ppc64 sparc64
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # Some file suffixes we need to grab the right stuff for the file lists
-%definesoversion   34
+%definesoversion   35
 
 %description
 Ice is a modern alternative to object middleware such as CORBA or
@@ -258,8 +258,8 @@ mv $RPM_BUILD_ROOT/%{_lib}/* $RPM_BUILD_ROOT%{_libdir}
 mv $RPM_BUILD_ROOT/config/* $RPM_BUILD_ROOT%{_datadir}/Ice
 
 ## Copy the man pages into the correct directory
-#install -d $RPM_BUILD_ROOT%{_mandir}/man1
-#cp -a *man-pages/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
+cp -a man/man1/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %if %{with java}
 %{__make} -C java install \
@@ -302,7 +302,6 @@ for f in IceGrid Glacier2 IceBox Ice IceStorm IcePatch2; do
sed -i -e "s#/lib/#%{_prefix}/lib/#" $RPM_BUILD_ROOT/lib/pkgconfig/$f.pc
sed -i -e "s#mono_root}/usr#mono_root}#" 
$RPM_BUILD_ROOT/lib/pkgconfig/$f.pc
mv $RPM_BUILD_ROOT/lib/pkgconfig/$f.pc 
$RPM_BUILD_ROOT%{_pkgconfigdir}/$f.pc
-   mv $RPM_BUILD_ROOT%{_bindir}/$f.xml 
$RPM_BUILD_ROOT%{_prefix}/lib/mono/gac/$f/%{version}.*/
 done
 %endif
 
@@ -528,7 +527,7 @@ fi
 %files -n csharp-%{name}
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/iceboxnet.exe
-%{_mandir}/man1/iceboxnet.exe.1*
+%{_mandir}/man1/iceboxnet.1*
 %{_prefix}/lib/mono/Glacier2
 %{_prefix}/lib/mono/Ice
 %{_prefix}/lib/mono/IceBox
@@ -543,12 +542,12 @@ fi
 %{_prefix}/lib/mono/gac/IcePatch2
 %{_prefix}/lib/mono/gac/IceStorm
 
-%{_prefix}/lib/mono/gac/policy.3.4.Glacier2
-%{_prefix}/lib/mono/gac/policy.3.4.Ice
-%{_prefix}/lib/mono/gac/policy.3.4.IceBox
-%{_prefix}/lib/mono/gac/policy.3.4.IceGrid
-%{_prefix}/lib/mono/gac/policy.3.4.IcePatch2
-%{_prefix}/lib/mono/gac/policy.3.4.IceStorm
+%{_prefix}/lib/mono/gac/policy.3.5.Glacier2
+%{_prefix}/lib/mono/gac/policy.3.5.Ice
+%{_prefix}/lib/mono/gac/policy.3.5.IceBox
+%{_prefix}/lib/mono/gac/policy.3.5.IceGrid
+%{_prefix}/lib/mono/gac/policy.3.5.IcePatch2
+%{_prefix}/lib/mono/gac/policy.3.5.IceStorm
 %endif
 
 %if %{with python}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/f7e9260982645fb95d19c13f04d8d12aa0b2b5c0

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


DISTFILES: mate-mintmenu: mintmenu_5.5.8.tar.gz

2014-07-13 Thread atler

Files fetched: 1

STORED: http://packages.linuxmint.com/pool/main/m/mintmenu/mintmenu_5.5.8.tar.gz
21e75f32aed47c78cce222a8d9207f1c  mintmenu_5.5.8.tar.gz
Size: 1273031 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/mate-mintmenu] Created branch master

2014-07-13 Thread atler
The branch 'master' was created.

Summary of new commits:

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


[packages/mate-mintmenu] - new

2014-07-13 Thread atler
commit 8eaca6051085e2d970f1f65b67088157ed247496
Author: Jan Palus 
Date:   Sun Jul 13 22:41:30 2014 +0200

- new

 mate-mintmenu.spec | 60 ++
 1 file changed, 60 insertions(+)
---
diff --git a/mate-mintmenu.spec b/mate-mintmenu.spec
new file mode 100644
index 000..cb157ea
--- /dev/null
+++ b/mate-mintmenu.spec
@@ -0,0 +1,60 @@
+Summary:   Advanced MATE menu
+Name:  mate-mintmenu
+Version:   5.5.8
+Release:   0.1
+License:   GPL v2
+Group: X11/Applications
+Source0:   
http://packages.linuxmint.com/pool/main/m/mintmenu/mintmenu_%{version}.tar.gz
+# Source0-md5: 21e75f32aed47c78cce222a8d9207f1c
+URL:   http://packages.linuxmint.com/pool/main/m/mintmenu/
+BuildRequires: sed
+Requires:  glib2
+Requires:  mate-panel
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Advanced MATE menu.
+
+%prep
+%setup -q -n mintmenu
+
+%build
+for f in `grep -rl '/usr/lib/linuxmint/mintMenu' usr`; do
+   %{__sed} -i 's,/usr/lib/linuxmint/mintMenu,%{_datadir}/mate-mintmenu,g' 
"$f"
+done
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+install -d $RPM_BUILD_ROOT%{_datadir}
+%{__cp} -pr usr/lib/linuxmint/mintMenu $RPM_BUILD_ROOT%{_datadir}/mate-mintmenu
+%{__cp} -pr usr/share/{dbus-1,glib-2.0,mate-panel} $RPM_BUILD_ROOT%{_datadir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%glib_compile_schemas
+
+%postun
+%glib_compile_schemas
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/dbus-1/services/org.mate.panel.applet.MintMenuAppletFactory.service
+%{_datadir}/glib-2.0/schemas/com.linuxmint.mintmenu.gschema.xml
+%dir %{_datadir}/mate-mintmenu
+%{_datadir}/mate-mintmenu/applications.list
+%{_datadir}/mate-mintmenu/capi.py
+%{_datadir}/mate-mintmenu/keybinding.py
+%{_datadir}/mate-mintmenu/mintMenuConfig.glade
+%attr(755,root,root) %{_datadir}/mate-mintmenu/mintMenuConfig.py
+%{_datadir}/mate-mintmenu/mintMenu.glade
+%attr(755,root,root) %{_datadir}/mate-mintmenu/mintMenu.py
+%{_datadir}/mate-mintmenu/plugins
+%{_datadir}/mate-mintmenu/pointerMonitor.py
+%{_datadir}/mate-mintmenu/popup.xml
+%{_datadir}/mate-mintmenu/search_engines
+%{_datadir}/mate-mintmenu/*.png
+%{_datadir}/mate-mintmenu/*.svg
+%{_datadir}/mate-panel/applets/org.mate.panel.MintMenuApplet.mate-panel-applet


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-mintmenu.git/commitdiff/8eaca6051085e2d970f1f65b67088157ed247496

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


[packages/ice] - disabled java, requires X11 during build time

2014-07-13 Thread baggins
commit 36f427ab4a29183c4538c7c60afaa516e9a07d91
Author: Jan Rękorajski 
Date:   Sun Jul 13 21:22:53 2014 +0200

- disabled java, requires X11 during build time

 ice.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ice.spec b/ice.spec
index 2ec14a6..895e81b 100644
--- a/ice.spec
+++ b/ice.spec
@@ -2,10 +2,10 @@
 # - finish (pldize) -servers package
 #
 # Conditional build:
-%bcond_without gui # IceGrid GUI
+%bcond_without gui # IceGrid GUI
 %bcond_without dotnet  # .NET bindings
-%bcond_without java# Java bindings
-%bcond_without php # PHP bindings
+%bcond_withjava# Java bindings (build requires X11 DISPLAY)
+%bcond_without php # PHP bindings
 %bcond_without python  # Python bindings
 %bcond_without ruby# Ruby bindings
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/36f427ab4a29183c4538c7c60afaa516e9a07d91

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


[packages/ice] - updated dont-build patch

2014-07-13 Thread baggins
commit 40cf7d4eeaf1fe71ff9cddfde25a625c1a4fe6ee
Author: Jan Rękorajski 
Date:   Sun Jul 13 20:56:50 2014 +0200

- updated dont-build patch

 dont-build-demo-test.patch | 39 +++
 1 file changed, 27 insertions(+), 12 deletions(-)
---
diff --git a/dont-build-demo-test.patch b/dont-build-demo-test.patch
index 3b67510..873b4e7 100644
--- a/dont-build-demo-test.patch
+++ b/dont-build-demo-test.patch
@@ -1,19 +1,22 @@
-Don't build the demo or test directories
-diff -ur Ice-3.3.0.orig/cpp/Makefile Ice-3.3.0/cpp/Makefile
 Ice-3.3.0.orig/cpp/Makefile2008-05-16 18:24:00.0 +0100
-+++ Ice-3.3.0/cpp/Makefile 2008-05-21 11:18:17.0 +0100
-@@ -11,7 +11,7 @@
+diff -ur Ice-3.5.1-orig/cpp/Makefile Ice-3.5.1/cpp/Makefile
+--- Ice-3.5.1-orig/cpp/Makefile2013-10-07 14:19:37.712388988 +0100
 Ice-3.5.1/cpp/Makefile 2013-10-07 14:20:08.704323464 +0100
+@@ -11,11 +11,7 @@
  
  include $(top_srcdir)/config/Make.rules
  
 -SUBDIRS   = config src include test
+-
+-ifeq ($(shell uname | grep MINGW),)
+-SUBDIRS   := $(SUBDIRS) demo
+-endif
 +SUBDIRS   = config src include
  
- ifeq ($(shell uname | grep MINGW),)
- SUBDIRS   := $(SUBDIRS) demo
-diff -ur Ice-3.3.0.orig/cs/Makefile Ice-3.3.0/cs/Makefile
 Ice-3.3.0.orig/cs/Makefile 2008-05-16 18:24:01.0 +0100
-+++ Ice-3.3.0/cs/Makefile  2008-05-21 11:18:22.0 +0100
+ INSTALL_SUBDIRS   = $(install_bindir) $(install_libdir) 
$(install_includedir) \
+   $(install_configdir) $(install_mandir)
+diff -ur Ice-3.5.1-orig/cs/Makefile Ice-3.5.1/cs/Makefile
+--- Ice-3.5.1-orig/cs/Makefile 2013-10-07 14:19:37.756388895 +0100
 Ice-3.5.1/cs/Makefile  2013-10-07 14:20:23.200292801 +0100
 @@ -11,7 +11,7 @@
  
  include $(top_srcdir)/config/Make.rules.cs
@@ -21,5 +24,17 @@ diff -ur Ice-3.3.0.orig/cs/Makefile Ice-3.3.0/cs/Makefile
 -SUBDIRS   = src test demo
 +SUBDIRS   = src
  
- install:: install-common
-   @if test ! -d $(install_bindir) ; \
+ INSTALL_SUBDIRS   = $(install_bindir) $(install_assembliesdir) 
$(install_mandir)
+ 
+diff -ur Ice-3.5.1-orig/java/Makefile Ice-3.5.1/java/Makefile
+--- Ice-3.5.1-orig/java/Makefile   2013-10-07 14:19:37.619389185 +0100
 Ice-3.5.1/java/Makefile2013-10-07 14:20:47.896240537 +0100
+@@ -24,7 +24,7 @@
+ endif
+ 
+ all:
+-  ant $(ANT_FLAGS)
++  ant $(ANT_FLAGS) dist-jar
+ 
+ clean:
+   ant $(ANT_FLAGS) clean


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/40cf7d4eeaf1fe71ff9cddfde25a625c1a4fe6ee

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


DISTFILES: fakeroot: fakeroot_1.20.1.orig.tar.bz2

2014-07-13 Thread qboosh

Files fetched: 1

STORED: 
ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.20.1.orig.tar.bz2
ef246a7cadf85282180a1e27f7377a26  fakeroot_1.20.1.orig.tar.bz2
Size: 321217 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: appstream-glib: appstream-glib-0.2.2.tar.xz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: 
http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.2.2.tar.xz
74a14568adc94ae81f2da5ea8f6ca816  appstream-glib-0.2.2.tar.xz
Size: 1518664 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/fakeroot] - updated to 1.20.1

2014-07-13 Thread qboosh
commit 50d47e47baef07e47f32cdec80355dd477897cb9
Author: Jakub Bogusz 
Date:   Sun Jul 13 20:53:53 2014 +0200

- updated to 1.20.1

 fakeroot.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fakeroot.spec b/fakeroot.spec
index 9739b18..42a0b98 100644
--- a/fakeroot.spec
+++ b/fakeroot.spec
@@ -2,12 +2,12 @@ Summary:  Gives a fake root environment
 Summary(pl.UTF-8): "Podrobione" środowiska roota
 Summary(pt_BR.UTF-8):  Cria um falso ambiente de root
 Name:  fakeroot
-Version:   1.20
+Version:   1.20.1
 Release:   1
 License:   GPL v3+
 Group: Development/Tools
 Source0:   
ftp://ftp.debian.org/debian/pool/main/f/fakeroot/%{name}_%{version}.orig.tar.bz2
-# Source0-md5: 9777a81d4d1878422447a1d0030c1f9f
+# Source0-md5: ef246a7cadf85282180a1e27f7377a26
 URL:   http://fakeroot.alioth.debian.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf >= 2.61


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fakeroot.git/commitdiff/50d47e47baef07e47f32cdec80355dd477897cb9

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


[packages/appstream-glib] - updated to 0.2.2

2014-07-13 Thread qboosh
commit a4e4c62ef6ae5f5ef2f619e11b246a23c0d84d66
Author: Jakub Bogusz 
Date:   Sun Jul 13 20:53:32 2014 +0200

- updated to 0.2.2

 appstream-glib.spec | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/appstream-glib.spec b/appstream-glib.spec
index 735f1f2..3e1da55 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -1,12 +1,12 @@
 Summary:   GLib Objects and helper methods for reading and writing 
AppStream metadata
 Summary(pl.UTF-8): Obiekty GLiba i metody pomocnicze do odczytu i zapisu 
metadanych AppStream
 Name:  appstream-glib
-Version:   0.2.1
+Version:   0.2.2
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   
http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
-# Source0-md5: e1bd0a1cdd7b2495a8a3b3bab8f193b2
+# Source0-md5: 74a14568adc94ae81f2da5ea8f6ca816
 Patch0:%{name}-rpm5.patch
 Patch1:%{name}-pc.patch
 URL:   http://people.freedesktop.org/~hughsient/appstream-glib/
@@ -14,6 +14,7 @@ BuildRequires:autoconf >= 2.63
 BuildRequires: automake >= 1:1.9
 BuildRequires: docbook-dtd43-xml
 BuildRequires: docbook-style-xsl
+BuildRequires: fontconfig-devel
 BuildRequires: freetype-devel >= 2.5
 BuildRequires: gdk-pixbuf2-devel >= 2.14
 BuildRequires: gettext-devel >= 0.17
@@ -22,11 +23,13 @@ BuildRequires:  gobject-introspection-devel >= 0.9.8
 BuildRequires: gperf
 BuildRequires: gtk-doc >= 1.9
 BuildRequires: gtk+3-devel >= 3.0
+BuildRequires: intltool >= 0.40.0
 BuildRequires: libarchive-devel
 BuildRequires: libsoup-devel >= 2.24
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2
 BuildRequires: libxslt-progs
+BuildRequires: pango-devel
 BuildRequires: pkgconfig
 BuildRequires: rpm-devel >= 4.5
 BuildRequires: sqlite3-devel
@@ -176,6 +179,8 @@ rm -rf $RPM_BUILD_ROOT
 # obsoleted by pkg-config
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libappstream-*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -185,7 +190,7 @@ rm -rf $RPM_BUILD_ROOT
 %post  -n appstream-builder -p /sbin/ldconfig
 %postun-n appstream-builder -p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS MAINTAINERS NEWS README.md
 %attr(755,root,root) %{_bindir}/appstream-util
@@ -221,6 +226,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libappstream-builder.so.1
 %{_libdir}/girepository-1.0/AppStreamBuilder-1.0.typelib
 %dir %{_libdir}/asb-plugins
+%attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_absorb.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_appdata.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_blacklist.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_desktop.so
@@ -231,6 +237,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_hardcoded.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_ibus_sql.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_ibus_xml.so
+%attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_kde_notifyrc.so
+%attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_kde_services.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_metainfo.so
 %attr(755,root,root) %{_libdir}/asb-plugins/libasb_plugin_nm.so
 %{_mandir}/man1/appstream-builder.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/appstream-glib.git/commitdiff/a4e4c62ef6ae5f5ef2f619e11b246a23c0d84d66

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


[packages/ice] - more CC/CXX/CXXFLAGS fixing

2014-07-13 Thread baggins
commit aed21784e1ea6cff4c28efad99a9b45f2ade2f2e
Author: Jan Rękorajski 
Date:   Sun Jul 13 20:15:24 2014 +0200

- more CC/CXX/CXXFLAGS fixing

 ice.spec | 22 ++
 1 file changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/ice.spec b/ice.spec
index 77dbc65..2ec14a6 100644
--- a/ice.spec
+++ b/ice.spec
@@ -192,7 +192,7 @@ javac cpp/src/ca/ImportKey.java
 
 %{__make} -j1 -C cpp \
CFLAGS="%{rpmcflags} -fPIC" \
-   CXXFLAGS="%{rpmcxxflags} -fPIC" \
+   CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
embedded_runpath_prefix=""
 
 %if %{with gui}
@@ -207,47 +207,37 @@ rm temp*.png
 export CLASSPATH=$(build-classpath db jgoodies-forms jgoodies-looks)
 
 %{__make} -j1 -C java \
-   CC="%{__cc}" \
-   CXX="%{__cxx}" \
CFLAGS="%{rpmcflags} -fPIC" \
-   CXXFLAGS="%{rpmcxxflags} -fPIC" \
+   CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
embedded_runpath_prefix=""
 %endif
 
 %if %{with dotnet}
 %{__make} -j1 -C cs \
-   CC="%{__cc}" \
-   CXX="%{__cxx}" \
CFLAGS="%{rpmcflags} -fPIC" \
-   CXXFLAGS="%{rpmcxxflags} -fPIC" \
+   CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
embedded_runpath_prefix=""
 %endif
 
 %if %{with python}
 %{__make} -j1 -C py \
-   CC="%{__cc}" \
-   CXX="%{__cxx}" \
CFLAGS="%{rpmcflags} -fPIC" \
-   CXXFLAGS="%{rpmcxxflags} -fPIC" \
+   CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
embedded_runpath_prefix=""
 %endif
 
 %if %{with ruby}
 %{__make} -j1 -C rb \
-   CC="%{__cc}" \
-   CXX="%{__cxx}" \
CFLAGS="%{rpmcflags} -fPIC" \
-   CXXFLAGS="%{rpmcxxflags} -fPIC" \
+   CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
embedded_runpath_prefix=""
 %endif
 
 %if %{with php}
 %{__make} -j1 -C php \
-   CC="%{__cc}" \
-   CXX="%{__cxx}" \
PHP_HOME=%{_prefix} \
CFLAGS="%{rpmcflags} -fPIC" \
-   CXXFLAGS="%{rpmcxxflags} -fPIC" \
+   CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
embedded_runpath_prefix=""
 %endif
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/aed21784e1ea6cff4c28efad99a9b45f2ade2f2e

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


DISTFILES: python-cryptography: cryptography-0.5.2.tar.gz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: 
https://pypi.python.org/packages/source/c/cryptography/cryptography-0.5.2.tar.gz
8c2d381ef263653b640a7a5d14618e4c  cryptography-0.5.2.tar.gz
Size: 319705 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-cryptography] - updated to 0.5.2

2014-07-13 Thread qboosh
commit 7f3a0475aa1da98818c9ff6cdd2cd7ec67834910
Author: Jakub Bogusz 
Date:   Sun Jul 13 20:16:00 2014 +0200

- updated to 0.5.2

 python-cryptography.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-cryptography.spec b/python-cryptography.spec
index 8685dba..574a32f 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -6,12 +6,12 @@
 Summary:   Crypthography library for Python 2
 Summary(pl.UTF-8): Biblioteka Cryptography dla Pythona 2
 Name:  python-cryptography
-Version:   0.5
+Version:   0.5.2
 Release:   1
 License:   Apache v2.0
 Group: Libraries/Python
 Source0:   
https://pypi.python.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
-# Source0-md5: 584e5be4cc02be01e04d0fbdd5ea1e72
+# Source0-md5: 8c2d381ef263653b640a7a5d14618e4c
 URL:   https://cryptography.io/
 BuildRequires: openssl-devel >= 0.9.8
 %if %{with python2}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cryptography.git/commitdiff/7f3a0475aa1da98818c9ff6cdd2cd7ec67834910

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


[packages/python-pycurl] - updated to 7.19.5

2014-07-13 Thread qboosh
commit fcd448fc5e921c8cabedb2bfb132f6d4c93ad847
Author: Jakub Bogusz 
Date:   Sun Jul 13 20:06:19 2014 +0200

- updated to 7.19.5

 python-pycurl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pycurl.spec b/python-pycurl.spec
index 6c160d8..942e894 100644
--- a/python-pycurl.spec
+++ b/python-pycurl.spec
@@ -9,12 +9,12 @@
 Summary:   Free and easy-to-use client-side URL transfer library
 Summary(pl.UTF-8): Łatwa w użyciu biblioteka obsługi URL od strony klienta
 Name:  python-%{module}
-Version:   7.19.3.1
+Version:   7.19.5
 Release:   1
 License:   LGPL v2 or MIT-like
 Group: Libraries/Python
 Source0:   
http://pycurl.sourceforge.net/download/%{module}-%{version}.tar.gz
-# Source0-md5: 6df8fa7fe8b680d93248da1f8d4fcd12
+# Source0-md5: 47b4eac84118e2606658122104e62072
 Patch0:%{name}-no-static-libs.patch
 URL:   http://pycurl.sourceforge.net/
 BuildRequires: curl-devel >= 7.19


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycurl.git/commitdiff/fcd448fc5e921c8cabedb2bfb132f6d4c93ad847

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


DISTFILES: python-pycurl: pycurl-7.19.5.tar.gz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: http://pycurl.sourceforge.net/download/pycurl-7.19.5.tar.gz
47b4eac84118e2606658122104e62072  pycurl-7.19.5.tar.gz
Size: 107580 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/wmfire] - libgtop rebuild - release 3 (by relup.sh)

2014-07-13 Thread kiesiu
commit a3d5058fe34bb5ce00ab51e9908b86ca6ed1345b
Author: Łukasz Kieś 
Date:   Sun Jul 13 20:00:06 2014 +0200

- libgtop rebuild
- release 3 (by relup.sh)

 wmfire.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmfire.spec b/wmfire.spec
index ae9f149..0bf7811 100644
--- a/wmfire.spec
+++ b/wmfire.spec
@@ -2,7 +2,7 @@ Summary:Program that displays CPU load as fire in a 
small icon
 Summary(pl.UTF-8): Aplet pokazujący obciążenie CPU w małym okienku
 Name:  wmfire
 Version:   1.2.3
-Release:   2
+Release:   3
 License:   GPL
 Group: X11/Window Managers/Tools
 Source0:   http://www.swanson.ukfsn.org/wmfire/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmfire.git/commitdiff/a3d5058fe34bb5ce00ab51e9908b86ca6ed1345b

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


[packages/python-gnome-desktop] - libgtop rebuild - release 11 (by relup.sh)

2014-07-13 Thread kiesiu
commit 188044eb2e4a939e8b9e56dffab7638fd7f82bb2
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:55 2014 +0200

- libgtop rebuild
- release 11 (by relup.sh)

 python-gnome-desktop.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-gnome-desktop.spec b/python-gnome-desktop.spec
index dadd3ed..1904f95 100644
--- a/python-gnome-desktop.spec
+++ b/python-gnome-desktop.spec
@@ -14,7 +14,7 @@ Summary:  GNOME bindings for Python
 Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME
 Name:  python-gnome-desktop
 Version:   2.32.0
-Release:   10
+Release:   11
 License:   GPL v2/LGPL v2.1 (see COPYING)
 Group: Libraries/Python
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.32/%{module}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gnome-desktop.git/commitdiff/188044eb2e4a939e8b9e56dffab7638fd7f82bb2

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


[packages/psensor] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 9ce1205184d5462c0dbcb30ad74a284fe6c01f89
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:46 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 psensor.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/psensor.spec b/psensor.spec
index db3c608..e4660df 100644
--- a/psensor.spec
+++ b/psensor.spec
@@ -1,7 +1,7 @@
 Summary:   A Graphical Temperature Monitor
 Name:  psensor
 Version:   0.6.2.19
-Release:   1
+Release:   2
 License:   GPL v2
 Group: X11/Applications
 URL:   http://wpitchoune.net/psensor


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/psensor.git/commitdiff/9ce1205184d5462c0dbcb30ad74a284fe6c01f89

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


[packages/perl-GTop] - libgtop rebuild - release 4 (by relup.sh)

2014-07-13 Thread kiesiu
commit 08cd331f2c6c012a06ca101d3dede54d80d73b11
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:37 2014 +0200

- libgtop rebuild
- release 4 (by relup.sh)

 perl-GTop.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-GTop.spec b/perl-GTop.spec
index d029cf9..5eb2ccb 100644
--- a/perl-GTop.spec
+++ b/perl-GTop.spec
@@ -8,7 +8,7 @@ Summary:GTop - Perl interface to libgtop
 Summary(pl.UTF-8): GTop - interfejs perlowy do libgtop
 Name:  perl-GTop
 Version:   0.16
-Release:   3
+Release:   4
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-GTop.git/commitdiff/08cd331f2c6c012a06ca101d3dede54d80d73b11

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


[packages/nemiver] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 89a0f4ed557f9266236316105d1858d3889ed921
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:20 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 nemiver.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nemiver.spec b/nemiver.spec
index 709efb8..a1bca9a 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -2,7 +2,7 @@ Summary:C/C++ debugger for GNOME
 Summary(pl.UTF-8): Debugger C/C++ dla GNOME
 Name:  nemiver
 Version:   0.9.5
-Release:   1
+Release:   2
 License:   GPL
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/nemiver/0.9/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nemiver.git/commitdiff/89a0f4ed557f9266236316105d1858d3889ed921

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


[packages/netactview] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 412077259226a263567d969de84f924264355aeb
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:28 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 netactview.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netactview.spec b/netactview.spec
index 25e7a52..4b157b8 100644
--- a/netactview.spec
+++ b/netactview.spec
@@ -2,7 +2,7 @@ Summary:Network connections viewer for Gnome
 Summary(pl.UTF-8): Przeglądarka połączeń sieciowych dla Gnome
 Name:  netactview
 Version:   0.6.1
-Release:   1
+Release:   2
 License:   GPL v2
 Group: X11/Applications/Networking
 Source0:   
http://downloads.sourceforge.net/netactview/%{name}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netactview.git/commitdiff/412077259226a263567d969de84f924264355aeb

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


[packages/nautilus-actions] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 4ddfe49557e85287fcf0bea0f0e1e74abe92377b
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:11 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 nautilus-actions.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nautilus-actions.spec b/nautilus-actions.spec
index e3ee3d9..d5f9c75 100644
--- a/nautilus-actions.spec
+++ b/nautilus-actions.spec
@@ -6,7 +6,7 @@ Summary:Nautilus extension which adds customized 
command in Nautilus menu
 Summary(pl.UTF-8): Rozszerzenie dodające własne polecenia w menu Nautilusa
 Name:  nautilus-actions
 Version:   3.2.2
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/nautilus-actions/3.2/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nautilus-actions.git/commitdiff/4ddfe49557e85287fcf0bea0f0e1e74abe92377b

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


[packages/mate-utils] - libgtop rebuild - release 4 (by relup.sh)

2014-07-13 Thread kiesiu
commit dfb756d96e4e6ae5b7cfdd84cb7b13ad9fd39bf7
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:58:52 2014 +0200

- libgtop rebuild
- release 4 (by relup.sh)

 mate-utils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mate-utils.spec b/mate-utils.spec
index baa4003..8481eef 100644
--- a/mate-utils.spec
+++ b/mate-utils.spec
@@ -6,7 +6,7 @@ Summary:MATE utility programs
 Summary(pl.UTF-8): Programy użytkowe dla środowiska MATE
 Name:  mate-utils
 Version:   1.8.0
-Release:   3
+Release:   4
 License:   LGPL v2+ (libmatedict), GPL v2+ (programs), FDL (documentation)
 Group: X11/Applications/Multimedia
 Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-utils.git/commitdiff/dfb756d96e4e6ae5b7cfdd84cb7b13ad9fd39bf7

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


[packages/metacity] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit f96d82cd4fa9fc3b09c5acd0e547c133ee512df0
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:59:01 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 metacity.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/metacity.spec b/metacity.spec
index 4084dae..b08e5c4 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -13,7 +13,7 @@ Summary:  Metacity window manager
 Summary(pl.UTF-8): Zarządca okien Metacity
 Name:  metacity
 Version:   2.34.13
-Release:   1
+Release:   2
 Epoch: 2
 License:   GPL v2+
 Group: X11/Window Managers


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/metacity.git/commitdiff/f96d82cd4fa9fc3b09c5acd0e547c133ee512df0

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


[packages/mate-applet-netspeed] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 3d027b947b7d2012e5d956ccb73339728123529f
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:58:34 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 mate-applet-netspeed.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mate-applet-netspeed.spec b/mate-applet-netspeed.spec
index 77a87ad..1791bc7 100644
--- a/mate-applet-netspeed.spec
+++ b/mate-applet-netspeed.spec
@@ -3,7 +3,7 @@ Summary:MATE netspeed applet
 Summary(pl.UTF-8): Aplet netspeed dla środowiska MATE
 Name:  mate-applet-netspeed
 Version:   1.8.0
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://pub.mate-desktop.org/releases/1.8/%{pname}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applet-netspeed.git/commitdiff/3d027b947b7d2012e5d956ccb73339728123529f

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


[packages/mate-system-monitor] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 37eea6ac73cc68d792409e8e22c4087c1e30cc5b
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:58:43 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 mate-system-monitor.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec
index b7f3a66..aebb130 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -6,7 +6,7 @@ Summary:Process and resource monitor for MATE desktop
 Summary(pl.UTF-8): Monitor procesów w zasobów dla środowiska MATE
 Name:  mate-system-monitor
 Version:   1.8.0
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-system-monitor.git/commitdiff/37eea6ac73cc68d792409e8e22c4087c1e30cc5b

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


[packages/marco] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit b65de13aee24bed93432fb4674eb2f3d945e4025
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:37:27 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 marco.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/marco.spec b/marco.spec
index ee0e06b..a1b65f0 100644
--- a/marco.spec
+++ b/marco.spec
@@ -9,7 +9,7 @@ Summary:MATE Desktop window manager
 Summary(pl.UTF-8): Zarządca okien środowiska MATE Desktop
 Name:  marco
 Version:   1.8.1
-Release:   1
+Release:   2
 License:   LGPL v2+ and GPL v2+
 Group: X11/Window Managers
 Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/marco.git/commitdiff/b65de13aee24bed93432fb4674eb2f3d945e4025

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


[packages/ice] - there's no need to pass CC/CXX to make

2014-07-13 Thread baggins
commit 1970f8b1ccae85a24f0ce94630924c1b6e23d090
Author: Jan Rękorajski 
Date:   Sun Jul 13 19:38:04 2014 +0200

- there's no need to pass CC/CXX to make

 ice.spec | 6 --
 1 file changed, 6 deletions(-)
---
diff --git a/ice.spec b/ice.spec
index 7f92db4..77dbc65 100644
--- a/ice.spec
+++ b/ice.spec
@@ -185,17 +185,12 @@ sed -i -e 's,/usr/share/Ice-%{version},%{_datadir}/Ice,' 
cpp/src/ca/iceca Ice-rp
 sed -i -e 's,c++,%{__cxx},g' cpp/config/Make.rules.Linux
 
 %build
-# Compile the main Ice runtime
-# TODO: CC/CXX passing as make param breaks build system
-
 %if %{with java}
 # Rebuild the Java ImportKey class - need it early for main cpp build
 javac cpp/src/ca/ImportKey.java
 %endif
 
 %{__make} -j1 -C cpp \
-   CC="%{__cc}" \
-   CXX="%{__cxx}" \
CFLAGS="%{rpmcflags} -fPIC" \
CXXFLAGS="%{rpmcxxflags} -fPIC" \
embedded_runpath_prefix=""
@@ -208,7 +203,6 @@ rm temp*.png
 %endif
 
 %if %{with java}
-
 # Set the CLASSPATH correctly for the Java compile
 export CLASSPATH=$(build-classpath db jgoodies-forms jgoodies-looks)
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/1970f8b1ccae85a24f0ce94630924c1b6e23d090

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


[packages/gnome-system-monitor] - libgtop rebuild - release 2 (by relup.sh)

2014-07-13 Thread kiesiu
commit 3b400910e6fcfa5363de0b98bf07a99a69b3556a
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:36:59 2014 +0200

- libgtop rebuild
- release 2 (by relup.sh)

 gnome-system-monitor.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec
index 5bd30e6..d88c465 100644
--- a/gnome-system-monitor.spec
+++ b/gnome-system-monitor.spec
@@ -5,7 +5,7 @@ Summary:Simple process monitor
 Summary(pl.UTF-8): Prosty monitor procesów
 Name:  gnome-system-monitor
 Version:   3.12.2
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/3.12/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-system-monitor.git/commitdiff/3b400910e6fcfa5363de0b98bf07a99a69b3556a

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


[packages/bamf] - libgtop rebuild - release 4 (by relup.sh)

2014-07-13 Thread kiesiu
commit 66263ca9efb08f5f1c2d6e8f1641974d90370c5b
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:35:34 2014 +0200

- libgtop rebuild
- release 4 (by relup.sh)

 bamf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bamf.spec b/bamf.spec
index 987f1a9..7bb5727 100644
--- a/bamf.spec
+++ b/bamf.spec
@@ -5,7 +5,7 @@
 Summary:   Application matching framework
 Name:  bamf
 Version:   0.2.104
-Release:   3
+Release:   4
 # Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+);
 # non-lib bits are GPLv3.
 # pbrobinson points out that three files in the lib are actually


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bamf.git/commitdiff/66263ca9efb08f5f1c2d6e8f1641974d90370c5b

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


[packages/avant-window-navigator] - libgtop rebuild - release 4 (by relup.sh)

2014-07-13 Thread kiesiu
commit 57626d863201c1d01ac658c80f5865f1a7767fc7
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:34:50 2014 +0200

- libgtop rebuild
- release 4 (by relup.sh)

 avant-window-navigator.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/avant-window-navigator.spec b/avant-window-navigator.spec
index 5456aea..5c57ccf 100644
--- a/avant-window-navigator.spec
+++ b/avant-window-navigator.spec
@@ -2,7 +2,7 @@ Summary:Fully customisable dock-like window navigator 
for GNOME
 Summary(pl.UTF-8): W pełni konfigurowalny dokowy nawigator okien dla GNOME
 Name:  avant-window-navigator
 Version:   0.4.0
-Release:   3
+Release:   4
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://launchpad.net/awn/0.4/%{version}/+download/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/avant-window-navigator.git/commitdiff/57626d863201c1d01ac658c80f5865f1a7767fc7

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


DISTFILES: polarssl: polarssl-1.3.8-gpl.tgz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: https://polarssl.org/code/releases/polarssl-1.3.8-gpl.tgz
d1a2b4f21727e888f143414d2e3144e6  polarssl-1.3.8-gpl.tgz
Size: 1725531 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/polarssl] - updated to 1.3.8 (note: new soname)

2014-07-13 Thread qboosh
commit 812a26d08fabb92d74bdb16b2fc363b8edfd8c42
Author: Jakub Bogusz 
Date:   Sun Jul 13 19:26:21 2014 +0200

- updated to 1.3.8 (note: new soname)

 polarssl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/polarssl.spec b/polarssl.spec
index c60512f..ecc62a3 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,12 +1,12 @@
 Summary:   Light-weight cryptographic and SSL/TLS library
 Summary(pl.UTF-8): Lekka biblioteka kryptograficzna oraz SSL/TLS
 Name:  polarssl
-Version:   1.3.7
+Version:   1.3.8
 Release:   1
 License:   GPL v2+
 Group: Libraries
 Source0:   https://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
-# Source0-md5: b656e4c83ee94f93d19eb0832fd7f976
+# Source0-md5: d1a2b4f21727e888f143414d2e3144e6
 URL:   https://polarssl.org/
 BuildRequires: cmake >= 2.6
 BuildRequires: doxygen
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libpolarssl.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpolarssl.so.6
+%attr(755,root,root) %ghost %{_libdir}/libpolarssl.so.7
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/aescrypt2
 %attr(755,root,root) %{_libdir}/%{name}/benchmark


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polarssl.git/commitdiff/812a26d08fabb92d74bdb16b2fc363b8edfd8c42

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


DISTFILES: yaz: yaz-5.3.0.tar.gz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: http://ftp.indexdata.dk/pub/yaz/yaz-5.3.0.tar.gz
713d5e532b27fe276624f58faa282377  yaz-5.3.0.tar.gz
Size: 2529641 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/yaz] - updated to 5.3.0

2014-07-13 Thread qboosh
commit 8f15ea570ad953f0c4c65f6d51b56c9804edfc1f
Author: Jakub Bogusz 
Date:   Sun Jul 13 19:19:37 2014 +0200

- updated to 5.3.0

 yaz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/yaz.spec b/yaz.spec
index 73d1339..5f41cc0 100644
--- a/yaz.spec
+++ b/yaz.spec
@@ -1,12 +1,12 @@
 Summary:   Z39.50 protocol support library
 Summary(pl.UTF-8): Biblioteka obsługująca protokół Z39.50
 Name:  yaz
-Version:   5.2.1
+Version:   5.3.0
 Release:   1
 License:   BSD-like
 Group: Libraries
 Source0:   http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.gz
-# Source0-md5: 6046ff3cf911583e86d499d246cde13b
+# Source0-md5: 713d5e532b27fe276624f58faa282377
 URL:   http://www.indexdata.dk/yaz/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.11.1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yaz.git/commitdiff/8f15ea570ad953f0c4c65f6d51b56c9804edfc1f

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


[packages/gnome-nettool] - updated to 3.8.1 - removed scrollkeeper leftovers

2014-07-13 Thread kiesiu
commit 50f22b9c28a367e34f80df2e1295fdadd499db7a
Author: Łukasz Kieś 
Date:   Sun Jul 13 19:11:50 2014 +0200

- updated to 3.8.1
- removed scrollkeeper leftovers

 gnome-nettool.spec | 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/gnome-nettool.spec b/gnome-nettool.spec
index dbbe04a..36229fa 100644
--- a/gnome-nettool.spec
+++ b/gnome-nettool.spec
@@ -4,22 +4,21 @@
 Summary:   GNOME interface for networking tools
 Summary(pl.UTF-8): Interfejs dla narzędzi sieciowych dla GNOME
 Name:  gnome-nettool
-Version:   3.0.1
+Version:   3.8.1
 Release:   1
 License:   GPL v2+
 Group: X11/Applications
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/3.0/%{name}-%{version}.tar.xz
-# Source0-md5: 922e7554102096f24a3519c93a8257fa
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/3.8/%{name}-%{version}.tar.xz
+# Source0-md5: d4fc944b7ba8fd5f49f04a73e0d37e80
 Patch0:%{name}-desktop.patch
 URL:   http://www.gnome.org/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11.1
 BuildRequires: docbook-dtd412-xml
 BuildRequires: gettext-devel
+BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: gnome-common >= 2.20.0
-BuildRequires: gnome-doc-utils >= 0.12.0
 BuildRequires: gtk+3-devel >= 3.0.0
-BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libgtop-devel >= 2.26.0
 BuildRequires: libtool
@@ -29,8 +28,8 @@ BuildRequires:rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz >= 1:4.999.7
+BuildRequires: yelp-tools
 Requires(post,postun): gtk-update-icon-cache
-Requires(post,postun): scrollkeeper
 Requires:  hicolor-icon-theme
 Suggests:  bind-utils
 Suggests:  bsd-finger
@@ -61,8 +60,7 @@ takich jak ping, whois, traceroute czy dig dla GNOME.
 %{__autoconf}
 %{__automake}
 %configure \
-   --disable-silent-rules \
-   --disable-scrollkeeper
+   --disable-silent-rules
 %{__make}
 
 %install
@@ -71,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome --with-omf
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-nettool.git/commitdiff/50f22b9c28a367e34f80df2e1295fdadd499db7a

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


DISTFILES: gnome-nettool: gnome-nettool-3.8.1.tar.xz

2014-07-13 Thread kiesiu

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/3.8/gnome-nettool-3.8.1.tar.xz
d4fc944b7ba8fd5f49f04a73e0d37e80  gnome-nettool-3.8.1.tar.xz
Size: 589024 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: newsbeuter: newsbeuter-2.8.tar.gz

2014-07-13 Thread atler

Files fetched: 1

STORED: http://www.newsbeuter.org/downloads/newsbeuter-2.8.tar.gz
5d8f1a5eed700beccfeb512ae003613d  newsbeuter-2.8.tar.gz
Size: 431299 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/newsbeuter] - up to 2.8

2014-07-13 Thread atler
commit 78897fad3d28d7442b8e61b7e3bcc26bfbe51939
Author: Jan Palus 
Date:   Sun Jul 13 19:01:51 2014 +0200

- up to 2.8

 newsbeuter.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/newsbeuter.spec b/newsbeuter.spec
index 94e3e34..09a14ac 100644
--- a/newsbeuter.spec
+++ b/newsbeuter.spec
@@ -2,12 +2,12 @@ Summary:  Newsbeuter - an RSS feed reader for the text 
console
 Summary(hu.UTF-8): Newsbeuter - egy RSS hírolvasó szöveges terminálra
 Summary(pl.UTF-8): Newsbeuter - czytnik RSS dla terminala tekstowego
 Name:  newsbeuter
-Version:   2.7
-Release:   2
+Version:   2.8
+Release:   1
 License:   MIT/X
 Group: Applications/Networking
 Source0:   http://www.newsbeuter.org/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: cc8d43e8957875608d3b77679f437af6
+# Source0-md5: 5d8f1a5eed700beccfeb512ae003613d
 URL:   http://www.newsbeuter.org/
 BuildRequires: curl-devel
 BuildRequires: gettext-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/newsbeuter.git/commitdiff/78897fad3d28d7442b8e61b7e3bcc26bfbe51939

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


[packages/gnome-control-center] - libgtop rebuild - release 3 (by relup.sh)

2014-07-13 Thread kiesiu
commit e0166731afa1e106007bc955960efefba500de56
Author: Łukasz Kieś 
Date:   Sun Jul 13 18:54:05 2014 +0200

- libgtop rebuild
- release 3 (by relup.sh)

 gnome-control-center.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-control-center.spec b/gnome-control-center.spec
index 88ce4b8..75eb35d 100644
--- a/gnome-control-center.spec
+++ b/gnome-control-center.spec
@@ -10,7 +10,7 @@ Summary(ru.UTF-8):Центр управления GNOME
 Summary(uk.UTF-8): Центр керування GNOME
 Name:  gnome-control-center
 Version:   3.12.1
-Release:   2
+Release:   3
 Epoch: 1
 License:   GPL v2+
 Group: X11/Applications


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-control-center.git/commitdiff/e0166731afa1e106007bc955960efefba500de56

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


DISTFILES: smp_utils: smp_utils-0.98.tar.xz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: http://sg.danny.cz/sg/p/smp_utils-0.98.tar.xz
545544db04203b9f71f0ecb401e8a30c  smp_utils-0.98.tar.xz
Size: 320964 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/smp_utils] - updated to 0.98

2014-07-13 Thread qboosh
commit d04b284012ddd5b062cb35a19c98c2966dc5495f
Author: Jakub Bogusz 
Date:   Sun Jul 13 18:49:08 2014 +0200

- updated to 0.98

 smp_utils.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/smp_utils.spec b/smp_utils.spec
index 23d447e..c079634 100644
--- a/smp_utils.spec
+++ b/smp_utils.spec
@@ -1,12 +1,12 @@
 Summary:   Utilities for SAS Management Protocol (SMP)
 Summary(pl.UTF-8): Narzędzia do protokołu SAS Management Protocol (SMP)
 Name:  smp_utils
-Version:   0.97
+Version:   0.98
 Release:   1
 License:   BSD
 Group: Applications/System
 Source0:   http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
-# Source0-md5: 63fb3416f1a84a39bcd97d709be1cab0
+# Source0-md5: 545544db04203b9f71f0ecb401e8a30c
 URL:   http://sg.danny.cz/sg/smp_utils.html
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -84,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COVERAGE CREDITS ChangeLog README
-%attr(755,root,root) %{_sbindir}/smp_*
+%attr(755,root,root) %{_bindir}/smp_*
 %attr(755,root,root) %{_libdir}/libsmputils1.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libsmputils1.so.1
 %{_mandir}/man8/smp_*.8*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smp_utils.git/commitdiff/d04b284012ddd5b062cb35a19c98c2966dc5495f

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


DISTFILES: sg3_utils: sg3_utils-1.39.tar.xz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: http://sg.danny.cz/sg/p/sg3_utils-1.39.tar.xz
01d9a5421d778d2707f90461836c3d11  sg3_utils-1.39.tar.xz
Size: 714480 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/sg3_utils] - updated to 1.39

2014-07-13 Thread qboosh
commit 8896b1dfd0ad2b4b707397cf27fc1b4e2c6712b4
Author: Jakub Bogusz 
Date:   Sun Jul 13 18:36:21 2014 +0200

- updated to 1.39

 sg3_utils.spec | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/sg3_utils.spec b/sg3_utils.spec
index d41fbd6..24100fc 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -1,12 +1,12 @@
 Summary:   Utilities and test programs for the Linux sg version 3 device 
driver
 Summary(pl.UTF-8): Programy narzędziowe i testowe dla linuksowego 
sterownika sg w wersji 3
 Name:  sg3_utils
-Version:   1.38
+Version:   1.39
 Release:   1
 License:   GPL v2 (utilities), BSD (library)
 Group: Applications/System
 Source0:   http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
-# Source0-md5: ee60a79cd4eb4fa8cebb83c0e9c3707c
+# Source0-md5: 01d9a5421d778d2707f90461836c3d11
 URL:   http://sg.danny.cz/sg/sg3_utils.html
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 install scripts/rescan-scsi-bus.sh $RPM_BUILD_ROOT%{_bindir}
 
 install -d $RPM_BUILD_ROOT/lib/udev/rules.d
-install scripts/59-scsi-sg3_utils.rules $RPM_BUILD_ROOT/lib/udev/rules.d
+install scripts/*.rules $RPM_BUILD_ROOT/lib/udev/rules.d
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -93,7 +93,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/sgp_dd
 %attr(755,root,root) %{_libdir}/libsgutils2.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libsgutils2.so.2
-/lib/udev/rules.d/59-scsi-sg3_utils.rules
+/lib/udev/rules.d/55-scsi-sg3_id.rules
+/lib/udev/rules.d/58-scsi-sg3_symlink.rules
 %{_mandir}/man8/rescan-scsi-bus.sh.8*
 %{_mandir}/man8/scsi_*.8*
 %{_mandir}/man8/sg3_utils.8*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sg3_utils.git/commitdiff/8896b1dfd0ad2b4b707397cf27fc1b4e2c6712b4

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


DISTFILES: traceroute: traceroute-2.0.20.tar.gz

2014-07-13 Thread kiesiu

Files fetched: 1

STORED: http://downloads.sourceforge.net/traceroute/traceroute-2.0.20.tar.gz
559f104e155e0e14ee0c717776a745fa  traceroute-2.0.20.tar.gz
Size: 68907 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/traceroute] - updated to 2.0.20

2014-07-13 Thread kiesiu
commit 113f01cd63df75d7e8f3b32dda788ae14bbcd34e
Author: Łukasz Kieś 
Date:   Sun Jul 13 18:27:02 2014 +0200

- updated to 2.0.20

 traceroute.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/traceroute.spec b/traceroute.spec
index 3fb511a..c8c9d55 100644
--- a/traceroute.spec
+++ b/traceroute.spec
@@ -17,12 +17,12 @@ Summary(tr.UTF-8):  TCP/IP ağlarında paketlerin rotasını 
izler
 Summary(uk.UTF-8): Показує трасу, якою проходять пакети по TCP/IP мережі
 Summary(zh_CN.UTF-8):  [系统]检查网络联通路径的工具
 Name:  traceroute
-Version:   2.0.18
+Version:   2.0.20
 Release:   1
 License:   BSD
 Group: Networking/Utilities
 Source0:   
http://downloads.sourceforge.net/traceroute/%{name}-%{version}.tar.gz
-# Source0-md5: b7254149b7f081cce07f4b9e065ba5ef
+# Source0-md5: 559f104e155e0e14ee0c717776a745fa
 Patch0:%{name}-AI_IDN.patch
 URL:   http://traceroute.sourceforge.net/
 BuildRequires: rpm >= 4.4.9-56


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/traceroute.git/commitdiff/113f01cd63df75d7e8f3b32dda788ae14bbcd34e

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


[packages/ucommon] - updated to 6.1.9

2014-07-13 Thread qboosh
commit eaef70b0bf50756fdee876fecbbca6e743049d55
Author: Jakub Bogusz 
Date:   Sun Jul 13 18:29:16 2014 +0200

- updated to 6.1.9

 ucommon.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ucommon.spec b/ucommon.spec
index e34f5ed..7cae21a 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -6,12 +6,12 @@
 Summary:   GNU uCommon C++ - very light-weight C++ framework
 Summary(pl.UTF-8): GNU uCommon C++ - bardzo lekki szkielet C++
 Name:  ucommon
-Version:   6.1.8
+Version:   6.1.9
 Release:   1
 License:   LGPL v3+ (libucommon and secure component), GPL v3+ with 
runtime exception (commoncpp2)
 Group: Libraries
 Source0:   http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
-# Source0-md5: 6d592439a9c22c30423bb05d3630862a
+# Source0-md5: 6096c45652194dee6d3e302e5e4b6a67
 URL:   http://www.gnu.org/software/commoncpp/
 %{?with_apidocs:BuildRequires: doxygen}
 %{?with_gnutls:BuildRequires:  gnutls-devel >= 2.8.0}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ucommon.git/commitdiff/eaef70b0bf50756fdee876fecbbca6e743049d55

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


DISTFILES: ucommon: ucommon-6.1.9.tar.gz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: http://ftp.gnu.org/gnu/commoncpp/ucommon-6.1.9.tar.gz
6096c45652194dee6d3e302e5e4b6a67  ucommon-6.1.9.tar.gz
Size: 833238 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: ms-sys: ms-sys-2.4.0.tar.gz

2014-07-13 Thread kiesiu

Files fetched: 1

STORED: http://downloads.sourceforge.net/ms-sys/ms-sys-2.4.0.tar.gz
6742dd1a058b1ce32cb991853d9d6bec  ms-sys-2.4.0.tar.gz
Size: 46501 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/ms-sys] - updated to 2.4.0

2014-07-13 Thread kiesiu
commit 310aa5c52a538f9a996df38120afece3be8a9744
Author: Łukasz Kieś 
Date:   Sun Jul 13 18:15:42 2014 +0200

- updated to 2.4.0

 ms-sys.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ms-sys.spec b/ms-sys.spec
index dfa09f5..7014855 100644
--- a/ms-sys.spec
+++ b/ms-sys.spec
@@ -1,12 +1,12 @@
 Summary:   Create DOS/MS-compatible boot records
 Summary(pl.UTF-8): Narzędzie tworzące boot recordy kompatybilne z DOS-em i 
MS
 Name:  ms-sys
-Version:   2.3.0
+Version:   2.4.0
 Release:   1
 License:   GPL
 Group: Applications/System
 Source0:   
http://downloads.sourceforge.net/ms-sys/%{name}-%{version}.tar.gz
-# Source0-md5: 46d186707c7767db664afe681f8eaad6
+# Source0-md5: 6742dd1a058b1ce32cb991853d9d6bec
 URL:   http://ms-sys.sourceforge.net/
 BuildRequires: bash
 BuildRequires: gettext-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ms-sys.git/commitdiff/310aa5c52a538f9a996df38120afece3be8a9744

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


DISTFILES: iso-codes: iso-codes-3.55.tar.xz

2014-07-13 Thread kiesiu

Files fetched: 1

STORED: http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.55.tar.xz
390291fa7ef954ca1feb4b3340d26c28  iso-codes-3.55.tar.xz
Size: 3769864 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/iso-codes] - updated to 3.55

2014-07-13 Thread kiesiu
commit a4dae9e3fdcdb5d9254248ba126cc15493501449
Author: Łukasz Kieś 
Date:   Sun Jul 13 17:57:53 2014 +0200

- updated to 3.55

 iso-codes.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/iso-codes.spec b/iso-codes.spec
index e2d8ef4..b21aa89 100644
--- a/iso-codes.spec
+++ b/iso-codes.spec
@@ -1,12 +1,12 @@
 Summary:   List of country and language names
 Summary(pl.UTF-8): Lista nazw krajów i języków
 Name:  iso-codes
-Version:   3.53
+Version:   3.55
 Release:   1
 License:   LGPL v2+
 Group: Applications/Text
 Source0:   
http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz
-# Source0-md5: 35afa0ba21ac2dcd68eb49e546908936
+# Source0-md5: 390291fa7ef954ca1feb4b3340d26c28
 URL:   http://pkg-isocodes.alioth.debian.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iso-codes.git/commitdiff/a4dae9e3fdcdb5d9254248ba126cc15493501449

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


DISTFILES: gnome-boxes: gnome-boxes-3.12.3.tar.xz

2014-07-13 Thread kiesiu

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/3.12/gnome-boxes-3.12.3.tar.xz
016ed5e23005d3f657bf5e2a36a69c5f  gnome-boxes-3.12.3.tar.xz
Size: 2197824 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/gnome-boxes] - updated to 3.12.3

2014-07-13 Thread kiesiu
commit 1757a0102932c0cacfc75afa32db64fa89459ac4
Author: Łukasz Kieś 
Date:   Sun Jul 13 17:54:14 2014 +0200

- updated to 3.12.3

 gnome-boxes.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 31f8dea..be09f2b 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -2,12 +2,12 @@
 # - Requires: qemu is too much (pulls all arches)
 Summary:   A simple GNOME 3 application to access remote or virtual systems
 Name:  gnome-boxes
-Version:   3.12.0
+Version:   3.12.3
 Release:   1
 License:   LGPL v2
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: 2de9ef5eff85a533406e09131b14c3f7
+# Source0-md5: 016ed5e23005d3f657bf5e2a36a69c5f
 URL:   http://live.gnome.org/Boxes
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-boxes.git/commitdiff/1757a0102932c0cacfc75afa32db64fa89459ac4

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


DISTFILES: dotnet-ndesk-options: ndesk-options-0.2.1.tar.gz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: http://www.ndesk.org/archive/ndesk-options/ndesk-options-0.2.1.tar.gz
2d139bbf4c8be5197128195a65d1c98b  ndesk-options-0.2.1.tar.gz
Size: 141019 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/dotnet-ndesk-options] Created branch master

2014-07-13 Thread qboosh
The branch 'master' was created.

Summary of new commits:

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


[packages/dotnet-ndesk-options] - new

2014-07-13 Thread qboosh
commit 457f156c09a1a3c99002187a7eb8af424b1e4dbc
Author: Jakub Bogusz 
Date:   Sun Jul 13 17:58:08 2014 +0200

- new

 dotnet-ndesk-options-monodir.patch | 12 ++
 dotnet-ndesk-options.spec  | 75 ++
 2 files changed, 87 insertions(+)
---
diff --git a/dotnet-ndesk-options.spec b/dotnet-ndesk-options.spec
new file mode 100644
index 000..22c16cd
--- /dev/null
+++ b/dotnet-ndesk-options.spec
@@ -0,0 +1,75 @@
+%include   /usr/lib/rpm/macros.mono
+Summary:   C# Program Options Parsing library
+Summary(pl.UTF-8): Biblioteka C# do analizy opcji programu
+Name:  dotnet-ndesk-options
+Version:   0.2.1
+Release:   1
+License:   MIT
+Group: Libraries
+Source0:   
http://www.ndesk.org/archive/ndesk-options/ndesk-options-%{version}.tar.gz
+# Source0-md5: 2d139bbf4c8be5197128195a65d1c98b
+Patch0:%{name}-monodir.patch
+URL:   http://www.ndesk.org/Options
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake
+BuildRequires: mono-csharp >= 1.9
+BuildRequires: mono-monodoc >= 1.9
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(macros) >= 1.268
+Requires:  mono >= 1.9
+ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9
+ExcludeArch:   i386
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+NDesk.Options is a program option parser for C#, inspired by
+Getopt::Long.
+
+%description -l pl.UTF-8
+NDesk.Options to biblioteka C# do analizy opcji programu, inspirowana
+Getopt::Long.
+
+%package devel
+Summary:   Development files for ndesk Options C# library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki C# ndesk Options
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  mono-devel >= 1.9
+
+%description devel
+Development files for ndesk Options C# library.
+
+%description devel -l pl.UTF-8
+Pliki programistyczne biblioteki C# ndesk Options.
+
+%prep
+%setup -q -n ndesk-options-%{version}
+%patch0 -p1
+
+%build
+%{__aclocal}
+%{__automake}
+%{__autoconf}
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS COPYING ChangeLog README
+%dir %{_prefix}/lib/ndesk-options
+%{_prefix}/lib/ndesk-options/NDesk.Options.dll
+
+%files devel
+%defattr(644,root,root,755)
+%{_prefix}/lib/ndesk-options/Options.cs
+%{_prefix}/lib/monodoc/sources/ndesk-options-docs.*
+%{_pkgconfigdir}/ndesk-options.pc
diff --git a/dotnet-ndesk-options-monodir.patch 
b/dotnet-ndesk-options-monodir.patch
new file mode 100644
index 000..e6e3dc5
--- /dev/null
+++ b/dotnet-ndesk-options-monodir.patch
@@ -0,0 +1,12 @@
+--- ndesk-options-0.2.1/lib/pkgconfig/ndesk-options.pc.in.orig 2008-02-21 
02:25:07.0 +0100
 ndesk-options-0.2.1/lib/pkgconfig/ndesk-options.pc.in  2014-07-13 
17:56:07.629988644 +0200
+@@ -1,6 +1,6 @@
+-prefix=${pcfiledir}/../..
+-exec_prefix=${pcfiledir}/../..
+-libdir=@libdir@
++prefix=@prefix@
++exec_prefix=@exec_prefix@
++libdir=@prefix@/lib
+ assemblies_dir=${libdir}/ndesk-options
+ Libraries=${assemblies_dir}/NDesk.Options.dll
+ Sources=${assemblies_dir}/Options.cs


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-ndesk-options.git/commitdiff/457f156c09a1a3c99002187a7eb8af424b1e4dbc

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


DISTFILES: gnome-calculator: gnome-calculator-3.12.3.tar.xz

2014-07-13 Thread kiesiu

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-calculator/3.12/gnome-calculator-3.12.3.tar.xz
ea00888a85ccc543325ad2ce156bfa7d  gnome-calculator-3.12.3.tar.xz
Size: 1213576 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/gnome-calculator] - updated to 3.12.3

2014-07-13 Thread kiesiu
commit 61951878b4b18f1ee9f3a01e57dd85cc91bd2cb3
Author: Łukasz Kieś 
Date:   Sun Jul 13 17:43:29 2014 +0200

- updated to 3.12.3

 gnome-calculator.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-calculator.spec b/gnome-calculator.spec
index 3e703a8..a726f9f 100644
--- a/gnome-calculator.spec
+++ b/gnome-calculator.spec
@@ -1,12 +1,12 @@
 Summary:   GNOME calculator
 Summary(pl.UTF-8): Kalkulator dla GNOME
 Name:  gnome-calculator
-Version:   3.12.2
+Version:   3.12.3
 Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-calculator/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: d27e56743bf28b7c74b939911bfaf578
+# Source0-md5: ea00888a85ccc543325ad2ce156bfa7d
 URL:   https://live.gnome.org/Calculator
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-calculator.git/commitdiff/61951878b4b18f1ee9f3a01e57dd85cc91bd2cb3

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


[packages/xapian-bindings] - python epoch, jdk version

2014-07-13 Thread qboosh
commit 5bb2f1b4768bb50fe714e59cedeb8d400edccc46
Author: Jakub Bogusz 
Date:   Sun Jul 13 17:25:28 2014 +0200

- python epoch, jdk version

 xapian-bindings.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xapian-bindings.spec b/xapian-bindings.spec
index e4745a6..97fc7c6 100644
--- a/xapian-bindings.spec
+++ b/xapian-bindings.spec
@@ -19,15 +19,15 @@ Group:  Development/Languages
 Source0:   
http://oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
 # Source0-md5: c9969a7e15fbb581a3126e7babdc2f58
 URL:   http://www.xapian.org/
-%{?with_java:BuildRequires:jdk}
+%{?with_java:BuildRequires:jdk >= 1.2}
 %{?with_java:BuildRequires:jpackage-utils}
 %{?with_lua:BuildRequires: lua51-devel >= 5.1}
 # 2.6.x should be sufficient, but 2.11.1 complaints about write permissions to 
/usr/share/.mono/keypairs
 %{?with_dotnet:BuildRequires:  mono-devel >= 2.11.4}
 %{?with_php:BuildRequires: %{php_name}-devel >= 4:5.0.4}
 BuildRequires: pkgconfig
-%{?with_python:BuildRequires:  python-devel >= 2.3}
-BuildRequires: python-modules >= 2.3
+%{?with_python:BuildRequires:  python-devel >= 1:2.3}
+BuildRequires: python-modules >= 1:2.3
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.665
 %{?with_ruby:BuildRequires:ruby-devel >= 1.8}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-bindings.git/commitdiff/5bb2f1b4768bb50fe714e59cedeb8d400edccc46

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


[packages/time] - pl fixes, more docs, added URL - release 27

2014-07-13 Thread qboosh
commit 28cfa5233742d88bd56ad43ff13e4a357f149506
Author: Jakub Bogusz 
Date:   Sun Jul 13 16:48:40 2014 +0200

- pl fixes, more docs, added URL
- release 27

 time.spec | 19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/time.spec b/time.spec
index a007ed4..a031900 100644
--- a/time.spec
+++ b/time.spec
@@ -1,18 +1,19 @@
 Summary:   GNU time Utility
 Summary(de.UTF-8): GNU-Time-Utility
 Summary(fr.UTF-8): Utilitaire time de GNU
-Summary(pl.UTF-8): Narzędzie do pomiaru czasu GNU
+Summary(pl.UTF-8): Narzędzie GNU do pomiaru czasu
 Summary(tr.UTF-8): GNU zamanlama aracı
 Name:  time
 Version:   1.7
-Release:   26
-License:   GPL
+Release:   27
+License:   GPL v2+
 Group: Applications/System
 Source0:   http://ftp.gnu.org/gnu/time/%{name}-%{version}.tar.gz
 # Source0-md5: e38d2b8b34b1ca259cf7b053caac32b3
 Patch0:%{name}-info.patch
 Patch1:%{name}-man.patch
 Patch2:%{name}-alpha.patch
+URL:   http://www.gnu.org/software/time/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: texinfo
@@ -37,7 +38,7 @@ uilisations.
 
 %description -l pl.UTF-8
 Program time umożliwia zmierzenie czasu wykonania badanego programu.
-Jest pomocne np. przy optymalizowaniu algorytmów pod kątem szybkości.
+Jest pomocny np. przy optymalizowaniu algorytmów pod kątem szybkości.
 
 %description -l tr.UTF-8
 time, bir uygulamanın çalışma zamanının ölçülmesi için kronometre gibi
@@ -45,7 +46,7 @@ kullanılır. Genellikle programların hız açısından 
iyileştirilmesinde
 yararlı olur.
 
 %prep
-%setup  -q
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -70,15 +71,15 @@ install time.1 $RPM_BUILD_ROOT%{_mandir}/man1
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p  /sbin/postshell
+%post  -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun-p  /sbin/postshell
+%postun-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/time
 %{_infodir}/time.info*
-%{_mandir}/man1/*
+%{_mandir}/man1/time.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/time.git/commitdiff/28cfa5233742d88bd56ad43ff13e4a357f149506

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


[packages/dotnet-ndesk-dbus-glib-sharp] - versioned mono dependencies

2014-07-13 Thread qboosh
commit e01f51bd43c9e7895eb0ae5e176169a76e2e4595
Author: Jakub Bogusz 
Date:   Sun Jul 13 16:47:24 2014 +0200

- versioned mono dependencies

 dotnet-ndesk-dbus-glib-sharp.spec | 21 -
 1 file changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/dotnet-ndesk-dbus-glib-sharp.spec 
b/dotnet-ndesk-dbus-glib-sharp.spec
index f0a39ea..68fce7d 100644
--- a/dotnet-ndesk-dbus-glib-sharp.spec
+++ b/dotnet-ndesk-dbus-glib-sharp.spec
@@ -1,14 +1,14 @@
 %include   /usr/lib/rpm/macros.mono
 %definemodule  ndesk-dbus-glib
 
-Summary:   .NET library for using D-BUS message bus (GLib integration)
-Summary(pl.UTF-8): Biblioteka .NET do używania magistrali przesyłania 
komunikatów D-BUS z GLib
+Summary:   .NET library for using D-Bus message bus (GLib integration)
+Summary(pl.UTF-8): Biblioteka .NET do używania magistrali przesyłania 
komunikatów D-Bus z GLib
 Name:  dotnet-ndesk-dbus-glib-sharp
 Version:   0.4.1
 Release:   3
 License:   MIT
 Group: Libraries
-Source0:   
http://www.ndesk.org/archive/dbus-sharp/%{module}-%{version}.tar.gz
+Source0:   
http://www.ndesk.org/archive/ndesk-dbus/%{module}-%{version}.tar.gz
 # Source0-md5: 7faf8770b214956fa9de009def550826
 Patch0:%{name}-monodir.patch
 URL:   http://www.ndesk.org/DBusSharp
@@ -19,39 +19,42 @@ BuildRequires:  dotnet-ndesk-dbus-sharp-devel >= 0.4
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: rpmbuild(monoautodeps)
+Requires:  dotnet-ndesk-dbus-sharp >= 0.4
 # DllImport, not detected by monoautodeps
 %ifarch %{x8664} ia64 ppc64 s390x
 Requires:  libglib-2.0.so.0()(64bit)
 %else
 Requires:  libglib-2.0.so.0
 %endif
+Requires:  mono >= 1.1.13
 Obsoletes: ndesk-dbus-glib
 ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9
 ExcludeArch:   i386
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-.NET library for using D-BUS with GLib.
+.NET library for using D-Bus with GLib.
 
 This code provides GLib main loop integration for Managed D-Bus.
 
 %description -l pl.UTF-8
-Biblioteka .NET do używania D-BUS wraz z GLib.
+Biblioteka .NET do używania D-Bus wraz z GLib.
 
 Ten kod udostępnia integrację głównej pętli GLib z Managed D-Bus.
 
 %package devel
-Summary:   Development files for ndesk D-BUS GLib .NET library
-Summary(pl.UTF-8): Pliki programistyczne biblioteki .NET ndesk D-BUS GLib
+Summary:   Development files for ndesk D-Bus GLib .NET library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki .NET ndesk D-Bus GLib
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
 Requires:  dotnet-ndesk-dbus-sharp-devel >= 0.4
+Requires:  mono-devel >= 1.1.13
 
 %description devel
-Development files for ndesk D-BUS GLib .NET library.
+Development files for ndesk D-Bus GLib .NET library.
 
 %description devel -l pl.UTF-8
-Pliki programistyczne biblioteki .NET ndesk D-BUS GLib.
+Pliki programistyczne biblioteki .NET ndesk D-Bus GLib.
 
 %prep
 %setup -q -n %{module}-%{version}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-ndesk-dbus-glib-sharp.git/commitdiff/e01f51bd43c9e7895eb0ae5e176169a76e2e4595

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


[packages/dotnet-ndesk-dbus-sharp] - versioned mono dependencies

2014-07-13 Thread qboosh
commit dec84a5125cea850a4fdbeb364a409ed615cce1a
Author: Jakub Bogusz 
Date:   Sun Jul 13 15:38:12 2014 +0200

- versioned mono dependencies

 dotnet-ndesk-dbus-sharp.spec | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/dotnet-ndesk-dbus-sharp.spec b/dotnet-ndesk-dbus-sharp.spec
index b6a9bdb..228f574 100644
--- a/dotnet-ndesk-dbus-sharp.spec
+++ b/dotnet-ndesk-dbus-sharp.spec
@@ -2,14 +2,14 @@
 %include   /usr/lib/rpm/macros.mono
 #
 %definemodule  ndesk-dbus
-Summary:   .NET library for using D-BUS message bus
-Summary(pl.UTF-8): Biblioteka .NET do używania magistrali przesyłania 
komunikatów D-BUS
+Summary:   .NET library for using D-Bus message bus
+Summary(pl.UTF-8): Biblioteka .NET do używania magistrali przesyłania 
komunikatów D-Bus
 Name:  dotnet-ndesk-dbus-sharp
 Version:   0.6.0
 Release:   3
 License:   MIT
 Group: Libraries
-Source0:   
http://www.ndesk.org/archive/dbus-sharp/%{module}-%{version}.tar.gz
+Source0:   
http://www.ndesk.org/archive/ndesk-dbus/%{module}-%{version}.tar.gz
 # Source0-md5: 5157ba105c9ac491f6e900bc78d1791f
 Patch0:%{name}-monodir.patch
 URL:   http://www.ndesk.org/DBusSharp
@@ -18,6 +18,7 @@ BuildRequires:automake
 BuildRequires: mono-csharp >= 1.1.13
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.268
+Requires:  mono >= 1.1.13
 Obsoletes: ndesk-dbus
 # should be, but autoconf rejects
 #BuildArch:noarch
@@ -48,6 +49,7 @@ Summary:  Development files for ndesk D-BUS .NET library
 Summary(pl.UTF-8): Pliki programistyczne biblioteki .NET ndesk D-BUS
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Requires:  mono-devel >= 1.1.13
 
 %description devel
 Development files for ndesk D-BUS .NET library.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-ndesk-dbus-sharp.git/commitdiff/dec84a5125cea850a4fdbeb364a409ed615cce1a

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


DISTFILES: cifs-utils: cifs-utils-6.4.tar.bz2

2014-07-13 Thread arekm

Files fetched: 1

STORED: ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-6.4.tar.bz2
b7d75b67fd3987952896d27256c7293d  cifs-utils-6.4.tar.bz2
Size: 392809 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/cifs-utils] - up to 6.4

2014-07-13 Thread arekm
commit 046ac3f7c342b2bbac05083b2f6807eece2b31ee
Author: Arkadiusz Miśkiewicz 
Date:   Sun Jul 13 15:24:48 2014 +0200

- up to 6.4

 cifs-utils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cifs-utils.spec b/cifs-utils.spec
index b7dd7f2..61faa5f 100644
--- a/cifs-utils.spec
+++ b/cifs-utils.spec
@@ -1,12 +1,12 @@
 Summary:   Utilities for mounting and managing CIFS mounts
 Summary(pl.UTF-8): Narzędzia do montowania i zarządzania montowaniami CIFS
 Name:  cifs-utils
-Version:   6.3
+Version:   6.4
 Release:   1
 License:   GPL v3+
 Group: Daemons
 Source0:   
ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
-# Source0-md5: 93697dbc043cb4d5c66e15e281f872e5
+# Source0-md5: b7d75b67fd3987952896d27256c7293d
 Patch0:%{name}-heimdal.patch
 URL:   http://linux-cifs.samba.org/cifs-utils/
 BuildRequires: heimdal-devel >= 1.5.1-3


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cifs-utils.git/commitdiff/046ac3f7c342b2bbac05083b2f6807eece2b31ee

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


PLD-doc: PLD-update-TODO - updated

2014-07-13 Thread arekm
Author: arekmDate: Sun Jul 13 13:22:05 2014 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- updated

 Files affected:
PLD-doc:
   PLD-update-TODO (1.1705 -> 1.1706) 

 Diffs:


Index: PLD-doc/PLD-update-TODO
diff -u PLD-doc/PLD-update-TODO:1.1705 PLD-doc/PLD-update-TODO:1.1706
--- PLD-doc/PLD-update-TODO:1.1705  Fri Jul 11 07:13:02 2014
+++ PLD-doc/PLD-update-TODO Sun Jul 13 15:22:00 2014
@@ -1,4 +1,4 @@
-0ad(14) [OLD] r10803 [NEW] r10288-alpha-unix-build
+0ad(14) [OLD] r10803 [NEW] r09786-alpha-unix-build
 389-admin-console(12) [OLD] 1.1.4 [NEW] 1.1.8
 389-adminutil(10) [OLD] 1.1.13 [NEW] 1.1.20
 389-ds-base(18) [OLD] 1.2.8.1 [NEW] 1.3.2.19
@@ -59,6 +59,7 @@
 apache1-mod_macro(10) [OLD] 1.1.2 [NEW] 1.2.1
 apache1-mod_ometer(12) [OLD] 1.2.0 [NEW] 20020726
 apache1-mod_roaming(23) [OLD] 1.0.2 [NEW] 2.0b1
+appstream-glib(8) [OLD] 0.2.1 [NEW] 0.2.2
 apr-compat(10) [OLD] 1.3.3 [NEW] 1.5.1
 apt-cacher-ng(7) [OLD] 0.7.19 [NEW] 0.7.26
 aptitude(13) [OLD] 0.2.11.1 [NEW] 0.6.11.orig
@@ -73,7 +74,7 @@
 asn1c(8) [OLD] 0.9.21 [NEW] 0.9.24
 aspectj(8) [OLD] 1.6.0 [NEW] 1.8.1
 aspell-ca(11) [OLD] 2.1.5 [NEW] 20040130
-aspell-pl-alt(8) [OLD] 20131202 [NEW] 20140710
+aspell-pl-alt(8) [OLD] 20131202 [NEW] 20140713
 asterisk-chan_capi(9) [OLD] 1.1.5 [NEW] 1.1.6
 asterisk-perl(13) [OLD] 0.10 [NEW] 1.03
 asterisk-sounds-core(48) [OLD] 1.4.21 [NEW] 1.4.25
@@ -99,7 +100,6 @@
 bibclean(11) [OLD] 2.11.4 [NEW] 2.15
 bigloo(12) [OLD] 4.0b [NEW] 4.1a
 binwalk(7) [OLD] 0.3.8 [NEW] 1.2.1
-bird(16) [OLD] 1.4.3 [NEW] 1.4.4
 bitcoin(7) [OLD] 0.9.1 [NEW] 0.9.2.1
 bitlbee(15) [OLD] 3.2 [NEW] 3.2.2
 blam(10) [OLD] 1.8.7 [NEW] 1.8.11
@@ -143,6 +143,7 @@
 chmsee(8) [OLD] 1.3.0 [NEW] 2.0.2
 chrony(8) [OLD] 1.29.1 [NEW] 1.30
 chuck(9) [OLD] 1.1.5.6 [NEW] 1.3.4.0
+cifs-utils(8) [OLD] 6.3 [NEW] 6.4
 circus(14) [OLD] 0.6.0 [NEW] 0.11.1
 cityhash(12) [OLD] 1.1.0 [NEW] 1.1.1
 clalsadrv(10) [OLD] 1.0.1 [NEW] 2.0.0
@@ -178,7 +179,6 @@
 crossm68k-uClibc(16) [OLD] 0.9.27 [NEW] 0.9.33.2
 crossmingw32-cairomm(9) [OLD] 1.10.0 [NEW] 1.11.2
 crossmingw32-gcc(20) [OLD] 4.8.2 [NEW] 4.9.0
-crossmingw32-harfbuzz(8) [OLD] 0.9.29 [NEW] 0.9.30
 crossmingw32-lua40(9) [OLD] 4.0.1 [NEW] 5.2.3
 crossmingw32-lua50(9) [OLD] 5.0.2 [NEW] 5.2.3
 crossmingw32-tolua++(9) [OLD] 1.0.4 [NEW] 1.0.93
@@ -268,6 +268,7 @@
 exim-lite(10) [OLD] 4.51 [NEW] 4.69
 exipick(10) [OLD] 20100323.0 [NEW] 20120509.0
 fakechroot(8) [OLD] 2.3 [NEW] 2.17.2.orig
+fakeroot(9) [OLD] 1.20 [NEW] 1.20.1
 fbterm(8) [OLD] 1.7 [NEW] 1.7.0
 fcron(8) [OLD] 3.1.2 [NEW] 3.2.0
 fdmf(9) [OLD] 0.0.9r [NEW] 0.0.9s
@@ -290,7 +291,7 @@
 fonts-TTF-RedHat-liberation1(8) [OLD] 1.07.4 [NEW] 2.00.1
 fonts-thai-scalable(12) [OLD] 0.5.1 [NEW] 0.6.1
 foomatic-db-engine(10) [OLD] 4.0.9 [NEW] 4.0.11
-foomatic-db(11) [OLD] 20110615 [NEW] 20140710
+foomatic-db(11) [OLD] 20110615 [NEW] 20140713
 fox(15) [OLD] 1.7.47 [NEW] 1.7.48
 fox16(12) [OLD] 1.6.50 [NEW] 1.7.48
 fpaste(8) [OLD] 0.3.7.1 [NEW] 0.3.7.3.1
@@ -394,7 +395,6 @@
 gnuchess(15) [OLD] 5.07 [NEW] 6.1.1
 gnumeric(26) [OLD] 1.12.2 [NEW] 1.12.17
 gnupg(19) [OLD] 1.4.18 [NEW] 2.0.25
-gnuradio(12) [OLD] 3.7.2.1 [NEW] 3.7.3
 gnusound(8) [OLD] 0.7.1 [NEW] 0.7.5
 gnustep-back(18) [OLD] 0.23.0 [NEW] 0.24.0
 gnustep-base(19) [OLD] 1.24.5 [NEW] 1.24.6
@@ -420,21 +420,21 @@
 grub(20) [OLD] 0.97 [NEW] 1.98
 grubby(12) [OLD] 8.11 [NEW] 8.35
 gsql(8) [OLD] 0.2.0 [NEW] 0.2.2
-gstreamer-libav(20) [OLD] 1.2.4 [NEW] 1.3.90
-gstreamer-plugins-bad(56) [OLD] 1.2.4 [NEW] 1.3.90
-gstreamer-plugins-base(19) [OLD] 1.2.4 [NEW] 1.3.90
-gstreamer-plugins-good(25) [OLD] 1.2.4 [NEW] 1.3.90
-gstreamer-plugins-ugly(20) [OLD] 1.2.4 [NEW] 1.3.90
-gstreamer-rtsp-server(8) [OLD] 1.2.3 [NEW] 1.3.90
-gstreamer(11) [OLD] 1.2.4 [NEW] 1.3.90
+gstreamer-libav(20) [OLD] 1.2.4 [NEW] 1.3.91
+gstreamer-plugins-bad(56) [OLD] 1.2.4 [NEW] 1.3.91
+gstreamer-plugins-base(19) [OLD] 1.2.4 [NEW] 1.3.91
+gstreamer-plugins-good(25) [OLD] 1.2.4 [NEW] 1.3.91
+gstreamer-plugins-ugly(20) [OLD] 1.2.4 [NEW] 1.3.91
+gstreamer-rtsp-server(8) [OLD] 1.2.3 [NEW] 1.3.91
+gstreamer(11) [OLD] 1.2.4 [NEW] 1.3.91
 gstreamer0.10-editing-services(8) [OLD] 0.10.1 [NEW] 1.2.1
 gstreamer0.10-ffmpeg(19) [OLD] 0.10.13 [NEW] 0.11.2
 gstreamer0.10-gnonlin(15) [OLD] 0.10.17 [NEW] 1.2.1
-gstreamer0.10-plugins-bad(37) [OLD] 0.10.23 [NEW] 1.3.90
-gstreamer0.10-plugins-base(26) [OLD] 0.10.36 [NEW] 1.3.90
-gstreamer0.10-plugins-good(27) [OLD] 0.10.31 [NEW] 1.3.90
-gstreamer0.10-plugins-ugly(20) [OLD] 0.10.19 [NEW] 1.3.90
-gstreamer0.10(8) [OLD] 0.10.36 [NEW] 1.3.90
+gstreamer0.10-plugins-bad(37) [OLD] 0.10.23 [NEW] 1.3.91
+gstreamer0.10-plugins-base(26) [OLD] 0.10.36 [NEW] 1.3.91
+gstreamer0.10-plugins-good(27) [OLD] 0.10.31 [NEW] 1.3.91
+gstreamer0.10-plugins-ugly(20) [OLD] 0.10.19 [NEW] 1.3.91
+gstreamer0.10(8) [OLD] 0.10.36 [NEW] 1.3.91
 gthumb(8) [OLD] 3.2.7 [NEW] 3.2.8
 gtick(12) [OLD] 0.3.13 [NEW] 0.5.3
 gtk+-directf

[packages/dotnet-notify-sharp3] - pl, cleanup, package monodocs

2014-07-13 Thread qboosh
commit 06d87528ca0ad6f0f6759dddfb58b3dfc00c303d
Author: Jakub Bogusz 
Date:   Sun Jul 13 15:23:50 2014 +0200

- pl, cleanup, package monodocs

 dotnet-notify-sharp3.spec | 63 ---
 1 file changed, 43 insertions(+), 20 deletions(-)
---
diff --git a/dotnet-notify-sharp3.spec b/dotnet-notify-sharp3.spec
index af11641..192d823 100644
--- a/dotnet-notify-sharp3.spec
+++ b/dotnet-notify-sharp3.spec
@@ -1,29 +1,35 @@
-# TODO:
-# - check license
 %include   /usr/lib/rpm/macros.mono
-Summary:   notify-sharp is a C# client implementation for Desktop 
Notifications
+Summary:   C# client implementation for Desktop Notifications
+Summary(pl.UTF-8): Implementacja C# klienta usługi Desktop Notifications
 Name:  dotnet-notify-sharp3
 Version:   3.0.0
-Release:   0.1
-License:   X11/MIT
+Release:   1
+License:   MIT
 Group: Development/Libraries
 Source0:   
https://www.meebey.net/projects/notify-sharp/downloads/notify-sharp-%{version}.tar.gz
 # Source0-md5: f3d84da137f6812ebada48c9adeaf01e
 Patch0:monodir.patch
 URL:   https://www.meebey.net/projects/notify-sharp/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-BuildRequires: dotnet-gtk-sharp3-devel
+BuildRequires: dotnet-dbus-sharp-devel >= 1:0.7
+BuildRequires: dotnet-dbus-sharp-glib-devel >= 0.5
+BuildRequires: dotnet-gtk-sharp3-devel >= 2.99.1
 BuildRequires: gtk+3-devel
-BuildRequires: libtool
-BuildRequires: mono-csharp
-BuildRequires: mono-devel
+BuildRequires: mono-csharp >= 1.1.13
+BuildRequires: mono-devel >= 1.1.13
+BuildRequires: mono-monodoc >= 1.1.18
 BuildRequires: pkgconfig
+Requires:  dotnet-dbus-sharp >= 1:0.7
+Requires:  dotnet-dbus-sharp-glib >= 0.5
+Requires:  dotnet-gtk-sharp3 >= 2.99.1
+Requires:  mono >= 1.1.13
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-notify-sharp is a C# client implementation for Desktop Notifications,
-i.e. notification-daemon. It is inspired by the libnotify API.
+notify-sharp (Notify#) is a C# client implementation for Desktop
+Notifications, i.e. notification-daemon. It is inspired by the
+libnotify API.
 
 Desktop Notifications provide a standard way of doing passive pop-up
 notifications on the Linux desktop. These are designed to notify the
@@ -31,25 +37,41 @@ user of something without interrupting their work with a 
dialog box
 that they must close. Passive popups can automatically disappear after
 a short period of time.
 
+%description -l pl.UTF-8
+notify-sharp (Notify#) to implementacja w C# klienta usługi Desktop
+Notifications (powiadomień w środowisku graficznym), tj. usługi
+notification-daemon. Jest zainspirowana API biblioteki libnotify.
+
+Desktop Notifications to usługa zapewniająca standardową metodę
+wykonywania pasywnych powiadomień poprzez wyskakujące okienka na
+pulpicie Linuksa. Jest zaprojektowana w celu powiadamiania użytkownika
+o jakimś zdarzeniu bez przerywania pracy oknem dialogowym, które
+trzeba zamknąć. Pasywne wyskakujące okienka mogą znikać automatycznie
+po krótkim okresie czasu.
+
 %package devel
-Summary:   Files required for compilation using notify-sharp
+Summary:   Development files for notify-sharp library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki notify-sharp
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Requires:  dotnet-gtk-sharp3-devel >= 2.99.1
+Requires:  mono-devel >= 1.1.13
 
 %description devel
-Files required for compilation using notify-sharp.
+Development files for notify-sharp library.
+
+%description devel -l pl.UTF-8
+Pliki programistyczne biblioteki notify-sharp.
 
 %prep
 %setup -q -n notify-sharp-%{version}
 %patch0 -p1
 
 %build
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure \
-   --disable-docs
+%configure
 
 %{__make}
 
@@ -63,12 +85,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README NEWS AUTHORS COPYING 
+%doc AUTHORS COPYING ChangeLog NEWS README
 %dir %{_prefix}/lib/mono/gac/notify-sharp
-%{_prefix}/lib/mono/gac/notify-sharp/*
+%{_prefix}/lib/mono/gac/notify-sharp/3.0.0.0__*
 
 %files devel
 %defattr(644,root,root,755)
 %dir %{_prefix}/lib/mono/notify-sharp
-%{_prefix}/lib/mono/notify-sharp/*.dll
+%{_prefix}/lib/mono/notify-sharp/notify-sharp.dll
+%{_prefix}/lib/monodoc/sources/notify-sharp-3-docs.*
 %{_pkgconfigdir}/notify-sharp-3.0.pc


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-notify-sharp3.git/commitdiff/06d87528ca0ad6f0f6759dddfb58b3dfc00c303d

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


DISTFILES: dotnet-notify-sharp: notify-sharp-0.4.1.tar.gz

2014-07-13 Thread qboosh

Files fetched: 1

STORED: 
https://www.meebey.net/projects/notify-sharp/downloads/notify-sharp-0.4.1.tar.gz
46fcb7a6b9b1cd0241366b8234e31e37  notify-sharp-0.4.1.tar.gz
Size: 103574 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/dotnet-notify-sharp] - updated to 0.4.1 forked out from ndesk (now based on dbus-sharp*)

2014-07-13 Thread qboosh
commit 71e5b04a984e954bf091cd188b4eb100db07dbe9
Author: Jakub Bogusz 
Date:   Sun Jul 13 15:10:00 2014 +0200

- updated to 0.4.1 forked out from ndesk (now based on dbus-sharp*)

 dotnet-notify-sharp.spec | 75 +++-
 1 file changed, 48 insertions(+), 27 deletions(-)
---
diff --git a/dotnet-notify-sharp.spec b/dotnet-notify-sharp.spec
index 509b450..a7b4ae7 100644
--- a/dotnet-notify-sharp.spec
+++ b/dotnet-notify-sharp.spec
@@ -1,31 +1,34 @@
-%definerel 1
-%definesubver  20100411
 %include   /usr/lib/rpm/macros.mono
-Summary:   notify-sharp is a C# client implementation for Desktop 
Notifications
+Summary:   C# client implementation for Desktop Notifications
+Summary(pl.UTF-8): Implementacja C# klienta usługi Desktop Notifications
 Name:  dotnet-notify-sharp
-Version:   0.4.0
-Release:   4.%{subver}.%{rel}
-License:   X11/MIT
-Source0:   notify-sharp-%{subver}.tar.bz2
-# Source0-md5: add5e8884a3add412843037453a05ea6
+Version:   0.4.1
+Release:   1
+License:   MIT
+Group: Libraries
+Source0:   
https://www.meebey.net/projects/notify-sharp/downloads/notify-sharp-%{version}.tar.gz
+# Source0-md5: 46fcb7a6b9b1cd0241366b8234e31e37
 Patch0:%{name}-monodir.patch
-Group: Development/Libraries
-URL:   http://www.ndesk.org/NotifySharp
-BuildRequires: autoconf
+URL:   https://www.meebey.net/projects/notify-sharp/
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: dotnet-dbus-sharp-devel >= 1:0.7
+BuildRequires: dotnet-dbus-sharp-glib-devel >= 0.5
 BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.1
-BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel
-BuildRequires: dotnet-ndesk-dbus-sharp
-BuildRequires: gtk+2-devel
-BuildRequires: libtool
-BuildRequires: mono-csharp
-BuildRequires: mono-devel
+BuildRequires: mono-csharp >= 1.1.13
+BuildRequires: mono-devel >= 1.1.13
+BuildRequires: mono-monodoc >= 1.1.18
 BuildRequires: pkgconfig
+Requires:  dotnet-dbus-sharp >= 1:0.7
+Requires:  dotnet-dbus-sharp-glib >= 0.5
+Requires:  dotnet-gtk-sharp2 >= 2.10.1
+Requires:  mono >= 1.1.13
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-notify-sharp is a C# client implementation for Desktop Notifications,
-i.e. notification-daemon. It is inspired by the libnotify API.
+notify-sharp (Notify#) is a C# client implementation for Desktop
+Notifications, i.e. notification-daemon. It is inspired by the
+libnotify API.
 
 Desktop Notifications provide a standard way of doing passive pop-up
 notifications on the Linux desktop. These are designed to notify the
@@ -33,25 +36,41 @@ user of something without interrupting their work with a 
dialog box
 that they must close. Passive popups can automatically disappear after
 a short period of time.
 
+%description -l pl.UTF-8
+notify-sharp (Notify#) to implementacja w C# klienta usługi Desktop
+Notifications (powiadomień w środowisku graficznym), tj. usługi
+notification-daemon. Jest zainspirowana API biblioteki libnotify.
+
+Desktop Notifications to usługa zapewniająca standardową metodę
+wykonywania pasywnych powiadomień poprzez wyskakujące okienka na
+pulpicie Linuksa. Jest zaprojektowana w celu powiadamiania użytkownika
+o jakimś zdarzeniu bez przerywania pracy oknem dialogowym, które
+trzeba zamknąć. Pasywne wyskakujące okienka mogą znikać automatycznie
+po krótkim okresie czasu.
+
 %package devel
-Summary:   Files required for compilation using notify-sharp
+Summary:   Development files for notify-sharp library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki notify-sharp
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Requires:  dotnet-gtk-sharp2-devel >= 2.10.1
+Requires:  mono-devel >= 1.1.13
 
 %description devel
-Files required for compilation using notify-sharp.
+Development files for notify-sharp library.
+
+%description devel -l pl.UTF-8
+Pliki programistyczne biblioteki notify-sharp.
 
 %prep
-%setup -q -n notify-sharp-%{subver}
+%setup -q -n notify-sharp-%{version}
 %patch0 -p1
 
 %build
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure \
-   --disable-docs
+%configure
 
 %{__make}
 
@@ -65,11 +84,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS COPYING ChangeLog NEWS README
 %dir %{_prefix}/lib/mono/gac/notify-sharp
-%{_prefix}/lib/mono/gac/notify-sharp/*
+%{_prefix}/lib/mono/gac/notify-sharp/0.4.0.0__*
 
 %files devel
 %defattr(644,root,root,755)
 %dir %{_prefix}/lib/mono/notify-sharp
-%{_prefix}/lib/mono/notify-sharp/*.dll
+%{_prefix}/lib/mono/notify-sharp/notify-sharp.dll
+%{_prefix}/lib/monodoc/sources/notify-sharp-docs.*
 %{_pkgconfigdir}/notify-sharp.pc


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-notify-sharp.g

[packages/perl-IO-Socket-SSL] - check-files cleanup

2014-07-13 Thread qboosh
commit aebfe8baa3e74027fa7e09c40729cf7f495229b8
Author: Jakub Bogusz 
Date:   Sun Jul 13 15:08:17 2014 +0200

- check-files cleanup

 perl-IO-Socket-SSL.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index affe996..67570c4 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -61,6 +61,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/IO/Socket/SSL.pod
+
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install example/* util/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-Socket-SSL.git/commitdiff/aebfe8baa3e74027fa7e09c40729cf7f495229b8

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


[packages/mpv] - build with lua51 support - rel 2

2014-07-13 Thread atler
commit f02c0322a209f36ee576a4f76845b8db908bb493
Author: Jan Palus 
Date:   Sun Jul 13 14:24:12 2014 +0200

- build with lua51 support
- rel 2

 mpv-lua.patch | 11 +++
 mpv.spec  |  8 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index 0a4a9cf..0bfb55d 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,13 +1,14 @@
 Summary:   Movie player based on MPlayer and mplayer2
 Name:  mpv
 Version:   0.4.1
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
http://github.com/mpv-player/mpv/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
 # Source0-md5: 24dcff8c676388227b280a463f9a05d0
 Source1:   %{name}.conf
 Patch0:%{name}-zshcompdir.patch
+Patch1:%{name}-lua.patch
 URL:   http://mpv.io/
 BuildRequires: Mesa-libwayland-egl-devel >= 9.0.0
 BuildRequires: OpenAL-devel >= 1.13
@@ -39,6 +40,7 @@ BuildRequires:libva-devel >= 1.2.0
 BuildRequires: libva-glx-devel >= 1.2.0
 BuildRequires: libvdpau-devel >= 0.2
 BuildRequires: lirc-devel
+BuildRequires: lua51-devel
 BuildRequires: ncurses-devel
 BuildRequires: pkgconfig
 BuildRequires: portaudio-devel >= 19
@@ -92,6 +94,7 @@ zsh-completion for mpv.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %waf configure \
@@ -160,7 +163,8 @@ zsh-completion for mpv.
--enable-xinerama \
--enable-xss \
--enable-xv \
-   --enable-zsh-comp
+   --enable-zsh-comp \
+   --lua=51pld
 
 %waf build -v
 
diff --git a/mpv-lua.patch b/mpv-lua.patch
new file mode 100644
index 000..ead0cb1
--- /dev/null
+++ b/mpv-lua.patch
@@ -0,0 +1,11 @@
+diff -urN mpv-0.4.1.orig/waftools/checks/custom.py 
mpv-0.4.1/waftools/checks/custom.py
+--- mpv-0.4.1.orig/waftools/checks/custom.py   2014-07-13 14:14:32.237927069 
+0200
 mpv-0.4.1/waftools/checks/custom.py2014-07-13 14:13:33.231257514 
+0200
+@@ -66,6 +66,7 @@
+ ( '51', 'lua >= 5.1.0 lua < 5.2.0'),
+ ( '51deb',  'lua5.1 >= 5.1.0'), # debian
+ ( '51fbsd', 'lua-5.1 >= 5.1.0'), # FreeBSD
++( '51pld',  'lua51 >= 5.1.0'), # PLD
+ ( 'luajit', 'luajit >= 2.0.0' ),
+ # assume all our dependencies (libquvi in particular) link with 5.1
+ ( '52', 'lua >= 5.2.0' ),


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpv.git/commitdiff/f02c0322a209f36ee576a4f76845b8db908bb493

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


[packages/lftp] - updated pl.po-update patch

2014-07-13 Thread qboosh
commit c28fb82a33229bce7111ce01b051013675c1a599
Author: Jakub Bogusz 
Date:   Sun Jul 13 13:59:21 2014 +0200

- updated pl.po-update patch

 lftp-pl.po-update.patch | 38 +++---
 lftp.spec   |  2 +-
 2 files changed, 32 insertions(+), 8 deletions(-)
---
diff --git a/lftp.spec b/lftp.spec
index 5a12aba..f24362c 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -93,7 +93,7 @@ o arquivo FEATURES para uma lista mais detalhada.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 
diff --git a/lftp-pl.po-update.patch b/lftp-pl.po-update.patch
index 79c1954..7ad5b2e 100644
--- a/lftp-pl.po-update.patch
+++ b/lftp-pl.po-update.patch
@@ -1,5 +1,5 @@
 lftp-4.5.2/po/pl.po.orig   2014-06-11 09:52:55.0 +0200
-+++ lftp-4.5.2/po/pl.po2014-06-13 22:03:02.206369014 +0200
+--- lftp-4.5.3/po/pl.po.orig   2014-07-06 14:15:05.0 +0200
 lftp-4.5.3/po/pl.po2014-07-13 13:50:11.027274588 +0200
 @@ -1152,12 +1152,10 @@
  "uczyni dopełnianie nazw plików nie rozpoznającym wielkości liter.\n"
  
@@ -53,23 +53,47 @@
 @@ -2378,9 +2378,9 @@
  msgstr "protokół nie jest obsługiwany"
  
- #: src/ftpclass.cc:2131 src/ftpclass.cc:2226
+ #: src/ftpclass.cc:2133 src/ftpclass.cc:2228
 -#, fuzzy, c-format
 +#, c-format
  msgid "Data socket error (%s) - reconnecting"
 -msgstr "Błąd połączenia (%s) - powtórne łączenie"
 +msgstr "Błąd gniazda danych (%s) - powtórne łączenie"
  
- #: src/ftpclass.cc:2159
+ #: src/ftpclass.cc:2161
  #, c-format
-@@ -2700,9 +2700,8 @@
+@@ -2700,13 +2700,12 @@
  msgstr "druga strona nieoczekiwanie zamknęła połączenie po %s"
  
- #: src/Torrent.cc:2902 src/Torrent.cc:3019
+ #: src/Torrent.cc:2903 src/Torrent.cc:3020
 -#, fuzzy
  msgid "peer unexpectedly closed connection"
 -msgstr "druga strona nieoczekiwanie zamknęła połączenie po %s"
 +msgstr "druga strona nieoczekiwanie zamknęła połączenie"
  
- #: src/Torrent.cc:2904 src/Torrent.cc:2905
+ #: src/Torrent.cc:2905 src/Torrent.cc:2906
  msgid "peer closed connection (before handshake)"
+-msgstr "druga strona zamknęła połączenie (przed jego ustanowieniem)"
++msgstr "druga strona zamknęła połączenie (przed przywitaniem)"
+ 
+ #: src/Torrent.cc:2909 src/Torrent.cc:3022 src/Torrent.cc:3023
+ msgid "invalid peer response format"
+@@ -2732,15 +2731,15 @@
+ #: src/Torrent.cc:3552
+ #, c-format
+ msgid "peer sent unknown info_hash=%s in handshake"
+-msgstr ""
++msgstr "druga strona wysłała nieznane info_hash=%s przy przywitaniu"
+ 
+ #: src/Torrent.cc:3576
+ msgid "peer handshake timeout"
+-msgstr "upłynął limit czasu nawiązywania połączenia z drugą stroną"
++msgstr "upłynął limit czasu przywitania z drugą stroną"
+ 
+ #: src/Torrent.cc:3588
+ msgid "peer short handshake"
+-msgstr "nawiązanie połączenia z drugą stroną zostało ucięte"
++msgstr "przywitanie z drugą stroną zostało ucięte"
+ 
+ #: src/Torrent.cc:3590
+ msgid "peer closed just accepted connection"


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lftp.git/commitdiff/c28fb82a33229bce7111ce01b051013675c1a599

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


[packages/dotnet-dbus-sharp-glib] - adjusted descriptions and -devel packaging - release 2

2014-07-13 Thread qboosh
commit 89e21ac583e83a3f24d5114910e04e68d1bf79e3
Author: Jakub Bogusz 
Date:   Sun Jul 13 13:57:34 2014 +0200

- adjusted descriptions and -devel packaging
- release 2

 dotnet-dbus-sharp-glib.spec | 35 ++-
 1 file changed, 18 insertions(+), 17 deletions(-)
---
diff --git a/dotnet-dbus-sharp-glib.spec b/dotnet-dbus-sharp-glib.spec
index f414917..6abe020 100644
--- a/dotnet-dbus-sharp-glib.spec
+++ b/dotnet-dbus-sharp-glib.spec
@@ -1,17 +1,18 @@
 %include   /usr/lib/rpm/macros.mono
 %definemodule  dbus-sharp-glib
 
-Summary:   .NET library for using D-BUS message bus (GLib integration)
-Summary(pl.UTF-8): Biblioteka .NET do używania magistrali przesyłania 
komunikatów D-BUS z GLib
+Summary:   D-Bus for .NET - GLib integration module
+Summary(pl.UTF-8): D-Bus dla .NET - moduł integrujący z GLib
 Name:  dotnet-%{module}
 Version:   0.5.0
-Release:   1
+Release:   2
 License:   MIT
 Group: Libraries
+#Source0Download: https://github.com/mono/dbus-sharp/downloads
 Source0:   
http://github.com/downloads/mono/dbus-sharp/%{module}-%{version}.tar.gz
 # Source0-md5: 2284293316eb3a89f0f78798b8a24418
 Patch0:%{name}-monodir.patch
-#URL:  http://www.ndesk.org/DBusSharp
+URL:   http://mono.github.com/dbus-sharp/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: dotnet-dbus-sharp-devel >= 1:0.7.0
@@ -19,30 +20,30 @@ BuildRequires:  mono-csharp >= 1.1.13
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: rpmbuild(monoautodeps)
+Requires:  mono >= 1.1.13
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-.NET library for using D-BUS with GLib.
-
-This code provides GLib main loop integration for Managed D-Bus.
+dbus-sharp-glib is a fork of ndesk-dbus-glib, which provides GLib main
+loop integration for Managed D-Bus.
 
 %description -l pl.UTF-8
-Biblioteka .NET do używania D-BUS wraz z GLib.
-
-Ten kod udostępnia integrację głównej pętli GLib z Managed D-Bus.
+dbus-sharp-glib to odgałęzienie projektu ndesk-dbus-glib,
+zapewniającego integrację głównej pętli GLib dla "zarządzanego D-Bus".
 
 %package devel
-Summary:   Development files for ndesk D-BUS GLib .NET library
-Summary(pl.UTF-8): Pliki programistyczne biblioteki .NET ndesk D-BUS GLib
+Summary:   Development files for D-Bus GLib .NET library
+Summary(pl.UTF-8): Pliki programistyczne biblioteki .NET D-Bus GLib
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  dotnet-dbus-sharp-devel >= 0.4
+Requires:  dotnet-dbus-sharp-devel >= 1:0.7.0
+Requires:  mono-devel >= 1.1.13
 
 %description devel
-Development files for ndesk D-BUS GLib .NET library.
+Development files for D-Bus GLib .NET library.
 
 %description devel -l pl.UTF-8
-Pliki programistyczne biblioteki .NET ndesk D-BUS GLib.
+Pliki programistyczne biblioteki .NET D-Bus GLib.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -50,8 +51,8 @@ Pliki programistyczne biblioteki .NET ndesk D-BUS GLib.
 
 %build
 %{__aclocal}
-%{__automake}
 %{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -68,8 +69,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING README
 %{_prefix}/lib/mono/gac/dbus-sharp-glib
-%{_prefix}/lib/mono/dbus-sharp-glib-1.0
 
 %files devel
 %defattr(644,root,root,755)
+%{_prefix}/lib/mono/dbus-sharp-glib-1.0
 %{_pkgconfigdir}/dbus-sharp-glib-1.0.pc


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-dbus-sharp-glib.git/commitdiff/89e21ac583e83a3f24d5114910e04e68d1bf79e3

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


[packages/xapian-bindings] - fix java detection at configure

2014-07-13 Thread baggins
commit b2e2c68cb390427b993c5db57663dca0086b6de4
Author: Jan Rękorajski 
Date:   Sun Jul 13 13:38:43 2014 +0200

- fix java detection at configure

 xapian-bindings.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/xapian-bindings.spec b/xapian-bindings.spec
index c581dab..e4745a6 100644
--- a/xapian-bindings.spec
+++ b/xapian-bindings.spec
@@ -196,6 +196,7 @@ tworzeniu skryptów w Tcl-u wykorzystujących Xapiana.
 %setup -q
 
 %build
+CLASSPATH="." \
 RUBY_LIB=%{ruby_vendorlibdir} \
 RUBY_LIB_ARCH=%{ruby_vendorarchdir} \
 %configure \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-bindings.git/commitdiff/b2e2c68cb390427b993c5db57663dca0086b6de4

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


[packages/sparkleshare] Created tag sparkleshare-1.0.0-0.1

2014-07-13 Thread glen
The lightweight tag 'sparkleshare-1.0.0-0.1' was created pointing to:

 f0c0a02... nautilus plugin is gone
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: sparkleshare: sparkleshare-linux-1.4.tar.gz dazzle.tar.gz

2014-07-13 Thread glen

Files fetched: 2

STORED: 
https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-linux-1.4.tar.gz
66ae2b680d723f7a8b38e184d3b3dc55  sparkleshare-linux-1.4.tar.gz
Size: 662155 bytes
STORED: https://github.com/hbons/Dazzle/archive/8e0063e/dazzle.tar.gz
d17e3f9ef046424768144e4b13761472  dazzle.tar.gz
Size: 3450 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/sparkleshare] up to 1.4, build fails with some mono dep errors

2014-07-13 Thread glen
commit 8c4d3845883be41c140633c4a1d986746632b4af
Author: Elan Ruusamäe 
Date:   Sun Jul 13 14:29:59 2014 +0300

up to 1.4, build fails with some mono dep errors

 sparkleshare.spec | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/sparkleshare.spec b/sparkleshare.spec
index 65a8ab8..b0e0ec3 100644
--- a/sparkleshare.spec
+++ b/sparkleshare.spec
@@ -3,18 +3,18 @@
 Summary:   Sparkleshare is a file sharing and colaborating tool
 Summary(pl.UTF-8): Sparkleshare to narzędzie do współdzielenia plików
 Name:  sparkleshare
-Version:   1.0.0
+Version:   1.4
 Release:   0.1
 License:   GPL v3
 Group: Applications/File
-Source0:   
https://github.com/downloads/hbons/SparkleShare/%{name}-linux-%{version}.tar.gz
-# Source0-md5: 1f43c873e220a8a8f28ee46b33e4ca19
+Source0:   
https://bitbucket.org/hbons/sparkleshare/downloads/%{name}-linux-%{version}.tar.gz
+# Source0-md5: 66ae2b680d723f7a8b38e184d3b3dc55
 URL:   https://sparkleshare.org/
 BuildRequires: desktop-file-utils
-BuildRequires: dotnet-gtk-sharp2-devel
+BuildRequires: dotnet-gtk-sharp3-devel
 BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel
-BuildRequires: dotnet-notify-sharp-devel >= 0.4.0-4
-BuildRequires: dotnet-webkit-sharp-devel
+BuildRequires: dotnet-notify-sharp3-devel >= 3.0
+BuildRequires: dotnet-webkitgtk-sharp
 BuildRequires: gettext-devel
 BuildRequires: intltool
 BuildRequires: mono-csharp
@@ -23,7 +23,7 @@ Requires(post,postun):gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires:  dotnet-gtk-sharp2
 Requires:  dotnet-ndesk-dbus-glib-sharp
-Requires:  git-core >= 1.7.12
+Requires:  git-core >= 1.8
 Requires:  mono
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sparkleshare.git/commitdiff/5f75bce0fd77158b0a8081e3f11620c570b6a28b

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


[packages/sparkleshare] include dazzle - script to setup sparkleshare server easily

2014-07-13 Thread glen
commit 5f75bce0fd77158b0a8081e3f11620c570b6a28b
Author: Elan Ruusamäe 
Date:   Sun Jul 13 14:30:36 2014 +0300

include dazzle - script to setup sparkleshare server easily

 sparkleshare.spec | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/sparkleshare.spec b/sparkleshare.spec
index b0e0ec3..d39ee9e 100644
--- a/sparkleshare.spec
+++ b/sparkleshare.spec
@@ -9,6 +9,8 @@ License:GPL v3
 Group: Applications/File
 Source0:   
https://bitbucket.org/hbons/sparkleshare/downloads/%{name}-linux-%{version}.tar.gz
 # Source0-md5: 66ae2b680d723f7a8b38e184d3b3dc55
+Source1:   https://github.com/hbons/Dazzle/archive/8e0063e/dazzle.tar.gz
+# Source1-md5: d17e3f9ef046424768144e4b13761472
 URL:   https://sparkleshare.org/
 BuildRequires: desktop-file-utils
 BuildRequires: dotnet-gtk-sharp3-devel
@@ -41,7 +43,9 @@ Sparkleshare to narzędzie do współdzielenia plików i pracy 
grupowej
 zainspirowane Dropboksem.
 
 %prep
-%setup -q
+%setup -q -a1
+mv Dazzle-*/README README.dazzle
+mv Dazzle-*/dazzle.sh .
 
 %build
 %configure
@@ -52,6 +56,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+install -p dazzle.sh $RPM_BUILD_ROOT%{_bindir}/dazzle
+
 # unsupported themes
 %{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/ubuntu-mono-dark
 %{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/ubuntu-mono-light
@@ -76,8 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.md News.txt
-%attr(755,root,root) %{_bindir}/%{name}
+%doc README.md News.txt README.dazzle
+%attr(755,root,root) %{_bindir}/dazzle
+%attr(755,root,root) %{_bindir}/sparkleshare
 %{_datadir}/%{name}
 %{_desktopdir}/sparkleshare.desktop
 %{_desktopdir}/sparkleshare-invite-opener.desktop


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sparkleshare.git/commitdiff/5f75bce0fd77158b0a8081e3f11620c570b6a28b

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


[packages/php-bytekit] versioned php ext deps

2014-07-13 Thread glen
commit c67b54ad584894b1b15ea12242d9905cab6d48dc
Author: Elan Ruusamäe 
Date:   Sun Jul 13 14:24:17 2014 +0300

versioned php ext deps

 php-bytekit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-bytekit.spec b/php-bytekit.spec
index be3208a..363a593 100644
--- a/php-bytekit.spec
+++ b/php-bytekit.spec
@@ -16,7 +16,7 @@ URL:  http://www.bytekit.org/
 BuildRequires: %{php_name}-devel
 BuildRequires: rpmbuild(macros) >= 1.666
 %{?requires_php_extension}
-Provides:  php(bytekit)
+Provides:  php(bytekit) = %{version}
 Obsoletes: php-bytekit < 0.1.1-3
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-bytekit.git/commitdiff/c67b54ad584894b1b15ea12242d9905cab6d48dc

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


[packages/dotnet-soup-sharp] BR: libtool

2014-07-13 Thread glen
commit 44f6a19b9ff4b9c314344d2fff3d183efc12bbbe
Author: Elan Ruusamäe 
Date:   Sun Jul 13 14:21:24 2014 +0300

BR: libtool

 dotnet-soup-sharp.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/dotnet-soup-sharp.spec b/dotnet-soup-sharp.spec
index 1b9673d..f945149 100644
--- a/dotnet-soup-sharp.spec
+++ b/dotnet-soup-sharp.spec
@@ -17,6 +17,7 @@ BuildRequires:autoconf
 BuildRequires: automake
 BuildRequires: dotnet-gtk-sharp3-devel
 BuildRequires: libsoup-devel >= 2.42
+BuildRequires: libtool
 BuildRequires: mono-csharp >= 1.1.0
 BuildRequires: monodoc >= 2.6
 BuildRequires: pkgconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-soup-sharp.git/commitdiff/44f6a19b9ff4b9c314344d2fff3d183efc12bbbe

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


DISTFILES: synapse: synapse-0.2.99-r594.tar.gz

2014-07-13 Thread atler

Files fetched: 1

STORED: no-url://synapse-0.2.99-r594.tar.gz
3fcd00e82bc89cd55a9eb3c75f9ce7c7  synapse-0.2.99-r594.tar.gz
Size: 277516 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/dotnet-webkitgtk-sharp] update BR

2014-07-13 Thread glen
commit 12e3b3e55b42127c6e8a7cbff1269e455bf57bc8
Author: Elan Ruusamäe 
Date:   Sun Jul 13 13:52:34 2014 +0300

update BR

 dotnet-webkitgtk-sharp.spec | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/dotnet-webkitgtk-sharp.spec b/dotnet-webkitgtk-sharp.spec
index 36c4fe4..a44c3ae 100644
--- a/dotnet-webkitgtk-sharp.spec
+++ b/dotnet-webkitgtk-sharp.spec
@@ -11,7 +11,7 @@ Summary:  C# bindings for WebKitGTK+ 3.0 using GObject 
Introspection
 Summary(pl.UTF-8): WebKit# - wiązanie WebKit dla Mono
 Name:  dotnet-webkitgtk-sharp
 Version:   2.0.0
-Release:   0.4
+Release:   0.5
 License:   LGPL v3
 Group: Libraries
 Source0:   
https://github.com/xDarkice/webkitgtk-sharp/releases/download/%{version}/webkitgtk-sharp-%{version}.tar.gz
@@ -20,10 +20,11 @@ Patch0: pkgconfig.patch
 URL:   https://github.com/xDarkice/webkitgtk-sharp/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: dotnet-gtk-sharp3
-BuildRequires: dotnet-soup-sharp
-BuildRequires: gtk-webkit3-devel
+BuildRequires: dotnet-gtk-sharp3-devel >= 2.99.2
+BuildRequires: dotnet-soup-sharp-devel
+BuildRequires: gtk-webkit3-devel >= 2.0
 BuildRequires: mono-csharp >= 1.1.0
+BuildRequires: mono-devel
 BuildRequires: monodoc >= 2.6
 BuildRequires: pkgconfig
 BuildRequires: sed >= 4.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-webkitgtk-sharp.git/commitdiff/12e3b3e55b42127c6e8a7cbff1269e455bf57bc8

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


DISTFILES: dotnet-notify-sharp3: notify-sharp-3.0.0.tar.gz

2014-07-13 Thread glen

Files fetched: 1

STORED: 
https://www.meebey.net/projects/notify-sharp/downloads/notify-sharp-3.0.0.tar.gz
f3d84da137f6812ebada48c9adeaf01e  notify-sharp-3.0.0.tar.gz
Size: 107501 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/dotnet-notify-sharp3] Created branch master

2014-07-13 Thread glen
The branch 'master' was created.

Summary of new commits:

  281cb04... new, version 3.0.0
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/dotnet-notify-sharp3] new, version 3.0.0

2014-07-13 Thread glen
commit 281cb044a0f7d80ff922ad351e967bfa8e3e1341
Author: Elan Ruusamäe 
Date:   Sun Jul 13 13:48:42 2014 +0300

new, version 3.0.0

 dotnet-notify-sharp3.spec | 74 +++
 monodir.patch | 21 ++
 2 files changed, 95 insertions(+)
---
diff --git a/dotnet-notify-sharp3.spec b/dotnet-notify-sharp3.spec
new file mode 100644
index 000..af11641
--- /dev/null
+++ b/dotnet-notify-sharp3.spec
@@ -0,0 +1,74 @@
+# TODO:
+# - check license
+%include   /usr/lib/rpm/macros.mono
+Summary:   notify-sharp is a C# client implementation for Desktop 
Notifications
+Name:  dotnet-notify-sharp3
+Version:   3.0.0
+Release:   0.1
+License:   X11/MIT
+Group: Development/Libraries
+Source0:   
https://www.meebey.net/projects/notify-sharp/downloads/notify-sharp-%{version}.tar.gz
+# Source0-md5: f3d84da137f6812ebada48c9adeaf01e
+Patch0:monodir.patch
+URL:   https://www.meebey.net/projects/notify-sharp/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: dotnet-gtk-sharp3-devel
+BuildRequires: gtk+3-devel
+BuildRequires: libtool
+BuildRequires: mono-csharp
+BuildRequires: mono-devel
+BuildRequires: pkgconfig
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+notify-sharp is a C# client implementation for Desktop Notifications,
+i.e. notification-daemon. It is inspired by the libnotify API.
+
+Desktop Notifications provide a standard way of doing passive pop-up
+notifications on the Linux desktop. These are designed to notify the
+user of something without interrupting their work with a dialog box
+that they must close. Passive popups can automatically disappear after
+a short period of time.
+
+%package devel
+Summary:   Files required for compilation using notify-sharp
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Files required for compilation using notify-sharp.
+
+%prep
+%setup -q -n notify-sharp-%{version}
+%patch0 -p1
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure \
+   --disable-docs
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README NEWS AUTHORS COPYING 
+%dir %{_prefix}/lib/mono/gac/notify-sharp
+%{_prefix}/lib/mono/gac/notify-sharp/*
+
+%files devel
+%defattr(644,root,root,755)
+%dir %{_prefix}/lib/mono/notify-sharp
+%{_prefix}/lib/mono/notify-sharp/*.dll
+%{_pkgconfigdir}/notify-sharp-3.0.pc
diff --git a/monodir.patch b/monodir.patch
new file mode 100644
index 000..f42d198
--- /dev/null
+++ b/monodir.patch
@@ -0,0 +1,21 @@
+--- notify-sharp-0.4.0/src/Makefile.am~2007-06-11 19:45:45.0 
+0200
 notify-sharp-0.4.0/src/Makefile.am 2009-01-30 09:57:10.494082466 +0100
+@@ -20,14 +20,14 @@
+ 
+ install-data-local:
+   @if test -n '$(TARGET)'; then   \
+-  echo "$(GACUTIL) /i $(TARGET) /f /gacdir $(DESTDIR)$(libdir)";\
+-  $(GACUTIL) /i $(TARGET) /package $(ASSEMBLY) /f /gacdir $(libdir) 
/root $(DESTDIR)$(libdir) || exit 1; \
++  echo "$(GACUTIL) /i $(TARGET) /f /gacdir $(DESTDIR)$(prefix)/lib";  
  \
++  $(GACUTIL) /i $(TARGET) /package $(ASSEMBLY) /f /gacdir 
$(prefix)/lib /root $(DESTDIR)$(prefix)/lib || exit 1; \
+ fi
+ 
+ uninstall-local:
+   @if test -n '$(TARGET)'; then   \
+-  echo "$(GACUTIL) /u $(ASSEMBLY) /gacdir $(DESTDIR)$(libdir)";  \
+-  $(GACUTIL) /u $(ASSEMBLY) /package $(ASSEMBLY) /gacdir $(libdir) 
/root $(DESTDIR)$(libdir) || exit 1;   \
++  echo "$(GACUTIL) /u $(ASSEMBLY) /gacdir $(DESTDIR)$(prefix)/lib";  \
++  $(GACUTIL) /u $(ASSEMBLY) /package $(ASSEMBLY) /gacdir 
$(prefix)/lib /root $(DESTDIR)$(prefix)/lib || exit 1;   \
+ fi
+ 
+ EXTRA_DIST = \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-notify-sharp3.git/commitdiff/281cb044a0f7d80ff922ad351e967bfa8e3e1341

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


DISTFILES: xapian-omega: xapian-omega-1.2.18.tar.xz

2014-07-13 Thread baggins

Files fetched: 1

STORED: http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.xz
d8211fe2f7d34fa51f58ca685ce17ea9  xapian-omega-1.2.18.tar.xz
Size: 419784 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/dotnet-webkitgtk-sharp] update BR

2014-07-13 Thread glen
commit a9873c631a4361ed7ed89f156894eddce026ab49
Author: Elan Ruusamäe 
Date:   Sun Jul 13 13:44:07 2014 +0300

update BR

 dotnet-webkitgtk-sharp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dotnet-webkitgtk-sharp.spec b/dotnet-webkitgtk-sharp.spec
index 41d776f..36c4fe4 100644
--- a/dotnet-webkitgtk-sharp.spec
+++ b/dotnet-webkitgtk-sharp.spec
@@ -11,7 +11,7 @@ Summary:  C# bindings for WebKitGTK+ 3.0 using GObject 
Introspection
 Summary(pl.UTF-8): WebKit# - wiązanie WebKit dla Mono
 Name:  dotnet-webkitgtk-sharp
 Version:   2.0.0
-Release:   0.3
+Release:   0.4
 License:   LGPL v3
 Group: Libraries
 Source0:   
https://github.com/xDarkice/webkitgtk-sharp/releases/download/%{version}/webkitgtk-sharp-%{version}.tar.gz
@@ -20,9 +20,9 @@ Patch0:   pkgconfig.patch
 URL:   https://github.com/xDarkice/webkitgtk-sharp/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.3
+BuildRequires: dotnet-gtk-sharp3
 BuildRequires: dotnet-soup-sharp
-BuildRequires: gtk-webkit-devel >= 1.1.15
+BuildRequires: gtk-webkit3-devel
 BuildRequires: mono-csharp >= 1.1.0
 BuildRequires: monodoc >= 2.6
 BuildRequires: pkgconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-webkitgtk-sharp.git/commitdiff/a9873c631a4361ed7ed89f156894eddce026ab49

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


DISTFILES: xapian-bindings: xapian-bindings-1.2.18.tar.xz

2014-07-13 Thread baggins

Files fetched: 1

STORED: http://oligarchy.co.uk/xapian/1.2.18/xapian-bindings-1.2.18.tar.xz
c9969a7e15fbb581a3126e7babdc2f58  xapian-bindings-1.2.18.tar.xz
Size: 828232 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/xapian-omega] - up to 1.2.18

2014-07-13 Thread baggins
commit 5d9dee6f36f1e8d23d96092b3c0caffec0d156f1
Author: Jan Rękorajski 
Date:   Sun Jul 13 12:42:43 2014 +0200

- up to 1.2.18

 xapian-omega.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xapian-omega.spec b/xapian-omega.spec
index e31c3f9..eae19b4 100644
--- a/xapian-omega.spec
+++ b/xapian-omega.spec
@@ -2,7 +2,7 @@
 Summary:   A CGI search frontend and indexers built on Xapian
 Summary(pl.UTF-8): Frontend wyszukiwarki CGI oraz programy indeksujące 
oparte na Xapianie
 Name:  xapian-omega
-Version:   1.2.12
+Version:   1.2.18
 Release:   0.1
 License:   GPL v2+
 Group: Applications/Databases


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-omega.git/commitdiff/5d9dee6f36f1e8d23d96092b3c0caffec0d156f1

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


[packages/xapian-omega] - updated source0 url and md5sum

2014-07-13 Thread baggins
commit a73666d4f2700cec249e065b4798baf6d34607a3
Author: Jan Rękorajski 
Date:   Sun Jul 13 12:43:13 2014 +0200

- updated source0 url and md5sum

 xapian-omega.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xapian-omega.spec b/xapian-omega.spec
index eae19b4..233662a 100644
--- a/xapian-omega.spec
+++ b/xapian-omega.spec
@@ -6,8 +6,8 @@ Version:1.2.18
 Release:   0.1
 License:   GPL v2+
 Group: Applications/Databases
-Source0:   
http://oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 7eed3c1e9e6acb703d6587ed9a038265
+Source0:   
http://oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: d8211fe2f7d34fa51f58ca685ce17ea9
 URL:   http://www.xapian.org/
 BuildRequires: help2man
 BuildRequires: libmagic-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-omega.git/commitdiff/a73666d4f2700cec249e065b4798baf6d34607a3

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


DISTFILES: xapian-omega: ERRORS: xapian-omega-1.2.18.tar.gz

2014-07-13 Thread baggins
wget -nv --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/0caf1979-724e-471d-b08d-c8978003b431/7eed3c1e9e6acb703d6587ed9a038265/xapian-omega-1.2.18.tar.gz
 http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.gz:
http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.gz:
2014-07-13 12:42:51 ERROR 404: Not Found.


wget -nv --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/0caf1979-724e-471d-b08d-c8978003b431/7eed3c1e9e6acb703d6587ed9a038265/xapian-omega-1.2.18.tar.gz
 http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.gz:
exited with code 8 (0x00)

FATAL: http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.gz 
(7eed3c1e9e6acb703d6587ed9a038265) was not fetched correctly (wget -nv 
--no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/0caf1979-724e-471d-b08d-c8978003b431/7eed3c1e9e6acb703d6587ed9a038265/xapian-omega-1.2.18.tar.gz
 http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.gz: 
http://oligarchy.co.uk/xapian/1.2.18/xapian-omega-1.2.18.tar.gz:
2014-07-13 12:42:51 ERROR 404: Not Found.
): file fetched but has 0 length

Files fetched: 0



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


[packages/xapian-bindings] - up to 1.2.18

2014-07-13 Thread baggins
commit c3625488128d83389bb5935db7d70b09378e9f36
Author: Jan Rękorajski 
Date:   Sun Jul 13 12:42:12 2014 +0200

- up to 1.2.18

 xapian-bindings.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xapian-bindings.spec b/xapian-bindings.spec
index af72591..c581dab 100644
--- a/xapian-bindings.spec
+++ b/xapian-bindings.spec
@@ -12,12 +12,12 @@
 Summary:   Bindings for Xapian
 Summary(pl.UTF-8): Wiązania do Xapiana
 Name:  xapian-bindings
-Version:   1.2.12
-Release:   2
+Version:   1.2.18
+Release:   1
 License:   GPL v2+
 Group: Development/Languages
-Source0:   
http://oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 9331d7885a68470184ba3d3e8c2b57d5
+Source0:   
http://oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: c9969a7e15fbb581a3126e7babdc2f58
 URL:   http://www.xapian.org/
 %{?with_java:BuildRequires:jdk}
 %{?with_java:BuildRequires:jpackage-utils}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-bindings.git/commitdiff/c3625488128d83389bb5935db7d70b09378e9f36

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


[packages/dotnet-soup-sharp] adjust libsoup BR

2014-07-13 Thread glen
commit 8669f466b71260ff35290613e14087bf9d123c4c
Author: Elan Ruusamäe 
Date:   Sun Jul 13 13:41:35 2014 +0300

adjust libsoup BR

see https://github.com/xDarkice/soup-sharp/issues/2

 dotnet-soup-sharp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dotnet-soup-sharp.spec b/dotnet-soup-sharp.spec
index abbea01..1b9673d 100644
--- a/dotnet-soup-sharp.spec
+++ b/dotnet-soup-sharp.spec
@@ -16,7 +16,7 @@ URL:  https://github.com/xDarkice/soup-sharp
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: dotnet-gtk-sharp3-devel
-BuildRequires: libsoup-devel >= 2.4
+BuildRequires: libsoup-devel >= 2.42
 BuildRequires: mono-csharp >= 1.1.0
 BuildRequires: monodoc >= 2.6
 BuildRequires: pkgconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-soup-sharp.git/commitdiff/8669f466b71260ff35290613e14087bf9d123c4c

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


DISTFILES: xapian-core: xapian-core-1.2.18.tar.xz

2014-07-13 Thread baggins

Files fetched: 1

STORED: http://oligarchy.co.uk/xapian/1.2.18/xapian-core-1.2.18.tar.xz
0ccbf68ade12e7b1ead10c57f4447899  xapian-core-1.2.18.tar.xz
Size: 3173496 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/xapian-core] - up to 1.2.18

2014-07-13 Thread baggins
commit 64142b4660e78683e04ebcf5ad278592cd8c8b05
Author: Jan Rękorajski 
Date:   Sun Jul 13 12:41:29 2014 +0200

- up to 1.2.18

 xapian-core.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xapian-core.spec b/xapian-core.spec
index 799a31f..f1af1d8 100644
--- a/xapian-core.spec
+++ b/xapian-core.spec
@@ -6,12 +6,12 @@
 Summary:   The Xapian Probabilistic Information Retrieval Library
 Summary(pl.UTF-8): Xapian - biblioteka uzyskiwania informacji 
probabilistycznych
 Name:  xapian-core
-Version:   1.2.17
+Version:   1.2.18
 Release:   1
 License:   GPL v2+
 Group: Applications/Databases
 Source0:   
http://oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 493117bf45e5471e86b4fc5d6d8069dc
+# Source0-md5: 0ccbf68ade12e7b1ead10c57f4447899
 URL:   http://www.xapian.org/
 BuildRequires: libstdc++-devel
 BuildRequires: libuuid-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-core.git/commitdiff/64142b4660e78683e04ebcf5ad278592cd8c8b05

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


DISTFILES: synapse: ERRORS: synapse-0.2.99-r594.tar.gz

2014-07-13 Thread atler
FATAL: synapse-0.2.99-r594.tar.gz was not uploaded

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/synapse/DEVEL] - development snapshot built against gtk+3 - timeout patch no longer needed - adjust mate patch - up

2014-07-13 Thread atler
commit 9027cc73e7f2ee75f02845644c12768d78b03b66
Author: Jan Palus 
Date:   Sun Jul 13 12:37:27 2014 +0200

- development snapshot built against gtk+3
- timeout patch no longer needed
- adjust mate patch
- update BRs

 synapse-gtk_timeout.patch | 75 -
 synapse-mate.patch| 94 +--
 synapse.spec  | 41 -
 3 files changed, 42 insertions(+), 168 deletions(-)
---
diff --git a/synapse.spec b/synapse.spec
index 7f7c501..52586e2 100644
--- a/synapse.spec
+++ b/synapse.spec
@@ -1,26 +1,31 @@
+%definerev 594
+#
 Summary:   Application launcher
 Name:  synapse
-Version:   0.2.10
-Release:   2
+Version:   0.2.99
+Release:   0.%{rev}.1
 License:   GPL v3+
 Group: X11/Applications
-Source0:   
https://launchpad.net/synapse-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5: ac1c075c01f1c179f32fd6651bd184f8
+Source0:   %{name}-%{version}-r%{rev}.tar.gz
+# Source0-md5: 3fcd00e82bc89cd55a9eb3c75f9ce7c7
 Patch0:%{name}-mate.patch
-Patch1:%{name}-gtk_timeout.patch
 URL:   http://synapse.zeitgeist-project.com/
-BuildRequires: glib2-devel >= 1:2.26.0
-BuildRequires: gtk+2-devel >= 2:2.20.0
-BuildRequires: gtkhotkey-devel >= 0.2.1
+BuildRequires: autoconf >= 2.65
+BuildRequires: automake >= 1:1.11
+BuildRequires: glib2-devel >= 1:2.28.0
+BuildRequires: gtk+3-devel
+BuildRequires: intltool >= 0.35.0
 BuildRequires: json-glib-devel >= 0.10.0
-BuildRequires: libgee0.6-devel >= 0.5.2
+BuildRequires: keybinder3-devel
+BuildRequires: libgee-devel >= 0.5.2
 BuildRequires: libnotify-devel
-BuildRequires: libunique-devel >= 1.0
-BuildRequires: libzeitgeist-devel >= 0.3.18
-BuildRequires: rest-devel
-BuildRequires: vala >= 0.14.0
-BuildRequires: vala-libgee0.6 >= 0.6.4
-BuildRequires: vala-zeitgeist1 >= 0.3.18
+BuildRequires: libtool
+BuildRequires: pkgconfig >= 1:0.21
+BuildRequires: rest-devel >= 0.7
+BuildRequires: vala >= 0.16.0
+BuildRequires: vala-libgee >= 0.6.4
+BuildRequires: vala-zeitgeist >= 0.9.14
+BuildRequires: zeitgeist-devel >= 0.9.14
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,10 +36,12 @@ files by making use of the Zeitgeist engine.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+%{__mkdir} m4
 
 %build
-%{__aclocal} -I m4
+%{__intltoolize}
+%{__libtoolize}
+%{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
diff --git a/synapse-gtk_timeout.patch b/synapse-gtk_timeout.patch
deleted file mode 100644
index a9014eb..000
--- a/synapse-gtk_timeout.patch
+++ /dev/null
@@ -1,75 +0,0 @@
-diff --git a/src/ui/inspector.vala b/src/ui/inspector.vala
-index b5ec8be..b608a2f 100644
 a/src/ui/inspector.vala
-+++ b/src/ui/inspector.vala
-@@ -28,7 +28,7 @@ namespace UI
- 
- public Inspector ()
- {
--  timer_id = Timeout.add (500, this.check_window_at_pointer);
-+  timer_id = Gtk.Timeout.add (500, this.check_window_at_pointer);
- }
-   
- ~Inspector ()
-diff --git a/src/ui/widgets-matchlistview.vala 
b/src/ui/widgets-matchlistview.vala
-index 2c7b1a7..8a77d74 100644
 a/src/ui/widgets-matchlistview.vala
-+++ b/src/ui/widgets-matchlistview.vala
-@@ -551,7 +551,7 @@ namespace Synapse.Gui
-   }
-   if (needs_animation)
-   {
--if (tid == 0) tid = Timeout.add (ANIM_TIMEOUT, 
this.update_current_offsets);
-+if (tid == 0) tid = Gtk.Timeout.add (ANIM_TIMEOUT, 
this.update_current_offsets);
- this.queue_draw ();
- return true;
-   }
-@@ -734,7 +734,7 @@ namespace Synapse.Gui
-   this.inhibit_move = true;
-   this.set_indexes (this.dragdrop_target_item, 
this.dragdrop_target_item);
-   this.selected_index_changed (this.select_index);
--  Timeout.add (Gtk.Settings.get_default ().gtk_double_click_time 
,()=>{
-+  Gtk.Timeout.add (Gtk.Settings.get_default ().gtk_double_click_time 
,()=>{
- if (inhibit_move)
- {
-   inhibit_move = false;
-diff --git a/src/ui/widgets.vala b/src/ui/widgets.vala
-index 2dd8f16..3acf736 100644
 a/src/ui/widgets.vala
-+++ b/src/ui/widgets.vala
-@@ -185,7 +185,7 @@ namespace Synapse.Gui
- {
-   if (tid != 0) return;
- 
--  tid = Timeout.add (40, ()=>{
-+  tid = Gtk.Timeout.add (40, ()=>{
- offset = (offset - 1) % (_anim_width);
- queue_draw ();
- return true;
-@@ -245,7 +245,7 @@ namespace Synapse.Gui
-   {
- if (tid == 0)
- {
--  tid = Timeout.add (INITIAL_TIMEOUT, ()=>{
-+  tid = Gtk.Timeout.add (INITIAL_TIMEOUT, ()=>{
- tid = 0;
- start_animation ();
- return false;
-@@ -1085,7 +1085,7 @@ namespace Synapse.Gui
-   }
-   if (tid == 0)
-   {
--tid = Timeout.add (30, ()=>{
-+tid = Gtk.Timeout.add (30, ()=>{
-   r

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

2014-07-13 Thread baggins
commit ac380f8aa1fbdd504c72088af1c3e0e2786f5e74
Author: Jan Rękorajski 
Date:   Sun Jul 13 12:40:14 2014 +0200

- release 5 (by relup.sh)

 libdmtx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdmtx.spec b/libdmtx.spec
index 431039b..4b6a419 100644
--- a/libdmtx.spec
+++ b/libdmtx.spec
@@ -13,7 +13,7 @@
 Summary:   Library for working with Data Matrix 2D bar-codes
 Name:  libdmtx
 Version:   0.7.2
-Release:   4
+Release:   5
 License:   LGPL v2+
 Group: Libraries
 Source0:   
http://downloads.sourceforge.net/libdmtx/%{name}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdmtx.git/commitdiff/ac380f8aa1fbdd504c72088af1c3e0e2786f5e74

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


  1   2   >