vala: add BR on gtk2-devel
This commit is contained in:
parent
9b647cf472
commit
b0163da53c
@ -1,6 +1,6 @@
|
|||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.1.5
|
Version: 0.1.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A modern programming language for GNOME
|
Summary: A modern programming language for GNOME
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -10,7 +10,7 @@ URL: http://live.gnome.org/Vala
|
|||||||
Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: glib2-devel flex bison devhelp
|
BuildRequires: gtk2-devel flex bison devhelp
|
||||||
#Requires:
|
#Requires:
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -130,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 4 2007 Michel Salim <michel.sylvan@gmail.com> - 0.1.5-3
|
||||||
|
- Add build dependency on gtk2-devel
|
||||||
|
|
||||||
* Tue Dec 4 2007 Michel Salim <michel.sylvan@gmail.com> - 0.1.5-2
|
* Tue Dec 4 2007 Michel Salim <michel.sylvan@gmail.com> - 0.1.5-2
|
||||||
- Enable project generator tool
|
- Enable project generator tool
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user