yacas - poprawiony i uaktualniony

Paweł Cyranek czucz at mag-net.one.pl
Wed Jan 5 20:57:28 CET 2005


Witam,
podsyłam poprawiony i uaktualniony yacas do wersji 1.0.57, paczka buduje 
się i działa.
Pozdrawiam.

-- 
Paweł Cyranek
mailto: czucz at mag-net.one.pl | p.cyranek at gazeta.pl
gg:1198474 | gsm:+48504650597
-------------- next part --------------
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


More information about the pld-devel-pl mailing list