Author: arekm Date: Mon Oct 3 11:05:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - drop x86 objs
---- Files affected: SPECS: LabPlot.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/LabPlot.spec diff -u SPECS/LabPlot.spec:1.18 SPECS/LabPlot.spec:1.19 --- SPECS/LabPlot.spec:1.18 Sun Oct 2 21:57:08 2005 +++ SPECS/LabPlot.spec Mon Oct 3 13:04:54 2005 @@ -2,12 +2,12 @@ Summary: Function and Data Plotter Summary(pl): Wykreślacz funkcji i danych Name: LabPlot -Version: 1.5.0.1 -Release: 2 +Version: 1.5.0.3 +Release: 1 License: GPL Group: Applications/Math Source0: http://dl.sourceforge.net/labplot/%{name}-%{version}.tar.bz2 -# Source0-md5: 8b0135deef37f37fecac738fe7c021de +# Source0-md5: 2fccc6bfe4df10f9615659f44d078ab9 URL: http://labplot.sourceforge.net/ BuildRequires: ImageMagick-c++-devel BuildRequires: automake @@ -38,6 +38,9 @@ %setup -q -n %{name}-1.5.0 %build +# compiled binaries & objects +rm -f texvc/texvc texvc/*.o texvc/*.cmx texvc/*.cmi + export kde_htmldir=%{_kdedocdir} export kde_libs_htmldir=%{_kdedocdir} cp -f /usr/share/automake/config.sub admin @@ -86,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2005/10/03 11:04:54 arekm +- drop x86 objs + Revision 1.18 2005/10/02 19:57:08 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/LabPlot.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
