packages: libee/libee.spec - updated to 0.3.0 - drop libtool file

lisu lisu at pld-linux.org
Fri Apr 15 14:34:56 CEST 2011


Author: lisu                         Date: Fri Apr 15 12:34:56 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.3.0
- drop libtool file

---- Files affected:
packages/libee:
   libee.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/libee/libee.spec
diff -u packages/libee/libee.spec:1.1 packages/libee/libee.spec:1.2
--- packages/libee/libee.spec:1.1	Mon Jan  3 16:49:48 2011
+++ packages/libee/libee.spec	Fri Apr 15 14:34:51 2011
@@ -5,12 +5,12 @@
 #
 Summary:	Event expression library
 Name:		libee
-Version:	0.1.0
+Version:	0.3.0
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.libee.org/files/download/%{name}-%{version}.tar.gz
-# Source0-md5:	2a8bd8875c5393cc2bb2b8f00f0870a7
+# Source0-md5:	7d14a7693037d99626299323d9e561a1
 URL:		http://www.libee.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -68,6 +68,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libee.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -84,7 +86,6 @@
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/libee.so
-%{_libdir}/libee.la
 %{_includedir}/libee
 %{_pkgconfigdir}/libee.pc
 
@@ -100,9 +101,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/04/15 12:34:51  lisu
+- updated to 0.3.0
+- drop libtool file
+
 Revision 1.1  2011/01/03 15:49:48  lisu
 - added to pld
 
 Revision 1.1  2011/01/03 15:36:52  lisu
-- added to pld
-
+- added to pld3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libee/libee.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list