SPECS: LabPlot.spec - up to LabPlot - add static package - STBR/test

blekot blekot at pld-linux.org
Mon Jun 20 21:07:25 CEST 2005


Author: blekot                       Date: Mon Jun 20 19:07:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to LabPlot
- add static package
- STBR/test

---- Files affected:
SPECS:
   LabPlot.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/LabPlot.spec
diff -u SPECS/LabPlot.spec:1.12 SPECS/LabPlot.spec:1.13
--- SPECS/LabPlot.spec:1.12	Mon May 23 14:35:23 2005
+++ SPECS/LabPlot.spec	Mon Jun 20 21:07:20 2005
@@ -2,12 +2,12 @@
 Summary:	Function and Data Plotter
 Summary(pl):	Wykreślacz funkcji i danych
 Name:		LabPlot
-Version:	1.4.0
-Release:	2
+Version:	1.4.1
+Release:	1
 License:	GPL
 Group:		Applications/Math
 Source0:	http://dl.sourceforge.net/labplot/%{name}-%{version}.tar.bz2
-# Source0-md5:	7c3116f1acefdad8093b3ca717f932a7
+# Source0-md5:	b19839478f2c95880c57aaad7b4e05e7
 URL:		http://labplot.sourceforge.net/
 BuildRequires:	ImageMagick-c++-devel
 BuildRequires:	automake
@@ -23,6 +23,17 @@
 %description -l pl
 Program do wykreślania funkcji oraz manipulacji na danych.
 
+%package static
+Summary:	LabPlot static libraries
+Summary(pl):	Biblioteki statytczne LabPlot
+Group:		Development/Libraries
+
+%description static
+LabPlot static libraries
+
+%description static -l pl
+Biblioteki statytczne LabPlot
+
 %prep
 %setup -q
 
@@ -68,12 +79,21 @@
 %{_iconsdir}/*/*/*/*.png
 %{_mandir}/man?/*
 
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/06/20 19:07:20  blekot
+- up to LabPlot
+- add static package
+- STBR/test
+
 Revision 1.12  2005/05/23 12:35:23  ankry
 - oops
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/LabPlot.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list