- Update to 0.9.7.

- Remove clean section & buildroot. No longer needed.
This commit is contained in:
Brian Pepple 2010-08-25 20:17:24 -04:00
parent 4b69f9ed32
commit cea1a756f0
3 changed files with 7 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
vala-0.9.3.tar.bz2
vala-0.9.4.tar.bz2
vala-0.9.5.tar.bz2
/vala-0.9.7.tar.bz2

View File

@ -1 +1 @@
2c92ba5ebdc1d56299535f562991a2a8 vala-0.9.5.tar.bz2
3062fe00c0f5b8f40cd2a94ff9bbe2da vala-0.9.7.tar.bz2

View File

@ -5,7 +5,7 @@
%global api_ver 0.10
Name: vala
Version: 0.9.5
Version: 0.9.7
Release: 1%{?dist}
Summary: A modern programming language for GNOME
@ -18,7 +18,6 @@ Source0: http://download.gnome.org/sources/vala/0.9/vala-%{version}.tar.b
Source1: vala-mode.el
Source2: vala-init.el
Source3: emacs-vala-COPYING
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel flex bison devhelp gecko-libs >= 1.9
BuildRequires: emacs emacs-el
@ -155,10 +154,6 @@ mkdir -p $RPM_BUILD_ROOT%{_emacs_sitestartdir}
cp -p emacs-vala/*.el* $RPM_BUILD_ROOT%{_emacs_sitelispdir}/%{name}
cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_emacs_sitestartdir}
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -214,6 +209,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 25 2010 Brian Pepple <bpepple@fedoraproject.org> - 0.9.7-1
- Update to 0.9.7.
- Remove clean section & buildroot. No longer needed.
* Mon Aug 9 2010 Michel Salim <salimma@fedoraproject.org> - 0.9.5-1
- Update to 0.9.5