Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 7ae5f57e93c4402e607c7c6c3128200f > files > 2

pilrc-2.9p10-1mdk.src.rpm

%define name pilrc
%define version 2.9p10
%define release 1mdk

Summary: Takes a resource script file and generates one or more binary resource
Name: %{name}
Version: %{version}
Release: %{release}
License: GPL
URL: http://www.ardiri.com/index.php?redir=palm&cat=pilrc
Source: %{name}-%{version}.tar.bz2
Group: Development/Other
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
BuildRequires: gtk-devel

%description
PilRC is an application that takes a resource script file and generates one or
more binary resource files that are to be used when developing for the Palm 
Computing Platform. PilRCUI gives you a preview of your resource file. 


%prep
%setup -q

%build
%configure2_5x --enable-pilrcui 

%make

%install
rm -rf $RPM_BUILD_ROOT

%makeinstall_std

chmod 0755 doc/images
chmod 0644 LICENSE.txt README.txt doc/*.html doc/images/*

%clean
rm -rf $RPM_BUILD_ROOT 

%files
%defattr (-,root,root)
%doc LICENSE.txt README.txt doc/*.html doc/images
%{_bindir}/*


%changelog
* Wed Dec 10 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.9p10mdk
- Release 2.9p10 (tarball from Debian)

* Fri Feb 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.8p7-2mdk
- rebuild

* Mon Jan 14 2002 François Pons <fpons@mandrakesoft.com> 2.8p7-1mdk
- fix documentation access rights.
- 2.8p7.

* Thu Aug 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.8p5-2mdk
- rebuild

* Fri Jun 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.8p5-1mdk
- updated to 2.8p5

* Thu Mar 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.7b-1mdk
- updated to 2.7b
- fix build

* Wed Jan 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.7a-1mdk
- updated to 2.7a

* Fri Nov 24 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.6-1mdk
- used srpm from ashimaru <ashimaru@gmx.net> :
	- first build