/[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 3043 by capela, Sat Nov 12 16:09:52 2016 UTC revision 3045 by capela, Sun Nov 13 18:43:46 2016 UTC
# Line 1  Line 1 
1    
2  %define name    @PACKAGE@  %define name    @PACKAGE@
3  %define version @VERSION@  %define version @VERSION@
4  %define release 21  %define release 20
5    
6  %define _prefix @prefix@  %define _prefix @prefix@
7    
# Line 48  LinuxSampler control protocol API librar Line 48  LinuxSampler control protocol API librar
48  %prep  %prep
49    
50  %setup  %setup
51  [ -f Makefile.git ] && %__make -f Makefile.git  [ -x ./autogen.sh ] && ./autogen.sh
52    
53  %build  %build
54  %configure  %configure
55  %__make  %__make %{?_smp_mflags}
56    
57  %install  %install
58  %makeinstall  %__make DESTDIR="%{buildroot}" install
59    
60  %clean  %clean
61  [ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot}  [ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}"
62    
63  %post -n %{name}6  %post -n %{name}6
64  /sbin/ldconfig  /sbin/ldconfig
# Line 114  LinuxSampler control protocol API librar Line 114  LinuxSampler control protocol API librar
114  * Tue Nov 28 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.4.1  * Tue Nov 28 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.4.1
115  - Bumped directly to 0.4.1 release.  - Bumped directly to 0.4.1 release.
116  - Getting ready for the new MIDI instrument mapping features.  - Getting ready for the new MIDI instrument mapping features.
117  * Thu Jun 01 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.3.3  * Thu Jun  1 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.3.3
118  - Take a chance for a new 0.3.3 release.  - Take a chance for a new 0.3.3 release.
119  - Changed deprecated copyright attribute to license.  - Changed deprecated copyright attribute to license.
120  - Added ldconfig to post-(un)install steps.  - Added ldconfig to post-(un)install steps.
121  * Mon Aug 29 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.2  * Mon Aug 29 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.2
122  - Fixed for 0.3.2 release.  - Fixed for 0.3.2 release.
123  * Tue Aug 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.1  * Wed Aug 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.1
124  - Prepare 0.3.1 release for sampler channel mute/solo support.  - Prepare 0.3.1 release for sampler channel mute/solo support.
125  * Thu Jun 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.0  * Fri Jun 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.0
126  - Prepare 0.3.0 release featuring timeout flush idiosyncrasies.  - Prepare 0.3.0 release featuring timeout flush idiosyncrasies.
127  * Sun May 22 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.9  * Sun May 22 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.9
128  - Prepare 0.2.9 release due to event subscription LSCP command changes.  - Prepare 0.2.9 release due to event subscription LSCP command changes.
129  * Tue May  6 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.8  * Fri May  6 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.8
130  - Prepare 0.2.8 release in response to [bug #9].  - Prepare 0.2.8 release in response to [bug #9].
131  * Tue Mar 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.7  * Thu Mar 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.7
132  - Prepare 0.2.7 yet another bug-fix release.  - Prepare 0.2.7 yet another bug-fix release.
133  * Tue Mar  1 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.6  * Tue Mar  1 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.6
134  - Prepare 0.2.6 bug-fix release.  - Prepare 0.2.6 bug-fix release.
135  * Tue Feb 14 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.5  * Mon Feb 14 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.5
136  - Prepare 0.2.5 release.  - Prepare 0.2.5 release.
137  * Tue Oct 11 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.4  * Mon Oct 11 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.4
138  - Fixed 0.2.4 release.  - Fixed 0.2.4 release.
139  * Tue Sep 28 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.3  * Tue Sep 28 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.3
140  - Fixed 0.2.3 release.  - Fixed 0.2.3 release.
141  * Tue Jul 29 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.2  * Thu Jul 29 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.2
142  - Prepare 0.2.2 release.  - Prepare 0.2.2 release.
143  * Tue Jul 13 2004 Christian Schoenebeck <cuse@users.sourceforge.net>  * Tue Jul 13 2004 Christian Schoenebeck <cuse@users.sourceforge.net>
144  - renamed 'liblscp.pc' to 'lscp.pc' as well as the pkg-config lib name  - renamed 'liblscp.pc' to 'lscp.pc' as well as the pkg-config lib name

Legend:
Removed from v.3043  
changed lines
  Added in v.3045

  ViewVC Help
Powered by ViewVC