[packages/dotnet-soup-sharp] - added ldconfig, release 2

qboosh qboosh at pld-linux.org
Sun Jul 20 15:30:21 CEST 2014


commit 7a0a4ecb31be491c16ec3a28af4ab67befe94c71
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 20 15:35:29 2014 +0200

    - added ldconfig, release 2

 dotnet-soup-sharp.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dotnet-soup-sharp.spec b/dotnet-soup-sharp.spec
index 10d3109..949eb5b 100644
--- a/dotnet-soup-sharp.spec
+++ b/dotnet-soup-sharp.spec
@@ -3,7 +3,7 @@ Summary:	C# Bindings for libsoup2.4
 Summary(pl.UTF-8):	Wiązania C# do biblioteki libsoup2.4
 Name:		dotnet-soup-sharp
 Version:	2.42.2
-Release:	1
+Release:	2
 License:	LGPL v3
 Group:		Libraries
 Source0:	https://github.com/xDarkice/soup-sharp/releases/download/%{version}/soup-sharp-%{version}.tar.gz
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libsoupsharpglue-%{version}.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-soup-sharp.git/commitdiff/7a0a4ecb31be491c16ec3a28af4ab67befe94c71



More information about the pld-cvs-commit mailing list