Logoj0ke.net Open Build Service > Projects > multimedia:SL12 > libfame-0_9-1 > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed libfame-0_9-1.spec
x
 
1
@@ -12,7 +12,7 @@
2
 Summary:        Fast Assembly Mpeg Encoding library
3
 Summary(de):    Schnelle Assembler MPEG Encodingbibliothek
4
 Version:        0.9.1
5
-Release:        3.4
6
+Release:        4.7
7
 License:        LGPL v2 or later
8
 Group:          System/Libraries
9
 URL:            http://fame.sourceforge.net
10
@@ -23,11 +23,11 @@
11
 Patch1:         libfame-0.9.1-underquoted-definition.patch
12
 Patch2:         libfame-0.9.1-fix-includes.patch
13
 BuildRoot:      %{_tmppath}/libfame-%{PACKAGE_VERSION}-root
14
+BuildRequires:  autoconf automake libtool
15
 Provides:       %{lib} = %{version}-%{release}
16
 Obsoletes:      %{lib} < %{version}-%{release}
17
 Provides:       %{lib}%{major} = %{version}-%{release}
18
 Obsoletes:      %{lib}%{major} < %{version}-%{release}
19
-BuildRequires:  autoconf automake
20
 
21
 %description
22
 FAME is a library for fast MPEG encoding.
23
@@ -65,6 +65,8 @@
24
 %patch1
25
 %patch2 -p1
26
 
27
+# automake...
28
+touch ./NEWS ./ChangeLog
29
 %suse_update_config -f
30
 %suse_update_libdir
31
 
32
@@ -112,23 +114,3 @@
33
 %{_mandir}/man3/*
34
 
35
 %changelog
36
-* Sat Aug 22 2009 Manfred.Tremmel@iiv.de
37
-- cleanups where rpmlint wasn't so happy
38
-* Thu Apr 24 2008 Manfred.Tremmel@iiv.de
39
-- some cleanups
40
-* Mon May  8 2006 Manfred.Tremmel@iiv.de
41
-- added a m4 macro patch, sent by Andreas Hanke
42
-* Mon Apr 10 2006 Manfred.Tremmel@iiv.de
43
-- added gcc patch
44
-* Tue Mar 28 2006 Manfred.Tremmel@iiv.de
45
-- don't use -fno-unit-at-a-time for SUSE 10.1 thanks for the
46
-  hint to Philipp Thomas
47
-* Sat Nov 27 2004 Detlef Reichelt <detlef@dreichtelt.de
48
-- rebuild for x86_64
49
-- get new config.sub from /usr/share/automake-1.9/config.sub
50
-- add ./configure  --libdir=/usr/lib64
51
-- add Provides:    libfame-0.9.so.1()(64bit)
52
-* Thu Mar 27 2003 Manfred.Tremmel@iiv.de
53
-- added packman headers
54
-* Mon Oct  7 2002 corsepiu@faw.uni-ulm.de
55
-- changed manpages-directory and other path-corrections
56