summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2013-02-04 11:01:32 (GMT)
committerJan Rękorajski2013-02-04 11:01:32 (GMT)
commit47bc8861584d7a2c15d3cc17ea16a296f1ffabee (patch)
tree9ac6c8d2942ab3d1563a8f9111b62fcf17a5399d
parentb6f8f542dc800e69c9002fffda98c732723b0006 (diff)
downloadpragha-47bc8861584d7a2c15d3cc17ea16a296f1ffabee.zip
pragha-47bc8861584d7a2c15d3cc17ea16a296f1ffabee.tar.gz
- fix for split libcdio-paranoia
-rw-r--r--libcdio-paranoia.patch11
-rw-r--r--pragha.spec3
2 files changed, 14 insertions, 0 deletions
diff --git a/libcdio-paranoia.patch b/libcdio-paranoia.patch
new file mode 100644
index 0000000..6f03dfb
--- /dev/null
+++ b/libcdio-paranoia.patch
@@ -0,0 +1,11 @@
+--- pragha-1.0.2/src/cdda.h~ 2012-03-20 16:29:00.000000000 +0100
++++ pragha-1.0.2/src/cdda.h 2013-02-04 12:00:19.367335208 +0100
+@@ -21,7 +21,7 @@
+
+ #include <glib.h>
+
+-#include <cdio/cdda.h>
++#include <cdio/paranoia/cdda.h>
+ #include <cdio/cd_types.h>
+ #ifdef __CDIO_CONFIG_H__
+ #include <cdio/cdio_unconfig.h>
diff --git a/pragha.spec b/pragha.spec
index d64658b..ad39275 100644
--- a/pragha.spec
+++ b/pragha.spec
@@ -8,6 +8,7 @@ URL: http://pragha.wikispaces.com/
# VCS: git:https://github.com/matiasdelellis/pragha.git
Source0: https://github.com/downloads/matiasdelellis/pragha/%{name}-%{version}.tar.bz2
# Source0-md5: f6ac43773a88d16c51201cedce812b4a
+Patch0: libcdio-paranoia.patch
BuildRequires: curl-devel >= 7.18
BuildRequires: dbus-devel >= 1.1
BuildRequires: dbus-glib-devel >= 0.84
@@ -21,6 +22,7 @@ BuildRequires: gtk+2-devel >= 2.20.0
BuildRequires: keybinder-devel >= 0.2.0
BuildRequires: libcddb-devel >= 1.3.0
BuildRequires: libcdio-devel >= 0.80
+BuildRequires: libcdio-paranoia-devel
BuildRequires: libclastfm-devel >= 0.5
BuildRequires: libnotify-devel >= 0.4.4
BuildRequires: libxfce4ui-devel >= 4.8.0
@@ -42,6 +44,7 @@ original author.
%prep
%setup -q
+%patch0 -p1
%build
%configure