Update to 4.9.1

- Packge is no longer noarch.
This commit is contained in:
Kevin Fenzi 2012-04-04 15:54:11 -06:00
commit 68f3ff2356
3 changed files with 11 additions and 5 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ xfce4-dev-tools-4.7.2.tar.bz2
/xfce4-dev-tools-4.7.3.tar.bz2
/xfce4-dev-tools-4.7.4.tar.bz2
/xfce4-dev-tools-4.8.0.tar.bz2
/xfce4-dev-tools-4.9.1.tar.bz2

View file

@ -1 +1 @@
9591299c49d92d00ba47974c42a735fa xfce4-dev-tools-4.8.0.tar.bz2
3cbc68d6f1df527affa114631c66eb48 xfce4-dev-tools-4.9.1.tar.bz2

View file

@ -1,16 +1,16 @@
Name: xfce4-dev-tools
Version: 4.8.0
Release: 3%{?dist}
Version: 4.9.1
Release: 1%{?dist}
Summary: Xfce developer tools
Group: Development/Tools
License: GPLv2+
URL: http://xfce.org/~benny/projects/xfce4-dev-tools/
Source0: http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.8/%{name}-%{version}.tar.bz2
Source0: http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.9/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: glib2-devel, gettext-devel, gtk-doc, libtool, intltool, make
BuildArch: noarch
BuildRequires: glib2-devel
%description
This package contains common tools required by Xfce developers and people
@ -38,11 +38,16 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS COPYING ChangeLog HACKING NEWS README
%{_bindir}/xdt-autogen
%{_bindir}/xdt-commit
%{_bindir}/xdt-csource
%dir %{_datadir}/xfce4/
%{_datadir}/xfce4/dev-tools/
%{_datadir}/aclocal/*
%changelog
* Sun Apr 01 2012 Kevin Fenzi <kevin@scrye.com> - 4.9.1-1
- Update to 4.9.1
- Packge is no longer noarch.
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild