Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 6663d2b11164574596b5ba5b81fcf67d > files > 2

gai-0.5.8-1mdk.src.rpm

%define version 0.5.8
%define release 1mdk
%define name gai
%define lib_major 0
%define lib_name %mklibname %name %{lib_major}

Name:		%{name}
Version:	%{version}
Summary:    General Applet Interface Library
Release:	%{release}
License:	LGPL
Group:      Graphical desktop/Other
Url:		http://gai.sf.net
Source0:	http://prdownloads.sourceforge.net/gai/%{name}-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
Requires: 	gai-album, gai-bgswitcher, gai-blobs, gai-leds
Requires: 	gai-mailcounter, gai-pal, gai-visual-audio, gai-sun
BuildRequires:	libgnomeui2-devel >= 2.0
BuildRequires:	libglade2.0-devel >= 2.0
BuildRequires:	gtkglext-devel
BuildRequires:  libpanel-applet-devel
BuildRequires:  rox
BuildRequires:  SDL-devel

%description
A collection of applets for panels, including the GNOME one.

%package -n %{lib_name}
Summary:    General Applet Interface Library
Group:      System/Libraries
Provides:   %{lib_name} = %{version}-%{release}
Provides:   lib%{name} = %{version}-%{release}

%description -n %{lib_name}
This library is intended to simplify the development and use of
dockapps and gnome panel applets. With this library the programmer
can focus on what the applet shall do, not on the interface.

%package -n %{lib_name}-devel
Summary:        Development files for gai
Group:          Development/C
Provides:       %{lib_name}-devel = %{version}-%{release}
Provides:	lib%{name}-devel = %{version}-%{release}
Requires:       %{lib_name} = %{version}-%{release}
Requires:  	libpanel-applet-devel


%description -n %{lib_name}-devel
This library is intended to simplify the development and use of
dockapps and gnome panel applets.
This package allows you to develop applications using gai.

%prep
%setup -q

%build
%configure2_5x
%make 

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%post -n %{lib_name} -p /sbin/ldconfig

%postun -n %{lib_name} -p /sbin/ldconfig

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,0755)
%doc AUTHORS BUGS ChangeLog README* THANKS TODO WINDOWMANAGERS 

%files -n %{lib_name}
%defattr(-,root,root,0755)
%{_libdir}/lib%{name}.so.*

%files -n %{lib_name}-devel
%defattr(-,root,root,0755)
%doc docs/*
%{_libdir}/pkgconfig/*
%{_libdir}/lib%{name}.so
%{_includedir}/*

%changelog
* Sat Sep 25 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.5.8-1mdk
- New release 0.5.8

* Wed Aug 25 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.5.7-1mdk
- New release 0.5.7

* Fri Jun  4 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.6-1mdk
- drop merged patch
- New release 0.5.6

* Wed Apr 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.5-4mdk
- fix Makefile.in template for ROX applet installation

* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.5-3mdk
- fix group
- fix description

* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.5-2mdk
- fix buildrequires

* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.5-1mdk
- fix source URL
- new version

* Mon Apr 12 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.4-1mdk
- new version

* Sat Apr  3 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.3-1mdk
- new version

* Sun Jan 25 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.2-1mdk
- new version

* Sun Jan 18 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.1-1mdk
- new version

* Sun Jan 11 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-1mdk
- fix installation
- new version

* Tue Nov 18 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.pre6.1mdk
- fix buildrequires
- new version

* Fri Oct 31 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.pre5.1mdk
- the linking of the library was fixed, move symlink to the devel package
- new version

* Wed Oct  1 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.pre3.1mdk
- new versiona

* Tue Sep 16 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.pre2.6mdk
- fix devel requires again

* Tue Sep 16 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.pre2.5mdk
- fix devel requirements again
- add docs

* Tue Sep 16 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.pre2.4mdk
- use configure2_5x
- fix devel requires and buildrequires

* Mon Sep 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.5.0-0.pre2.3mdk
- BuildRequires:  libpanel-applet-devel
 
* Sun Sep 14 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.5.0-0.pre2.2mdk
- redo virtual package

* Sun Sep 14 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.5.0-0.pre2.1mdk
- cleanup
- From Bellegarde Cedric <gnumdk@wanadoo.fr>
	- Make a spec file