[packages/mypaint] cleanup devel files which are not packaged

glen glen at pld-linux.org
Thu Sep 26 14:15:44 CEST 2013


commit 95a78a3a22ecc02fca4bcc906510eb114a8a36ab
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Sep 26 15:15:30 2013 +0300

    cleanup devel files which are not packaged

 mypaint.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mypaint.spec b/mypaint.spec
index 075f15a..6ba2c20 100644
--- a/mypaint.spec
+++ b/mypaint.spec
@@ -1,5 +1,3 @@
-# TODO:
-# * create devel subpackage
 Summary:	MyPaint is a fast and easy open-source graphics application for digital painters
 Summary(pl.UTF-8):	Szybka i łatwa w obsłudze aplikacja dla komputerowych malarzy.
 Name:		mypaint
@@ -52,6 +50,11 @@ rm -rf $RPM_BUILD_ROOT
 %scons install \
 	prefix=$RPM_BUILD_ROOT%{_prefix}
 
+# not packaged
+%{__rm} -r $RPM_BUILD_ROOT%{_includedir}/libmypaint
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libmypaint.a
+%{__rm} $RPM_BUILD_ROOT%{_pkgconfigdir}/libmypaint.pc
+
 # unsupported
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/nn_NO
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mypaint.git/commitdiff/95a78a3a22ecc02fca4bcc906510eb114a8a36ab



More information about the pld-cvs-commit mailing list