/[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 869 by capela, Thu Jun 1 08:32:16 2006 UTC revision 948 by capela, Tue Nov 28 15:31:20 2006 UTC
# Line 1  Line 1 
1    
2  %define name    @PACKAGE@  %define name    @PACKAGE@
3  %define version @VERSION@  %define version @VERSION@
4  %define release 10  %define release 11
5  %define prefix  @prefix@  %define prefix  @prefix@
6    
7  Summary:        LinuxSampler control protocol API.  Summary:        LinuxSampler control protocol API.
8  Name:           %{name}  Name:           %{name}
# 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    * The Nov 28 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
67    - Bumped directly to 0.4.1 release.
68    - Getting ready for the new MIDI instrument mapping features.
69    
70  * Thu Jun 01 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>  * Thu Jun 01 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
71  - Take a chance for a new 0.3.3 release.  - Take a chance for a new 0.3.3 release.
72  - Changed deprecated copyright attribute to license.  - Changed deprecated copyright attribute to license.

Legend:
Removed from v.869  
changed lines
  Added in v.948

  ViewVC Help
Powered by ViewVC