]> git.pld-linux.org Git - packages/frozen-bubble.git/commitdiff
- now it works with perl-SDL-2.1.0.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 5 Aug 2004 16:15:21 +0000 (16:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frozen-bubble.spec -> 1.21

frozen-bubble.spec

index dd318f0c33c4de9672598ad506e1ca7efc42a585..7e01d944292afd9c7dfe0df76c6bce295e81e190 100644 (file)
@@ -10,14 +10,15 @@ Source0:    http://people.mandrakesoft.com/~gc/fb/%{name}-%{version}.tar.bz2
 # Source0-md5: 2be5ead2aee72adc3fb643630a774b59
 Source1:       %{name}.desktop
 Patch0:                %{name}-make.patch
+Patch1:                %{name}-sdl-2.0.5.patch
 #Icon:         %{name}.xpm
 URL:           http://www.frozen-bubble.org/
 BuildRequires: SDL_mixer-devel >= 1.2.2
-BuildRequires: perl-SDL >= 1.19
+BuildRequires: perl-SDL >= 2.1.0
 BuildRequires: perl-devel
 BuildRequires: rpm-perlprov >= 3.0.3-18
 BuildRequires: smpeg-devel
-Requires:      perl-SDL >= 1.19
+Requires:      perl-SDL >= 2.1.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreq      'perl(fbmdkcommon)' 'perl(Gimp)'
@@ -38,6 +39,7 @@ efektami przej
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.088773 seconds and 4 git commands to generate.