/[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 1965 by capela, Sat Aug 1 16:52:37 2009 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 17
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    * Sat Aug  1 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
67    - New 0.5.6 release.
68    
69    * Fri Oct 12 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
70    - Changed client interface function, for editing channel instrument.
71    - New 0.5.5 release.
72    
73  * Tue Oct  2 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>  * Tue Oct  2 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
74  - Added new client interface function, for editing instrument.  - Added new client interface function, for editing instrument.
75  - New 0.5.4 release.  - New 0.5.4 release.

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

  ViewVC Help
Powered by ViewVC