]> git.pld-linux.org Git - packages/libdvdread.git/commitdiff
- fix build on alpha platform libdvdread-0_9_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 13 Oct 2001 17:00:00 +0000 (17:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libdvdread.spec -> 1.7

libdvdread.spec

index 898b9680851ba01f9fbd29a468cf4f94f90d4367..d39beefe80fff54dd82ba3739832d43983e7b656 100644 (file)
@@ -10,6 +10,7 @@ Group(es):    Bibliotecas
 Group(fr):     Librairies
 Group(pl):     Biblioteki
 Source0:       http://www.dtek.chalmers.se/groups/dvd/%{name}-%{version}.tar.gz
+Patch0:                %{name}-alpha.patch
 URL:           http://www.dtek.chalmers.se/groups/dvd/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -62,6 +63,7 @@ Statyczne biblioteki libdvdread.
 
 %prep
 %setup  -q
+%patch0 -p1
 
 %build
 rm -f missing
This page took 0.037659 seconds and 4 git commands to generate.