Logoj0ke.net Open Build Service > Projects > multimedia:EL5 > lame > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed lame.spec
x
 
1
@@ -4,27 +4,19 @@
2
 
3
 Summary:        LAME Ain't an MP3 Encoder
4
 Name:           lame
5
-Version:        3.98.2
6
-%define pkg_version 398-2
7
-Release:        13
8
+Version:        3.98.4
9
+Release:        3
10
 License:        GNU Library General Public License version 2 (LGPL v2)
11
 URL:            http://lame.sourceforge.net/
12
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
13
-# http://prdownloads.sourceforge.net/lame/lame-%{pkg_version}.tar.gz
14
-Source:         lame-%{pkg_version}.tar.bz2
15
+# http://prdownloads.sourceforge.net/lame/lame-%{version}.tar.gz
16
+Source:         lame-%{version}.tar.bz2
17
 # http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/media-sound/lame/files/lame-3.98-shared-frontend.patch
18
 Patch2:        lame-3.98-shared-frontend.patch
19
-Patch3:        lame-398-2_csv.diff.bz2
20
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
21
 BuildRequires: gcc glibc-devel make pkgconfig ncurses-devel nasm
22
-
23
 BuildRequires: libsndfile libsndfile-devel flac-devel
24
-%if 0%{?suse_version}
25
 BuildRequires: gtk-devel
26
-%endif
27
-%if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version}
28
-BuildRequires: gtk+-devel
29
-%endif
30
 BuildRequires: autoconf automake libtool
31
 Requires:  libmp3lame%{soname} = %{version}-%{release}
32
 
33
@@ -128,10 +120,10 @@
34
 --------
35
     Mark Taylor <mt@mp3dev.org>
36
 
37
+%debug_package
38
 %prep
39
-%setup -q -n "lame-%{pkg_version}"
40
+%setup -q
41
 %patch2 -p1
42
-%patch3 -p1
43
 
44
 %build
45
 autoreconf -fiv
46
@@ -189,8 +181,6 @@
47
 %{_bindir}/mp3x
48
 
49
 %changelog
50
-* Thu Feb 25 2010 Carsten Schoene <cs@linux-administrator.com> - 3.98.2-13
51
-- reimport into BS
52
+* Wed May 05 2010 Carsten Schoene <cs@linux-administrator.com> - 1.6.1-3
53
+- EL5 import
54
 
55
-* Sun Sep 30 2007 Carsten Schoene <cs@linux-administrator.com>
56
-- import for SLE_10 build
57
[+] Deleted lame-398-2_csv.diff.bz2 ^
Deleted lame-3.98.2-1.pm.4.17.src.rpm ^
Changed lame-3.98.4.tar.bz2 ^