msg
This commit is contained in:
parent
eee8d9d227
commit
3ca905c4d0
@ -5,7 +5,7 @@ Summary: A modern programming language for GNOME
|
||||
|
||||
Group: Development/Languages
|
||||
# Most files are LGPLv2.1+, curses.vala is 2-clause BSD
|
||||
License: LGPLv2.1+ and BSD
|
||||
License: LGPLv2+ and BSD
|
||||
URL: http://live.gnome.org/Vala
|
||||
Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -43,7 +43,7 @@ compiler.
|
||||
Summary: Bindings generators for %{name}
|
||||
Group: Development/Languages
|
||||
# Most files are LGPLv2.1+, but gapi*.pl files are GPLv2
|
||||
License: LGPLv2.1+ and GPLv2
|
||||
License: LGPLv2+ and GPLv2
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: perl-XML-LibXML
|
||||
|
||||
@ -93,7 +93,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files vapigen
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/%gen
|
||||
%{_bindir}/*gen
|
||||
%{_libdir}/vala
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user