[meego-commits] 5468: Changes to Trunk/gssdp

Anas Nashif nashif at linux.intel.com
Fri Jul 9 03:44:49 UTC 2010


Hi,
I have made the following changes to gssdp in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #5468:

  submit:   Trunk:Testing/gssdp(r4) -> Trunk/gssdp


Message:
    * Thu Jul 08 2010 Bin Gao <bin.gao at intel.com> 0.7.2
- Update to 0.7.2
- Update to 0.7.1

State:   new          2010-07-08T15:40:16 nashif
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