[meego-commits] 5416: Changes to Trunk:Testing/gssdp
Bin Gao
bin.gao at intel.com
Thu Jul 8 09:37:47 UTC 2010
Hi,
I have made the following changes to gssdp in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Bin Gao
[This message was auto-generated]
---
Request #5416:
submit: home:bgao1:branches:Trunk:Testing/gssdp(r2)(cleanup) -> Trunk:Testing/gssdp
Message:
Update to 0.7.2
State: new 2010-07-07T21:33:19 bgao1
Comment: None
changes files:
--------------
--- gssdp.changes
+++ gssdp.changes
@@ -0,0 +1,3 @@
+* Thu Jul 08 2010 Bin Gao <bin.gao at intel.com> 0.7.2
+- Update to 0.7.2
+
@@ -2 +5 @@
-* Update to 0.7.1.
+- Update to 0.7.1
old:
----
gssdp-0.7.1.tar.gz
new:
----
gssdp-0.7.2.tar.gz
spec files:
-----------
--- gssdp.spec
+++ gssdp.spec
@@ -1,13 +1,13 @@
#
# Do not Edit! Generated by:
-# spectacle version 0.13~pre
+# spectacle version 0.17
#
# >> macros
# << macros
Name: gssdp
Summary: GSSDP implements resource discovery and announcement over SSDP
-Version: 0.7.1
+Version: 0.7.2
Release: 1
Group: System/Libraries
License: LGPLv2+
@@ -26,7 +26,6 @@
BuildRequires: pkgconfig(libglade-2.0)
BuildRequires: pkgconfig(libsoup-2.4)
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
GSSDP implements resource discovery and announcement over SSDP and is part
@@ -43,11 +42,13 @@
Requires: %{name} = %{version}-%{release}
%description devel
-Description: %{summary}
+Development stuff for gssdp.
+
%prep
%setup -q -n %{name}-%{version}
+
# >> setup
# << setup
@@ -56,7 +57,6 @@
# << build pre
%configure --disable-static
-# Call make instruction with smp support
make %{?jobs:-j%jobs}
# >> build post
@@ -70,9 +70,6 @@
# >> install post
# << install post
-%clean
-rm -rf %{buildroot}
-
%post -p /sbin/ldconfig
@@ -81,6 +78,8 @@
+
+
%files
%defattr(-,root,root,-)
# >> files
other changes:
--------------
++++++ gssdp-0.7.1.tar.gz -> gssdp-0.7.2.tar.gz
31943 lines of diff (skipped)
++++++ gssdp.yaml
--- gssdp.yaml
+++ gssdp.yaml
@@ -1,6 +1,6 @@
Name: gssdp
Summary: GSSDP implements resource discovery and announcement over SSDP
-Version: 0.7.1
+Version: 0.7.2
Release: 1
Group: System/Libraries
License: LGPLv2+
@@ -30,4 +30,6 @@
- Name: devel
Summary: Development package for gssdp
Group: Development/Libraries
+ Description: |
+ Development stuff for gssdp.
More information about the MeeGo-commits
mailing list