I have made the following changes intended for : CE:Adaptation:N9xx-common / pulseaudio-module-cmtspeech-n9xx
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/7687 Thank You, Juho Hämäläinen [This message was auto-generated] --- Request # 7687: Messages from BOSS: State: review at 2013-01-16T15:16:10 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:jhamalai / pulseaudio-module-cmtspeech-n9xx -> CE:Adaptation:N9xx-common / pulseaudio-module-cmtspeech-n9xx changes files: -------------- ++++++ new changes file: --- pulseaudio-module-cmtspeech-n9xx.changes +++ pulseaudio-module-cmtspeech-n9xx.changes @@ -0,0 +1,3 @@ +* Wed Jan 16 2013 Juho Hamalainen <[email protected]> - 2.1.3 +- New package. +- Separate cmtpseech module to this package from pulseaudio-modules-nemo. new: ---- pulseaudio-module-cmtspeech-n9xx-2.1.3.tar.gz pulseaudio-module-cmtspeech-n9xx.changes pulseaudio-module-cmtspeech-n9xx.spec pulseaudio-module-cmtspeech-n9xx.yaml spec files: ----------- ++++++ new spec file: --- pulseaudio-module-cmtspeech-n9xx.spec +++ pulseaudio-module-cmtspeech-n9xx.spec @@ -0,0 +1,65 @@ +# +# Do NOT Edit the Auto-generated Part! +# Generated by: spectacle version 0.25 +# + +Name: pulseaudio-module-cmtspeech-n9xx + +# >> macros +%define pulseversion 2.1 +# << macros + +Summary: Cmtspeech module for PulseAudio on N9xx +Version: 2.1.3 +Release: 1 +Group: Multimedia/PulseAudio +License: LGPLv2.1+ +ExclusiveArch: %arm +URL: https://github.com/nemomobile/pulseaudio-module-cmtspeech-n9xx +Source0: %{name}-%{version}.tar.gz +Source100: pulseaudio-module-cmtspeech-n9xx.yaml +BuildRequires: pkgconfig(dbus-1) +BuildRequires: pkgconfig(pulsecore) >= 2.1 +BuildRequires: pkgconfig(libmeego-common) >= 2.1.2 +BuildRequires: libcmtspeechdata-devel +BuildRequires: pulseaudio-modules-nemo-devel >= 2.1.2 +BuildRequires: libtool-ltdl-devel +Provides: pulseaudio-modules-n900-cmtspeech = 2.1.3 +Obsoletes: pulseaudio-modules-n900-cmtspeech <= 2.1.2 + +%description +Cmtspeech module for PulseAudio on N9xx device. + + +%prep +%setup -q -n %{name}-%{version} + +# >> setup +# << setup + +%build +# >> build pre +autoreconf -vfi +# << build pre + +%reconfigure --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,-) +# >> files +%{_libdir}/pulse-%{pulseversion}/modules/module-meego-cmtspeech.so +# << files other changes: -------------- ++++++ pulseaudio-module-cmtspeech-n9xx-2.1.3.tar.gz (new) ++++++ pulseaudio-module-cmtspeech-n9xx.yaml (new) --- pulseaudio-module-cmtspeech-n9xx.yaml +++ pulseaudio-module-cmtspeech-n9xx.yaml @@ -0,0 +1,27 @@ +Name: pulseaudio-module-cmtspeech-n9xx +Summary: Cmtspeech module for PulseAudio on N9xx +Version: 2.1.3 +Release: 1 +Group: Multimedia/PulseAudio +License: LGPLv2.1+ +URL: https://github.com/nemomobile/pulseaudio-module-cmtspeech-n9xx +Sources: + - "%{name}-%{version}.tar.gz" + +Description: Cmtspeech module for PulseAudio on N9xx device. +ExclusiveArch: "%arm" +PkgBR: + - libcmtspeechdata-devel + - pulseaudio-modules-nemo-devel >= 2.1.2 + - libtool-ltdl-devel +PkgConfigBR: + - dbus-1 + - pulsecore >= 2.1 + - libmeego-common >= 2.1.2 +Configure: reconfigure +Builder: make + +Obsoletes: + - pulseaudio-modules-n900-cmtspeech <= 2.1.2 +Provides: + - pulseaudio-modules-n900-cmtspeech = 2.1.3
