]> git.pld-linux.org Git - packages/mpg321.git/commitdiff
- added debian patch (from their 0.2.10.3 - fixes CAN-2003-969/BTS#812) AC-STABLE auto/ac/mpg321-0_2_10-5
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Feb 2004 12:40:28 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 5

Changed files:
    mpg321.spec -> 1.19

mpg321.spec

index b3e9e93194810767b0e65e9cf21306d7aaa5a284..2a96861b3d102122440a348fcb5c8113b2c7dd66 100644 (file)
@@ -2,12 +2,13 @@ Summary:      A Free command-line mp3 player based on smpeg
 Summary(pl):   Odtwarzacz mp3 bazuj±cy na smpeg wywo³ywany z linii poleceñ
 Name:          mpg321
 Version:       0.2.10
-Release:       4
+Release:       5
 Group:         Applications/Sound
 License:       GPL
 Source0:       http://dl.sourceforge.net/mpg321/%{name}-%{version}.tar.gz
 # Source0-md5: bb403b35c2d25655d55f0f616b8f47bb
 Patch0:                %{name}-tags.patch
+Patch1:                %{name}-debian.patch
 URL:           http://sourceforge.net/projects/mpg321/
 BuildRequires: libao-devel
 BuildRequires: libmad-devel > 0.14
@@ -50,7 +51,8 @@ Pakiet pozwalaj
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure
This page took 0.090837 seconds and 4 git commands to generate.