Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 06515a6dda01678015a0e929adfab084 > files > 4

driconf-0.9.1-14.mga7.src.rpm

Summary: DRI Configuration GUI
Name: driconf
Version: 0.9.1
Release: %mkrel 14
License: GPL
Group: System/Configuration
Url: http://dri.sourceforge.net/cgi-bin/moin.cgi/DriConf
Source0: http://people.freedesktop.org/~fxkuehl/driconf/%{name}-%{version}.tar.bz2
Patch: driconf-0.9.0-glinfo.patch
Patch1: driconf-0.9.1-desktopentry.patch
BuildArch: noarch
BuildRequires: pkgconfig(python)
Requires: pygtk2.0
Requires: xdriinfo
#gw for glinfo
Requires: glxinfo

%description
DRIConf is the first configuration GUI for DRI. It provides a
comfortable GUI for changing the OpenGL settings.

%prep
%setup -q
%autopatch -p1

%build
%{__python2} setup.py build

%install
%{__python2} setup.py install --root=$RPM_BUILD_ROOT --prefix=%_prefix --install-purelib=%_datadir/%name

install -D -m 644 %name.desktop $RPM_BUILD_ROOT%{_datadir}/applications/%name.desktop
install -D -m 644 driconf-icon.png %buildroot%_datadir/icons/hicolor/24x24/apps/%name.png

%find_lang %name

#fix paths
perl -pi -e "s^/usr/local/lib/driconf^%_datadir/%name^" %buildroot%_bindir/%name

%files -f %name.lang
%doc README
%_bindir/%name
%_datadir/applications/*
%_datadir/%name/
%_datadir/icons/hicolor/24x24/apps/%name.png


%changelog
* Wed Mar 13 2019 wally <wally> 0.9.1-14.mga7
+ Revision: 1375817
- fix requires

* Tue Sep 18 2018 umeabot <umeabot> 0.9.1-13.mga7
+ Revision: 1261843
- Mageia 7 Mass Rebuild

* Sat Feb 06 2016 umeabot <umeabot> 0.9.1-12.mga6
+ Revision: 940483
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.9.1-11.mga5
+ Revision: 742218
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.9.1-10.mga5
+ Revision: 678862
- Mageia 5 Mass Rebuild

* Sat May 31 2014 pterjan <pterjan> 0.9.1-9.mga5
+ Revision: 628163
- Rebuild for new Python

* Tue Oct 22 2013 umeabot <umeabot> 0.9.1-8.mga4
+ Revision: 542583
- Mageia 4 Mass Rebuild

* Mon Oct 14 2013 pterjan <pterjan> 0.9.1-7.mga4
+ Revision: 497730
- Rebuild to add different pythonegg provides for python 2 and 3

* Wed Jan 23 2013 fwang <fwang> 0.9.1-6.mga3
+ Revision: 391243
- update rpm group

* Fri Jan 11 2013 umeabot <umeabot> 0.9.1-5.mga3
+ Revision: 349111
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Apr 06 2011 tv <tv> 0.9.1-4.mga1
+ Revision: 81073
- cleanup
- imported package driconf


* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdv2011.0
+ Revision: 610280
- rebuild

* Wed Feb 03 2010 Thierry Vignaud <tv@mandriva.org> 0.9.1-3mdv2010.1
+ Revision: 499981
- requires glxinfo instead of mesa-demos

* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-2mdv2009.0
+ Revision: 266577
- rebuild early 2009.0 package (before pixel changes)

  + Pixel <pixel@mandriva.com>
    - rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas

* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.1-1mdv2009.0
+ Revision: 140722
- restore BuildRoot

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

* Tue May 15 2007 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2008.0
+ Revision: 26895
- fix upstream menu
- drop legacy menu
- Import driconf



* Tue May 15 2007 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2008.0
- fix URL
- new version

* Wed Aug  2 2006 Götz Waschk <waschk@mandriva.org> 0.9.0-4mdv2007.0
- xdg menu

* Sun May 28 2006 Götz Waschk <waschk@mandriva.org> 0.9.0-3mdv2007.0
- fix menu and use glinfo instead of glxinfo

* Sun May 28 2006 Götz Waschk <waschk@mandriva.org> 0.9.0-2mdv2007.0
- fix deps

* Mon Jan 30 2006 Götz Waschk <waschk@mandriva.org> 0.9.0-1mdk
- New release 0.9.0
- use mkrel

* Fri Sep  2 2005 Götz Waschk <waschk@mandriva.org> 0.2.7-1mdk
- update file list
- New release 0.2.7

* Mon Dec  6 2004 Götz Waschk <waschk@linux-mandrake.com> 0.2.2-1mdk
- initial package