/[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 965 by capela, Mon Dec 4 23:56:27 2006 UTC revision 988 by capela, Tue Dec 19 11:28:47 2006 UTC
# Line 1  Line 1 
1    
2  %define name    @PACKAGE@  %define name    @PACKAGE@
3  %define version @VERSION@  %define version @VERSION@
4  %define release 12  %define release 13
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    * Tue Dec 19 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
67    - Examples update.
68    - Prepared for 0.5.1 maintenance release.
69    
70    * Sun Dec 17 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
71    - Multi MIDI instrument maps introduced, sampler channel assignable.
72    - Moved on up to a brand new 0.5.0 release.
73    
74  * Mon Dec  4 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>  * Mon Dec  4 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
75  - Going up to 0.4.2 fast.  - Going up to 0.4.2 fast.
76    

Legend:
Removed from v.965  
changed lines
  Added in v.988

  ViewVC Help
Powered by ViewVC