Correct rpmlint warnings
This commit is contained in:
parent
9855c4b8d5
commit
2087191da7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ guitarix-0.10.0.tar.bz2
|
||||
guitarix-0.11.0.tar.bz2
|
||||
/guitarix-0.11.1.tar.bz2
|
||||
/guitarix2-0.16.0.tar.bz2
|
||||
/guitarix2-0.17.0.tar.bz2
|
||||
|
@ -1,12 +1,11 @@
|
||||
# guitarix has merged with gx_head branch and tarball is distributed as guitarix2
|
||||
# project name remains guitarix however
|
||||
%define altname gx_head
|
||||
%define altname2 guitarix2
|
||||
%global altname gx_head
|
||||
%global altname2 guitarix2
|
||||
|
||||
Name: guitarix
|
||||
#guitarix2-0.16.0
|
||||
Version: 0.16.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.17.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Mono amplifier to JACK
|
||||
Group: Applications/Multimedia
|
||||
License: GPLv2+
|
||||
@ -124,6 +123,12 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/ladspa/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2011 Brendan Jones <brendan.jones.it@gmail.com> - 0.17.0-2
|
||||
- Correct changelog to prevent rpmlint warnings
|
||||
|
||||
* Fri Jul 15 2011 Brendan Jones <brendan.jones.it@gmail.com> - 0.17.0-1
|
||||
- Update to 0.17.0, replace define macro with global
|
||||
|
||||
* Wed Jun 15 2011 Brendan Jones <brendan.jones.it@gmail.com> - 0.16.0-3
|
||||
- Add BuildRequires gettext
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user