Author: rotom Date: Tue Apr 4 18:38:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5.1
---- Files affected: SPECS: LabPlot.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/LabPlot.spec diff -u SPECS/LabPlot.spec:1.23 SPECS/LabPlot.spec:1.24 --- SPECS/LabPlot.spec:1.23 Fri Dec 16 02:32:50 2005 +++ SPECS/LabPlot.spec Tue Apr 4 20:38:17 2006 @@ -2,12 +2,12 @@ Summary: Function and Data Plotter Summary(pl): Wykreślacz funkcji i danych Name: LabPlot -Version: 1.5.0.5 +Version: 1.5.1 Release: 1 License: GPL Group: Applications/Math Source0: http://dl.sourceforge.net/labplot/%{name}-%{version}.tar.bz2 -# Source0-md5: 79184224b96fef787ef70a33159b9992 +# Source0-md5: 7847cb58e05efa0d8abf1ab38b784fa5 URL: http://labplot.sourceforge.net/ BuildRequires: ImageMagick-c++-devel >= 1:6.2.4.0 BuildRequires: automake @@ -35,7 +35,7 @@ Biblioteki statyczne LabPlot. %prep -%setup -q -n %{name}-1.5.0 +%setup -q %build # compiled binaries & objects @@ -55,8 +55,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -mv $RPM_BUILD_ROOT%{_datadir}/applnk/Applications/LabPlot.desktop $RPM_BUILD_ROOT%{_desktopdir} - rm -f $RPM_BUILD_ROOT%{_mandir}/man1/labplot.1 echo ".so LabPlot.1" > $RPM_BUILD_ROOT%{_mandir}/man1/labplot.1 @@ -72,8 +70,10 @@ %defattr(644,root,root,755) %doc README TODO INSTALL ChangeLog CHANGES FEATURES LabPlot.lsm %attr(755,root,root) %{_bindir}/LabPlot +%attr(755,root,root) %{_bindir}/opj2dat +%attr(755,root,root) %{_bindir}/texvc %attr(755,root,root) %{_libdir}/lib*.so.*.*.* -%{_desktopdir}/LabPlot.desktop +%{_desktopdir}/kde/LabPlot.desktop %{_datadir}/mimelnk/application/x-lpl.desktop %{_datadir}/apps/LabPlot %{_iconsdir}/hicolor/*/*/*.png @@ -89,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/04/04 18:38:17 rotom +- up to 1.5.1 + Revision 1.23 2005/12/16 01:32:50 undefine - up to 1.5.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/LabPlot.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
