]> git.pld-linux.org Git - packages/cdrdao.git/commitdiff
- add gcc4.patch
authorareq <areq@pld-linux.org>
Sat, 17 Sep 2005 13:49:06 +0000 (13:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrdao.spec -> 1.58

cdrdao.spec

index 564213ea4df219281f428fc0193574947047e090..67ae5fa674e87a422affa4faff33e398b991c19c 100644 (file)
@@ -17,6 +17,7 @@ Source1:      %{name}.desktop
 Source2:       %{name}.drivers
 Patch0:                %{name}-nolibs.patch
 Patch1:                %{name}-pccts-antlr.patch
+Patch2:                %{name}-gcc4.patch
 URL:           http://cdrdao.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -72,6 +73,7 @@ niedestruktywne ci
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e 's#/usr/src/linux/include##g' scsilib/DEFAULT*/Defaults.linux
 %if %{without gnome}
This page took 0.058136 seconds and 4 git commands to generate.