]> git.pld-linux.org Git - packages/bmpx.git/commitdiff
- added libexec patch, rel.1
authorfreetz <freetz@pld-linux.org>
Sun, 19 Mar 2006 10:59:26 +0000 (10:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bmpx.spec -> 1.45

bmpx.spec

index 25e8f4c928e67b08e050c4662bfbc4556b968470..526e5d87368ad3a5a05fbf70e0c64b605fc05517 100644 (file)
--- a/bmpx.spec
+++ b/bmpx.spec
@@ -2,13 +2,14 @@ Summary:      Sound player with the WinAmp GUI, for Unix-based systems for GTK+
 Summary(pl):   Odtwarzacz d¼wiêku z interfejsem WinAmpa dla GTK+
 Name:          bmpx
 Version:       0.14
-Release:       0.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Sound
 Source0:       http://dl.sourceforge.net/beepmp/%{name}-%{version}.tar.bz2
 # Source0-md5: d049ec4c59ec5a0596eab32b1a70b2a9
 Source1:       mp3license
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-libexec.patch
 URL:           http://beep-media-player.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -110,6 +111,7 @@ Podstawowe wtyczki dla BMPx.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.112924 seconds and 4 git commands to generate.