podsyłam poprawiony i uaktualniony yacas do wersji 1.0.57, paczka buduje się i działa.
Pozdrawiam.
-- Paweł Cyranek mailto: [EMAIL PROTECTED] | [EMAIL PROTECTED] gg:1198474 | gsm:+48504650597
Index: yacas.spec =================================================================== RCS file: /cvsroot/SPECS/yacas.spec,v retrieving revision 1.26 diff -u -r1.26 yacas.spec --- yacas.spec 19 Nov 2003 12:27:17 -0000 1.26 +++ yacas.spec 5 Jan 2005 19:48:58 -0000 @@ -2,14 +2,13 @@ Summary: Yacas, a computer algebra language Summary(pl): Yacas, j�zyk algebry komputerowej Name: yacas -Version: 1.0.56 +Version: 1.0.57 Release: 1 License: GPL Group: Applications/Math Source0: http://yacas.sourceforge.net/backups/%{name}-%{version}.tar.gz -# Source0-md5: cde348f0a4274e1f487b7483003cf119 +# Source0-md5: 0e5161457cb7d818aa8009676998696b Source1: %{name}.desktop -Patch0: %{name}-DESTDIR.patch URL: http://yacas.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -36,7 +35,6 @@ %prep %setup -q -%patch0 -p1 %build rm -rf missing @@ -52,8 +50,8 @@ %{__make} -C src install DESTDIR=$RPM_BUILD_ROOT %{__make} -C scripts install DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_applnkdir}/Scientific/Mathematics -install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Scientific/Mathematics/%{name}.desktop +install -d $RPM_BUILD_ROOT%{_desktopdir}/Scientific/Mathematics +install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/Scientific/Mathematics/%{name}.desktop rm -rf manualmaker/{in,*.c,Makefile*,manualmaker,newhelp,styleplain,yacasinit.ys} \ docs/Makefile* @@ -74,7 +72,7 @@ %attr(755,root,root) %{_libdir}/yacas/lib*.so* %{_libdir}/yacas/lib*.la %{_datadir}/yacas -%{_applnkdir}/Scientific/Mathematics/* +%{_desktopdir}/Scientific/Mathematics/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog
_______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
