Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 072b25e2679d1f1a6b2f5d4605281514 > files > 2

smilutils-0.3.2-20070731.1mdv2008.0.src.rpm

%define name	smilutils
%define version	0.3.2
%define release %mkrel 20070731.1

%define major	0
%define libname %mklibname kinoextensions %major

Name: 	 	%{name}
Summary: 	Command line tools for Kino's SMIL video format
Version: 	%{version}
Release: 	%{release}
Source:		%{name}-20070731.tar.bz2
URL:		http://sf.net/projects/kino
License:	GPL
Group:		Video
BuildRoot:	%{_tmppath}/%{name}-buildroot
BuildRequires:	autoconf2.5
BuildRequires:	libdv-devel quicktime-devel libxml2-devel
BuildRequires:	SDL-devel libgdk_pixbuf2.0-devel 

%description
SMIL is the file format kino uses to save projects. Here are a collection of
command line tools for SMIL manipulation.

%package -n 	%{libname}
Summary:        Dynamic libraries from %name
Group:          System/Libraries

%description -n %{libname}
Dynamic libraries from %name.

%package -n 	%{libname}-devel
Summary: 	Header files and static libraries from %name
Group: 		Development/C
Requires: 	%{libname} >= %{version}
Provides:	%{name}-devel = %{version}-%{release} 
Provides:	libkinoextensions-devel = %version-%release
Obsoletes: 	%{name}-devel

%description -n %{libname}-devel
Libraries and includes files for developing programs based on %name.

%prep
%setup -q -n %name

%build
./autogen.sh
%configure2_5x
%make
										
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc README COPYING
%{_bindir}/*
%{_mandir}/man1/*

%files -n %libname
%defattr(-,root,root)
%{_libdir}/*.so.*

%files -n %libname-devel
%defattr(-,root,root)
%{_libdir}/*.la
%{_libdir}/*.a
%{_libdir}/*.so




%changelog
* Wed Aug 22 2007 Austin Acton <austin@mandriva.org> 0.3.2-20070731.1mdv2008.0
+ Revision: 68816
- use debian sources to fix problems

* Fri Jun 08 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.3.2-0.4mdv2008.0
+ Revision: 37529
- Rebuild with libslang2.

* Mon May 28 2007 Funda Wang <fundawang@mandriva.org> 0.3.2-0.3mdv2008.0
+ Revision: 31897
- Rebuild against directfb 1.0


* Thu Mar 01 2007 Emmanuel Andry <eandry@mandriva.org> 0.3.2-0.2mdv2007.0
+ Revision: 130396
- rebuild for libgii
- Import smilutils

* Fri Jun 30 2006 Austin Acton <austin@mandriva.org> 0.3.2-1mdv2007.0
- from Cris B <cris AT beebgames DOT com> :
  - new version from CVS
  - requires gdk_pixbuf2
  - drop old patches

* Thu Sep 01 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.3.0-4mdk
- fix for new libquicktime

* Thu Oct 28 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.3.0-3mdk
- C++ fixes

* Fri Jun 04 2004 Michael Scherer <misc@mandrake.org> 0.3.0-2mdk 
- rebuild for new libintl

* Sat Apr 03 2004 Austin Acton <austin@mandrake.org> 0.3.0-1mdk
- 0.3.0
- redo buildrequires
- rename library
- add man pages
- add devel files
- configure 2.5