summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Dahl <matt2000@users.sourceforge.net>2001-09-21 12:17:29 +0000
committerMatthias Dahl <matt2000@users.sourceforge.net>2001-09-21 12:17:29 +0000
commitaf8905c774ab1398672fe146b54a09b76a22c53c (patch)
treeda5535c26e527b4e3bad8e414a99819ffe05e219
parent3b97563f35cb5af373f42ee3bbc9c244a31cbabe (diff)
downloadxine-lib-af8905c774ab1398672fe146b54a09b76a22c53c.tar.gz
xine-lib-af8905c774ab1398672fe146b54a09b76a22c53c.tar.bz2
added two missing files (xine-config man page, xine.m4)
CVS patchset: 678 CVS date: 2001/09/21 12:17:29
-rw-r--r--misc/xine-lib.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/xine-lib.spec.in b/misc/xine-lib.spec.in
index b9a9aa5ea..f8fec37ec 100644
--- a/misc/xine-lib.spec.in
+++ b/misc/xine-lib.spec.in
@@ -150,6 +150,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%{prefix}/bin/xine-config
+%{prefix}/man/man1/xine-config.1*
%{prefix}/man/man3/xine-lib.3*
%{prefix}/man/man3/ao_driver_t.3*
%{prefix}/man/man3/ao_functions_t.3*
@@ -185,6 +186,7 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/man/man3/vo_frame_t.3*
%{prefix}/include/xine/*.h
%{prefix}/include/xine.h
+%{prefix}/share/aclocal/xine.m4
# input plugins
%{prefix}/lib/xine/plugins/xineplug_inp_dvd.la
%{prefix}/lib/xine/plugins/xineplug_inp_dvd.so
@@ -302,6 +304,8 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/share/doc/xine/README.dxr3
%changelog
+* Fri Sep 21 2001 Matthias Dahl <matthew2k@web.de>
+- added two missing files (xine-config man page and xine.m4)
* Sun Sep 16 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
- Merge patch from José Carlos Monteiro <jcm@netcabo.pt>:
- Filelist and other minor updates,