[meego-commits] 15284: Changes to Trunk:Testing/libsocialweb-keys

Prajwal Mohan no_reply at build.meego.com
Fri Mar 25 21:15:04 UTC 2011


Hi,
I have made the following changes to libsocialweb-keys in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Prajwal Mohan

[This message was auto-generated]

---

Request #15284:

  submit:   home:praj:branches:Trunk:Testing/libsocialweb-keys(r3)(cleanup) -> Trunk:Testing/libsocialweb-keys


Message:
    Removing lastfm key from libsocial web

State:   new          2011-03-25T14:14:49 praj
Comment: None



changes files:
--------------
--- libsocialweb-keys.changes
+++ libsocialweb-keys.changes
@@ -0,0 +1,3 @@
+* Fri Mar 25 2011 Prajwal Mohan <prajwal.karur.mohan at intel.com> - 1.2
+- Removing lastfm key (BMC#14884)
+

old:
----
  lastfm

spec files:
-----------
--- libsocialweb-keys.spec
+++ libsocialweb-keys.spec
@@ -5,14 +5,13 @@
 License: LGPL 2.1
 URL: http://www.meego.com
 Release: 1%{?dist}
-Source0: lastfm
-Source1: facebook
-Source2: smugmug
-Source3: twitpic
+Source0: facebook
+Source1: smugmug
+Source2: twitpic
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
-Last.fm, Twitter, Facebook, SmugMug, and TwitPic API keys for libsocialweb.
+Twitter, Facebook, SmugMug, and TwitPic API keys for libsocialweb.
 
 %prep
 %setup -T -c -q -n %{name}-%{version}
@@ -27,7 +26,6 @@
 cp %{SOURCE0} %{buildroot}/%{keydir}
 cp %{SOURCE1} %{buildroot}/%{keydir}
 cp %{SOURCE2} %{buildroot}/%{keydir}
-cp %{SOURCE3} %{buildroot}/%{keydir}
 
 %clean
 rm -rf %{buildroot}

other changes:
--------------

++++++ deleted files:
--- lastfm




More information about the MeeGo-commits mailing list