SPECS: taopm.spec
spider
spider at pld-linux.org
Tue Aug 30 10:12:01 CEST 2005
Author: spider Date: Tue Aug 30 08:12:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
---- Files affected:
SPECS:
taopm.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/taopm.spec
diff -u SPECS/taopm.spec:1.1 SPECS/taopm.spec:1.2
--- SPECS/taopm.spec:1.1 Tue Aug 30 05:48:38 2005
+++ SPECS/taopm.spec Tue Aug 30 10:11:56 2005
@@ -1,9 +1,4 @@
# $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with tests # build with tests
-%bcond_without tests # build without tests
-#
Summary: Tao is a synthesizer for modelling sounds with physical simulations
Name: taopm
Version: 1.0beta
@@ -19,7 +14,12 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Tao is a software package for sound synthesis using physical models. It provides a virtual acoustic material constructed from masses and springs which can be used as the basis for building quite complex virtual musical instruments. Tao comes with a synthesis language for creating and playing instruments and a fully documented (eventually) C++ API for those who would like to use it as an object library.
+Tao is a software package for sound synthesis using physical models.
+It provides a virtual acoustic material constructed from masses and
+springs which can be used as the basis for building quite complex
+virtual musical instruments. Tao comes with a synthesis language for
+creating and playing instruments and a fully documented (eventually)
+C++ API for those who would like to use it as an object library.
%package devel
Summary: Development libraries and header files for tao library
@@ -69,10 +69,12 @@
%{_examplesdir}/%{name}-%{version}
%files devel
+%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/tao-config
%{_libdir}/libtao.la
%files static
+%defattr(644,root,root,755)
%{_libdir}/libtao.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/08/30 08:11:56 spider
+*** empty log message ***
+
Revision 1.1 2005/08/30 03:48:38 aredridel
- added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/taopm.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list