- Update to 0.05.0
This commit is contained in:
parent
a924ecf27a
commit
2d7e3c4f05
@ -1 +1 @@
|
|||||||
guitarix-0.04.6-1.tar.bz2
|
guitarix-0.05.0-1.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: guitarix
|
Name: guitarix
|
||||||
Version: 0.04.6
|
Version: 0.05.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mono amplifier to JACK
|
Summary: Mono amplifier to JACK
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -45,7 +45,7 @@ sed -i 's|lib/|%{_lib}/|' wscript
|
|||||||
sed -i 's|\.png||' %{name}.desktop
|
sed -i 's|\.png||' %{name}.desktop
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./waf -vvv configure --prefix=%{_prefix} --cxxflags="%{optflags}"
|
./waf -vvv configure --prefix=%{_prefix} --cxxflags="%{optflags}" --ladspadir=%{_libdir}/ladspa
|
||||||
./waf -vvv build %{?_smp_mflags}
|
./waf -vvv build %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -70,6 +70,12 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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)
|
- Update to 0.04.6 (build system uses waf now)
|
||||||
- License is GPLv2+
|
- License is GPLv2+
|
||||||
|
Loading…
Reference in New Issue
Block a user