Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
transcode
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 17
[-]
[+]
Changed
transcode.spec
@@ -1,7 +1,7 @@ # norootforbuild #!BuildIgnore: post-build-checks Name: transcode -Version: 1.0.7 +Version: 1.1.0 Release: 1 Source0: %{name}-%{version}.tar.bz2 @@ -124,10 +124,10 @@ %{__rm} -rf %{buildroot}%{_datadir}/doc/transcode %{__rm} -rf %{buildroot}%{_datadir}/doc/packages/%{name}/man docs/man %{__rm} -f %{buildroot}%{_bindir}/pvmgs -%{__install} contrib/tccomplete.source -D %{buildroot}%{_sysconfdir}/bash_completion.d/transcode.sh +##%{__install} contrib/tccomplete.source -D %{buildroot}%{_sysconfdir}/bash_completion.d/transcode.sh %if 0%{?suse_version} >= 1000 -%{__rm} %{buildroot}%{_libdir}/%{name}/export_af6.conf +%{__rm} -f %{buildroot}%{_libdir}/%{name}/export_af6.conf %endif %clean @@ -135,7 +135,7 @@ %files %defattr(-,root,root) -%attr(644,root,root)%{_sysconfdir}/bash_completion.d/transcode.sh +##%attr(644,root,root)%{_sysconfdir}/bash_completion.d/transcode.sh %{_bindir}/avifix %{_bindir}/aviindex %{_bindir}/avimerge @@ -150,15 +150,16 @@ #%{_bindir}/tcmplex %{_bindir}/tcprobe %{_bindir}/tcpvmexportd -%{_bindir}/tcrequant +##%{_bindir}/tcrequant +%{_bindir}/tcyait %{_bindir}/tcscan %{_bindir}/tcxmlcheck %{_bindir}/tcxpm2rgb %{_bindir}/%{name} %{_libdir}/%{name}/a52_decore.la %{_libdir}/%{name}/a52_decore.so -%{_libdir}/%{name}/af6_decore.la -%{_libdir}/%{name}/af6_decore.so +##%{_libdir}/%{name}/af6_decore.la +##%{_libdir}/%{name}/af6_decore.so %{_libdir}/%{name}/export_*.la %{_libdir}/%{name}/export_*.so %{_libdir}/%{name}/filter_*.la @@ -168,8 +169,8 @@ %{_libdir}/%{name}/*.awk %{_libdir}/%{name}/pvm_functions.la %{_libdir}/%{name}/pvm_functions.so -%{_libdir}/%{name}/xvid2.cfg -%{_libdir}/%{name}/xvid3.cfg +##%{_libdir}/%{name}/xvid2.cfg +##%{_libdir}/%{name}/xvid3.cfg %{_libdir}/%{name}/xvid4.cfg %{_mandir}/man*/* %doc AUTHORS COPYING ChangeLog README TODO docs/*