Mageia Bugzilla – Attachment 743 Details for
Bug 2562
kroots, finds all the roots of a complex number and graphs them on the real/imaginary axis
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Spec file
kroots.spec (text/x-rpm-spec), 1.13 KB, created by
Olivier Delaune
on 2011-08-29 10:59:15 CEST
(
hide
)
Description:
Spec file
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2011-08-29 10:59:15 CEST
Size:
1.13 KB
patch
obsolete
>%define name kroots >%define version 1.5.0 >%define release %mkrel 1 > >Summary: Find all the roots of a complex number >Name: %{name} >Version: %{version} >Release: %{release} >Source0: %{name}-%{version}.tar.gz >License: GPLv3+ >Group: Education >Url: http://kde-apps.org/content/show.php/Kroots?content=116086 >BuildRequires: kdelibs4-devel >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > > >%description >KRoots finds all the roots of a complex number and graphs >them on the real/imaginary axis. It supports both the a + bi >format and the r cis o format. KRoots can also be used to >create regular polygons. > >%prep >%setup -q -n %{name}-%{version} >chmod -x COPYING >chmod -x README > >%build >%cmake_kde4 >%make > >%install >rm -rf %{buildroot} >%makeinstall_std -C build > >%find_lang %{name} --with-html > >%clean >rm -rf %{buildroot} > >%files -f %name.lang >%defattr(-,root,root) >%doc COPYING README >%_kde_bindir/kroots >%_kde_appsdir/kroots >%_kde_iconsdir/*/*/*/* >%_kde_datadir/config.kcfg/kroots.kcfg >%_kde_datadir/applications/kde4/kroots.desktop > >%changelog >* Mon Aug 29 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 1.5.0-1.mga1 >- Package creation
%define name kroots %define version 1.5.0 %define release %mkrel 1 Summary: Find all the roots of a complex number Name: %{name} Version: %{version} Release: %{release} Source0: %{name}-%{version}.tar.gz License: GPLv3+ Group: Education Url: http://kde-apps.org/content/show.php/Kroots?content=116086 BuildRequires: kdelibs4-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description KRoots finds all the roots of a complex number and graphs them on the real/imaginary axis. It supports both the a + bi format and the r cis o format. KRoots can also be used to create regular polygons. %prep %setup -q -n %{name}-%{version} chmod -x COPYING chmod -x README %build %cmake_kde4 %make %install rm -rf %{buildroot} %makeinstall_std -C build %find_lang %{name} --with-html %clean rm -rf %{buildroot} %files -f %name.lang %defattr(-,root,root) %doc COPYING README %_kde_bindir/kroots %_kde_appsdir/kroots %_kde_iconsdir/*/*/*/* %_kde_datadir/config.kcfg/kroots.kcfg %_kde_datadir/applications/kde4/kroots.desktop %changelog * Mon Aug 29 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 1.5.0-1.mga1 - Package creation
View Attachment As Raw
Actions:
View
Attachments on
bug 2562
: 743