summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2008-05-03 16:06:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit5c1f336a4ab84b5c08447b6311d11bf1010464f1 (patch)
tree97264f3beabe0e80d16fa94087eff17b914ff69d
parent5143581b6ce8811f4bc04b6caebe340ddc5d0572 (diff)
downloadmpeg4ip-5c1f336a4ab84b5c08447b6311d11bf1010464f1.zip
mpeg4ip-5c1f336a4ab84b5c08447b6311d11bf1010464f1.tar.gz
- install mp4encode
Changed files: mpeg4ip.spec -> 1.56
-rw-r--r--mpeg4ip.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/mpeg4ip.spec b/mpeg4ip.spec
index c02548d..671acd4 100644
--- a/mpeg4ip.spec
+++ b/mpeg4ip.spec
@@ -137,6 +137,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+install server/util/mp4encode/mp4encode $RPM_BUILD_ROOT%{_bindir}
+
rm -f $RPM_BUILD_ROOT%{_libdir}/mp4player_plugin/*.{a,la}
# bogus manual
rm -rf $RPM_BUILD_ROOT%{_mandir}/manm
@@ -159,6 +161,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/mp4art
%attr(755,root,root) %{_bindir}/mp4creator
%attr(755,root,root) %{_bindir}/mp4dump
+%attr(755,root,root) %{_bindir}/mp4encode
%attr(755,root,root) %{_bindir}/mp4extract
%attr(755,root,root) %{_bindir}/mp4info
%attr(755,root,root) %{_bindir}/mp4live
@@ -178,8 +181,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/mp4player_plugin/*.so*
%{_mandir}/man1/gmp4player.1*
%{_mandir}/man1/mp4creator.1*
-# no program
-#%{_mandir}/man1/mp4encode.1*
+%{_mandir}/man1/mp4encode.1*
%{_mandir}/man1/mp4live.1*
%files libs