- Update to 0.05.0

This commit is contained in:
Orcan Ogetbil 2009-07-28 02:25:55 +00:00
parent a924ecf27a
commit 2d7e3c4f05
3 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
guitarix-0.04.6-1.tar.bz2
guitarix-0.05.0-1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: guitarix
Version: 0.04.6
Version: 0.05.0
Release: 1%{?dist}
Summary: Mono amplifier to JACK
Group: Applications/Multimedia
@ -45,7 +45,7 @@ sed -i 's|lib/|%{_lib}/|' wscript
sed -i 's|\.png||' %{name}.desktop
%build
./waf -vvv configure --prefix=%{_prefix} --cxxflags="%{optflags}"
./waf -vvv configure --prefix=%{_prefix} --cxxflags="%{optflags}" --ladspadir=%{_libdir}/ladspa
./waf -vvv build %{?_smp_mflags}
%install
@ -70,6 +70,12 @@ rm -rf %{buildroot}
%{_datadir}/applications/%{name}.desktop
%changelog
* Mon Jul 27 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.05.0-1
- Update to 0.05.0
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.04.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jun 24 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.04.6-1
- Update to 0.04.6 (build system uses waf now)
- License is GPLv2+

View File

@ -1 +1 @@
e172669f64596a238bc6a926ed42e7b5 guitarix-0.04.6-1.tar.bz2
9f2543abbaca3af59bde0ec0ade15658 guitarix-0.05.0-1.tar.bz2