[packages/exempi] - updated to 2.2.2 - removed .la file (there is .pc file)

qboosh qboosh at pld-linux.org
Wed Sep 3 16:42:22 CEST 2014


commit 5ff9f5d6514ba46e0fc46f4fa659388294d1dd57
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 3 16:42:56 2014 +0200

    - updated to 2.2.2
    - removed .la file (there is .pc file)

 exempi.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/exempi.spec b/exempi.spec
index 6faa6fd..a43f498 100644
--- a/exempi.spec
+++ b/exempi.spec
@@ -1,12 +1,12 @@
 Summary:	An XMP metadata support library
 Summary(pl.UTF-8):	Biblioteka obsługująca metadane XMP
 Name:		exempi
-Version:	2.2.1
+Version:	2.2.2
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5:	0f8e5832299224684a65847eedf8d1e4
+# Source0-md5:	b55db1031a3b4609c2241f7fc870ce32
 URL:		http://libopenraw.freedesktop.org/wiki/Exempi
 BuildRequires:	boost-devel >= 1.33.1
 BuildRequires:	expat-devel >= 1.95
@@ -76,6 +76,9 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libexempi.la
+
 install samples/source/{dumpmainxmp,dumpxmp,xmpcoverage,xmpfilescoverage} $RPM_BUILD_ROOT%{_bindir}
 
 %clean
@@ -95,7 +98,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libexempi.so
-%{_libdir}/libexempi.la
 %{_includedir}/exempi-2.0
 %{_pkgconfigdir}/exempi-2.0.pc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exempi.git/commitdiff/5ff9f5d6514ba46e0fc46f4fa659388294d1dd57



More information about the pld-cvs-commit mailing list