/[svn]/qsampler/trunk/qsampler.spec.in
ViewVC logotype

Diff of /qsampler/trunk/qsampler.spec.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2997 by capela, Sun Sep 25 18:20:13 2016 UTC revision 3046 by capela, Sun Nov 13 19:28:17 2016 UTC
# Line 1  Line 1 
1  %define name    @PACKAGE_TARNAME@  %define name    @PACKAGE_TARNAME@
2  %define version @PACKAGE_VERSION@  %define version @PACKAGE_VERSION@
3  %define release 18  %define release 19
4    
5  %define _prefix @ac_prefix@  %define _prefix @ac_prefix@
6    
# Line 40  interface of LinuxSampler Control Protoc Line 40  interface of LinuxSampler Control Protoc
40    
41  %prep  %prep
42  %setup  %setup
43  [ -f Makefile.git ] && %__make -f Makefile.git  [ -x ./autogen.sh ] && ./autogen.sh
44    
45  %build  %build
46  %configure  %configure
# Line 82  interface of LinuxSampler Control Protoc Line 82  interface of LinuxSampler Control Protoc
82  %{_datadir}/man/man1/%{name}.1.gz  %{_datadir}/man/man1/%{name}.1.gz
83    
84  %changelog  %changelog
85    * Mon Nov 14 2016 Rui Nuno Capela <rncbc@rncbc.org> 0.4.2
86    - A Fall'16 release.
87  * Wed Sep 14 2016 Rui Nuno Capela <rncbc@rncbc.org> 0.4.1  * Wed Sep 14 2016 Rui Nuno Capela <rncbc@rncbc.org> 0.4.1
88  - End of Summer'16 release.  - End of Summer'16 release.
89  * Tue Apr  5 2016 Rui Nuno Capela <rncbc@rncbc.org> 0.4.0  * Tue Apr  5 2016 Rui Nuno Capela <rncbc@rncbc.org> 0.4.0

Legend:
Removed from v.2997  
changed lines
  Added in v.3046

  ViewVC Help
Powered by ViewVC