]> git.pld-linux.org Git - packages/denemo.git/commitdiff
- fixed build with gtk+-2.4 AC-branch AC-STABLE auto/ac/denemo-0_7_2a-2
authorankry <ankry@pld-linux.org>
Fri, 6 Aug 2004 01:20:46 +0000 (01:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    denemo.spec -> 1.31

denemo.spec

index b9e2592ac0d2bd006c6916ade7e11c8d88e09c1f..4e0a4266399c33032ed7efea4efe618e16b6ed8b 100644 (file)
@@ -15,6 +15,7 @@ Source0:      http://dl.sourceforge.net/denemo/%{name}-%{version}.tar.gz
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-po.patch
 Patch2:                %{name}-am.patch
+Patch3:                %{name}-gtk24_link.patch
 URL:           http://denemo.sourceforge.net/
 %{?with_alsa:BuildRequires:    alsa-lib-devel >= 0.9.0}
 BuildRequires: autoconf
@@ -62,6 +63,7 @@ Pliki nag
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{!?with_alsa:echo 'AC_DEFUN([AM_PATH_ALSA],[$3])' >> acinclude.m4}
This page took 0.061094 seconds and 4 git commands to generate.