Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 66a7844461b4761b0e6b1f510db34e14 > files > 4

grandr_applet-0.4.1-5mdv2010.0.src.rpm

%define name grandr_applet
%define version 0.4.1
%define release %mkrel 5

Summary: Screen resolution changer applet for the GNOME panel
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://dekorte.homeip.net/download/grandr-applet/%{name}-%{version}.tar.gz
Patch: grandr_applet-0.3-deprecated.patch
Patch1: grandr_applet-0.4.1-libexecdir.patch
URL: http://dekorte.homeip.net/download/grandr-applet/
License: GPL
Group: Graphical desktop/GNOME
BuildRoot: %{_tmppath}/%{name}-buildroot
Requires: gnome-panel
BuildRequires: libpanel-applet-devel
BuildRequires: libgnomeui2-devel

%description
GrandrApplet is a simple gnome-panel front end to the xrandr extension. You
can use it to switch the screen resolution and orientation on the fly.

%prep
%setup -q
%patch -p1
%patch1 -p1
aclocal
autoconf
automake
#gw contains wrong path
rm -f GrandrApplet.server

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
rm -fr %buildroot/%_datadir/doc
%find_lang %name

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-,root,root)
%doc ChangeLog NEWS README AUTHORS
%_libdir/bonobo/servers/GrandrApplet.server
%_libdir/grandr
%_datadir/pixmaps/grandr.png


%changelog
* Sat Jul 25 2009 Götz Waschk <waschk@mandriva.org> 0.4.1-5mdv2010.0
+ Revision: 399673
- update build deps

* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.1-4mdv2009.0
+ Revision: 246625
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Sun Dec 16 2007 Götz Waschk <waschk@mandriva.org> 0.4.1-2mdv2008.1
+ Revision: 120698
- fix path in bonobo server file (bug #36180)

* Thu Dec 13 2007 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2008.1
+ Revision: 119517
- new version

* Thu Nov 15 2007 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2008.1
+ Revision: 108935
- new version

* Fri Aug 31 2007 Götz Waschk <waschk@mandriva.org> 0.3-2mdv2008.0
+ Revision: 76615
- fix build
- fix wrong patch in bonobo server (bug #33021)

* Mon May 21 2007 Austin Acton <austin@mandriva.org> 0.3-1mdv2008.0
+ Revision: 29418
- new version
- add translation files
- Import grandr_applet



* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.2-1mdv2007.0
- Rebuild

* Wed May 17 2006 Götz Waschk <waschk@mandriva.org> 0.2-7mdk
- fix deps

* Sun Sep 04 2005 Michael Scherer <misc@mandriva.org> 0.2-6mdk
- Rebuild to avoid libglitz deps

* Wed Aug 24 2005 Götz Waschk <waschk@mandriva.org> 0.2-5mdk
- drop prefix

* Fri Aug 13 2004 Götz Waschk <waschk@linux-mandrake.com> 0.2-4mdk
- rebuild

* Sun Jul 20 2003 Götz Waschk <waschk@linux-mandrake.com> 0.2-3mdk
- rebuild for new orbit

* Mon Apr 14 2003 Götz Waschk <waschk@linux-mandrake.com> 0.2-2mdk
- fix XFree86 dependancy 

* Sun Apr 13 2003 Götz Waschk <waschk@linux-mandrake.com> 0.2-1mdk
- initial package