summaryrefslogtreecommitdiff
path: root/misc/xine-lib.spec.in
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-09-27 21:31:03 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-09-27 21:31:03 +0000
commit81b60830e8aa59b2d7fddeb48c678ba9df7e13c3 (patch)
tree9680dabda62c2e372dd097549e080a0b09f35c50 /misc/xine-lib.spec.in
parent7c0dbc610fa7a3325794a0da7590a687e4a1c1f9 (diff)
downloadxine-lib-81b60830e8aa59b2d7fddeb48c678ba9df7e13c3.tar.gz
xine-lib-81b60830e8aa59b2d7fddeb48c678ba9df7e13c3.tar.bz2
Add desktop stuff from patches by Miguel Freitas <miguel@cetuc.puc-rio.br>
Fixed xine.m4 installation from Andrew Meredith <andrew@anvil.org> CVS patchset: 705 CVS date: 2001/09/27 21:31:03
Diffstat (limited to 'misc/xine-lib.spec.in')
-rw-r--r--misc/xine-lib.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/xine-lib.spec.in b/misc/xine-lib.spec.in
index f8fec37ec..ac6789bf1 100644
--- a/misc/xine-lib.spec.in
+++ b/misc/xine-lib.spec.in
@@ -186,7 +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
+@INSTALL_M4_TRUE@@ACLOCAL_DIR@/xine.m4
# input plugins
%{prefix}/lib/xine/plugins/xineplug_inp_dvd.la
%{prefix}/lib/xine/plugins/xineplug_inp_dvd.so
@@ -304,6 +304,9 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/share/doc/xine/README.dxr3
%changelog
+* Thu Sep 27 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
+- Add desktop stuff from patches by Miguel Freitas <miguel@cetuc.puc-rio.br>
+- Fixed xine.m4 installation from Andrew Meredith <andrew@anvil.org>
* 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>