From 5be19a68039b3376a7a5f0ffbb461aa810805ed90707eb76c1469900625eedb5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 6 May 2012 15:44:39 +0000 Subject: [PATCH] Accepting request 116552 from home:dimstar:branches:GNOME:Apps tweaked OBS-URL: https://build.opensuse.org/request/show/116552 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/audio-recorder?expand=0&rev=2 --- audio-recorder.changes | 16 +++------------- audio-recorder.spec | 6 +++--- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/audio-recorder.changes b/audio-recorder.changes index edf9209..fb8b64f 100644 --- a/audio-recorder.changes +++ b/audio-recorder.changes @@ -1,17 +1,7 @@ ------------------------------------------------------------------- Sun Apr 29 07:45:37 UTC 2012 - badshah400@gmail.com -- Update to version 0.9.1: - + Improved MPRIS2 interface. VLC media player should now work - with ar - + See ChangeLog file in /usr/share/doc/packages/audio-recorder - for complete list of changes since version 0.5.1. -- Rebase audio-recorder-correct-desktop-menu.patch -- Added audio-recorder-gio-gdesktopappinfo-header.patch to make - sure pkgconfig finds the right header; fixes build failures on - openSUSE 12.1. - -- Initial build (version 0.5): - + Add audio-recorder-correct-desktop-menu.patch to remove - unsupported tags from the desktop menus. +- Initial package, version 0.9.1 + Add audio-recorder-correct-desktop-menu.patch and + audio-recorder-gio-gdesktopappinfo-header.patch diff --git a/audio-recorder.spec b/audio-recorder.spec index 9b8d5c1..989d8e0 100644 --- a/audio-recorder.spec +++ b/audio-recorder.spec @@ -28,10 +28,11 @@ Patch0: audio-recorder-correct-desktop-menu.patch # PATCH-FIX-UPSTREAM audio-recorder-gio-gdesktopappinfo-header.patch badshah400@gmail.com -- Use gio-unix-2.0 pkgconfig module so that the gdesktopappinfo.h header is correctly located. Patch1: audio-recorder-gio-gdesktopappinfo-header.patch BuildRequires: autoconf +BuildRequires: fdupes BuildRequires: gettext +BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: libtool -BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gconf-2.0) @@ -42,7 +43,6 @@ BuildRequires: pkgconfig(gstreamer-interfaces-0.10) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libgnome-media-profiles-3.0) BuildRequires: pkgconfig(libpulse) -BuildRequires: fdupes Requires: gstreamer-0_10-plugins-bad Requires: gstreamer-0_10-plugins-base Requires: gstreamer-0_10-plugins-good @@ -71,7 +71,7 @@ The recording can be automatically controlled by: any user interaction. This program supports several audio (output) formats such as OGG -audio, Flac, MP3 and WAV. +audio, Flac, MP3 and WAV. User can also control the recorder from command line with --command option.