Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > 71ca31286bfbc3f2ce98dbe6c207a890 > files > 2

mrproject-0.5.1-1mdk.src.rpm

Summary: 	MrProject
Name: 		mrproject
Version: 	0.5.1
Release: 	1mdk
License: 	GPL
Group: 		Office
Url:		http://mrproject.codefactory.se

Source0: 	ftp://ftp.codefactory.se/pub/software/mrproject/source/%{name}-%{version}.tar.bz2

BuildRoot:	%_tmppath/%name-%version-%release-root

BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	bison
BuildRequires:	bonobo-devel >= 1.0.0
BuildRequires:	evolution
BuildRequires:	freetype2-devel
BuildRequires:	gcc
BuildRequires:	gettext
BuildRequires:	GConf-devel
BuildRequires:	gal-devel >= 0.7
BuildRequires:	libglade-devel >= 0.14
BuildRequires:	gnome-vfs-devel >= 1.0.0
BuildRequires:	openssl-devel
BuildRequires:	texinfo
BuildRequires:	xpm-devel

%description
MrProject, a project management application for GNOME.

%prep

%setup -q

%build
%configure
%make

%install
rm -fr %buildroot

%makeinstall

install -d -m 0755 %buildroot/%_menudir
cat << EOF > %buildroot/%_menudir/%name
?package(%{name}):command="mrproject" \
needs="x11" \
section="Office/Tasks management" \
title="Mr Project" \
longtitle="Project management tool" \
icon="taskmanagement_section.png"
EOF

%find_lang %{name}

%post
%{update_menus}

%postun
%{clean_menus}

%clean
rm -fr %buildroot


%files -f %{name}.lang
%defattr(-,root,root)
%doc ChangeLog NEWS README COPYING
%{_bindir}/*
%dir %{_libdir}/mrproject
%dir %{_libdir}/mrproject/components
%_libdir/mrproject/components/*.a
%_libdir/mrproject/components/*.la
%{_libdir}/mrproject/components/*.so
%{_datadir}/gnome/apps/Applications/*.desktop
%{_datadir}/gnome/ui/*.ui
%dir %{_datadir}/images
%{_datadir}/images/mrproject
%{_datadir}/oaf/*
%{_datadir}/mime-info/*
%{_datadir}/mrproject
%{_menudir}/*
%{_datadir}/idl/*
%{_datadir}/pixmaps/*
#
%_mandir/man1/*



%changelog
* Wed Jan 23 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.1-1mdk
- Release 0.5.1

* Tue Jan 15 2002 Stefan van der Eijk <stefan@eijk.nu> 0.5.0-3mdk
- BuildRequires
- Rebuild with libgal19

* Wed Jan 09 2002 David BAUDENS <baudens@mandrakesoft.com> 0.5.0-2mdk
- Fix menu entry
- Add missing files

* Thu Jan  3 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.0-1mdk
- Release 0.5.0
- Switch to implicit dependencies

* Fri Nov  9 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.4.1-2mdk
- Recompiled against latest gal

* Mon Oct 29 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.4.1-1mdk
- Release 0.4.1
- Patch0: fix compilation with latest bonobo

* Thu Sep 27 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.4.0-1mdk
- Release 0.4.0
- Compiled against libgal12

* Thu Aug 30 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.3.2-1mdk
- Release 0.3.2
- add menu entry

* Wed Aug 22 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.3.1-4mdk
- Add missing directories
- Recompiled against libgal11

* Fri Aug 10 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.3.1-3mdk
- Recompiled against latest gal

* Wed Jul 07 2001 Camille Begnis <camille@mandrakesoft.com> 0.3.1-2mdk
- RPM Sucks (now all files are there)
- Changed Copyright to License

* Fri Jun 29 2001 Camille Begnis <camille@mandrakesoft.com> 0.3.1-1mdk
- Stole spec from RH