/[svn]/liblscp/trunk/liblscp.spec.in
ViewVC logotype

Diff of /liblscp/trunk/liblscp.spec.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1368 by capela, Tue Oct 2 07:16:59 2007 UTC revision 1412 by capela, Fri Oct 12 22:43:38 2007 UTC
# Line 1  Line 1 
1    
2  %define name    @PACKAGE@  %define name    @PACKAGE@
3  %define version @VERSION@  %define version @VERSION@
4  %define release 15  %define release 16
5  %define prefix  @prefix@  %define prefix  @prefix@
6    
7  Summary:        LinuxSampler control protocol API.  Summary:        LinuxSampler control protocol API.
# Line 63  if [ -d $RPM_BUILD_ROOT ]; then rm -rf $ Line 63  if [ -d $RPM_BUILD_ROOT ]; then rm -rf $
63  %{prefix}/include/lscp  %{prefix}/include/lscp
64    
65  %changelog  %changelog
66    * Fri Oct 12 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
67    - Changed client interface function, for editing channel instrument.
68    - New 0.5.5 release.
69    
70  * Tue Oct  2 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>  * Tue Oct  2 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
71  - Added new client interface function, for editing instrument.  - Added new client interface function, for editing instrument.
72  - New 0.5.4 release.  - New 0.5.4 release.

Legend:
Removed from v.1368  
changed lines
  Added in v.1412

  ViewVC Help
Powered by ViewVC