Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > f8fbe966d1e38e30fed8276e27317809 > files > 2

byzanz-0.2.2-1mdv2010.1.src.rpm

Summary:    A gif desktop recorder 
Name:       byzanz
Version:    0.2.2
Release:    %mkrel 1
URL:        http://www.freedesktop.org/~company/
License:    LGPLv3+
Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
Group:      Video
BuildRequires: gnome-panel-devel
BuildRequires: libxdamage-devel
BuildRequires: cairo-devel >= 1.9.1
BuildRequires: gtk+2-devel >= 2.17.10
BuildRequires: libgstreamer-plugins-base-devel
BuildRequires: libGConf2-devel
BuildRequires: intltool
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%description 
Byzanz is a desktop recorder. Just like Istanbul. But it doesn't record to 
Ogg Theora, but to GIF.

%prep
%setup -q 

%build
%configure2_5x
%make

%install
rm -Rf $RPM_BUILD_ROOT
%makeinstall_std
%find_lang %{name}

%define schemas %name
%post
%post_install_gconf_schemas %{schemas}
%update_icon_cache hicolor

%preun
%preun_uninstall_gconf_schemas %{schemas}

%postun
%clean_icon_cache hicolor

%clean
rm -Rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc ChangeLog README NEWS AUTHORS 
%_sysconfdir/gconf/schemas/%name.schemas
%_bindir/*
%_libdir/%{name}-applet
%_libdir/bonobo/servers/*
%_datadir/gnome-2.0/ui/*
%_datadir/icons/hicolor/*/apps/*
%_mandir/man1/*



%changelog
* Wed Mar 24 2010 Götz Waschk <waschk@mandriva.org> 0.2.2-1mdv2010.1
+ Revision: 527071
- update to new version 0.2.2

* Sat Feb 20 2010 Götz Waschk <waschk@mandriva.org> 0.2.1-1mdv2010.1
+ Revision: 508679
- update to new version 0.2.1

* Wed Dec 02 2009 Götz Waschk <waschk@mandriva.org> 0.2.0-1mdv2010.1
+ Revision: 472574
- new version
- update build deps
- fix license

* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-6mdv2010.0
+ Revision: 424910
- use %%configure2_5x
- rebuild

* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-5mdv2009.0
+ Revision: 243379
- rebuild

* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1.1-3mdv2008.1
+ Revision: 140691
- restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request


* Thu Aug 03 2006 Frederic Crozat <fcrozat@mandriva.com> 0.1.1-3mdv2007.0
- Rebuild with latest dbus
- use macros

* Mon Jul 17 2006 Götz Waschk <waschk@mandriva.org> 0.1.1-2mdv2007.0
- fix buildrequires

* Fri May 12 2006 Götz Waschk <waschk@mandriva.org> 0.1.1-1mdk
- update icon cache
- update file list
- New release 0.1.1

* Thu Jan 26 2006 Götz Waschk <waschk@mandriva.org> 0.1.0-1mdk
- add gconf handling
- add icons
- New release 0.1.0

* Sun Jan 15 2006 Götz Waschk <waschk@mandriva.org> 0.0.3-2mdk
- fix buildrequires

* Fri Jan 13 2006 Michael Scherer <misc@mandriva.org> 0.0.3-1mdk
- First mandriva package