I have made the following changes intended for :
  CE:Apps / tone-generator

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.pub.meego.com//request/show/5333

Thank You,
tswindell

[This message was auto-generated]

---

Request # 5333:

Messages from BOSS:

State: review at 2012-07-29T18:03:36 by bossbot

Reviews:
       accepted by bossbot : Prechecks succeeded.
       new for CE-maintainers : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:tswindell:branches:Project:MTF:Tracker / tone-generator -> 
CE:Apps / tone-generator
  
changes files:
--------------

++++++ new changes file:
--- tone-generator.changes
+++ tone-generator.changes
@@ -0,0 +1,3 @@
+* Sun Jul 29 2012 Tom Swindell <[email protected]> - 1.5
+- Initial project import.
+

new:
----
  tone-generator-1.5.tar.gz
  tone-generator.changes
  tone-generator.spec

spec files:
-----------

++++++ new spec file:
--- tone-generator.spec
+++ tone-generator.spec
@@ -0,0 +1,51 @@
+Name:       tone-generator
+Summary:    Tone generator daemon for call progress indication and DTMF
+Version:    1.5
+Release:    1
+Group:      System/Daemons
+License:    LGPLv2.1
+URL:        http://meego.gitorious.org/maemo-multimedia/tone-generator
+Source0:    %{name}-%{version}.tar.gz
+Requires:   pulseaudio
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(libpulse-mainloop-glib)
+
+%description
+Tone generator daemon for call progress indication and DTMF
+
+%prep
+%setup -q -n %{name}-%{version}
+
+# >> setup
+# << setup
+
+%build
+# >> build pre
+# << build pre
+
+%configure --disable-static
+make %{?jobs:-j%jobs}
+
+# >> build post
+# << build post
+%install
+rm -rf %{buildroot}
+# >> install pre
+# << install pre
+%make_install 
+
+# >> install post
+# << install post
+
+%files
+%defattr(-,root,root,-)
+/usr/bin/tonegend
+%config /etc/dbus-1/system.d/tone-generator.conf
+%config /etc/xdg/autostart/tonegend.desktop
+# >> files
+# << files
+

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

++++++ tone-generator-1.5.tar.gz (new)



Reply via email to