Logoj0ke.net Open Build Service > Projects > multimedia > faad2 > Changes
Sign Up | Log In

Changes of Revision 10

[-] Changed faad2.spec
x
 
1
@@ -17,7 +17,7 @@
2
 URL:            http://www.audiocoding.com/
3
 
4
 Source0:        http://downloads.sourceforge.net/faac/%{name}-%{version}.tar.bz2
5
-
6
+Source1:   %{name}-rpmlintrc
7
 Patch0:         faad2-libmp4ff.patch
8
 Patch1:         faad2-main_overflow.diff
9
 BuildRoot:      %{_tmppath}/buildroot-%{name}-%{version}
10
@@ -65,8 +65,8 @@
11
 Bibliotheken zu faad2
12
 
13
 %package -n %{lib}-devel
14
-Summary:        Development files of the FAAD 2 AAC decoder.
15
-Summary(de):    Entwicklerdateien des FAAD 2 AAC Dekoders.
16
+Summary:        Development files of the FAAD 2 AAC decoder
17
+Summary(de):    Entwicklerdateien des FAAD 2 AAC Dekoders
18
 Group:          Development/Libraries/C and C++
19
 Requires:       %{libname} = %{version}-%{release}
20
 Requires:       libmp4v2-devel
21
@@ -85,8 +85,8 @@
22
 
23
 
24
 %package        xmms-plugin
25
-Summary:        faad2 Xmms input plugin
26
-Summary(de):    faad2 Xmms input plugin
27
+Summary:        Faad2 Xmms input plugin
28
+Summary(de):    Faad2 Xmms input plugin
29
 Group:          Productivity/Multimedia/Sound/Players
30
 Requires:       %{libname} = %{version}-%{release}
31
 Requires:       xmms >= 1.2.8
32
@@ -102,6 +102,7 @@
33
 
34
 %prep
35
 %setup -qn faad2
36
+chmod 644 README NEWS AUTHORS ChangeLog COPYING TODO
37
 %patch0
38
 %patch1 -p1
39
 
40
[+] Added faad2-rpmlintrc ^