Hello community,

here is the log from the commit of package gupnp-tools for openSUSE:Factory
checked in at Tue May 3 09:44:30 CEST 2011.



--------
--- GNOME/gupnp-tools/gupnp-tools.changes       2011-02-13 17:23:39.000000000 
+0100
+++ /mounts/work_src_done/STABLE/gupnp-tools/gupnp-tools.changes        
2011-04-29 15:58:54.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Apr 29 15:24:54 UTC 2011 - [email protected]
+
+- Update to version 0.8.3:
+  + Fix the UI issues introduce in the last release due to port to
+    newer gtk+/glade
+- Changes from version 0.8.2:
+  + Fix icon name in a warning message.
+  + Require and adapt to gtk+ >= 3.0.0
+- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gupnp-tools-0.8.1.tar.bz2

New:
----
  _service
  _service:recompress:download_url:gupnp-tools-0.8.3.tar.bz2
  _service:set_version:gupnp-tools.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ _service:set_version:gupnp-tools.spec ++++++
#
# spec file for package gupnp-tools
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           gupnp-tools
Version:        0.8.3
Release:        1
Summary:        UPnP tools to test and debug UPnP devices and control points
License:        GPLv2+
Group:          Productivity/Networking/Other
Url:            http://www.gupnp.org/
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  gnome-icon-theme
BuildRequires:  libgupnp-devel
BuildRequires:  libgupnp-av-devel
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.
They provides the following client and server side tools which enable
one to easily test and debug one's UPnP devices and control points:

  * Universal Control Point: a tool that enables one to discover UPnP
    devices and services, retrieve information about them, subscribe to events
    and invoke actions.

  * Network Light: a virtual light bulb that allows control points to
    switch it on and off, change its dimming level and query its current
    status. It also provides a simple UI to control all the network lights
    available on the network.

  * AV Control Point: a simple media player UI that enables one to
    discover and play multimedia contents available on a network. It is
    strictly a control point and therefore does not have any playback
    capabilities of it's own and relies on external UPnP MediaRenderer devices
    for actual playback.

  * Upload: a simple commandline utility that uploads files to known
    MediaServers. Use Universal Control Point for discovering the
    MediaServers.

%prep
%setup -q

%build
%configure --disable-static
%__make %{?jobs:-j%jobs}

%install
%makeinstall
%suse_update_desktop_file -r gupnp-av-cp GTK Network System Monitor
%suse_update_desktop_file -r gupnp-network-light GTK Network System Monitor
%suse_update_desktop_file -r gupnp-universal-cp GTK Network System Monitor

%clean
rm -rf %{buildroot}

%post
%desktop_database_post

%postun
%desktop_database_postun

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_bindir}/*
%{_datadir}/%{name}
%{_datadir}/applications/*.desktop

%changelog
++++++ gupnp-tools.spec ++++++
--- /var/tmp/diff_new_pack.03M8Mx/_old  2011-05-03 09:42:31.000000000 +0200
+++ /var/tmp/diff_new_pack.03M8Mx/_new  2011-05-03 09:42:31.000000000 +0200
@@ -19,17 +19,17 @@
 
 Name:           gupnp-tools
 Version:        0.8.1
-Release:        2
+Release:        7
 Summary:        UPnP tools to test and debug UPnP devices and control points
 License:        GPLv2+
 Group:          Productivity/Networking/Other
 Url:            http://www.gupnp.org/
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  gnome-icon-theme
-BuildRequires:  gtk2-devel
 BuildRequires:  libgupnp-devel
 BuildRequires:  libgupnp-av-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ _service ++++++
<services>
  <service name="download_url">
    <param name="protocol">http</param>
    <param name="host">gupnp.org</param>
    <param name="path">/sites/all/files/sources/gupnp-tools-0.8.3.tar.gz</param>
  </service>
  <service name="recompress">
    <param name="file">_service:download_url:*.tar.gz</param>
    <param name="compression">bz2</param>
  </service>
  <service name="set_version" />
</services>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to