[packages/xdg-app] - ldconfig in proper package; release 2

qboosh qboosh at pld-linux.org
Mon Jan 25 21:37:30 CET 2016


commit 17e7d6c1c3e1c8bdcc6fbbd211037296ea5bff97
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 25 21:40:08 2016 +0100

    - ldconfig in proper package; release 2

 xdg-app.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xdg-app.spec b/xdg-app.spec
index 819eefd..6c7b5fb 100644
--- a/xdg-app.spec
+++ b/xdg-app.spec
@@ -6,7 +6,7 @@ Summary:	Application deployment framework for desktop apps
 Summary(pl.UTF-8):	Szkielet do wdrażania aplikacji desktopowych
 Name:		xdg-app
 Version:	0.4.6
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Applications
 Source0:	http://www.freedesktop.org/software/xdg-app/releases/%{name}-%{version}.tar.xz
@@ -127,8 +127,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xdg-app.git/commitdiff/17e7d6c1c3e1c8bdcc6fbbd211037296ea5bff97



More information about the pld-cvs-commit mailing list