Mageia Bugzilla – Attachment 1989 Details for
Bug 5398
Mageia 2 : upgrade freetuxtv from 0.6.1 to 0.6.2/0.6.3 because the TV/radio list doesn't work/show
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file for the freetuxtv 0.6.2
freetuxtv-mga2.spec (text/x-rpm-spec), 2.77 KB, created by
Y.LE_NY
on 2012-04-14 15:22:58 CEST
(
hide
)
Description:
spec file for the freetuxtv 0.6.2
Filename:
MIME Type:
Creator:
Y.LE_NY
Created:
2012-04-14 15:22:58 CEST
Size:
2.77 KB
patch
obsolete
>Name: freetuxtv >Summary: Freetuxtv - TV player >Version: 0.6.2 >Release: %mkrel 1 >Source: http://freetuxtv.googlecode.com/files/%{name}-%{version}.tar.gz >URL: http://freetuxtv.googlecode.com >Group: Video >License: GPLv2 >Requires: vlc >= 1.1.0 >BuildRequires: gettext-devel >Requires: vlc >= 1.1.0 >BuildRequires: gettext-devel >BuildRequires: curl-devel >= 7.16.4 >BuildRequires: gtk+2-devel >= 2.22.0 >BuildRequires: glib2-devel >= 2.26.0 >BuildRequires: dbus-glib-devel >= 0.74 >BuildRequires: libnotify-devel >= 0.4.0 >BuildRequires: sqlite3-devel >= 3.4 >BuildRequires: vlc-devel >= 1.1.0 >BuildRequires: intltool >= 0.35 > >%description >freetuxtv is a player for Television on Internet with french Alice, >Bouygues, Free, Orange or SFR (ex-Neuf) Internet service providers, >and a lot of WebTV and WebRadio in french and several others >languages in the world (Canada, Switzerland, Belgium, Great Britain, >USA, etc...) > >%prep >%setup -q > >%build >%configure2_5x --disable-static --enable-shared >%make > >%install >%makeinstall_std >%find_lang %{name} > >%files -f %{name}.lang >%doc NEWS AUTHORS COPYING README ChangeLog >%{_bindir}/%{name} >%{_datadir}/%{name} >%{_datadir}/applications/%{name}.desktop >%{_iconsdir}/hicolor/*/apps/* >%{_libdir}/*.so.* >%exclude %{_libdir}/*.so >%exclude %{_libdir}/*.la >%exclude %{_includedir} > > >%changelog > >* Thu Jan 26 2012 yannick56 <yannick56> 0.6.2-1.mga2 >+ Revision: 176845 >- New version 0.6.2 >- Update requirements for the build dependencies > >* Mon Dec 05 2011 zezinho <zezinho> 0.6.1-1.mga2 >+ Revision: 176845 >- new version > >* Sun Jun 19 2011 ahmad <ahmad> 0.5.2-2.mga2 >+ Revision: 109602 >- Add a patch to fix build with libnotify-0.7 > >* Mon Feb 28 2011 dmorgan <dmorgan> 0.5.2-1.mga1 >+ Revision: 61571 >- New version 0.5.2 > >* Mon Feb 28 2011 dmorgan <dmorgan> 0.5.1-2.mga1 >+ Revision: 61320 >- Bump release >- Remove hack now that we use new rpm >- Clean spec file > >* Sat Feb 26 2011 dmorgan <dmorgan> 0.5.1-1.mga1 >+ Revision: 60929 >- Do not use %%exclude for now >- imported package freetuxtv > > >* Mon Aug 02 2010 Funda Wang <fwang@mandriva.org> 0.5.1-1mdv2011.0 >+ Revision: 565008 >- new version 0.5.1 > >* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 0.4.1-4mdv2010.1 >+ Revision: 512185 >- drop devel files (we don't need them) > >* Mon Dec 14 2009 Olivier Faurax <ofaurax@mandriva.org> 0.4.1-3mdv2010.1 >+ Revision: 478399 >- Missing intltool build dependencies >- New version : 0.4.1 > >* Mon Dec 14 2009 Olivier Faurax <ofaurax@mandriva.org> 0.3.0-3mdv2010.1 >+ Revision: 478394 >- rebuild >- rebuild > > + Michael Scherer <misc@mandriva.org> > - fix BuildRequires and fix various rpmlint warning, by Olivier Faurax <olivier.faurax@laposte.net> > >* Mon Oct 19 2009 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.0 >+ Revision: 458153 >- fix BRs > > + Anne Nicolas <anne.nicolas@mandriva.com> > - import freetuxtv >
Name: freetuxtv Summary: Freetuxtv - TV player Version: 0.6.2 Release: %mkrel 1 Source: http://freetuxtv.googlecode.com/files/%{name}-%{version}.tar.gz URL: http://freetuxtv.googlecode.com Group: Video License: GPLv2 Requires: vlc >= 1.1.0 BuildRequires: gettext-devel Requires: vlc >= 1.1.0 BuildRequires: gettext-devel BuildRequires: curl-devel >= 7.16.4 BuildRequires: gtk+2-devel >= 2.22.0 BuildRequires: glib2-devel >= 2.26.0 BuildRequires: dbus-glib-devel >= 0.74 BuildRequires: libnotify-devel >= 0.4.0 BuildRequires: sqlite3-devel >= 3.4 BuildRequires: vlc-devel >= 1.1.0 BuildRequires: intltool >= 0.35 %description freetuxtv is a player for Television on Internet with french Alice, Bouygues, Free, Orange or SFR (ex-Neuf) Internet service providers, and a lot of WebTV and WebRadio in french and several others languages in the world (Canada, Switzerland, Belgium, Great Britain, USA, etc...) %prep %setup -q %build %configure2_5x --disable-static --enable-shared %make %install %makeinstall_std %find_lang %{name} %files -f %{name}.lang %doc NEWS AUTHORS COPYING README ChangeLog %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/%{name}.desktop %{_iconsdir}/hicolor/*/apps/* %{_libdir}/*.so.* %exclude %{_libdir}/*.so %exclude %{_libdir}/*.la %exclude %{_includedir} %changelog * Thu Jan 26 2012 yannick56 <yannick56> 0.6.2-1.mga2 + Revision: 176845 - New version 0.6.2 - Update requirements for the build dependencies * Mon Dec 05 2011 zezinho <zezinho> 0.6.1-1.mga2 + Revision: 176845 - new version * Sun Jun 19 2011 ahmad <ahmad> 0.5.2-2.mga2 + Revision: 109602 - Add a patch to fix build with libnotify-0.7 * Mon Feb 28 2011 dmorgan <dmorgan> 0.5.2-1.mga1 + Revision: 61571 - New version 0.5.2 * Mon Feb 28 2011 dmorgan <dmorgan> 0.5.1-2.mga1 + Revision: 61320 - Bump release - Remove hack now that we use new rpm - Clean spec file * Sat Feb 26 2011 dmorgan <dmorgan> 0.5.1-1.mga1 + Revision: 60929 - Do not use %%exclude for now - imported package freetuxtv * Mon Aug 02 2010 Funda Wang <fwang@mandriva.org> 0.5.1-1mdv2011.0 + Revision: 565008 - new version 0.5.1 * Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 0.4.1-4mdv2010.1 + Revision: 512185 - drop devel files (we don't need them) * Mon Dec 14 2009 Olivier Faurax <ofaurax@mandriva.org> 0.4.1-3mdv2010.1 + Revision: 478399 - Missing intltool build dependencies - New version : 0.4.1 * Mon Dec 14 2009 Olivier Faurax <ofaurax@mandriva.org> 0.3.0-3mdv2010.1 + Revision: 478394 - rebuild - rebuild + Michael Scherer <misc@mandriva.org> - fix BuildRequires and fix various rpmlint warning, by Olivier Faurax <olivier.faurax@laposte.net> * Mon Oct 19 2009 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.0 + Revision: 458153 - fix BRs + Anne Nicolas <anne.nicolas@mandriva.com> - import freetuxtv
View Attachment As Raw
Actions:
View
Attachments on
bug 5398
: 1989