Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > b6978b89becd50da0bfa4a4ac18ab698 > files > 2

xfce4-dev-tools-4.7.2-3mdv2010.1.src.rpm

%define url_ver %(echo %{version} | cut -c 1-3)

Summary:	Xfce developer tools
Name:		xfce4-dev-tools
Version:	4.7.2
Release:	%mkrel 3
License:	GPLv2+
Group:		Development/Other
URL:		http://www.xfce.org
Source0:	http://archive.xfce.org/src/xfce/xfce4-dev-tools/%{url_ver}/%{name}-%{version}.tar.bz2
BuildRequires:	automake >= 1.10
BuildRequires:	intltool
Requires:	intltool
BuildArch:	noarch
Obsoletes:	xfce-dev-tools < 4.5.91
Provides:	xfce-dev-tools
BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot

%description
This package contains common tools required by Xfce developers and people
that want to build Xfce from SVN. In addition, this package contains the
Xfce developer's handbook.

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog HACKING NEWS README
%{_bindir}/*
%{_datadir}/xfce4/dev-tools


%changelog
* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-3mdv2010.1
+ Revision: 543292
- rebuild for mdv 2010.1

* Tue Oct 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-2mdv2010.0
+ Revision: 455043
- adapt to new URL schemas for Xfce sources

* Tue Sep 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2010.0
+ Revision: 447445
- update to new version 4.7.2

* Mon Aug 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-2mdv2010.0
+ Revision: 420551
- update to new version 4.7.0

* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
+ Revision: 349196
- rebuild whole xfce

* Fri Feb 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-1mdv2009.1
+ Revision: 345490
- update to new version 4.6.0

* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
+ Revision: 333830
- update to new version 4.5.99.1

* Wed Jan 14 2009 Jérôme Soyer <saispo@mandriva.org> 4.5.93-1mdv2009.1
+ Revision: 329460
- New upstream release

  + Tomasz Pawel Gajc <tpg@mandriva.org>
    - add full path for the Source0

* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
+ Revision: 303452
- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)

* Wed Oct 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
+ Revision: 294005
- Xfce4.6 beta1 is landing on cooker

* Wed Aug 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0.1-5mdv2009.0
+ Revision: 274086
- require intltool

* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0.1-4mdv2009.0
+ Revision: 262356
- rebuild

* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0.1-3mdv2009.0
+ Revision: 256862
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0.1-1mdv2008.1
+ Revision: 109941
- new version
- do not package COPYING file
- spec file clean

* Sat Nov 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-4mdv2008.1
+ Revision: 109706
- obsolete older release
- use upstream name
- new license policy
- use upstream tarball name as a real name

* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-3mdv2008.0
+ Revision: 89927
- this package is now noarch, as it is containing only text scripts and files

* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-2mdv2008.0
+ Revision: 32337
- use macros
- spec file clean