Summary: liba52 is a free library for decoding ATSC A/52 streams.
Name: a52dec
Version: 0.7.4
Release: 2
Release: 3
License: GPL
Group: System/Libraries
Source: a52dec-0.7.4.tar.gz
...
...
@@ -25,6 +25,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
%clean
rm -fr $RPM_BUILD_ROOT
%post
# Only for SELinux enabled systems such as Fedora, RHEL
chcon -t textrel_shlib_t /usr/lib/liba52.so*
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING HISTORY INSTALL NEWS README TODO
...
...
@@ -36,7 +40,6 @@ rm -fr $RPM_BUILD_ROOT
/usr/share/man/man1/a52dec.1
/usr/share/man/man1/extract_a52.1
%description
liba52 is a free library for decoding ATSC A/52 streams. It is released under the terms of the GPL license. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3.