SPECS: libsndfile.spec - ghost soname symlink - package remaining octave files
qboosh
qboosh at pld-linux.org
Thu Apr 2 22:28:02 CEST 2009
Author: qboosh Date: Thu Apr 2 20:28:02 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ghost soname symlink
- package remaining octave files
---- Files affected:
SPECS:
libsndfile.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: SPECS/libsndfile.spec
diff -u SPECS/libsndfile.spec:1.63 SPECS/libsndfile.spec:1.64
--- SPECS/libsndfile.spec:1.63 Fri Mar 13 15:26:40 2009
+++ SPECS/libsndfile.spec Thu Apr 2 22:27:56 2009
@@ -141,7 +141,8 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/libsndfile.so.*.*
+%attr(755,root,root) %{_libdir}/libsndfile.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsndfile.so.1
%files devel
%defattr(644,root,root,755)
@@ -159,7 +160,10 @@
%files octave
%defattr(644,root,root,755)
-%{_datadir}/octave/site/m/*
+%{_datadir}/octave/site/m/sndfile_*.m
+%dir %{_libdir}/octave/*/site/oct/*/sndfile
+%{_libdir}/octave/*/site/oct/*/sndfile/PKG_ADD
+%attr(755,root,root) %{_libdir}/octave/*/site/oct/*/sndfile/sndfile.oct
%files progs
%defattr(644,root,root,755)
@@ -172,6 +176,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2009/04/02 20:27:56 qboosh
+- ghost soname symlink
+- package remaining octave files
+
Revision 1.63 2009/03/13 14:26:40 hawk
- fixed x86_64 build, BR lapack-devel
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsndfile.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list