/[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 1031 by capela, Mon Jan 15 11:08:28 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 14  %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>
74    - Added new client interface function, for editing instrument.
75    - New 0.5.4 release.
76    
77  * Mon Jan 15 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>  * Mon Jan 15 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
78  - New 0.5.3 release.  - New 0.5.3 release.
79    

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

  ViewVC Help
Powered by ViewVC