Pragha 1.3 for Fedora 22

Matias De lellis mati86dl at gmail.com
Sun Sep 27 00:22:30 UTC 2015


Hi again,
Attach a diff with my proposals of dependencies. Just remove two old deps
(dbus-1 and dbus-glib-1), another that is always was unnecessary (taglib), and
then updates the rest to the minimum version required.

I only could test in F22, due that mock have dependency problems on F23
(systemd, etc, nothing related to this package).

Thanks for all,
Regards.

2015-09-26 0:54 GMT-03:00 Kevin Fenzi <kevin at scrye.com>:

> On Thu, 24 Sep 2015 21:41:26 -0300
> Matias De lellis <mati86dl at gmail.com> wrote:
>
> > Thanks Kevin,
> > Tomorrow install Fedora 23 in a machine to test..
>
> ok
>
> > I have a couple of comments about dependencies, eg. dbus-1,
> > dbus-glib-1, and maybe others are unnecessary.. They are dragged from
> > 1.0 times, but tomorrow I check everything and comment better
>
> Sure. Feel free. Anything we can do to package things up better is
> good...
>
> > p.s.: Any chance of packaging officially libglyr before freeze?. Here
> > a source rpm for use as model, or maybe directly propose to package
> > review but officially i am not a fedora packager:
> >  * http://matiasdelellis.esy.es/glyr-1.0.8-1.src.rpm
>
> Not sure I will have time, but can try and look...
>
> kevin
> --
>
>
> _______________________________________________
> xfce mailing list
> xfce at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/xfce
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/xfce/attachments/20150926/aa8aaf8d/attachment.html>
-------------- next part --------------
--- pragha.spec	2015-09-26 20:34:38.582984853 -0300
+++ pragha-fix.spec	2015-09-26 20:16:48.749304820 -0300
@@ -2,7 +2,7 @@
 
 Name:           pragha
 Version:        1.3.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lightweight GTK+ music manager
 
 Group:          Applications/Multimedia
@@ -12,10 +12,8 @@
 Source0:        https://github.com/pragha-music-player/pragha/releases/download/v%{version}/pragha-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  pkgconfig(dbus-1) >= 1.1
-BuildRequires:  pkgconfig(dbus-glib-1) >= 0.84
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
-BuildRequires:  pkgconfig(gio-2.0) >= 2.32
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.36
 BuildRequires:  pkgconfig(keybinder-3.0) >= 0.2.0
 BuildRequires:  pkgconfig(gudev-1.0) >= 145
 BuildRequires:  pkgconfig(libmtp) >= 1.1.0
@@ -41,13 +39,12 @@
 BuildRequires:  pkgconfig(libcdio) >= 0.80
 #BuildRequires:  libcurl-devel >= 7.18
 # libglyr is not yet in Fedora
-#BuildRequires:  pkgconfig(libglyr) >= 0.9.4
+#BuildRequires:  pkgconfig(libglyr) >= 1.0.1
 BuildRequires:  pkgconfig(libclastfm) >= 0.5
-BuildRequires:  pkgconfig(libnotify) >= 0.4.4
+BuildRequires:  pkgconfig(libnotify) >= 0.7.5
 BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.10.0
 BuildRequires:  pkgconfig(sqlite3) >= 3.4
-BuildRequires:  pkgconfig(taglib_c) >= 1.4
-BuildRequires:  pkgconfig(taglib) >= 1.7.0
+BuildRequires:  pkgconfig(taglib_c) >= 1.8
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.0.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.0.0
 BuildRequires:  totem-pl-parser-devel
@@ -122,6 +119,9 @@
 %{_libdir}/pragha
 
 %changelog
+* Sat Sep 26 2015 Matias De lellis <mati86dl at hotmail.com> 1.3.3-1
+- Update some deps.
+
 * Thu Sep 24 2015 Kevin Fenzi <kevin at scrye.com> 1.3.3-1
 - Update to 1.3.3
 


More information about the xfce mailing list