[packages/mate-applet-sensors] - up to 1.8.0

2014-03-09 Thread atler
commit c983aad0d14190fa3dee84c842593af33839259b
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:01:28 2014 +0100

- up to 1.8.0

 mate-applet-sensors.spec | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/mate-applet-sensors.spec b/mate-applet-sensors.spec
index f867e8e..2e5ccdc 100644
--- a/mate-applet-sensors.spec
+++ b/mate-applet-sensors.spec
@@ -5,12 +5,12 @@
 Summary:   MATE Sensors Applet
 Summary(pl.UTF-8): MATE Sensors Applet - aplet z czujnikami dla środowiska 
MATE
 Name:  mate-applet-sensors
-Version:   1.6.1
-Release:   4
+Version:   1.8.0
+Release:   1
 License:   GPL v2+
 Group: X11/Applications
-Source0:   
http://pub.mate-desktop.org/releases/1.6/mate-sensors-applet-%{version}.tar.xz
-# Source0-md5: 64ee9b5f930ff6edfb7ae9ece9b52ba0
+Source0:   
http://pub.mate-desktop.org/releases/1.8/mate-sensors-applet-%{version}.tar.xz
+# Source0-md5: 42c851501d498db2fa838e85803b3805
 Patch0:%{name}-udisks.patch
 URL:   https://github.com/mate-desktop/mate-sensors-applet
 BuildRequires: autoconf = 2.53
@@ -28,13 +28,13 @@ BuildRequires:  libtool = 1:1.4.3
 BuildRequires: libxslt-progs
 BuildRequires: lm_sensors-devel
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils
 BuildRequires: mate-panel-devel = 1.1.0
 BuildRequires: pkgconfig = 1:0.19
 BuildRequires: rpmbuild(find_lang) = 1.36
 BuildRequires: rpmbuild(macros) = 1.592
 BuildRequires: tar = 1:1.22
 BuildRequires: xz
+BuildRequires: yelp-tools
 Requires(post,postun): gtk-update-icon-cache
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  cairo = 1.0.4
@@ -183,6 +183,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/mate-sensors-applet/plugins/*.la
 
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
+
 %find_lang mate-sensors-applet --with-mate
 
 %clean


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applet-sensors.git/commitdiff/c983aad0d14190fa3dee84c842593af33839259b

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


DISTFILES: mate-applet-sensors: mate-sensors-applet-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: 
http://pub.mate-desktop.org/releases/1.8/mate-sensors-applet-1.8.0.tar.xz
42c851501d498db2fa838e85803b3805  mate-sensors-applet-1.8.0.tar.xz
Size: 352128 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/caja-extensions] - follow consistent convention and rename caja-extensions-* to caja-extension-* for individual ext

2014-03-09 Thread atler
commit 127716fc465ccbec0de7f4b552cf163cae766556
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:09:39 2014 +0100

- follow consistent convention and rename caja-extensions-* to
  caja-extension-* for individual extensions

 caja-extensions.spec | 142 +--
 1 file changed, 71 insertions(+), 71 deletions(-)
---
diff --git a/caja-extensions.spec b/caja-extensions.spec
index 971be20..ae4ff53 100644
--- a/caja-extensions.spec
+++ b/caja-extensions.spec
@@ -34,7 +34,7 @@ Extensions for Caja (MATE file manager).
 %description -l pl.UTF-8
 Rozszerzenia dla zarządcy plików Caja ze środowiska MATE.
 
-%package gksu
+%package -n caja-extension-gksu
 Summary:   gksu extension for Caja (MATE file manager)
 Summary(pl.UTF-8): Rozszerzenie gksu dla zarządcy plików Caja ze 
środowiska MATE
 Requires:  gksu
@@ -42,15 +42,15 @@ Requires(post,postun):  glib2 = 1:2.14.0
 Requires:  %{name} = %{version}-%{release}
 Obsoletes: mate-file-manager-extension-gksu
 
-%description gksu
+%description -n caja-extension-gksu
 gksu extension for Caja (MATE file manager). It's a fork of
 nautilus-gksu extension.
 
-%description gksu -l pl.UTF-8
+%description -n caja-extension-gksu -l pl.UTF-8
 Rozszerzenie gksu dla zarządcy plików Caja ze środowiska MATE. Jest to
 odgałęzienie rozszerzenia nautilus-gksu.
 
-%package image-converter
+%package -n caja-extension-image-converter
 Summary:   Caja (MATE file manager) extension to mass resize or rotate 
images
 Summary(pl.UTF-8): Rozszerzenie zarządcy plików Caja pozwalające masowo 
zmieniać rozmiar i obracać pliki graficzne
 Requires:  %{name} = %{version}-%{release}
@@ -61,13 +61,13 @@ Suggests:   ImageMagick-coder-png
 Suggests:  ImageMagick-coder-tiff
 Obsoletes: mate-file-manager-extension-image-converter
 
-%description image-converter
+%description -n caja-extension-image-converter
 The Caja-Image-Converter extension allows you to resize/rotate images
 from Caja (MATE file manager).
 
 Caja-Image-Converter is a fork of Nautilus-Image-Converter.
 
-%description image-converter -l pl.UTF-8
+%description -n caja-extension-image-converter -l pl.UTF-8
 Rozszerzenie Caja-Image-Converter pozwala na zmianę rozmiaru i
 obracanie rozmiarów obrazów z poziomu zarządców plików Caja,
 przeznaczonego dla środowiska MATE.
@@ -75,7 +75,7 @@ przeznaczonego dla środowiska MATE.
 Caja-Image-Converter to odgałęzienie rozszerzenia
 Nautilus-Image-Converter.
 
-%package open-terminal
+%package -n caja-extension-open-terminal
 Summary:   open-terminal extension for Caja (MATE file manager)
 Summary(pl.UTF-8): Rozszerzenie open-terminal dla zarządcy plików Caja ze 
środowiska MATE
 Requires(post,postun): glib2 = 1:2.14.0
@@ -83,19 +83,19 @@ Requires:   %{name} = %{version}-%{release}
 Requires:  mate-terminal
 Obsoletes: mate-file-manager-extension-open-terminal
 
-%description open-terminal
+%description -n caja-extension-open-terminal
 This is a proof-of-concept Caja extension which allows you to open a
 terminal in arbitrary local folders.
 
 This is a fork of nautilus-open-terminal extension.
 
-%description open-terminal -l pl.UTF-8
+%description -n caja-extension-open-terminal -l pl.UTF-8
 Rozszerzenie zarządcy plików Caja, pozwalające na otwieranie terminala
 w dowolnych folderach lokalnych.
 
 Jest to odgałęzienie rozszerzenia nautilus-open-terminal.
 
-%package sendto
+%package -n caja-extension-sendto
 Summary:   Caja context menu for sending files
 Summary(pl.UTF-8): Menu kontekstowe zarządcy plików Caja do wysyłania 
plików
 Requires(post,postun): glib2 = 1:2.26.0
@@ -103,89 +103,89 @@ Requires: %{name} = %{version}-%{release}
 Suggests:  engrampa
 Obsoletes: mate-file-manager-sendto
 
-%description sendto
+%description -n caja-extension-sendto
 Caja sendto provides a Caja context menu for sending files via other
 desktop applications. It's a fork of nautilus-sendto from GNOME.
 
-%description sendto -l pl.UTF-8
+%description -n caja-extension-sendto -l pl.UTF-8
 Caja sendto dostarcza menu kontekstowe dla zarządcy plików Caja do
 wysyłania plików poprzez inne aplikacje biurkowe. Jest to odgałęzienie
 programu nautilus-sendto z GNOME.
 
-%package sendto-burn
-Summary:   caja-extensions-sendto CD/DVD Creator plugin
-Summary(pl.UTF-8): Wtyczka caja-extensions-sendto dla kreatora CD/DVD
+%package -n caja-extension-sendto-burn
+Summary:   caja-extension-sendto CD/DVD Creator plugin
+Summary(pl.UTF-8): Wtyczka caja-extension-sendto dla kreatora CD/DVD
 Requires:  %{name}-sendto = %{version}-%{release}
 Requires:  brasero
 Obsoletes: mate-file-manager-sendto-burn
 
-%description sendto-burn
-A caja-extensions-sendto plugin for sending files to CD/DVD Creator
+%description -n caja-extension-sendto-burn
+A caja-extension-sendto plugin for sending files to CD/DVD Creator
 (Brasero).
 
-%description sendto-burn -l pl.UTF-8
+%description -n 

[packages/engrampa] - remove mate-doc-utils invocation

2014-03-09 Thread atler
commit 94dd6ee3a6a5ae33cb3623e1284a9e9990121f30
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:15:18 2014 +0100

- remove mate-doc-utils invocation

 engrampa.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/engrampa.spec b/engrampa.spec
index 9556fdf..9d6b5ab 100644
--- a/engrampa.spec
+++ b/engrampa.spec
@@ -91,7 +91,6 @@ Rozszerzenie Engrampa (zarządca archiwów) dla zarządcy plików 
Caja.
 %setup -q
 
 %build
-mate-doc-prepare --copy --force
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/engrampa.git/commitdiff/94dd6ee3a6a5ae33cb3623e1284a9e9990121f30

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


[packages/mate-media] - remove mate-doc-utils invocation

2014-03-09 Thread atler
commit 6382724b7341ed33a943fd867929fab568648b90
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:16:06 2014 +0100

- remove mate-doc-utils invocation

 mate-media.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/mate-media.spec b/mate-media.spec
index c42f711..7f88959 100644
--- a/mate-media.spec
+++ b/mate-media.spec
@@ -61,7 +61,6 @@ w tym do sterowania głośnością dźwięku.
 %patch0 -p1
 
 %build
-mate-doc-prepare --copy --force
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal} -I m4


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-media.git/commitdiff/6382724b7341ed33a943fd867929fab568648b90

___
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-tools] - up to 1.8.0 - adjust for renamed mate-file-manager - caja

2014-03-09 Thread atler
commit 6b9325e931d1318329f5f6a3a2dcdfa97086caa9
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:17:28 2014 +0100

- up to 1.8.0
- adjust for renamed mate-file-manager - caja

 mate-system-tools.spec | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/mate-system-tools.spec b/mate-system-tools.spec
index 9cd8156..8e52a12 100644
--- a/mate-system-tools.spec
+++ b/mate-system-tools.spec
@@ -5,11 +5,11 @@
 Summary:   MATE System Tools
 Summary(pl.UTF-8): Narzędzia systemowe dla środowiska MATE
 Name:  mate-system-tools
-Version:   1.6.0
+Version:   1.8.0
 Release:   1
 License:   GPL v2+ (programs), FDL v1.1+ (documentation)
 Group: X11/Applications
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 # Source0-md5: 44f3f54f8be5e509b258761386dfca57
 URL:   http://mate-desktop.org/
 BuildRequires: autoconf = 2.60
@@ -24,8 +24,7 @@ BuildRequires:libiw-devel
 BuildRequires: liboobs-devel = 1.1.0
 BuildRequires: libtool = 1:1.4.3
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils
-%{?with_caja:BuildRequires:mate-file-manager-devel = 1.1.0}
+%{?with_caja:BuildRequires:caja-devel = 1.1.0}
 BuildRequires: mate-polkit-devel = 0.92
 BuildRequires: pango-devel
 BuildRequires: pkgconfig = 1:0.19
@@ -34,6 +33,7 @@ BuildRequires:rpmbuild(macros) = 1.311
 BuildRequires: system-tools-backends-devel = 2.10.1
 BuildRequires: tar = 1:1.22
 BuildRequires: xz
+BuildRequires: yelp-tools
 Requires:  dbus = 0.32
 Requires:  glib2 = 1:2.26.0
 Requires:  gtk+2 = 2:2.20.0
@@ -66,17 +66,18 @@ development.
 Ten pakiet zawiera pliki potrzebne przy programowaniu związanym z
 MATE System Tools (narzędziami systemowymi MATE).
 
-%package -n mate-file-manager-extension-shares
+%package -n caja-extension-shares
 Summary:   Shares configuration extension for Caja (MATE file manager)
 Summary(pl.UTF-8): Rozszerzenie do konfiguracji udziałów dla zarządcy 
plików Caja
 Group: X11/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  mate-file-manager = 1.1.0
+Requires:  caja = 1.1.0
+Obsoletes: mate-file-manager-extension-shares
 
-%description -n mate-file-manager-extension-shares
+%description -n caja-extension-shares
 Shares configuration extension for Caja (MATE file manager)
 
-%description -n mate-file-manager-extension-shares -l pl.UTF-8
+%description -n caja-extension-shares -l pl.UTF-8
 Rozszerzenie do konfiguracji udziałów dla zarządcy plików Caja.
 
 %prep
@@ -86,7 +87,6 @@ Rozszerzenie do konfiguracji udziałów dla zarządcy plików 
Caja.
 %{__libtoolize}
 %{__intltoolize}
 mate-doc-common --copy
-mate-doc-prepare --copy --force
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -156,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/mate-system-tools.pc
 
 %if %{with caja}
-%files -n mate-file-manager-extension-shares
+%files -n caja-extension-shares
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/caja/extensions-2.0/libcaja-gst-shares.so
 %endif


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-system-tools.git/commitdiff/6b9325e931d1318329f5f6a3a2dcdfa97086caa9

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


DISTFILES: mate-system-tools: ERRORS: mate-system-tools-1.8.0.tar.xz

2014-03-09 Thread atler
FATAL: http://pub.mate-desktop.org/releases/1.8/mate-system-tools-1.8.0.tar.xz 
md5 mismatch, needed 44f3f54f8be5e509b258761386dfca57, got 
13042656aef4fc90e294d4486313d873

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/mate-system-tools] - follow up to premature commit - update md5 - remove unsupported cmn locale

2014-03-09 Thread atler
commit ed9784943c88f6467b8d38ea714e590e3fab59d4
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:24:46 2014 +0100

- follow up to premature commit
- update md5
- remove unsupported cmn locale

 mate-system-tools.spec | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/mate-system-tools.spec b/mate-system-tools.spec
index 8e52a12..831d440 100644
--- a/mate-system-tools.spec
+++ b/mate-system-tools.spec
@@ -10,7 +10,7 @@ Release:  1
 License:   GPL v2+ (programs), FDL v1.1+ (documentation)
 Group: X11/Applications
 Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-# Source0-md5: 44f3f54f8be5e509b258761386dfca57
+# Source0-md5: 13042656aef4fc90e294d4486313d873
 URL:   http://mate-desktop.org/
 BuildRequires: autoconf = 2.60
 BuildRequires: automake = 1:1.9
@@ -106,9 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/caja/extensions-2.0/*.la
 
-# nl locale not ported to MATE yet
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/mate/help/{services-admin,time-admin}
-%{__rm} 
$RPM_BUILD_ROOT%{_datadir}/omf/mate-system-tools/{services-admin,time-admin}-nl.omf
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
 
 # fixup .pc file (wrong Name, unprocessed dir names)
 %{__sed} -i -e '/^Name:/s/gst/mate-system-tools/' \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-system-tools.git/commitdiff/ed9784943c88f6467b8d38ea714e590e3fab59d4

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


DISTFILES: mate-system-tools: mate-system-tools-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/mate-system-tools-1.8.0.tar.xz
13042656aef4fc90e294d4486313d873  mate-system-tools-1.8.0.tar.xz
Size: 4338404 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-terminal] - up to 1.8.0

2014-03-09 Thread atler
commit 02fd40aef8f58a5f3c12f71d74959873dfbe1db0
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:28:32 2014 +0100

- up to 1.8.0

 mate-terminal.spec | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index 5b5604a..d820f5d 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -5,12 +5,12 @@
 Summary:   MATE Terminal Emulator
 Summary(pl.UTF-8): Emulator terminala dla środowiska MATE
 Name:  mate-terminal
-Version:   1.6.2
-Release:   2
+Version:   1.8.0
+Release:   1
 License:   GPL v3+
 Group: X11/Applications
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 30d12c11897e630ba3af07282adffd4d
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: 45c1009d94be8521a24c8fad71c8716d
 Patch0:wordseps.patch
 URL:   http://mate-desktop.org/
 BuildRequires: autoconf = 2.53
@@ -26,7 +26,6 @@ BuildRequires:glib2-devel = 1:2.30
 BuildRequires: intltool = 0.40.0
 BuildRequires: libtool = 1:1.4.3
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) = 1.36
 BuildRequires: sed = 4.0
@@ -34,6 +33,7 @@ BuildRequires:sed = 4.0
 %{?with_gtk3:BuildRequires:vte-devel = 0.25.91}
 BuildRequires: xorg-lib-libSM-devel
 BuildRequires: xorg-lib-libX11-devel
+BuildRequires: yelp-tools
 Requires:  dconf = 0.13.4
 Requires:  glib2 = 1:2.30
 %{!?with_gtk3:Requires:gtk+2 = 2:2.18.0}
@@ -57,7 +57,6 @@ Emulator terminala dla środowiska MATE.
 
 %build
 mate-doc-common --copy
-mate-doc-prepare --copy --force
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
@@ -80,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 # https://github.com/mate-desktop/mate-terminal/issues/9
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/mate-terminal.wrapper
 
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
+
 desktop-file-install \
--add-category=X-Mate \
--delete-original \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-terminal.git/commitdiff/02fd40aef8f58a5f3c12f71d74959873dfbe1db0

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


DISTFILES: mate-terminal: mate-terminal-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/mate-terminal-1.8.0.tar.xz
45c1009d94be8521a24c8fad71c8716d  mate-terminal-1.8.0.tar.xz
Size: 1150588 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-utils] - up to 1.8.0

2014-03-09 Thread atler
commit 66e8fcd23b06969d56eef08588cad264c4672472
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:40:52 2014 +0100

- up to 1.8.0

 mate-utils.spec | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/mate-utils.spec b/mate-utils.spec
index 1b51dc1..f205236 100644
--- a/mate-utils.spec
+++ b/mate-utils.spec
@@ -1,12 +1,12 @@
 Summary:   MATE utility programs
 Summary(pl.UTF-8): Programy użytkowe dla środowiska MATE
 Name:  mate-utils
-Version:   1.6.1
+Version:   1.8.0
 Release:   1
 License:   LGPL v2+ (libmatedict), GPL v2+ (programs), FDL (documentation)
 Group: X11/Applications/Multimedia
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 936114a9cb7b42e43c56a0823cbb8258
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: 7961435ec1b5210e886c5a223b67d02a
 URL:   https://github.com/mate-desktop/mate-utils
 BuildRequires: autoconf = 2.53
 BuildRequires: automake = 1:1.9
@@ -19,12 +19,12 @@ BuildRequires:  libcanberra-gtk-devel = 0.4
 BuildRequires: libgtop-devel = 1:2.12.0
 BuildRequires: libtool = 1:1.4.3
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils
 BuildRequires: mate-panel-devel = 1.5.0
 BuildRequires: rarian-compat
 BuildRequires: rpmbuild(find_lang) = 1.36
 BuildRequires: tar = 1:1.22
 BuildRequires: xz
+BuildRequires: yelp-tools
 BuildRequires: zlib-devel
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): glib2 = 1:2.26.0
@@ -89,7 +89,6 @@ Dokumentacja API biblioteki libmatedict.
 %setup -q
 
 %build
-mate-doc-prepare --copy --force
 %{__gtkdocize}
 %{__intltoolize}
 %{__libtoolize}
@@ -113,6 +112,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libmatedict.la
 
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
+
 # mate  1.5 did not exist in pld, avoid dependency on mate-conf
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-*.convert
 


 gitweb:

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

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


DISTFILES: mate-utils: mate-utils-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/mate-utils-1.8.0.tar.xz
7961435ec1b5210e886c5a223b67d02a  mate-utils-1.8.0.tar.xz
Size: 2681836 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


[move command] packages/mate-menu-editor - packages/mozo

2014-03-09 Thread atler

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


[packages/mozo] - up to 1.8.0 - rename mate-menu-editor - mozo

2014-03-09 Thread atler
commit c2f0a71ec2c06cb53c9f2da0d7883765d64ad300
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:45:33 2014 +0100

- up to 1.8.0
- rename mate-menu-editor - mozo

 mozo.spec | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/mozo.spec b/mozo.spec
index 13c74d8..b4320ff 100644
--- a/mozo.spec
+++ b/mozo.spec
@@ -1,12 +1,12 @@
 Summary:   Mozo - menu editor for MATE desktop
 Summary(pl.UTF-8): Mozo - edytor menu dla środowiska MATE
-Name:  mate-menu-editor
-Version:   1.6.1
+Name:  mozo
+Version:   1.8.0
 Release:   1
 License:   GPL v2
 Group: X11/Applications
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 657b9b84fc5c13b72d7767c743a0764c
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: 1caaf6061d81d01fb85c6023ea43c25a
 URL:   http://mate-desktop.org/
 BuildRequires: autoconf = 2.53
 BuildRequires: automake = 1:1.7
@@ -26,6 +26,7 @@ Requires(post,postun):hicolor-icon-theme = 0.10-3
 Requires:  python-pygobject = 2.16.0
 Requires:  python-pygtk-glade = 2:2.14.0
 Requires:  python-matemenu = 1.1.0
+Obsoletes: mate-menu-editor
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,6 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 %py_postclean
 
 # not supported by glibc
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/io
 
 %find_lang mozo
@@ -81,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/mozo
 %dir %{py_sitescriptdir}/Mozo
 %{py_sitescriptdir}/Mozo/*.py[co]
-%{_datadir}/mate-menu-editor
+%{_datadir}/mozo
 %{_desktopdir}/mozo.desktop
 %{_iconsdir}/hicolor/*x*/apps/mozo.png
 %{_mandir}/man1/mozo.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozo.git/commitdiff/c2f0a71ec2c06cb53c9f2da0d7883765d64ad300

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


[packages/mozo] - rename files mate-menu-editor - mozo

2014-03-09 Thread atler
commit 9af8cb58e61388c9ac5b9f530c8e58db79a271ee
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:44:18 2014 +0100

- rename files mate-menu-editor - mozo

 mate-menu-editor.spec = mozo.spec | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/mate-menu-editor.spec b/mozo.spec
similarity index 100%
rename from mate-menu-editor.spec
rename to mozo.spec


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozo.git/commitdiff/c2f0a71ec2c06cb53c9f2da0d7883765d64ad300

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


DISTFILES: mozo: mozo-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/mozo-1.8.0.tar.xz
1caaf6061d81d01fb85c6023ea43c25a  mozo-1.8.0.tar.xz
Size: 162484 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


[move command] packages/mate-text-editor - packages/pluma

2014-03-09 Thread atler

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


[packages/pluma] - up to 1.8.0 - rename mate-text-editor - pluma

2014-03-09 Thread atler
commit cf9e9c5780007658695cec7bae7776a97798
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:53:31 2014 +0100

- up to 1.8.0
- rename mate-text-editor - pluma

 pluma.spec | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/pluma.spec b/pluma.spec
index 0103987..caa5173 100644
--- a/pluma.spec
+++ b/pluma.spec
@@ -1,12 +1,12 @@
 Summary:   Pluma - MATE Text Editor
 Summary(pl.UTF-8): Pluma - edytor tekstu dla środowiska MATE
-Name:  mate-text-editor
-Version:   1.6.2
+Name:  pluma
+Version:   1.8.0
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Editors
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 518869ea16bafd951dac0ab3947c99af
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: cdebd8c3e32bb4624354f2b435fecc23
 Patch0:%{name}-python.patch
 URL:   http://mate-desktop.org/
 BuildRequires: autoconf = 2.63.2
@@ -23,7 +23,6 @@ BuildRequires:iso-codes = 0.35
 BuildRequires: libtool = 2:2.2.6
 BuildRequires: libxml2-devel = 1:2.5.0
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils = 0.9.0
 BuildRequires: pkgconfig
 BuildRequires: python-devel = 1:2.5
 BuildRequires: python-gtksourceview2-devel = 2.9.2
@@ -33,6 +32,7 @@ BuildRequires:rpm-pythonprov
 BuildRequires: rpmbuild(find_lang) = 1.36
 BuildRequires: xorg-lib-libSM-devel = 1.0.0
 BuildRequires: xorg-lib-libX11-devel
+BuildRequires: yelp-tools
 Requires(post,postun): glib2 = 1:2.26.0
 Requires:  enchant = 1.2.0
 Requires:  glib2 = 1:2.26.0
@@ -44,6 +44,7 @@ Requires: python-gtksourceview2 = 2.9.2
 Requires:  python-pygobject = 2.15.4
 Requires:  python-pygtk-gtk = 2:2.12.0
 Requires:  xorg-lib-libSM = 1.0.0
+Obsoletes: mate-text-editor
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -88,7 +89,6 @@ Dokumentacja API edytora Pluma.
 
 %build
 mate-doc-common --copy
-mate-doc-prepare --copy --force
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal} -I m4
@@ -112,6 +112,8 @@ rm -rf $RPM_BUILD_ROOT
 # mate  1.5 did not exist in PLD, avoid dependency on mate-conf
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/pluma.convert
 
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
+
 %find_lang pluma --with-mate --with-omf
 
 %clean
@@ -126,7 +128,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -f pluma.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/mate-text-editor
 %attr(755,root,root) %{_bindir}/pluma
 %dir %{_libdir}/pluma
 %attr(755,root,root) %{_libdir}/pluma/pluma-bugreport.sh


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pluma.git/commitdiff/cf9e9c5780007658695cec7bae7776a97798

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


[packages/pluma] - rename files mate-text-editor - pluma

2014-03-09 Thread atler
commit 58cff211f7caef4b92090bc7d4a61b0bbe5c8f82
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 19:51:41 2014 +0100

- rename files mate-text-editor - pluma

 mate-text-editor-python.patch = pluma-python.patch | 0
 mate-text-editor.spec = pluma.spec | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/mate-text-editor.spec b/pluma.spec
similarity index 100%
rename from mate-text-editor.spec
rename to pluma.spec
diff --git a/mate-text-editor-python.patch b/pluma-python.patch
similarity index 100%
rename from mate-text-editor-python.patch
rename to pluma-python.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pluma.git/commitdiff/cf9e9c5780007658695cec7bae7776a97798

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


DISTFILES: pluma: pluma-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/pluma-1.8.0.tar.xz
cdebd8c3e32bb4624354f2b435fecc23  pluma-1.8.0.tar.xz
Size: 3395424 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


[move command] packages/mate-file-manager-python - packages/caja-python

2014-03-09 Thread atler

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


[packages/caja-python] - rename files mate-file-manager-python - caja-python

2014-03-09 Thread atler
commit 7d9c4f1b17870056ffbb49c23f2d83e10c554e0d
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 20:01:27 2014 +0100

- rename files mate-file-manager-python - caja-python

 mate-file-manager-python.spec = caja-python.spec | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/mate-file-manager-python.spec b/caja-python.spec
similarity index 100%
rename from mate-file-manager-python.spec
rename to caja-python.spec


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/caja-python.git/commitdiff/d658ea887343c9bd82df39dfa911a3f7e99e16cb

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


DISTFILES: caja-python: python-caja-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/python-caja-1.8.0.tar.xz
b737787aea7db808fff4a01ec6f08c70  python-caja-1.8.0.tar.xz
Size: 250752 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/caja-python] - up to 1.8.0 - renamed and adjusted for renamed mate-file-manager - caja

2014-03-09 Thread atler
commit d658ea887343c9bd82df39dfa911a3f7e99e16cb
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 20:02:43 2014 +0100

- up to 1.8.0
- renamed and adjusted for renamed mate-file-manager - caja

 caja-python.spec | 16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/caja-python.spec b/caja-python.spec
index 015de92..65a873f 100644
--- a/caja-python.spec
+++ b/caja-python.spec
@@ -2,20 +2,20 @@
 # but from Caja to Python, allowing to write Caja extensions in Python - thus 
our Name.
 Summary:   Python bindings for libcaja-extension library
 Summary(pl.UTF-8): Wiązania Pythona do biblioteki libcaja-extension
-Name:  mate-file-manager-python
-Version:   1.6.1
+Name:  caja-python
+Version:   1.8.0
 Release:   1
 License:   GPL v2+
 Group: Libraries/Python
-Source0:   
http://pub.mate-desktop.org/releases/1.6/python-caja-%{version}.tar.xz
-# Source0-md5: 89c348a368350d031dfadc9b484303c5
+Source0:   
http://pub.mate-desktop.org/releases/1.8/python-caja-%{version}.tar.xz
+# Source0-md5: b737787aea7db808fff4a01ec6f08c70
 URL:   http://mate-desktop.org/
 BuildRequires: autoconf = 2.53
 BuildRequires: automake = 1:1.9
+BuildRequires: caja-devel = 1.6.0
 BuildRequires: gtk-doc = 1.9
 BuildRequires: libtool = 1:1.4.3
 BuildRequires: libxslt-progs
-BuildRequires: mate-file-manager-devel = 1.6.0
 BuildRequires: pkgconfig
 BuildRequires: python-devel = 2.0
 # for docs generation
@@ -26,8 +26,9 @@ BuildRequires:rpm-pythonprov
 BuildRequires: rpmbuild(macros) = 1.219
 BuildRequires: tar = 1:1.22
 BuildRequires: xz
-Requires:  mate-file-manager = 1.6.0
+Requires:  caja = 1.6.0
 Requires:  python-libs
+Obsoletes: mate-file-manager-python
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,6 +45,7 @@ Summary(pl.UTF-8):Pliki programistyczne dla pythonowych 
rozszerzeń zarządcy p
 Group: Development/Libraries
 # doesn't require base; the only file is pkg-config specific, so let's require 
it
 Requires:  pkgconfig
+Obsoletes: mate-file-manager-python-devel
 
 %description devel
 Development files for Caja extensions written in Python.
@@ -56,6 +58,7 @@ Pythonie.
 Summary:   Python Caja API documentation
 Summary(pl.UTF-8): Dokumentacja API Pythona dla rozszerzeń zarządcy plików 
Caja
 Group: Documentation
+Obsoletes: mate-file-manager-python-apidocs
 
 %description apidocs
 Python Caja API documentation.
@@ -67,6 +70,7 @@ Dokumentacja API Pythona dla rozszerzeń zarządcy plików Caja.
 Summary:   Example Python extensions for Caja file manager
 Summary(pl.UTF-8): Przykładowe pythonowe rozszerzenia dla zarządcy plików 
Caja
 Group: Documentation
+Obsoletes: mate-file-manager-python-examples
 
 %description examples
 Example Python extensions for Caja file manager.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/caja-python.git/commitdiff/d658ea887343c9bd82df39dfa911a3f7e99e16cb

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


[packages/mate-power-manager] - up to 1.8.0 - support for gnome-keyring added upstream (use-gnome-keyring.patch removed)

2014-03-09 Thread atler
commit 37a92ccc9a119434ea26d33281e30de4a4f53b7d
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 20:06:54 2014 +0100

- up to 1.8.0
- support for gnome-keyring added upstream (use-gnome-keyring.patch  
removed)

 mate-power-manager.spec |  17 
 use-gnome-keyring.patch | 114 
 2 files changed, 8 insertions(+), 123 deletions(-)
---
diff --git a/mate-power-manager.spec b/mate-power-manager.spec
index dc2bbe9..391fe25 100644
--- a/mate-power-manager.spec
+++ b/mate-power-manager.spec
@@ -6,14 +6,13 @@
 Summary:   MATE power management service
 Summary(pl.UTF-8): Usługa zarządzania energią dla MATE
 Name:  mate-power-manager
-Version:   1.6.3
+Version:   1.8.0
 Release:   1
 License:   GPL v2+
 Group: X11/Applications
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: ec9e4784ca6a56d2d78d892d26bc5da6
-Patch1:use-gnome-keyring.patch
-Patch4:uidir.patch
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: 09688f0422adce20de79f17d2f7a07b0
+Patch0:uidir.patch
 URL:   http://wiki.mate-desktop.org/mate-power-manager
 BuildRequires: autoconf = 2.63
 BuildRequires: automake = 1:1.9
@@ -29,13 +28,12 @@ BuildRequires:  glib2-devel = 1:2.26.0
 %{?with_gtk3:BuildRequires:gtk+3-devel = 3.0.0}
 BuildRequires: intltool = 0.35.0
 BuildRequires: libcanberra-gtk-devel = 0.10
-BuildRequires: libgnome-keyring-devel = 0.6.0
+BuildRequires: libgnome-keyring-devel = 3.0.0
 BuildRequires: libnotify-devel = 0.7.0
 BuildRequires: libtool = 2:2
 %{!?with_gtk3:BuildRequires:   libunique-devel = 0.9.4}
 %{?with_gtk3:BuildRequires:libunique3-devel = 3.0}
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils
 BuildRequires: mate-panel-devel = 1.5.0
 BuildRequires: pkgconfig
 BuildRequires: popt-devel
@@ -46,6 +44,7 @@ BuildRequires:upower-devel = 0.9.1
 BuildRequires: xorg-lib-libXrandr-devel = 1.3
 BuildRequires: xorg-proto-xproto-devel = 7.0.15
 BuildRequires: xz
+BuildRequires: yelp-tools
 Requires:  cairo = 1.0.0
 Requires:  dbus = 1.0
 Requires:  dbus-glib = 0.70
@@ -79,8 +78,7 @@ interaktywnej sesji MATE.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch4 -p1
+%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -107,6 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 
 # mate  1.5 did not exist in pld, avoid dependency on mate-conf
 %{__rm} 
$RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-power-manager.convert
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
 
 %find_lang %{name} --with-mate --with-omf
 
diff --git a/use-gnome-keyring.patch b/use-gnome-keyring.patch
deleted file mode 100644
index 1d0094e..000
--- a/use-gnome-keyring.patch
+++ /dev/null
@@ -1,114 +0,0 @@
 mate-power-manager-1.5.1/README2012-11-23 04:26:11.0 +0200
-+++ mate-power-manager-1.5.1-gkr/README2013-02-17 00:41:53.504808239 
+0200
-@@ -15,7 +15,7 @@
- 
-   - Glib (2.13.0 or later)
-   - Gtk2+ (2.11.0 or later)
--  - MATE Keyring (1.1.0 or later)
-+  - GNOME Keyring (0.6.0 or later)
-   - DBus (0.70 or later)
-   - libmatenotify (1.1.0 or later)
-   - Cairo (1.0.0 or later)
 mate-power-manager-1.5.2/configure.ac~ 2013-03-19 19:02:51.0 
+0200
-+++ mate-power-manager-1.5.2/configure.ac  2013-03-19 19:03:42.805800085 
+0200
-@@ -103,7 +103,7 @@
- GIO_REQUIRED=2.25.0
- GTK_REQUIRED=2.17.7
- GDK_REQUIRED=2.11.0
--MATE_KEYRING_REQUIRED=1.1.0
-+GNOME_KEYRING_REQUIRED=0.6.0
- DBUS_REQUIRED=1.0
- DBUS_GLIB_REQUIRED=0.70
- LIBMATENOTIFY_REQUIRED=1.1.0
-@@ -261,7 +261,7 @@
- AM_CONDITIONAL([WITH_KEYRING],[test $with_keyring = yes])
- 
- if test $with_keyring = yes; then
--PKG_CHECK_MODULES(KEYRING, mate-keyring-1 = $MATE_KEYRING_REQUIRED)
-+PKG_CHECK_MODULES(KEYRING, gnome-keyring-1 = $GNOME_KEYRING_REQUIRED)
- AC_DEFINE([WITH_KEYRING],[1],[Define if KEYRING support is enabled])
- fi
- 
 mate-power-manager-1.5.1/data/org.mate.power-manager.gschema.xml.in
2012-11-23 04:26:11.0 +0200
-+++ mate-power-manager-1.5.1-gkr/data/org.mate.power-manager.gschema.xml.in
2013-02-17 00:41:53.504808239 +0200
-@@ -183,13 +183,13 @@
- /key
- key name=lock-keyring-suspend type=b
-   defaultfalse/default
--  _summaryLock MATE keyring on sleep/_summary
--  _descriptionWhether the MATE keyring is locked before the computer 
enters suspend. This means the keyring will have to be unlocked on 
resume./_description
-+  _summaryLock GNOME keyring on sleep/_summary
-+  _descriptionWhether the GNOME keyring is locked before the computer 
enters suspend. This means the keyring will have to be unlocked on 
resume./_description
- /key
- key name=lock-keyring-hibernate type=b
-   defaulttrue/default
--  _summaryLock MATE keyring on sleep/_summary
--  _descriptionWhether the 

DISTFILES: mate-power-manager: mate-power-manager-1.8.0.tar.xz

2014-03-09 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/mate-power-manager-1.8.0.tar.xz
09688f0422adce20de79f17d2f7a07b0  mate-power-manager-1.8.0.tar.xz
Size: 3339588 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/metapackage-mate] - up to 1.8 release

2014-03-09 Thread atler
commit 156d7ab2ac195dd44a6ffbbc5fac8f95fd6cb53f
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 20:22:36 2014 +0100

- up to 1.8 release

Handle all package renames:
mate-file-archiver - engrampa
mate-file-manager* - caja*
mate-image-viewer - eom
mate-window-manager - marco
mate-document-viewer - atril
mate-menu-editor - mozo
mate-text-editor - pluma

mate-keyring is now obsolete in favour of gnome-keyring
mate-bluetooth is now obsolete and will be replaced by blueman
mate-character-map is now obsolete in favour of gurchmap

Temporary removed mate-user-share which produces conflicting caja
extension (share) and still depends on obsoleted mate-bluetooth.

 metapackage-mate.spec | 53 +--
 1 file changed, 26 insertions(+), 27 deletions(-)
---
diff --git a/metapackage-mate.spec b/metapackage-mate.spec
index 383db04..6c55827 100644
--- a/metapackage-mate.spec
+++ b/metapackage-mate.spec
@@ -10,19 +10,20 @@
 Summary:   MATE Desktop Environment - core packages
 Summary(pl.UTF-8): Środowisko graficzne MATE - pakiety podstawowe
 Name:  metapackage-mate
-Version:   1.6
-Release:   4
+Version:   1.8
+Release:   1
 License:   GPL v2+
 Group: X11/Applications
+Requires:  caja = %{version}
+Requires:  engrampa = %{version}
+Requires:  eom = %{version}
+Requires:  gnome-keyring = 3.0.0
+Requires:  marco = %{version}
 Requires:  mate-backgrounds = %{version}
 Requires:  mate-control-center = %{version}
 Requires:  mate-desktop = %{version}
 Requires:  mate-dialogs = %{version}
-Requires:  mate-file-archiver = %{version}
-Requires:  mate-file-manager = %{version}
 Requires:  mate-icon-theme = %{version}
-Requires:  mate-image-viewer = %{version}
-Requires:  mate-keyring = %{version}
 Requires:  mate-media = %{version}
 Requires:  mate-menus = %{version}
 Requires:  mate-notification-daemon = %{version}
@@ -33,7 +34,6 @@ Requires: mate-screensaver = %{version}
 Requires:  mate-session-manager = %{version}
 Requires:  mate-settings-daemon = %{version}
 Requires:  mate-system-monitor = %{version}
-Requires:  mate-window-manager = %{version}
 Suggests:  %{name}-extras = %{version}-%{release}
 Suggests:  pulseaudio-alsa
 Suggests:  xscreensaver
@@ -60,9 +60,25 @@ Summary: MATE Desktop Environment - additional packages
 Summary(pl.UTF-8): Środowisko graficzne MATE - pakiety opcjonalne
 Group: X11/Applications
 Requires:  %{name} = %{version}-%{release}
+Requires:  atril = %{version}
+Requires:  caja-extension-atril = %{version}
+Requires:  caja-extension-engrampa = %{version}
+Requires:  caja-extension-gksu = %{version}
+Requires:  caja-extension-image-converter = %{version}
+Requires:  caja-extension-open-terminal = %{version}
+Requires:  caja-extension-sendto = %{version}
+Requires:  caja-extension-sendto-bluetooth = %{version}
+Requires:  caja-extension-sendto-burn = %{version}
+Requires:  caja-extension-sendto-emailclient = %{version}
+Requires:  caja-extension-sendto-gajim = %{version}
+Requires:  caja-extension-sendto-pidgin = %{version}
+Requires:  caja-extension-sendto-upnp = %{version}
+Requires:  caja-extension-share = %{version}
+Requires:  caja-extension-shares = %{version}
 Requires:  mate-applet-accessx-status = %{version}
 Requires:  mate-applet-battstat = %{version}
 Requires:  mate-applet-charpicker = %{version}
+Requires:  mate-applet-command = %{version}
 Requires:  mate-applet-cpufreq = %{version}
 Requires:  mate-applet-drivemount = %{version}
 Requires:  mate-applet-geyes = %{version}
@@ -73,34 +89,17 @@ Requires:   mate-applet-multiload = %{version}
 Requires:  mate-applet-netspeed = %{version}
 Requires:  mate-applet-sensors = %{version}
 Requires:  mate-applet-stickynotes = %{version}
+Requires:  mate-applet-timer = %{version}
 Requires:  mate-applet-trash = %{version}
-Requires:  mate-bluetooth = %{version}
 Requires:  mate-calc = %{version}
-Requires:  mate-character-map = %{version}
-Requires:  mate-document-viewer = %{version}
-Requires:  mate-file-manager-extension-atril = %{version}
-Requires:  mate-file-manager-extension-engrampa = %{version}
-Requires:  mate-file-manager-extension-gksu = %{version}
-Requires:  mate-file-manager-extension-image-converter = %{version}
-Requires:  mate-file-manager-extension-open-terminal = %{version}
-Requires:  mate-file-manager-extension-share = %{version}
-Requires:  mate-file-manager-extension-shares = %{version}
-Requires:  mate-file-manager-sendto = %{version}
-Requires:  mate-file-manager-sendto-bluetooth = %{version}
-Requires:  mate-file-manager-sendto-burn = %{version}
-Requires:  

[packages/mate-applets] - timer applet no longer has python deps - remove unsupported 'ast' help locale

2014-03-09 Thread atler
commit 0546013b8eeb1d1ad982fc3281b92fd017586548
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 9 21:49:50 2014 +0100

- timer applet no longer has python deps
- remove unsupported 'ast' help locale

 mate-applets.spec | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index fcb657e..3bee009 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -333,16 +333,6 @@ Summary(pl.UTF-8): Aplet czasomierza dla środowiska MATE
 Group: X11/Applications
 Requires:  %{name} = %{version}-%{release}
 Requires:  mate-panel = 1.5.2
-Requires:  python-dbus
-Requires:  python-gstreamer0.10
-Requires:  python-mate = 1.1.0
-Requires:  python-mate-conf = 1.1.0
-Requires:  python-pygobject-devel = 2.12
-Requires:  python-pygtk-glade = 2:2.10
-Requires:  python-pygtk-gtk = 2:2.10
-Requires:  python-pynotify = 0.1.1
-# ???
-#Requires: python-mateapplet = 2.18
 
 %description -n mate-applet-timer
 Timer applet for MATE Desktop.
@@ -403,6 +393,7 @@ rm -rf $RPM_BUILD_ROOT
 
 # mate  1.5 did not exist in pld, avoid dependency on mate-conf
 %{__rm} 
$RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/stickynotes-applet.convert
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/help/ast
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
 
 %py_postclean


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/0546013b8eeb1d1ad982fc3281b92fd017586548

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


DISTFILES: mate-user-share: mate-user-share-1.8.0.tar.xz

2014-03-10 Thread atler

Files fetched: 1

STORED: http://pub.mate-desktop.org/releases/1.8/mate-user-share-1.8.0.tar.xz
3a2a12991a7109c304c79365d56a523f  mate-user-share-1.8.0.tar.xz
Size: 928348 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-user-share] - up to 1.8.0 - adjust for renamed mate-file-manager - caja - rename caja extension to avoid confli

2014-03-10 Thread atler
commit 26b971b43f211f3394f2485ac08f48b1ea8caf99
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 10 11:36:41 2014 +0100

- up to 1.8.0
- adjust for renamed mate-file-manager - caja
- rename caja extension to avoid conflict with caja-extensions (former
  mate-file-manager-extension-share) and hence don't obsolete old name
- package help files
- still requires obsolete mate-bluetooth

 mate-user-share.spec | 22 --
 1 file changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/mate-user-share.spec b/mate-user-share.spec
index 368f624..dac965c 100644
--- a/mate-user-share.spec
+++ b/mate-user-share.spec
@@ -6,13 +6,14 @@
 Summary:   User-level file sharing for MATE desktop
 Summary(pl.UTF-8): Współdzielenie plików na poziomie użytkownika dla 
środowiska MATE
 Name:  mate-user-share
-Version:   1.6.1
+Version:   1.8.0
 Release:   1
 License:   GPL v2+
 Group: X11/Applications
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 4a80a5e334ea60b1c236df2ffd6a59a1
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: 3a2a12991a7109c304c79365d56a523f
 URL:   http://mate-desktop.org/
+%{?with_caja:BuildRequires:caja-devel}
 BuildRequires: dbus-devel = 1.1.1
 BuildRequires: dbus-glib-devel
 BuildRequires: docbook-dtd412-xml
@@ -26,7 +27,6 @@ BuildRequires:libnotify-devel = 0.7.0
 BuildRequires: libselinux-devel
 BuildRequires: libunique-devel = 1.0
 %{?with_bluetooth:BuildRequires:   mate-bluetooth-devel = 1.2.0}
-%{?with_caja:BuildRequires:mate-file-manager-devel}
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) = 1.36
 Requires(post,postun): glib2 = 1:2.26.0
@@ -54,18 +54,18 @@ mate-user-share to mały pakiet, łączący kilka 
wolnodostępnych
 projektów, aby zapewnić łatwy sposób współdzielenia plików na poziomie
 użytkownika dostępny dla każdego.
 
-%package -n mate-file-manager-extension-share
+%package -n caja-extension-user-share
 Summary:   Share extension for Caja (MATE file manager)
 Summary(pl.UTF-8): Rozszerzenie współdzielenia plików dla zarządcy plików 
Caja
 Group: X11/Applications
 Requires:  %{name} = %{version}-%{release}
-Requires:  mate-file-manager
+Requires:  caja
 
-%description -n mate-file-manager-extension-share
+%description -n caja-extension-user-share
 Share (user-level file sharing) extension for Caja (MATE file
 manager).
 
-%description -n mate-file-manager-extension-share -l pl.UTF-8
+%description -n caja-extension-user-share -l pl.UTF-8
 Rozszerzenie share (pozwalające na współdzielenie plików na poziomie
 użytkownika) dla zarządcy plików Caja, przeznaczonego dla środowiska
 MATE.
@@ -95,7 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 # mate  1.5 did not exist in PLD, avoid dependency on mate-conf
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-user-share.convert
 
-%find_lang %{name}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cmn
+
+%find_lang %{name} --with-mate --with-omf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -123,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/mate-file-share-properties.1*
 
 %if %{with caja}
-%files -n mate-file-manager-extension-share
+%files -n caja-extension-user-share
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/caja/extensions-2.0/libcaja-share-extension.so
 %endif


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-user-share.git/commitdiff/26b971b43f211f3394f2485ac08f48b1ea8caf99

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


[packages/metapackage-mate] - remove caja sendto bluetooth extension until mate figures bluetooth situation - don't restore ma

2014-03-10 Thread atler
commit ad62fe335edd50f693e7dbfd07eeb6feffa9a66c
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 10 11:43:37 2014 +0100

- remove caja sendto bluetooth extension until mate figures bluetooth
  situation
- don't restore mate-user-share unless we really want desktop users to
  pull apache httpd distribution

 metapackage-mate.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/metapackage-mate.spec b/metapackage-mate.spec
index 6c55827..10c5655 100644
--- a/metapackage-mate.spec
+++ b/metapackage-mate.spec
@@ -67,7 +67,6 @@ Requires: caja-extension-gksu = %{version}
 Requires:  caja-extension-image-converter = %{version}
 Requires:  caja-extension-open-terminal = %{version}
 Requires:  caja-extension-sendto = %{version}
-Requires:  caja-extension-sendto-bluetooth = %{version}
 Requires:  caja-extension-sendto-burn = %{version}
 Requires:  caja-extension-sendto-emailclient = %{version}
 Requires:  caja-extension-sendto-gajim = %{version}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/metapackage-mate.git/commitdiff/ad62fe335edd50f693e7dbfd07eeb6feffa9a66c

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


[packages/mate-session-manager] - add patch to restore default alt+u hotkey for suspend option in shutdown dialog (en_US locale)

2014-03-10 Thread atler
commit 60ee2bdcad8baba61543b3f8ae2e1123288fd4ed
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 10 12:05:35 2014 +0100

- add patch to restore default alt+u hotkey for suspend option in shutdown
  dialog (en_US locale)

 mate-session-manager-en_us_suspend_hotkey.patch | 12 
 mate-session-manager.spec   |  2 ++
 2 files changed, 14 insertions(+)
---
diff --git a/mate-session-manager.spec b/mate-session-manager.spec
index 14e05b1..8819788 100644
--- a/mate-session-manager.spec
+++ b/mate-session-manager.spec
@@ -17,6 +17,7 @@ License:  GPL v2+
 Group: X11/Applications
 Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 # Source0-md5: 6841203f347da7baf0696d42289b1240
+Patch0:%{name}-en_us_suspend_hotkey.patch
 URL:   http://wiki.mate-desktop.org/mate-session-manager
 BuildRequires: autoconf = 2.53
 BuildRequires: automake = 1:1.9
@@ -79,6 +80,7 @@ Dokumentacja API D-Bus MATE Session Managera.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
diff --git a/mate-session-manager-en_us_suspend_hotkey.patch 
b/mate-session-manager-en_us_suspend_hotkey.patch
new file mode 100644
index 000..17b205c
--- /dev/null
+++ b/mate-session-manager-en_us_suspend_hotkey.patch
@@ -0,0 +1,12 @@
+diff -urN mate-session-manager-1.8.0.orig/po/en_US.po 
mate-session-manager-1.8.0/po/en_US.po
+--- mate-session-manager-1.8.0.orig/po/en_US.po2014-03-10 
11:59:23.518462636 +0100
 mate-session-manager-1.8.0/po/en_US.po 2014-03-10 11:59:36.015126794 
+0100
+@@ -373,7 +373,7 @@
+ 
+ #: ../mate-session/gsm-logout-dialog.c:470
+ msgid S_uspend
+-msgstr Suspend
++msgstr S_uspend
+ 
+ #: ../mate-session/gsm-logout-dialog.c:476
+ msgid _Hibernate


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-session-manager.git/commitdiff/60ee2bdcad8baba61543b3f8ae2e1123288fd4ed

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


[packages/ghc-alsa-mixer] - up to 0.2.0.1

2014-03-10 Thread atler
commit 70651693587ffa9aa23ff2c439fc19edfc2a516b
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 10 12:14:05 2014 +0100

- up to 0.2.0.1

 ghc-alsa-mixer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-alsa-mixer.spec b/ghc-alsa-mixer.spec
index f07489a..51c6a6f 100644
--- a/ghc-alsa-mixer.spec
+++ b/ghc-alsa-mixer.spec
@@ -1,12 +1,12 @@
 %definepkgname alsa-mixer
 Summary:   A Haskell binding to the alsa-mixer graphics library
 Name:  ghc-%{pkgname}
-Version:   0.1.2
+Version:   0.2.0.1
 Release:   1
 License:   BSD
 Group: Development/Languages
 Source0:   
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 839b461c977d21c61ee49a1ed1d67482
+# Source0-md5: 79ac3557bcbbcf3d9d75f47d98f7b5b4
 URL:   http://hackage.haskell.org/package/alsa-mixer/
 BuildRequires: ghc = 6.12.3
 BuildRequires: ghc-alsa-core = 0.5


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-alsa-mixer.git/commitdiff/70651693587ffa9aa23ff2c439fc19edfc2a516b

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


DISTFILES: ghc-alsa-mixer: alsa-mixer-0.2.0.1.tar.gz

2014-03-10 Thread atler

Files fetched: 1

STORED: 
http://hackage.haskell.org/packages/archive/alsa-mixer/0.2.0.1/alsa-mixer-0.2.0.1.tar.gz
79ac3557bcbbcf3d9d75f47d98f7b5b4  alsa-mixer-0.2.0.1.tar.gz
Size: 7176 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/xmobar] - up to 0.20

2014-03-10 Thread atler
commit 0b1c37e9f9d1aa156a0905dd704fb3bcc98c13d8
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 10 12:14:42 2014 +0100

- up to 0.20

 xmobar.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xmobar.spec b/xmobar.spec
index e9d3d26..8b32aef 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -8,16 +8,16 @@
 #
 Summary:   Minimalistic, text based, status bar
 Name:  xmobar
-Version:   0.19
+Version:   0.20
 Release:   1
 License:   BSD
 Group: X11/Window Managers
 Source0:   
http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 1c5b6ac7e7afe837b79c10ae4e8b8e4d
+# Source0-md5: 09483ed2ff57b81d46aa3eb1ac6d89e4
 URL:   http://projects.haskell.org/xmobar/
 BuildRequires: ghc = 6.12.3
 %{?with_alsa:BuildRequires:ghc-alsa-core = 0.5}
-%{?with_alsa:BuildRequires:ghc-alsa-mixer = 0.1}
+%{?with_alsa:BuildRequires:ghc-alsa-mixer = 0.2}
 %{?with_dbus:BuildRequires:ghc-dbus = 0.10}
 %{?with_inotify:BuildRequires: ghc-hinotify = 0.3}
 %{?with_mpd:BuildRequires: ghc-libmpd = 0.8}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmobar.git/commitdiff/0b1c37e9f9d1aa156a0905dd704fb3bcc98c13d8

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


DISTFILES: xmobar: xmobar-0.20.tar.gz

2014-03-10 Thread atler

Files fetched: 1

STORED: 
http://hackage.haskell.org/packages/archive/xmobar/0.20/xmobar-0.20.tar.gz
09483ed2ff57b81d46aa3eb1ac6d89e4  xmobar-0.20.tar.gz
Size: 83605 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-icon-theme-faenza] - up to 1.8.0

2014-03-10 Thread atler
commit 345c5d4e30cde005e890d7ca4b02643d31051333
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 10 20:42:29 2014 +0100

- up to 1.8.0

 mate-icon-theme-faenza.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mate-icon-theme-faenza.spec b/mate-icon-theme-faenza.spec
index e44388c..0432374 100644
--- a/mate-icon-theme-faenza.spec
+++ b/mate-icon-theme-faenza.spec
@@ -1,12 +1,12 @@
 Summary:   Faenza icon theme for MATE Desktop
 Summary(pl.UTF-8): Motyw ikon Faenza dla środowiska MATE Desktop
 Name:  mate-icon-theme-faenza
-Version:   1.6.0
+Version:   1.8.0
 Release:   1
 License:   GPL v2
 Group: Themes
-Source0:   
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: 7669be1e67868fd814f8061592bb634c
+Source0:   
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# Source0-md5: ba0909462dab2362014f388a79099923
 URL:   http://www.mate-desktop.org/
 BuildRequires: autoconf = 2.53
 BuildRequires: automake = 1:1.9


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-icon-theme-faenza.git/commitdiff/345c5d4e30cde005e890d7ca4b02643d31051333

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


DISTFILES: mate-icon-theme-faenza: mate-icon-theme-faenza-1.8.0.tar.xz

2014-03-10 Thread atler

Files fetched: 1

STORED: 
http://pub.mate-desktop.org/releases/1.8/mate-icon-theme-faenza-1.8.0.tar.xz
ba0909462dab2362014f388a79099923  mate-icon-theme-faenza-1.8.0.tar.xz
Size: 20817400 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: mpv: mpv-0.3.6.tar.gz

2014-03-11 Thread atler

Files fetched: 1

STORED: http://github.com/mpv-player/mpv/archive/v0.3.6.tar.gz?/mpv-0.3.6.tar.gz
11a8bb5f10056b7cc0dbedd38fe6e581  mpv-0.3.6.tar.gz
Size: 2517831 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/mpv] - up to 0.3.6

2014-03-11 Thread atler
commit 530c787ac054f5b82835e16a9a8aeadcde603649
Author: Jan Palus jan.pa...@gmail.com
Date:   Tue Mar 11 10:20:47 2014 +0100

- up to 0.3.6

 mpv.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index 9c17a2b..c3c6a2b 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,11 +1,11 @@
 Summary:   Movie player based on MPlayer and mplayer2
 Name:  mpv
-Version:   0.3.5
+Version:   0.3.6
 Release:   1
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
http://github.com/mpv-player/mpv/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: b3fdd3e70d6e53a14c3b1881343d2aca
+# Source0-md5: 11a8bb5f10056b7cc0dbedd38fe6e581
 Source1:   %{name}.conf
 URL:   http://mpv.io/
 BuildRequires: Mesa-libwayland-egl-devel = 9.0.0
@@ -30,7 +30,7 @@ BuildRequires:libdvdnav-devel = 4.2.0
 BuildRequires: libdvdread-devel = 4.1.0
 BuildRequires: libguess-devel
 BuildRequires: libjpeg-devel
-BuildRequires: libmpg123-devel = 1.2.0
+BuildRequires: libmpg123-devel = 1.14.0
 BuildRequires: libquvi-devel  0.9.0
 BuildRequires: libsmbclient-devel
 BuildRequires: libv4l-devel


 gitweb:

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

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


[packages/xmobar] - up to 0.20.1

2014-03-14 Thread atler
commit 8e568a29ed12f1f0c04b2225154618300d3313b8
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Mar 14 12:08:55 2014 +0100

- up to 0.20.1

 xmobar.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xmobar.spec b/xmobar.spec
index 8b32aef..10a21d2 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -8,12 +8,12 @@
 #
 Summary:   Minimalistic, text based, status bar
 Name:  xmobar
-Version:   0.20
+Version:   0.20.1
 Release:   1
 License:   BSD
 Group: X11/Window Managers
 Source0:   
http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 09483ed2ff57b81d46aa3eb1ac6d89e4
+# Source0-md5: cee66bfa9aa36d25329ffd5ac044aeaf
 URL:   http://projects.haskell.org/xmobar/
 BuildRequires: ghc = 6.12.3
 %{?with_alsa:BuildRequires:ghc-alsa-core = 0.5}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmobar.git/commitdiff/8e568a29ed12f1f0c04b2225154618300d3313b8

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


DISTFILES: xmobar: xmobar-0.20.1.tar.gz

2014-03-14 Thread atler

Files fetched: 1

STORED: 
http://hackage.haskell.org/packages/archive/xmobar/0.20.1/xmobar-0.20.1.tar.gz
cee66bfa9aa36d25329ffd5ac044aeaf  xmobar-0.20.1.tar.gz
Size: 83871 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-screensaver] - replace obsolete pam_mate_keyring with pam_gnome_keyring - rel 2

2014-03-15 Thread atler
commit 65e2609dd50ac873d86affc3e6dbc2aba83aa811
Author: Jan Palus jan.pa...@gmail.com
Date:   Sat Mar 15 11:40:08 2014 +0100

- replace obsolete pam_mate_keyring with pam_gnome_keyring
- rel 2

 mate-screensaver.pamd | 2 +-
 mate-screensaver.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mate-screensaver.spec b/mate-screensaver.spec
index f364ba7..aa07481 100644
--- a/mate-screensaver.spec
+++ b/mate-screensaver.spec
@@ -2,7 +2,7 @@ Summary:MATE screensaver
 Summary(pl.UTF-8): Wygaszacz ekranu MATE
 Name:  mate-screensaver
 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
diff --git a/mate-screensaver.pamd b/mate-screensaver.pamd
index 73e9933..bcb4b0e 100644
--- a/mate-screensaver.pamd
+++ b/mate-screensaver.pamd
@@ -1,4 +1,4 @@
 #%PAM-1.0
 auth   include system-auth
 accountinclude system-auth
-auth   optionalpam_mate_keyring.so
+auth   optionalpam_gnome_keyring.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-screensaver.git/commitdiff/65e2609dd50ac873d86affc3e6dbc2aba83aa811

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


[packages/mozilla-firefox-bin] - up to 28.0

2014-03-18 Thread atler
commit 50c59f6691358be2d088ebb5c1361e5db737c5a1
Author: Jan Palus jan.pa...@gmail.com
Date:   Tue Mar 18 10:45:11 2014 +0100

- up to 28.0

 mozilla-firefox-bin.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mozilla-firefox-bin.spec b/mozilla-firefox-bin.spec
index e03f484..3e4e4e6 100644
--- a/mozilla-firefox-bin.spec
+++ b/mozilla-firefox-bin.spec
@@ -2,14 +2,14 @@
 Summary:   Mozilla Firefox web browser
 Summary(pl.UTF-8): Mozilla Firefox - przeglądarka WWW
 Name:  mozilla-firefox-bin
-Version:   27.0.1
+Version:   28.0
 Release:   1
 License:   MPL/LGPL
 Group: X11/Applications/Networking
 Source0:   
http://download.cdn.mozilla.net/pub/mozilla.org/%{realname}/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.i686.tar.bz2
-# Source0-md5: f28b563ed96a78b4d64b0567ad5b9686
+# Source0-md5: b9992b491c3d4131bd7f4982d0240d6d
 Source1:   
http://download.cdn.mozilla.net/pub/mozilla.org/%{realname}/releases/%{version}/linux-x86_64/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.x8664.tar.bz2
-# Source1-md5: abce08d4816114435539bed8a27d23e5
+# Source1-md5: 8264fda486828d925aa094de902eb182
 Source2:   %{name}.desktop
 Source3:   %{name}.sh
 #Patch0:   %{name}-agent.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-firefox-bin.git/commitdiff/50c59f6691358be2d088ebb5c1361e5db737c5a1

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


DISTFILES: mozilla-firefox-bin: firefox-28.0.i686.tar.bz2 firefox-28.0.x8664.tar.bz2

2014-03-18 Thread atler

Files fetched: 2

STORED: 
http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/28.0/linux-i686/en-US/firefox-28.0.tar.bz2?/firefox-28.0.i686.tar.bz2
b9992b491c3d4131bd7f4982d0240d6d  firefox-28.0.i686.tar.bz2
Size: 31203078 bytes
STORED: 
http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/28.0/linux-x86_64/en-US/firefox-28.0.tar.bz2?/firefox-28.0.x8664.tar.bz2
8264fda486828d925aa094de902eb182  firefox-28.0.x8664.tar.bz2
Size: 30503247 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/mozilla-thunderbird-bin] - up to 24.4.0

2014-03-18 Thread atler
commit 85c52f9fdc66c8a022f8be1542269105b370cec0
Author: Jan Palus jan.pa...@gmail.com
Date:   Tue Mar 18 10:48:24 2014 +0100

- up to 24.4.0

 mozilla-thunderbird-bin.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mozilla-thunderbird-bin.spec b/mozilla-thunderbird-bin.spec
index 5eed084..96165eb 100644
--- a/mozilla-thunderbird-bin.spec
+++ b/mozilla-thunderbird-bin.spec
@@ -4,14 +4,14 @@
 Summary:   Mozilla Thunderbird - email client
 Summary(pl.UTF-8): Mozilla Thunderbird - klient poczty
 Name:  mozilla-thunderbird-bin
-Version:   24.3.0
+Version:   24.4.0
 Release:   1
 License:   MPL 1.1 or GPL v2+ or LGPL v2.1+
 Group: X11/Applications/Networking
 Source0:   
http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/en-US/thunderbird-%{version}.tar.bz2?/%{realname}-%{version}.tar.bz2
-# Source0-md5: 1e42e34c10d018d537b158ec16e6c8fb
+# Source0-md5: 3f860fd3461bfca9ce71a8d0ecbf6c3e
 Source1:   
http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/%{version}/linux-x86_64/en-US/thunderbird-%{version}.tar.bz2?/%{realname}64-%{version}.tar.bz2
-# Source1-md5: 792b956379d1938e42a8c80b44a242d2
+# Source1-md5: bb728f78f731ddd1ecaf2cccdabbb839
 Source2:   %{name}.desktop
 Source3:   %{name}.sh
 URL:   http://www.mozilla.org/projects/thunderbird/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-thunderbird-bin.git/commitdiff/85c52f9fdc66c8a022f8be1542269105b370cec0

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


DISTFILES: mozilla-thunderbird-bin: thunderbird-24.4.0.tar.bz2 thunderbird64-24.4.0.tar.bz2

2014-03-18 Thread atler

Files fetched: 2

STORED: 
http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/24.4.0/linux-i686/en-US/thunderbird-24.4.0.tar.bz2?/thunderbird-24.4.0.tar.bz2
3f860fd3461bfca9ce71a8d0ecbf6c3e  thunderbird-24.4.0.tar.bz2
Size: 28923795 bytes
STORED: 
http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/24.4.0/linux-x86_64/en-US/thunderbird-24.4.0.tar.bz2?/thunderbird64-24.4.0.tar.bz2
bb728f78f731ddd1ecaf2cccdabbb839  thunderbird64-24.4.0.tar.bz2
Size: 28164736 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/liferea] - up to 1.10.7

2014-03-18 Thread atler
commit 8d25f0ff9b9cbb8a55ecb2a8280bc72c28f76bb3
Author: Jan Palus jan.pa...@gmail.com
Date:   Tue Mar 18 11:28:00 2014 +0100

- up to 1.10.7

 liferea.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/liferea.spec b/liferea.spec
index ecb7882..4c78b4f 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -1,12 +1,12 @@
 Summary:   A RSS feed reader
 Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS
 Name:  liferea
-Version:   1.10.6
+Version:   1.10.7
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Networking
 Source0:   
http://github.com/lwindolf/liferea/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e013e60d0fb901d7e57e340d3c33f570
+# Source0-md5: 60f0e797dd7937317444c67efa32aab7
 Patch0:%{name}-desktop.patch
 URL:   http://liferea.sourceforge.net/
 BuildRequires: autoconf = 2.59


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liferea.git/commitdiff/8d25f0ff9b9cbb8a55ecb2a8280bc72c28f76bb3

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


DISTFILES: liferea: liferea-1.10.7.tar.gz

2014-03-18 Thread atler

Files fetched: 1

STORED: http://github.com/lwindolf/liferea/archive/v1.10.7/liferea-1.10.7.tar.gz
60f0e797dd7937317444c67efa32aab7  liferea-1.10.7.tar.gz
Size: 1509560 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/glyr] - up to 1.0.5 - updated source url

2014-03-19 Thread atler
commit 3ffb68795ab9e0bbad8185276e69af302dd7bfdc
Author: Jan Palus jan.pa...@gmail.com
Date:   Wed Mar 19 12:57:40 2014 +0100

- up to 1.0.5
- updated source url

 glyr.spec  | 10 +-
 optflags.patch |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/glyr.spec b/glyr.spec
index 997dc5f..d397e95 100644
--- a/glyr.spec
+++ b/glyr.spec
@@ -2,13 +2,13 @@
 # - ldflags not functioning
 Summary:   Searcheninge for Musicrelated Metadata
 Name:  glyr
-Version:   0.9.9
+Version:   1.0.5
 Release:   1
 License:   GPL v3+
 Group: Applications/Multimedia
 URL:   https://github.com/sahib/glyr
-Source0:   
https://github.com/downloads/sahib/glyr/%{name}-%{version}.tar.bz2
-# Source0-md5: 289644694b36a7a19a478766c2763fc7
+Source0:   
http://github.com/sahib/glyr/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
+# Source0-md5: d22052a4eb2f3bbc4a89e879cb9c1740
 Patch0:optflags.patch
 BuildRequires: cmake = 2.8.0
 BuildRequires: pkgconfig(glib-2.0) = 2.10
@@ -54,7 +54,7 @@ Requires: %{name}-libs = %{version}-%{release}
 Glyr development files.
 
 %prep
-%setup -qn %{name}
+%setup -q
 %patch0 -p0
 
 %build
@@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGELOG README.textile TODO
+%doc AUTHORS CHANGELOG README.textile
 %attr(755,root,root) %{_bindir}/glyrc
 
 %files libs
diff --git a/optflags.patch b/optflags.patch
index 995223a..9cfa8ff 100644
--- a/optflags.patch
+++ b/optflags.patch
@@ -9,8 +9,8 @@ Index: CMakeLists.txt
  
  SET(COMMON_FLAGS ${GCC_ONLY_FLAGS} -Wall -Wextra -Wstrict-prototypes -W 
-Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden)
 -SET(CMAKE_C_FLAGS_RELEASE ${COMMON_FLAGS} ${CMAKE_C_FLAGS} -Os 
${GCC_ONLY_OPT})
--SET(CMAKE_C_FLAGS_DEBUG   ${COMMON_FLAGS} ${CMAKE_C_FLAGS} -ggdb3)
+-SET(CMAKE_C_FLAGS_DEBUG   ${COMMON_FLAGS} ${CMAKE_C_FLAGS} -g3)
 +#SET(CMAKE_C_FLAGS_RELEASE ${COMMON_FLAGS} ${CMAKE_C_FLAGS} -Os 
${GCC_ONLY_OPT})
-+#SET(CMAKE_C_FLAGS_DEBUG   ${COMMON_FLAGS} ${CMAKE_C_FLAGS} -ggdb3)
++#SET(CMAKE_C_FLAGS_DEBUG   ${COMMON_FLAGS} ${CMAKE_C_FLAGS} -g3)
  SET(CMAKE_C_FLAGS ${COMMON_FLAGS} ${CMAKE_C_FLAGS})
  # 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glyr.git/commitdiff/3ffb68795ab9e0bbad8185276e69af302dd7bfdc

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


DISTFILES: glyr: glyr-1.0.5.tar.gz

2014-03-19 Thread atler

Files fetched: 1

STORED: http://github.com/sahib/glyr/archive/1.0.5.tar.gz?/glyr-1.0.5.tar.gz
d22052a4eb2f3bbc4a89e879cb9c1740  glyr-1.0.5.tar.gz
Size: 426382 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/libmp3splt] - up to 0.9.0 - updated BRs - library renamed to include soname - patch for format security errors

2014-03-23 Thread atler
commit 46b9ce1e2f69e6320abebdee0a98da9dd7366f47
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 23 12:23:39 2014 +0100

- up to 0.9.0
- updated BRs
- library renamed to include soname
- patch for format security errors

 libmp3splt-format_security.patch | 166 +++
 libmp3splt.spec  |  40 ++
 ltdl.patch   |  18 ++---
 3 files changed, 201 insertions(+), 23 deletions(-)
---
diff --git a/libmp3splt.spec b/libmp3splt.spec
index 4c3b639..f72befe 100644
--- a/libmp3splt.spec
+++ b/libmp3splt.spec
@@ -6,22 +6,26 @@
 Summary:   Libraries for the mp3splt project
 Summary(pl.UTF-8): Biblioteki do projektu mp3splt
 Name:  libmp3splt
-Version:   0.6.1a
-Release:   3
+Version:   0.9.0
+Release:   1
 License:   GPL v2
 Group: Libraries
 Source0:   
http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
-# Source0-md5: a6a00d83e49adf27abb7a0cb0ea384a4
+# Source0-md5: b9b9677ababf823e0739e5caff68aa86
 Patch0:ltdl.patch
+Patch1:%{name}-format_security.patch
 URL:   http://mp3splt.sourceforge.net/
-BuildRequires: autoconf
+BuildRequires: autoconf = 2.62
 BuildRequires: automake
-BuildRequires: gettext-devel
+BuildRequires: flac-devel = 1.2.1
+BuildRequires: gettext-devel = 0.18.3
 BuildRequires: libid3tag-devel
+BuildRequires: libltdl-devel
 BuildRequires: libmad-devel
 BuildRequires: libtool
-BuildRequires: libltdl-devel
 BuildRequires: libvorbis-devel
+BuildRequires: pcre-devel = 1.0
+BuildRequires: pkgconfig
 %if %{with apidocs}
 BuildRequires: doxygen
 BuildRequires: graphviz
@@ -93,6 +97,7 @@ Dokumentacja API biblioteki libmp3splt.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 sed -i -e 's/fr_FR/fr/;s/de_DE/de/;' po/LINGUAS
 mv po/de_DE.po po/de.po
 mv po/fr_FR.po po/fr.po
@@ -105,6 +110,11 @@ mv po/fr_FR.po po/fr.po
 %{__autoheader}
 %{__automake}
 %configure \
+   --enable-flac \
+   --enable-id3tag \
+   --enable-mp3 \
+   --enable-ogg \
+   --enable-pcre \
--with-ltdl-lib=%{_libdir} \
--with-ltdl-include=%{_includedir} \
%{!?with_static_libs:--disable-static}
@@ -120,9 +130,10 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libmp3splt0/*.{a,la}
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}
 
-%find_lang %{name}
+%find_lang libmp3splt0
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -130,21 +141,22 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun-p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files -f libmp3splt0.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/libmp3splt.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libmp3splt.so.0
-%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/libsplt_mp3.so
-%attr(755,root,root) %{_libdir}/%{name}/libsplt_ogg.so
+%dir %{_libdir}/libmp3splt0
+%attr(755,root,root) %{_libdir}/libmp3splt0/libsplt_flac.so
+%attr(755,root,root) %{_libdir}/libmp3splt0/libsplt_mp3.so
+%attr(755,root,root) %{_libdir}/libmp3splt0/libsplt_ogg.so
 
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/libmp3splt.so
 %{_libdir}/libmp3splt.la
 %{_includedir}/libmp3splt
-%{_aclocaldir}/mp3splt.m4
+%{_pkgconfigdir}/libmp3splt.pc
 
 %if %{with static_libs}
 %files static
@@ -155,5 +167,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
-%doc doc/html/*
+%doc doc/doxygen/*
 %endif
diff --git a/libmp3splt-format_security.patch b/libmp3splt-format_security.patch
new file mode 100644
index 000..da1196e
--- /dev/null
+++ b/libmp3splt-format_security.patch
@@ -0,0 +1,166 @@
+diff -urN libmp3splt-0.9.0.orig/src/oformat_parser.c 
libmp3splt-0.9.0/src/oformat_parser.c
+--- libmp3splt-0.9.0.orig/src/oformat_parser.c 2014-03-22 23:25:22.076480090 
+0100
 libmp3splt-0.9.0/src/oformat_parser.c  2014-03-22 23:30:02.099814984 
+0100
+@@ -533,7 +533,7 @@
+   int max_number_of_digits = 
splt_u_get_requested_num_of_digits(state,
+   state-oformat.format[i], requested_num_of_digits, 
SPLT_FALSE);
+ 
+-  snprintf(temp + offset, temp_len, format);
++  snprintf(temp + offset, temp_len, %s, format);
+ 
+   fm_length = strlen(temp) + 1 + max_number_of_digits;
+   if ((fm = malloc(fm_length * sizeof(char))) == NULL)
+@@ -563,7 +563,7 @@
+   //
+   if (artist_or_performer != NULL)
+   {
+-snprintf(temp+2,temp_len, state-oformat.format[i]+2);
++snprintf(temp+2,temp_len, %s, state-oformat.format[i]+2);
+ 
+ int artist_length = 0;
+ artist_length = strlen(artist_or_performer);
+@@ -571,7 +571,7 @@
+   }
+   else
+   {
+-snprintf(temp,temp_len, 

[packages/mp3splt] - up to 2.6 - updated BRs

2014-03-23 Thread atler
commit a415e637f9cf2b39e482d6c71c910b01b0a503ae
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 23 12:28:46 2014 +0100

- up to 2.6
- updated BRs

 mp3splt.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/mp3splt.spec b/mp3splt.spec
index ce0f2c8..22efa2f 100644
--- a/mp3splt.spec
+++ b/mp3splt.spec
@@ -1,17 +1,17 @@
 Summary:   Tool for spliting MP3, Ogg files to tracks
 Summary(pl.UTF-8): Program do podziału plików MP3, Ogg na ścieżki
 Name:  mp3splt
-Version:   2.3a
-Release:   2
+Version:   2.6
+Release:   1
 License:   GPL
 Group: Applications/Multimedia
 Source0:   
http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
-# Source0-md5: 1fe663f7de5a6949bbe5b6aa78fea79f
+# Source0-md5: 3f149cd0c2842b95551130bd56840f55
 URL:   http://mp3splt.sourceforge.net/
-BuildRequires: autoconf
+BuildRequires: autoconf = 2.56
 BuildRequires: automake
-BuildRequires: gettext-devel
-BuildRequires: libmp3splt-devel = 0.6.1a
+BuildRequires: gettext-devel = 0.18.3
+BuildRequires: libmp3splt-devel = 0.9.0
 BuildRequires: libtool
 BuildRequires: sed = 4.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3splt.git/commitdiff/a415e637f9cf2b39e482d6c71c910b01b0a503ae

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


DISTFILES: mp3splt: mp3splt-2.6.tar.gz

2014-03-23 Thread atler

Files fetched: 1

STORED: http://downloads.sourceforge.net/mp3splt/mp3splt-2.6.tar.gz
3f149cd0c2842b95551130bd56840f55  mp3splt-2.6.tar.gz
Size: 254944 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: libmp3splt: libmp3splt-0.9.0.tar.gz

2014-03-23 Thread atler

Files fetched: 1

STORED: http://downloads.sourceforge.net/mp3splt/libmp3splt-0.9.0.tar.gz
b9b9677ababf823e0739e5caff68aa86  libmp3splt-0.9.0.tar.gz
Size: 686054 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/mp3splt] - enable flacsplt symlink - rel 2

2014-03-23 Thread atler
commit 782f276a9d6a8cac936c538dced8a93fb141fb6b
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 23 12:45:45 2014 +0100

- enable flacsplt symlink
- rel 2

 mp3splt.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mp3splt.spec b/mp3splt.spec
index 22efa2f..0966708 100644
--- a/mp3splt.spec
+++ b/mp3splt.spec
@@ -2,7 +2,7 @@ Summary:Tool for spliting MP3, Ogg files to tracks
 Summary(pl.UTF-8): Program do podziału plików MP3, Ogg na ścieżki
 Name:  mp3splt
 Version:   2.6
-Release:   1
+Release:   2
 License:   GPL
 Group: Applications/Multimedia
 Source0:   
http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
@@ -54,6 +54,7 @@ mv po/de_DE.po po/de.po
 %{__autoheader}
 %{__automake}
 %configure \
+   --enable-flacsplt_symlink \
--enable-oggsplt_symlink
 %{__make}
 
@@ -71,7 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/flacsplt
 %attr(755,root,root) %{_bindir}/mp3splt
 %attr(755,root,root) %{_bindir}/oggsplt
+%{_mandir}/man1/flacsplt.1*
 %{_mandir}/man1/mp3splt.1*
 %{_mandir}/man1/oggsplt.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3splt.git/commitdiff/782f276a9d6a8cac936c538dced8a93fb141fb6b

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


[packages/mp3splt] - move manpage linking to install-data-hook - rel 3

2014-03-23 Thread atler
commit fc18ec467042f2f23db670719419b7d19d3f32be
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Mar 23 12:56:56 2014 +0100

- move manpage linking to install-data-hook
- rel 3

 mp3splt-man_link.patch | 12 
 mp3splt.spec   |  4 +++-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/mp3splt.spec b/mp3splt.spec
index 0966708..806750d 100644
--- a/mp3splt.spec
+++ b/mp3splt.spec
@@ -2,11 +2,12 @@ Summary:  Tool for spliting MP3, Ogg files to tracks
 Summary(pl.UTF-8): Program do podziału plików MP3, Ogg na ścieżki
 Name:  mp3splt
 Version:   2.6
-Release:   2
+Release:   3
 License:   GPL
 Group: Applications/Multimedia
 Source0:   
http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
 # Source0-md5: 3f149cd0c2842b95551130bd56840f55
+Patch0:%{name}-man_link.patch
 URL:   http://mp3splt.sourceforge.net/
 BuildRequires: autoconf = 2.56
 BuildRequires: automake
@@ -42,6 +43,7 @@ Program obsługuje MP3 z VBR.
 
 %prep
 %setup -q
+%patch0 -p1
 sed -i -e 's/fr_FR/fr/;s/de_DE/de/' po/LINGUAS
 mv po/fr_FR.po po/fr.po
 mv po/de_DE.po po/de.po
diff --git a/mp3splt-man_link.patch b/mp3splt-man_link.patch
new file mode 100644
index 000..58b6ec8
--- /dev/null
+++ b/mp3splt-man_link.patch
@@ -0,0 +1,12 @@
+diff -urN mp3splt-2.6.orig/doc/Makefile.am mp3splt-2.6/doc/Makefile.am
+--- mp3splt-2.6.orig/doc/Makefile.am   2014-03-23 13:08:20.175003833 +0100
 mp3splt-2.6/doc/Makefile.am2014-03-23 13:08:40.368337271 +0100
+@@ -1,7 +1,7 @@
+ EXTRA_DIST = mp3splt.1 manual.html
+ man_MANS = mp3splt.1
+ 
+-install-exec-hook:
++install-data-hook:
+ if DO_OGG_SYMLINK
+   -cd $(DESTDIR)/$(mandir)/man1  $(LN_S) mp3splt.1 oggsplt.1
+ endif


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3splt.git/commitdiff/fc18ec467042f2f23db670719419b7d19d3f32be

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


[packages/tlp] - up to 0.5 - adjust for changed variables holding dirs - DESTDIR is now automatically applied to al

2014-03-24 Thread atler
commit f3c46d9a2a057dbe5c4d1ee1b64e15d284ee80ed
Author: Jan Palus jan.pa...@gmail.com
Date:   Mon Mar 24 21:00:35 2014 +0100

- up to 0.5
- adjust for changed variables holding dirs
- DESTDIR is now automatically applied to all destination dirs

 tlp.spec | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/tlp.spec b/tlp.spec
index 95eab15..3488d91 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -3,12 +3,12 @@
 # /etc/init.d/tlp
 Summary:   Power management tool for Linux
 Name:  tlp
-Version:   0.4.1
+Version:   0.5
 Release:   1
 License:   GPL v2
 Group: Base
 Source0:   
https://github.com/linrunner/TLP/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: 43cb7a875e4237cbb1392294585ccc4f
+# Source0-md5: 93b2162cb278b3b5757d701edf2e1f7a
 Source1:   %{name}.tmpfiles
 URL:   http://linrunner.de/en/tlp/tlp.html
 Requires:  acpid
@@ -44,15 +44,14 @@ This package provides bash-completion for tlp.
 rm -rf $RPM_BUILD_ROOT
 %{__make} install-tlp \
DESTDIR=$RPM_BUILD_ROOT \
-   SBIN=$RPM_BUILD_ROOT%{_sbindir} \
-   BIN=$RPM_BUILD_ROOT%{_bindir} \
-   PMETC=$RPM_BUILD_ROOT/etc/pm/power.d \
-   TLIB=$RPM_BUILD_ROOT%{_libdir}/tlp-pm \
-   PLIB=$RPM_BUILD_ROOT%{_libdir}/pm-utils \
-   ULIB=$RPM_BUILD_ROOT/lib/udev \
-   ACPI=$RPM_BUILD_ROOT/etc/acpi \
-   NMDSP=$RPM_BUILD_ROOT/etc/NetworkManager/dispatcher.d \
-   CONFFILE=$RPM_BUILD_ROOT/etc/default/tlp
+   TLP_SBIN=%{_sbindir} \
+   TLP_BIN=%{_bindir} \
+   TLP_TLIB=%{_libdir}/tlp-pm \
+   TLP_PLIB=%{_libdir}/pm-utils \
+   TLP_ULIB=/lib/udev \
+   TLP_ACPI=/etc/acpi \
+   TLP_NMDSP=/etc/NetworkManager/dispatcher.d \
+   TLP_CONF=/etc/default/tlp
 
 install -d 
$RPM_BUILD_ROOT{%{_mandir}/{man1,man8},%{systemdtmpfilesdir},%{systemdunitdir},%{_varrun}/%{name}}
 cp -p man/{bluetooth,run-on-ac,run-on-bat,wifi,wwan}.1 
$RPM_BUILD_ROOT%{_mandir}/man1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tlp.git/commitdiff/f3c46d9a2a057dbe5c4d1ee1b64e15d284ee80ed

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


DISTFILES: tlp: tlp-0.5.tar.gz

2014-03-24 Thread atler

Files fetched: 1

STORED: https://github.com/linrunner/TLP/archive/0.5.tar.gz?/tlp-0.5.tar.gz
93b2162cb278b3b5757d701edf2e1f7a  tlp-0.5.tar.gz
Size: 56149 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/intellij-idea-ultimate] - up to 12.1.7

2014-03-25 Thread atler
commit 354f704ec3b7156f50615c3c7b8a284d2cb8c8d6
Author: Jan Palus jan.pa...@gmail.com
Date:   Tue Mar 25 13:55:52 2014 +0100

- up to 12.1.7

 intellij-idea-ultimate.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index 1e81730..53c4c09 100644
--- a/intellij-idea-ultimate.spec
+++ b/intellij-idea-ultimate.spec
@@ -3,12 +3,12 @@
 %include   /usr/lib/rpm/macros.java
 Summary:   IntelliJ IDEA - The Most Intelligent Java IDE
 Name:  intellij-idea-ultimate
-Version:   12.1.6
+Version:   12.1.7
 Release:   1
 License:   IntelliJ IDEA Commercial
 Group: Development/Tools
 Source0:   http://download-ln.jetbrains.com/idea/ideaIU-%{version}.tar.gz
-# NoSource0-md5:   b95526c997ac707d8e153789f97c71a0
+# NoSource0-md5:   e7175a458363ad13774a4d41c46dc913
 NoSource:  0
 Source1:   %{product}.desktop
 Patch0:xdg-paths.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/intellij-idea-ultimate.git/commitdiff/354f704ec3b7156f50615c3c7b8a284d2cb8c8d6

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


[packages/liferea] - up to 1.10.8

2014-03-28 Thread atler
commit 4cbf87f622f665bd1521ef4ebeb123640d3e88f1
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Mar 28 09:04:30 2014 +0100

- up to 1.10.8

 liferea.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/liferea.spec b/liferea.spec
index 4c78b4f..d16d3f9 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -1,12 +1,12 @@
 Summary:   A RSS feed reader
 Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS
 Name:  liferea
-Version:   1.10.7
+Version:   1.10.8
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Networking
 Source0:   
http://github.com/lwindolf/liferea/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 60f0e797dd7937317444c67efa32aab7
+# Source0-md5: 06518adb6e803408b04e9d0ae38bf4c0
 Patch0:%{name}-desktop.patch
 URL:   http://liferea.sourceforge.net/
 BuildRequires: autoconf = 2.59


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liferea.git/commitdiff/4cbf87f622f665bd1521ef4ebeb123640d3e88f1

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


DISTFILES: liferea: liferea-1.10.8.tar.gz

2014-03-28 Thread atler

Files fetched: 1

STORED: http://github.com/lwindolf/liferea/archive/v1.10.8/liferea-1.10.8.tar.gz
06518adb6e803408b04e9d0ae38bf4c0  liferea-1.10.8.tar.gz
Size: 1509615 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/VirtualBox] - up to 4.3.10

2014-03-28 Thread atler
commit 7127532440e6b86a5c1bcd200dca240cf067f59d
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Mar 28 09:35:14 2014 +0100

- up to 4.3.10

 18-system-xorg.patch | 12 
 VirtualBox.spec  |  8 
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 53ce755..30c1051 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -61,19 +61,19 @@ exit 1
 %definebkpkg   %(echo %{_build_kernels} | tr , '\\n' | while 
read n ; do echo %%undefine alt_kernel ; [ -z $n ] || echo %%define 
alt_kernel $n ; echo %%build_kernel_pkg ; done)
 %defineikpkg   %(echo %{_build_kernels} | tr , '\\n' | while 
read n ; do echo %%undefine alt_kernel ; [ -z $n ] || echo %%define 
alt_kernel $n ; echo %%install_kernel_pkg ; done)
 
-%definerel 4
+%definerel 1
 %definepname   VirtualBox
 Summary:   VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8): VirtualBox - wirtualizator sprzętu x86
 Name:  %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version:   4.3.8
+Version:   4.3.10
 Release:   %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:   GPL v2
 Group: Applications/Emulators
 Source0:   
http://download.virtualbox.org/virtualbox/%{version}/%{pname}-%{version}.tar.bz2
-# Source0-md5: 422ab09b7eb9c0564b55a6a0a6e6678f
+# Source0-md5: c3e9e61d5ed7c672bfc747fb8df4367b
 Source1:   
http://download.virtualbox.org/virtualbox/%{version}/VBoxGuestAdditions_%{version}.iso
-# Source1-md5: f23d3980a509418b2dcb614483271ffa
+# Source1-md5: 1c5ff3a2cc9ff615aa79788c5e771fdc
 Source2:   vboxservice.init
 Source3:   vboxservice.service
 Source5:   mount.vdi
diff --git a/18-system-xorg.patch b/18-system-xorg.patch
index 35f64db..a5279a6 100644
--- a/18-system-xorg.patch
+++ b/18-system-xorg.patch
@@ -55,15 +55,3 @@ Author: Michael Meskes mes...@debian.org, Felix Geyer 
fge...@debian.org
   ifdef VBoxOGL_FAKEDRI
VBoxOGL_LIBS += \
dl
-diff -urN VirtualBox-4.3.8.orig/src/VBox/Additions/x11/vboxvideo/Makefile.kmk 
VirtualBox-4.3.8/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
 VirtualBox-4.3.8.orig/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
2014-02-26 12:57:53.419736985 +0100
-+++ VirtualBox-4.3.8/src/VBox/Additions/x11/vboxvideo/Makefile.kmk 
2014-02-26 12:59:09.746407116 +0100
-@@ -376,7 +376,7 @@
- /usr/include/libdrm \
- /usr/include/xorg \
- /usr/include/pixman-1
-- vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_15_SOURCES)
-+ vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_17_SOURCES)
- endif
- 
- 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/7127532440e6b86a5c1bcd200dca240cf067f59d

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


[packages/VirtualBox-Extension-Pack] - up to 4.3.10

2014-03-28 Thread atler
commit 049cf3a5aa48f63b7a2c27ba55fae1b610cfef9d
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Mar 28 09:35:49 2014 +0100

- up to 4.3.10

 VirtualBox-Extension-Pack.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox-Extension-Pack.spec b/VirtualBox-Extension-Pack.spec
index 78a0722..46f36df 100644
--- a/VirtualBox-Extension-Pack.spec
+++ b/VirtualBox-Extension-Pack.spec
@@ -1,11 +1,11 @@
 Summary:   VirtualBox - support for USB 2.0, RDP server and the PXE 
bootloader
 Name:  VirtualBox-Extension-Pack
-Version:   4.3.8
+Version:   4.3.10
 Release:   1
 License:   Free for non-commercial use, non-distributable
 Group: Applications/Emulators
 Source0:   
http://download.virtualbox.org/virtualbox/%{version}/Oracle_VM_VirtualBox_Extension_Pack-%{version}.vbox-extpack
-# NoSource0-md5:   eebcc0b343aa363c74499a6cb77588e2
+# NoSource0-md5:   25b70fa71d9320e2836b9be138457ee0
 NoSource:  0
 URL:   http://www.virtualbox.org/
 BuildRequires: rpmbuild(macros) = 1.379


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox-Extension-Pack.git/commitdiff/049cf3a5aa48f63b7a2c27ba55fae1b610cfef9d

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


DISTFILES: VirtualBox: VirtualBox-4.3.10.tar.bz2 VBoxGuestAdditions_4.3.10.iso

2014-03-28 Thread atler

Files fetched: 2

STORED: 
http://download.virtualbox.org/virtualbox/4.3.10/VirtualBox-4.3.10.tar.bz2
c3e9e61d5ed7c672bfc747fb8df4367b  VirtualBox-4.3.10.tar.bz2
Size: 90333712 bytes
STORED: 
http://download.virtualbox.org/virtualbox/4.3.10/VBoxGuestAdditions_4.3.10.iso
1c5ff3a2cc9ff615aa79788c5e771fdc  VBoxGuestAdditions_4.3.10.iso
Size: 64647168 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: waf: waf-1.7.16.tar.bz2

2014-03-29 Thread atler

Files fetched: 1

STORED: ftp://ftp.waf.io/pub/archive/waf-1.7.16.tar.bz2
84545f73a6b9ec9dbe557642657fc11a  waf-1.7.16.tar.bz2
Size: 716697 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/waf] - up to 1.7.16 - switch source url to waf ftp site

2014-03-29 Thread atler
commit bfd9723b38192c819356f4127ab9b7fb5c49e5fa
Author: Jan Palus jan.pa...@gmail.com
Date:   Sat Mar 29 13:16:17 2014 +0100

- up to 1.7.16
- switch source url to waf ftp site

 waf.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/waf.spec b/waf.spec
index e341b8c..075dc5f 100644
--- a/waf.spec
+++ b/waf.spec
@@ -1,14 +1,14 @@
 Summary:   The Waf build system
 Summary(pl.UTF-8): System budowania Waf
 Name:  waf
-Version:   1.7.15
+Version:   1.7.16
 Release:   1
 # note: waf book is on CC-BY-NC-ND (not included in binary package)
 License:   BSD
 Group: Development/Building
 #Source0Download: http://code.google.com/p/waf/downloads/list
-Source0:   http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: a62272a3b4eb05b7e5842b4f9839cb98
+Source0:   ftp://ftp.waf.io/pub/archive/%{name}-%{version}.tar.bz2
+# Source0-md5: 84545f73a6b9ec9dbe557642657fc11a
 Patch0:%{name}-path.patch
 URL:   http://code.google.com/p/waf/
 BuildRequires: python = 1:2.6


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/waf.git/commitdiff/bfd9723b38192c819356f4127ab9b7fb5c49e5fa

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


[packages/usb-modeswitch] - up to 2.1.1

2014-03-29 Thread atler
commit 93f299e3cf385547d0a47a404f688975674b43b4
Author: Jan Palus at...@pld-linux.org
Date:   Sat Mar 29 16:04:47 2014 +0100

- up to 2.1.1

 usb-modeswitch.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/usb-modeswitch.spec b/usb-modeswitch.spec
index 510a9c9..201011b 100644
--- a/usb-modeswitch.spec
+++ b/usb-modeswitch.spec
@@ -1,12 +1,12 @@
 Summary:   Switching tool for controlling flip flop USB devices
 Summary(pl.UTF-8): Narzędzie do sterowania przełączającymi się 
urządzeniami USB
 Name:  usb-modeswitch
-Version:   2.1.0
+Version:   2.1.1
 Release:   1
 License:   GPL v2
 Group: Applications/System
 Source0:   
http://www.draisberghof.de/usb_modeswitch/%{name}-%{version}.tar.bz2
-# Source0-md5: 9eaf1749996f5f797323d474d1d390c5
+# Source0-md5: 1f0dc900df88254bd1102444cb73efbc
 Patch0:%{name}-makefile.patch
 URL:   http://www.draisberghof.de/usb_modeswitch/
 BuildRequires: libusb-devel = 1.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usb-modeswitch.git/commitdiff/93f299e3cf385547d0a47a404f688975674b43b4

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


[packages/usb-modeswitch-data] - up to 20140327

2014-03-29 Thread atler
commit 2c4ba4b71b5c66471ccb5db72a67a37c9a436859
Author: Jan Palus at...@pld-linux.org
Date:   Sat Mar 29 16:05:20 2014 +0100

- up to 20140327

 usb-modeswitch-data.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/usb-modeswitch-data.spec b/usb-modeswitch-data.spec
index 36dd750..8d5302d 100644
--- a/usb-modeswitch-data.spec
+++ b/usb-modeswitch-data.spec
@@ -2,12 +2,12 @@ Summary:  Data for USB Modeswitch tool which gets 4G 
cards in operational mode
 Summary(de.UTF-8): USB Modeswitch aktiviert UMTS-Karten
 Summary(pl.UTF-8): Dane dla narzędzia USB Modeswitch przełączającego karty 
4G w tryb operacyjny
 Name:  usb-modeswitch-data
-Version:   20140129
+Version:   20140327
 Release:   1
 License:   GPL v2+
 Group: Applications/System
 Source0:   
http://www.draisberghof.de/usb_modeswitch/%{name}-%{version}.tar.bz2
-# Source0-md5: e1e7a4c679f8029a8da146477d102c60
+# Source0-md5: bbbc0a8e6a98bde2c6e119b3826658fb
 URL:   http://www.draisberghof.de/usb_modeswitch/
 # NOTE: tcl is used in udev code 
 Requires:  tcl = 8.4


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usb-modeswitch-data.git/commitdiff/2c4ba4b71b5c66471ccb5db72a67a37c9a436859

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


DISTFILES: usb-modeswitch: usb-modeswitch-2.1.1.tar.bz2

2014-03-29 Thread atler

Files fetched: 1

STORED: http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.1.1.tar.bz2
1f0dc900df88254bd1102444cb73efbc  usb-modeswitch-2.1.1.tar.bz2
Size: 261358 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: usb-modeswitch-data: usb-modeswitch-data-20140327.tar.bz2

2014-03-29 Thread atler

Files fetched: 1

STORED: 
http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-20140327.tar.bz2
bbbc0a8e6a98bde2c6e119b3826658fb  usb-modeswitch-data-20140327.tar.bz2
Size: 24273 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/mpv] - up to 0.3.7

2014-03-31 Thread atler
commit bca444f732ad842ba1e9d81f6c50c64751e6304f
Author: Jan Palus at...@pld-linux.org
Date:   Mon Mar 31 11:58:37 2014 +0200

- up to 0.3.7

 mpv.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index cfeda97..e0c408a 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,11 +1,11 @@
 Summary:   Movie player based on MPlayer and mplayer2
 Name:  mpv
-Version:   0.3.6
-Release:   2
+Version:   0.3.7
+Release:   1
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
http://github.com/mpv-player/mpv/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: 11a8bb5f10056b7cc0dbedd38fe6e581
+# Source0-md5: 0e1398c324775998b0e60fdb11b9e06d
 Source1:   %{name}.conf
 URL:   http://mpv.io/
 BuildRequires: Mesa-libwayland-egl-devel = 9.0.0


 gitweb:

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

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


DISTFILES: mpv: mpv-0.3.7.tar.gz

2014-03-31 Thread atler

Files fetched: 1

STORED: http://github.com/mpv-player/mpv/archive/v0.3.7.tar.gz?/mpv-0.3.7.tar.gz
0e1398c324775998b0e60fdb11b9e06d  mpv-0.3.7.tar.gz
Size: 2520085 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/dnsmasq] - up to 2.69

2014-04-09 Thread atler
commit 769dcd13622727fbb088953bdbe875f11e37d73d
Author: Jan Palus at...@pld-linux.org
Date:   Wed Apr 9 22:46:49 2014 +0200

- up to 2.69

 dnsmasq.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dnsmasq.spec b/dnsmasq.spec
index 2687388..1238cd4 100644
--- a/dnsmasq.spec
+++ b/dnsmasq.spec
@@ -4,13 +4,13 @@
 Summary:   A lightweight caching server (DNS, DHCP)
 Summary(pl.UTF-8): Lekki buforujący serwer nazw (DNS) i DHCP
 Name:  dnsmasq
-Version:   2.68
-Release:   2
+Version:   2.69
+Release:   1
 License:   GPL v2
 Group: Networking/Daemons
 #Source0:  
http://thekelleys.org.uk/dnsmasq/test-releases/%{name}-%{version}%{_rc}.tar.gz
 Source0:   http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz
-# Source0-md5: 6f8351ca0901f248efdb81532778d2ef
+# Source0-md5: 6994e1e26c351098d01faf9e4364d05e
 Source1:   %{name}.init
 Source2:   %{name}.sysconfig
 Source3:   %{name}.service


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dnsmasq.git/commitdiff/769dcd13622727fbb088953bdbe875f11e37d73d

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


DISTFILES: dnsmasq: dnsmasq-2.69.tar.gz

2014-04-09 Thread atler

Files fetched: 1

STORED: http://thekelleys.org.uk/dnsmasq/dnsmasq-2.69.tar.gz
6994e1e26c351098d01faf9e4364d05e  dnsmasq-2.69.tar.gz
Size: 639465 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/mpd] - up to 0.18.10

2014-04-11 Thread atler
commit a04a5092ea1eb0fb8c4ab0b49c9e85d86a768617
Author: Jan Palus at...@pld-linux.org
Date:   Fri Apr 11 20:04:28 2014 +0200

- up to 0.18.10

 mpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 222ff1d..08e7b76 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -10,12 +10,12 @@ Summary:Music Player Daemon
 Summary(hu.UTF-8): Music Player Daemon
 Summary(pl.UTF-8): Music Player Daemon - demon odtwarzający muzykę
 Name:  mpd
-Version:   0.18.9
+Version:   0.18.10
 Release:   1
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
http://www.musicpd.org/download/mpd/0.18/%{name}-%{version}.tar.xz
-# Source0-md5: 0e5156a831d4302d2032998bcfd5c36f
+# Source0-md5: 046f23f63ad9aa4af38159754f813fc7
 Source1:   %{name}.conf
 Source2:   %{name}.init
 Source3:   %{name}.sysconfig


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpd.git/commitdiff/a04a5092ea1eb0fb8c4ab0b49c9e85d86a768617

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


DISTFILES: mpd: mpd-0.18.10.tar.xz

2014-04-11 Thread atler

Files fetched: 1

STORED: http://www.musicpd.org/download/mpd/0.18/mpd-0.18.10.tar.xz
046f23f63ad9aa4af38159754f813fc7  mpd-0.18.10.tar.xz
Size: 584312 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/ghc-X11] - add xorg BRs - run autotools

2014-04-12 Thread atler
commit d2b99d65e1544fa624db8984f9665445b542d61f
Author: Jan Palus at...@pld-linux.org
Date:   Sat Apr 12 11:52:56 2014 +0200

- add xorg BRs
- run autotools

 ghc-X11.spec | 11 +++
 1 file changed, 11 insertions(+)
---
diff --git a/ghc-X11.spec b/ghc-X11.spec
index f2517c4..ad393e4 100644
--- a/ghc-X11.spec
+++ b/ghc-X11.spec
@@ -8,9 +8,17 @@ Group: Development/Languages
 Source0:   
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
 # Source0-md5: 80638b99238f72d4cc351b4fbd7274fc
 URL:   http://hackage.haskell.org/package/X11/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: ghc = 6.12.3
 BuildRequires: ghc-data-default
 BuildRequires: rpmbuild(macros) = 1.608
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXinerama-devel
+BuildRequires: xorg-lib-libXrandr-devel
+BuildRequires: xorg-lib-libXScrnSaver-devel
+BuildRequires: xorg-proto-xproto-devel
 %requires_eq   ghc
 Requires:  ghc-data-default
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,6 +44,9 @@ Dokumentacja w formacie HTML dla %{pkgname}.
 %setup -q -n %{pkgname}-%{version}
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
 runhaskell Setup.hs configure -v2 \
--prefix=%{_prefix} \
--libdir=%{_libdir} \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-X11.git/commitdiff/d2b99d65e1544fa624db8984f9665445b542d61f

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


[packages/oracle-java7] - up to 1.7.0.55

2014-04-17 Thread atler
commit 348864cc44c60562a29e70870b2a035a53f98eea
Author: Jan Palus at...@pld-linux.org
Date:   Thu Apr 17 22:28:07 2014 +0200

- up to 1.7.0.55

 oracle-java7.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/oracle-java7.spec b/oracle-java7.spec
index 1867f05..2b5cd0c 100644
--- a/oracle-java7.spec
+++ b/oracle-java7.spec
@@ -15,7 +15,7 @@
 
 # disable file duplicate packaging error
 %define_duplicate_files_terminate_build   0
-%definesrc_ver 7u51
+%definesrc_ver 7u55
 %definesub_ver b13
 %definedir_ver %(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
 # class data version seen with file(1) that this jvm is able to load
@@ -23,7 +23,7 @@
 Summary:   Oracle JDK (Java Development Kit) for Linux
 Summary(pl.UTF-8): Oracle JDK - środowisko programistyczne Javy dla Linuksa
 Name:  oracle-java7
-Version:   1.7.0.51
+Version:   1.7.0.55
 Release:   1
 License:   restricted, distributable
 # http://www.oracle.com/technetwork/java/javase/terms/license/index.html
@@ -33,9 +33,9 @@ Group:Development/Languages/Java
 # Download URL (requires JavaScript and interactive license agreement):
 # http://www.oracle.com/technetwork/java/javase/downloads/index.html
 Source0:   jdk-%{src_ver}-linux-i586.tar.gz
-# Source0-md5: 909d353c1caf6b3b54cc20767a7778ef
+# Source0-md5: fec08edfd805ffcc34a1c20f38a9cc65
 Source1:   jdk-%{src_ver}-linux-x64.tar.gz
-# Source1-md5: 764f96c4b078b80adaa5983e75470ff2
+# Source1-md5: 9e1fb7936f0e5aaa1e64d36ba640bc1f
 Source2:   Test.java
 Source3:   Test.class
 Patch0:%{name}-desktop.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oracle-java7.git/commitdiff/348864cc44c60562a29e70870b2a035a53f98eea

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


DISTFILES: oracle-java7: ERRORS: jdk-7u55-linux-i586.tar.gz jdk-7u55-linux-x64.tar.gz

2014-04-17 Thread atler
FATAL: jdk-7u55-linux-i586.tar.gz was not uploaded
FATAL: jdk-7u55-linux-x64.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/mpv] - up to 0.3.8

2014-04-18 Thread atler
commit 2167d7167261a5e1f85c3f5ae6ba51346123ecf2
Author: Jan Palus at...@pld-linux.org
Date:   Fri Apr 18 19:30:46 2014 +0200

- up to 0.3.8

 mpv.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index e0c408a..1f766b2 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,11 +1,11 @@
 Summary:   Movie player based on MPlayer and mplayer2
 Name:  mpv
-Version:   0.3.7
+Version:   0.3.8
 Release:   1
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
http://github.com/mpv-player/mpv/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: 0e1398c324775998b0e60fdb11b9e06d
+# Source0-md5: f7fc14f52c1958f6b603245b0595efa9
 Source1:   %{name}.conf
 URL:   http://mpv.io/
 BuildRequires: Mesa-libwayland-egl-devel = 9.0.0


 gitweb:

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

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


DISTFILES: mpv: mpv-0.3.8.tar.gz

2014-04-18 Thread atler

Files fetched: 1

STORED: http://github.com/mpv-player/mpv/archive/v0.3.8.tar.gz?/mpv-0.3.8.tar.gz
f7fc14f52c1958f6b603245b0595efa9  mpv-0.3.8.tar.gz
Size: 2520113 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/microcode-data-intel] - up to 20130222

2013-04-05 Thread atler
commit ceb783951f4024d327764cb12f8634524dc5b122
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Apr 5 22:23:34 2013 +0200

- up to 20130222

 microcode-data-intel.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/microcode-data-intel.spec b/microcode-data-intel.spec
index a0b1069..ff0fec7 100644
--- a/microcode-data-intel.spec
+++ b/microcode-data-intel.spec
@@ -1,13 +1,13 @@
 Summary:   Microcode definitions for Intel processors
 Summary(pl.UTF-8): Definicje mikrokodu dla procesorów Intela
 Name:  microcode-data-intel
-Version:   20120606
-Release:   2
+Version:   20130222
+Release:   1
 License:   INTEL SOFTWARE LICENSE AGREEMENT
 Group: Base
 # http://downloadcenter.intel.com/, enter processor microcode data file to 
the search
-Source0:   
http://downloadmirror.intel.com/21925/eng/microcode-%{version}-v2.tgz
-# Source0-md5: c7e80600ae6f7b9291aed1a18601f932
+Source0:   
http://downloadmirror.intel.com/22508/eng/microcode-%{version}.tgz
+# Source0-md5: e2dd0f73dc9882aa26aaade76139aee1
 # Tool for splitting Intel's microcode file. From Fedora
 Source1:   intel-microcode2ucode.c
 Provides:  microcode-data


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/microcode-data-intel.git/commitdiff/ceb783951f4024d327764cb12f8634524dc5b122

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


DISTFILES: microcode-data-intel: microcode-20130222.tgz

2013-04-05 Thread atler

Files fetched: 1

STORED: http://downloadmirror.intel.com/22508/eng/microcode-20130222.tgz
e2dd0f73dc9882aa26aaade76139aee1  microcode-20130222.tgz
Size: 602449 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/ghc-xmonad-contrib] - up to 0.11.1 - getAtomName patch applied upstream

2013-04-05 Thread atler
commit 53eb57e160e4bca21d97fce144b4775001ad4a33
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Apr 5 22:39:59 2013 +0200

- up to 0.11.1
- getAtomName patch applied upstream

 ghc-xmonad-contrib.spec | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/ghc-xmonad-contrib.spec b/ghc-xmonad-contrib.spec
index 18af90c..d316396 100644
--- a/ghc-xmonad-contrib.spec
+++ b/ghc-xmonad-contrib.spec
@@ -1,13 +1,12 @@
 %definepkgname xmonad-contrib
 Summary:   Third party extensions for xmonad
 Name:  ghc-%{pkgname}
-Version:   0.11
+Version:   0.11.1
 Release:   0.1
 License:   BSD
 Group: Development/Languages
 Source0:   
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 05fba258ac6063e49b50786a0869bd1f
-Patch0:%{pkgname}-getAtomName.patch
+# Source0-md5: 20241f077ce796fae5c6e04123f1c911
 URL:   http://www.xmonad.org
 BuildRequires: ghc = 6.12.3
 BuildRequires: ghc-extensible-exceptions
@@ -45,7 +44,6 @@ Dokumentacja w formacie HTML dla %{pkgname}.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
 
 %build
 runhaskell Setup.lhs configure -v2 \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-xmonad-contrib.git/commitdiff/53eb57e160e4bca21d97fce144b4775001ad4a33

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


DISTFILES: ghc-xmonad-contrib: xmonad-contrib-0.11.1.tar.gz

2013-04-05 Thread atler

Files fetched: 1

STORED: 
http://hackage.haskell.org/packages/archive/xmonad-contrib/0.11.1/xmonad-contrib-0.11.1.tar.gz
20241f077ce796fae5c6e04123f1c911  xmonad-contrib-0.11.1.tar.gz
Size: 401391 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/mozilla-firefox-bin] - up to 20.0

2013-04-05 Thread atler
commit e99701b0568216a141ace415917b62b0cdb937c4
Author: Jan Palus jan.pa...@gmail.com
Date:   Fri Apr 5 23:24:07 2013 +0200

- up to 20.0

 mozilla-firefox-bin.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mozilla-firefox-bin.spec b/mozilla-firefox-bin.spec
index 2437834..b3a903d 100644
--- a/mozilla-firefox-bin.spec
+++ b/mozilla-firefox-bin.spec
@@ -2,14 +2,14 @@
 Summary:   Mozilla Firefox web browser
 Summary(pl.UTF-8): Mozilla Firefox - przeglądarka WWW
 Name:  mozilla-firefox-bin
-Version:   19.0.2
+Version:   20.0
 Release:   1
 License:   MPL/LGPL
 Group: X11/Applications/Networking
 Source0:   
http://releases.mozilla.org/pub/mozilla.org/%{realname}/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.i686.tar.bz2
-# Source0-md5: 10aa9fa8e8dd430c9095e75d3dd90c92
+# Source0-md5: 961e0203371093b552ed20ccd82d1eab
 Source1:   
http://releases.mozilla.org/pub/mozilla.org/%{realname}/releases/%{version}/linux-x86_64/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.x8664.tar.bz2
-# Source1-md5: 3f90f8927203b04d5c62fc77bda4bd98
+# Source1-md5: b793b237f59e01012cde0bc55284a69f
 Source2:   %{name}.desktop
 Source3:   %{name}.sh
 #Patch0:   %{name}-agent.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-firefox-bin.git/commitdiff/e99701b0568216a141ace415917b62b0cdb937c4

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


DISTFILES: mozilla-firefox-bin: ERRORS: firefox-20.0.i686.tar.bz2 firefox-20.0.x8664.tar.bz2

2013-04-05 Thread atler
wget -nv --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e5160b39-a314-4fb9-9d6a-f9a46b36e6d3/b793b237f59e01012cde0bc55284a69f/firefox-20.0.x8664.tar.bz2
 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-x86_64/en-US/firefox-20.0.tar.bz2?/firefox-20.0.x8664.tar.bz2:
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-x86_64/en-US/firefox-20.0.tar.bz2?/firefox-20.0.x8664.tar.bz2:
2013-04-05 23:25:11 ERROR 404: Not Found.


wget -nv --no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e5160b39-a314-4fb9-9d6a-f9a46b36e6d3/b793b237f59e01012cde0bc55284a69f/firefox-20.0.x8664.tar.bz2
 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-x86_64/en-US/firefox-20.0.tar.bz2?/firefox-20.0.x8664.tar.bz2:
exited with code 8 (0x00)

FATAL: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-x86_64/en-US/firefox-20.0.tar.bz2?/firefox-20.0.x8664.tar.bz2
 (b793b237f59e01012cde0bc55284a69f) was not fetched correctly (wget -nv 
--no-check-certificate --user-agent=PLD/distfiles -O 
./tmp/e5160b39-a314-4fb9-9d6a-f9a46b36e6d3/b793b237f59e01012cde0bc55284a69f/firefox-20.0.x8664.tar.bz2
 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-x86_64/en-US/firefox-20.0.tar.bz2?/firefox-20.0.x8664.tar.bz2:
 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-x86_64/en-US/firefox-20.0.tar.bz2?/firefox-20.0.x8664.tar.bz2:
2013-04-05 23:25:11 ERROR 404: Not Found.
): file fetched but has 0 length

Files fetched: 1

STORED: 
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/20.0/linux-i686/en-US/firefox-20.0.tar.bz2?/firefox-20.0.i686.tar.bz2
961e0203371093b552ed20ccd82d1eab  firefox-20.0.i686.tar.bz2
Size: 23435135 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/tlp] Created branch master

2013-04-06 Thread atler
The branch 'master' was created.

Summary of new commits:

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


[packages/tlp] - new

2013-04-06 Thread atler
commit 28ae802c2e6c7fa5d875d74faaf615452d3bf0a8
Author: Jan Palus jan.pa...@gmail.com
Date:   Sat Apr 6 17:05:18 2013 +0200

- new

 tlp.spec | 97 
 tlp.tmpfiles |  1 +
 2 files changed, 98 insertions(+)
---
diff --git a/tlp.spec b/tlp.spec
new file mode 100644
index 000..854b58d
--- /dev/null
+++ b/tlp.spec
@@ -0,0 +1,97 @@
+Summary:   Power management tool for Linux
+Name:  tlp
+Version:   0.3.8.1
+Release:   0.1
+License:   GPL v2
+Group: Base
+Source0:   https://github.com/linrunner/TLP/archive/%{version}.tar.gz
+# Source0-md5: 39d3b3d677f1f5ed2a6fbfd8b1ed5cda
+Source1:   %{name}.tmpfiles
+URL:   http://linrunner.de/en/tlp/tlp.html
+Requires:  acpid
+Requires:  ethtool
+Requires:  hdparm
+Requires:  pm-utils
+Requires:  rfkill
+Requires:  wireless-tools
+Suggests:  smartmontools
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+TLP is a power management tool for Linux. It brings you the benefits
+of advanced power management without the need to understand every
+technical detail.
+
+%prep
+%setup -q -n TLP-%{version}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install-tlp \
+   DESTDIR=$RPM_BUILD_ROOT \
+   SBIN=$RPM_BUILD_ROOT%{_sbindir} \
+   BIN=$RPM_BUILD_ROOT%{_bindir} \
+   PMETC=$RPM_BUILD_ROOT%{_sysconfdir}/pm/power.d \
+   TLIB=$RPM_BUILD_ROOT%{_libdir}/tlp-pm \
+   PLIB=$RPM_BUILD_ROOT%{_libdir}/pm-utils \
+   ULIB=$RPM_BUILD_ROOT%/lib/udev \
+   ACPI=$RPM_BUILD_ROOT%{_sysconfdir}/acpi \
+   NMDSP=$RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/dispatcher.d \
+   CONFFILE=$RPM_BUILD_ROOT%{_sysconfdir}/default/tlp
+
+install -d $RPM_BUILD_ROOT%{_mandir}/{man1,man8} 
$RPM_BUILD_ROOT%{systemdtmpfilesdir} \
+   $RPM_BUILD_ROOT%{systemdunitdir} $RPM_BUILD_ROOT%{_varrun}/%{name} 
+install man/bluetooth.1 man/run-on-ac.1 man/run-on-bat.1 man/wifi.1 \
+   man/wwan.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install man/tlp.8 man/tlp-stat.8 $RPM_BUILD_ROOT%{_mandir}/man8
+
+install tlp.service $RPM_BUILD_ROOT%{systemdunitdir}
+
+install %{SOURCE1} $RPM_BUILD_ROOT%{systemdtmpfilesdir}/%{name}.conf
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%systemd_post tlp.service
+
+%preun
+%systemd_preun tlp.service
+
+%postun
+%systemd_reload
+
+%files
+%defattr(644,root,root,755)
+%doc README
+%dir %{_libdir}/tlp-pm
+%dir %{_varrun}/%{name}
+%attr(755,root,root) %{_bindir}/bluetooth
+%attr(755,root,root) %{_bindir}/run-on-ac
+%attr(755,root,root) %{_bindir}/run-on-bat
+%attr(755,root,root) %{_bindir}/tlp-pcilist
+%attr(755,root,root) %{_bindir}/tlp-stat
+%attr(755,root,root) %{_bindir}/tlp-usblist
+%attr(755,root,root) %{_bindir}/wifi
+%attr(755,root,root) %{_bindir}/wwan
+%{_sysconfdir}/acpi/events/thinkpad-radiosw
+%{_sysconfdir}/acpi/thinkpad-radiosw.sh
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/default/tlp
+%{systemdtmpfilesdir}/%{name}.conf
+%{systemdunitdir}/tlp.service
+%attr(755,root,root) %{_libdir}/pm-utils/power.d/zztlp
+%attr(755,root,root) %{_libdir}/pm-utils/sleep.d/49bay
+%attr(755,root,root) %{_libdir}/pm-utils/sleep.d/49wwan
+%attr(755,root,root) %{_libdir}/tlp-pm/tlp-functions
+%attr(755,root,root) %{_libdir}/tlp-pm/tlp-nop
+%attr(755,root,root) %{_libdir}/tlp-pm/tlp-rf-func
+%attr(755,root,root) %{_libdir}/tlp-pm/tpacpi-bat
+%{_mandir}/man1/bluetooth.1*
+%{_mandir}/man1/run-on-ac.1*
+%{_mandir}/man1/run-on-bat.1*
+%{_mandir}/man1/wifi.1*
+%{_mandir}/man1/wwan.1*
+%{_mandir}/man8/tlp.8*
+%{_mandir}/man8/tlp-stat.8*
+%attr(755,root,root) %{_sbindir}/tlp
diff --git a/tlp.tmpfiles b/tlp.tmpfiles
new file mode 100644
index 000..b0f256c
--- /dev/null
+++ b/tlp.tmpfiles
@@ -0,0 +1 @@
+d /var/run/tlp 0755 root root -


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tlp.git/commitdiff/28ae802c2e6c7fa5d875d74faaf615452d3bf0a8

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


DISTFILES: tlp: 0.3.8.1.tar.gz

2013-04-06 Thread atler

Files fetched: 1

STORED: https://github.com/linrunner/TLP/archive/0.3.8.1.tar.gz
39d3b3d677f1f5ed2a6fbfd8b1ed5cda  0.3.8.1.tar.gz
Size: 51648 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/pavucontrol] - up to 2.0 - BR: pulseaudio-devel = 3.0 (for pa_context_set_port_latency_offset)

2013-04-06 Thread atler
commit 2373583bf7c9bb6ea4db1aadd88c05e4024d2fa8
Author: Jan Palus jan.pa...@gmail.com
Date:   Sat Apr 6 21:36:58 2013 +0200

- up to 2.0
- BR: pulseaudio-devel = 3.0 (for pa_context_set_port_latency_offset)

 pavucontrol.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pavucontrol.spec b/pavucontrol.spec
index c053717..50cb081 100644
--- a/pavucontrol.spec
+++ b/pavucontrol.spec
@@ -5,12 +5,12 @@
 Summary:   PulseAudio Volume Control
 Summary(pl.UTF-8): PulseAudio Volume Control - sterowanie głośnością 
PulseAudio
 Name:  pavucontrol
-Version:   1.0
-Release:   2
+Version:   2.0
+Release:   1
 License:   GPL v2+
 Group: X11/Applications/Sound
 Source0:   
http://freedesktop.org/software/pulseaudio/pavucontrol/%{name}-%{version}.tar.xz
-# Source0-md5: 0ab6b13542af9b4417438527d2524316
+# Source0-md5: ffefdea76a77f89c6415300b8ad5eb7b
 URL:   http://freedesktop.org/software/pulseaudio/pavucontrol/
 BuildRequires: autoconf = 2.62
 BuildRequires: automake = 1:1.11
@@ -18,7 +18,7 @@ BuildRequires:gettext-devel
 BuildRequires: intltool = 0.35.0
 BuildRequires: libsigc++-devel = 2.0.0
 BuildRequires: pkgconfig
-BuildRequires: pulseaudio-devel = 0.9.16
+BuildRequires: pulseaudio-devel = 3.0
 BuildRequires: tar = 1:1.22
 BuildRequires: xz
 %if %{with gtk2}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pavucontrol.git/commitdiff/2373583bf7c9bb6ea4db1aadd88c05e4024d2fa8

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


DISTFILES: pavucontrol: pavucontrol-2.0.tar.xz

2013-04-06 Thread atler

Files fetched: 1

STORED: 
http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-2.0.tar.xz
ffefdea76a77f89c6415300b8ad5eb7b  pavucontrol-2.0.tar.xz
Size: 151560 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/ModemManager] - up to 0.6.0.0

2013-04-07 Thread atler
commit 618d8cdabcd700c9dad90d2df3da139da730e2be
Author: Jan Palus jan.pa...@gmail.com
Date:   Sun Apr 7 21:37:43 2013 +0200

- up to 0.6.0.0

 ModemManager.spec | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/ModemManager.spec b/ModemManager.spec
index 9b902b0..ad82347 100644
--- a/ModemManager.spec
+++ b/ModemManager.spec
@@ -1,12 +1,12 @@
 Summary:   Mobile broadband modem management service
 Summary(pl.UTF-8): Usługa zarządzająca szerokopasmowymi modemami 
komórkowymi
 Name:  ModemManager
-Version:   0.5.2.0
-Release:   4
+Version:   0.6.0.0
+Release:   1
 License:   GPL v2+
 Group: Networking
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/ModemManager/0.5/%{name}-%{version}.tar.xz
-# Source0-md5: a4da11ad17f937156c30b08a29cee13f
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/ModemManager/0.6/%{name}-%{version}.tar.xz
+# Source0-md5: f32640f6672d997ec0887307186e9639
 URL:   http://www.gnome.org/projects/NetworkManager/
 BuildRequires: autoconf = 2.60
 BuildRequires: automake = 1:1.9
@@ -88,10 +88,12 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/modem-manager
 %dir %{_libdir}/ModemManager
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-anydata.so
+%attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-cinterion.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-generic.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-gobi.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-hso.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-huawei.so
+%attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-iridium.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-linktop.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-longcheer.so
 %attr(755,root,root) %{_libdir}/%{name}/libmm-plugin-mbm.so
@@ -122,6 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/interfaces/mm-modem-error.xml
 %{_datadir}/dbus-1/interfaces/mm-serial-error.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Cdma.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Firmware.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Gsm.Card.xml
 
%{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Gsm.Contacts.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Gsm.Hso.xml
@@ -131,6 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Gsm.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Location.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Simple.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.Time.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.Modem.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ModemManager.xml
 %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager.service


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ModemManager.git/commitdiff/618d8cdabcd700c9dad90d2df3da139da730e2be

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


DISTFILES: ModemManager: ModemManager-0.6.0.0.tar.xz

2013-04-07 Thread atler

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/ModemManager/0.6/ModemManager-0.6.0.0.tar.xz
f32640f6672d997ec0887307186e9639  ModemManager-0.6.0.0.tar.xz
Size: 531136 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-xlrd] - up to 0.9.2

2013-04-13 Thread atler
commit 4a270f35060aeb45196a9564a34862b90176081a
Author: Jan Palus jan.pa...@gmail.com
Date:   Sat Apr 13 12:09:45 2013 +0200

- up to 0.9.2

 python-xlrd.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-xlrd.spec b/python-xlrd.spec
index 980dc34..1085779 100644
--- a/python-xlrd.spec
+++ b/python-xlrd.spec
@@ -2,12 +2,12 @@
 Summary:   Python interface to extracting data from Excel datasheets
 Summary(pl.UTF-8): Pythonowy interfejs do odczytywania danych z arkuszy 
Excela
 Name:  python-%{module}
-Version:   0.7.9
-Release:   2
+Version:   0.9.2
+Release:   1
 License:   BSD-style
 Group: Development/Languages/Python
 Source0:   
http://pypi.python.org/packages/source/x/xlrd/%{module}-%{version}.tar.gz
-# Source0-md5: 8e6833676d78ef65515481952eb0fd76
+# Source0-md5: 91a81ee76233e9f3115acaaa1b251b0e
 URL:   http://www.lexicon.net/sjmachin/xlrd.htm
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-xlrd.git/commitdiff/4a270f35060aeb45196a9564a34862b90176081a

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


DISTFILES: python-xlrd: xlrd-0.9.2.tar.gz

2013-04-13 Thread atler

Files fetched: 1

STORED: http://pypi.python.org/packages/source/x/xlrd/xlrd-0.9.2.tar.gz
91a81ee76233e9f3115acaaa1b251b0e  xlrd-0.9.2.tar.gz
Size: 167925 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/msmtp] - up to 1.4.31

2013-04-24 Thread atler
commit ee1ce1c5ee92a9563ab66d6976208506d391bd1a
Author: Jan Palus jan.pa...@gmail.com
Date:   Wed Apr 24 10:13:08 2013 +0200

- up to 1.4.31

 msmtp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/msmtp.spec b/msmtp.spec
index b3d7165..e693ce3 100644
--- a/msmtp.spec
+++ b/msmtp.spec
@@ -1,12 +1,12 @@
 Summary:   SMTP plugin for MUAs
 Summary(pl.UTF-8): Wtyczka SMTP dla klientów pocztowych (MUA)
 Name:  msmtp
-Version:   1.4.30
+Version:   1.4.31
 Release:   1
 License:   GPL v3+
 Group: Networking/Utilities
 Source0:   
http://downloads.sourceforge.net/msmtp/%{name}-%{version}.tar.bz2
-# Source0-md5: 4d32724a2b03f07aa6d4ea9d49367ad3
+# Source0-md5: 792ac0ffa30dc95ea1889a548128186d
 Patch0:%{name}-home_etc.patch
 Source1:   %{name}rc
 URL:   http://msmtp.sourceforge.net/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/msmtp.git/commitdiff/ee1ce1c5ee92a9563ab66d6976208506d391bd1a

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


DISTFILES: msmtp: msmtp-1.4.31.tar.bz2

2013-04-24 Thread atler

Files fetched: 1

STORED: http://downloads.sourceforge.net/msmtp/msmtp-1.4.31.tar.bz2
792ac0ffa30dc95ea1889a548128186d  msmtp-1.4.31.tar.bz2
Size: 305770 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


<    3   4   5   6   7   8   9   10   11   12   >