Mageia Bugzilla – Attachment 1001 Details for
Bug 3170
Rolisteam, to manage a role playing game with remote friends/players
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
rolisteam specfile
rolisteam.spec (text/x-rpm-spec), 1.17 KB, created by
Olivier Delaune
on 2011-10-24 18:25:27 CEST
(
hide
)
Description:
rolisteam specfile
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2011-10-24 18:25:27 CEST
Size:
1.17 KB
patch
obsolete
>%define name rolisteam >%define version 1.5.0 >%define release %mkrel 1 > >Summary: An online role game playing software >Name: %{name} >Version: %{version} >Release: %{release} >Source0: %{name}_%{version}.tar.gz >License: GPLv3 >Group: Games/Other >Url: http://www.rolisteam.org/ >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >BuildRequires: lib64qt4-devel >BuildRequires: phonon-devel > >%description >Rolisteam helps you to manage a role playing game with remote >friends/players. It provides many features to share maps, >pictures and it also includes tool to communicate with you >friends/players. > >%prep >%setup -q -n %{name} > >%build >lrelease traduction/*.ts >qmake >sed -i -e "s/-Ibin -Isrc/-Ibin -Isrc -I\/usr\/include\/phonon/g" Makefile >%make -I/usr/include/phonon/ > >%install >rm -rf %{buildroot} > ># prepare folders for installation >mkdir -p %{buildroot}/%{_bindir} >mkdir -p %{buildroot}%{_datadir}/applications > >cp -p bin/rolisteam %{buildroot}/%{_bindir} > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root) >%doc AUTHORS COPYING.txt COPYRIGHT >%{_bindir}/%{name} > >%changelog >* Mon Oct 24 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 1.5.0-1.mga1 >- Package creation
%define name rolisteam %define version 1.5.0 %define release %mkrel 1 Summary: An online role game playing software Name: %{name} Version: %{version} Release: %{release} Source0: %{name}_%{version}.tar.gz License: GPLv3 Group: Games/Other Url: http://www.rolisteam.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: lib64qt4-devel BuildRequires: phonon-devel %description Rolisteam helps you to manage a role playing game with remote friends/players. It provides many features to share maps, pictures and it also includes tool to communicate with you friends/players. %prep %setup -q -n %{name} %build lrelease traduction/*.ts qmake sed -i -e "s/-Ibin -Isrc/-Ibin -Isrc -I\/usr\/include\/phonon/g" Makefile %make -I/usr/include/phonon/ %install rm -rf %{buildroot} # prepare folders for installation mkdir -p %{buildroot}/%{_bindir} mkdir -p %{buildroot}%{_datadir}/applications cp -p bin/rolisteam %{buildroot}/%{_bindir} %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc AUTHORS COPYING.txt COPYRIGHT %{_bindir}/%{name} %changelog * Mon Oct 24 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 1.5.0-1.mga1 - Package creation
View Attachment As Raw
Actions:
View
Attachments on
bug 3170
: 1001