Hello community,

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



--------
--- GNOME/gupnp-av/gupnp-av.changes     2010-12-07 13:00:04.000000000 +0100
+++ /mounts/work_src_done/STABLE/gupnp-av/gupnp-av.changes      2011-04-29 
14:48:38.000000000 +0200
@@ -1,0 +2,22 @@
+Fri Apr 29 14:04:56 UTC 2011 - [email protected]
+
+- Update to version 0.8.0:
+  + XML node names for 'artist' and 'author'.
+  + Explicitly link test programs. This should fix the DSO build
+    issue on Fedora.
+  + Use LDADD rather than LDFLAGS in Makefile.am.
+- Changes from version 0.7.1:
+  + Merge fixes from version 0.6.3
+- Changes from version 0.7.0:
+  + Add API to set/get dlna:dlnaManaged attribute.
+  + Add API to add/list createClass elements to/of DIDL-Lite
+    containers.
+  + Declare/create the DLNA namespace only once at the start of the
+    DIDL-Lite document (just like upnp and dc namespaces) and pass
+    that to each object in that document.
+  + Correct minor typo/c&p mistakes in docs.
+  + Use correct function to set XML attributes.
+  + Minor coding-style fixes to doc comments.
+- Use source services: download_url, recompress and set_version.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gupnp-av-0.6.3.tar.bz2

New:
----
  _service
  _service:recompress:download_url:gupnp-av-0.8.0.tar.bz2
  _service:set_version:gupnp-av.spec

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

Other differences:
------------------
++++++ _service:set_version:gupnp-av.spec ++++++
#
# spec file for package gupnp-av
#
# 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-av
Version:        0.8.0
Release:        1
License:        LGPL v2 or later
Summary:        Library to ease the handling and implementation of UPnP A/V 
profiles
Url:            http://www.gupnp.org/
Group:          Development/Libraries/C and C++
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  gobject-introspection-devel
BuildRequires:  libgupnp-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
GUPnP A/V is a small utility library that aims to ease the handling and
implementation of UPnP A/V profiles.

%package -n libgupnp-av-1_0-2
License:        LGPL v2 or later
Summary:        Library to ease the handling and implementation of UPnP A/V 
profiles
Group:          Development/Libraries/C and C++

%description -n libgupnp-av-1_0-2
GUPnP A/V is a small utility library that aims to ease the handling and
implementation of UPnP A/V profiles.

%package -n libgupnp-av-devel
License:        LGPL v2 or later
Summary:        Library to ease the handling and implementation of UPnP A/V 
profiles - Development Files
Group:          Development/Libraries/C and C++
Requires:       libgupnp-av-1_0-2 = %{version}
Requires:       libgupnp-devel

%description -n libgupnp-av-devel
GUPnP A/V is a small utility library that aims to ease the handling and
implementation of UPnP A/V profiles.

%prep
%setup -q

%build
%configure --disable-static
%__make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot} -type f -name "*.la" -delete -print

%clean
rm -rf %{buildroot}

%post -n libgupnp-av-1_0-2 -p /sbin/ldconfig

%postun -n libgupnp-av-1_0-2 -p /sbin/ldconfig

%files -n libgupnp-av-1_0-2
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_libdir}/*.so.*
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib

%files -n libgupnp-av-devel
%defattr(-,root,root)
%{_includedir}/%{name}-1.0
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_datadir}/gir-1.0/GUPnPAV-1.0.gir
%dir %{_datadir}/gtk-doc
%dir %{_datadir}/gtk-doc/html
%{_datadir}/gtk-doc/html/%{name}

%changelog
++++++ gupnp-av.spec ++++++
--- /var/tmp/diff_new_pack.YRaLiY/_old  2011-05-03 09:20:31.000000000 +0200
+++ /var/tmp/diff_new_pack.YRaLiY/_new  2011-05-03 09:20:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gupnp-av (Version 0.6.3)
+# spec file for package gupnp-av
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -19,7 +19,7 @@
 
 Name:           gupnp-av
 Version:        0.6.3
-Release:        1
+Release:        5
 License:        LGPL v2 or later
 Summary:        Library to ease the handling and implementation of UPnP A/V 
profiles
 Url:            http://www.gupnp.org/

++++++ _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-av-0.8.0.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