[Tizen-submit] 20755: New package Tizen:IVI:Genivi/gssdp
noreply at tizen.org
noreply at tizen.org
Fri Jan 31 06:59:57 GMT 2014
Hi,
Adding new package gssdp in project Tizen:IVI:Genivi. Please review and accept ASAP.
Justification for this new package:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.070550
Git project: profile/ivi/GSSDP
Tag: submit/tizen_ivi_genivi/20140131.070550
Commit: 6ecb02705ec583bfd92ff8ead4b85b56d0f1858f Update gssdp to 0.14.4 (3d21abc)
Thank You,
Graydon, Tracy
[This message was auto-generated]
---
Request: #20755
submit: Tizen:IVI:Genivi:build/gssdp(cleanup) -> Tizen:IVI:Genivi
Message:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.070550
Git project: profile/ivi/GSSDP
Tag: submit/tizen_ivi_genivi/20140131.070550
Commit: 6ecb02705ec583bfd92ff8ead4b85b56d0f1858f Update gssdp to 0.14.4 (3d21abc)
State: new 2014-01-31T07:01:53 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- GSSDP.changes
+++ GSSDP.changes
@@ -0,0 +1,17 @@
+* Wed Aug 21 2013 Regis Merlino <regis.merlino at intel.com>
+- Update gssdp to 0.14.4 (3d21abc)
+
+* Mon Jul 15 22:40:52 UTC 2013 - tracy.graydon at intel.com
+- Stripped out the old yaml stuff from spec
+
+* Tue Jun 11 2013 Regis Merlino <regis.merlino at intel.com>
+- Update gssdp to 0.14.3 (e2f1b0d)
+
+* Thu Mar 07 2013 Regis Merlino <regis.merlino at intel.com>
+- Submit version 0.14.2 of GSSDP (a39de89)
+
+* Mon Nov 26 09:40:48 CET 2012 - Mark Ryan <mark.d.ryan at intel.com>
+- Submit version 0.13.1 of GSSDP (85c939e)
+
+* Thu Aug 30 09:12:20 CEST 2012 - Mark Ryan <mark.d.ryan at intel.com>
+- Submit version 0.12.2.1 of GSSDP
new:
----
GSSDP.changes
GSSDP.spec
gssdp-0.14.4.tar.bz2
spec files:
-----------
++++++ new spec file:
--- GSSDP.spec
+++ GSSDP.spec
@@ -0,0 +1,61 @@
+Name: gssdp
+VCS: profile/ivi/GSSDP#6ecb02705ec583bfd92ff8ead4b85b56d0f1858f
+Summary: GSSDP implements resource discovery and announcement over SSDP
+Version: 0.14.4
+Release: 1
+Group: System/Libraries
+License: LGPLv2+
+URL: http://www.gupnp.org
+Source0: http://download.gnome.org/sources/%{name}/0.14/%{name}-%{version}.tar.bz2
+Requires: dbus
+Requires: libsoup
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
+BuildRequires: pkgconfig(dbus-glib-1)
+BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(libxml-2.0)
+BuildRequires: pkgconfig(gconf-2.0)
+BuildRequires: pkgconfig(libsoup-2.4)
+
+
+%description
+GSSDP implements resource discovery and announcement over SSDP and is part
+of gUPnP. GUPnP is an object-oriented open source framework for creating
+UPnP devices and control points, written in C using GObject and libsoup.
+The GUPnP API is intended to be easy to use, efficient and flexible. GSSDP
+implements resource discovery and announcement over SSDP.
+
+%package devel
+Summary: Development package for gssdp
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+Development files for gssdp.
+
+%prep
+%setup -q -n %{name}-%{version}
+
+%build
+%configure --disable-static
+make %{?jobs:-j%jobs}
+
+%install
+rm -rf %{buildroot}
+%make_install
+
+%post -p /sbin/ldconfig
+
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list