packages: stfl/stfl.spec - post and postun - rel 2

uzsolt uzsolt at pld-linux.org
Sat Oct 10 10:57:19 CEST 2009


Author: uzsolt                       Date: Sat Oct 10 08:57:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- post and postun
- rel 2

---- Files affected:
packages/stfl:
   stfl.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/stfl/stfl.spec
diff -u packages/stfl/stfl.spec:1.17 packages/stfl/stfl.spec:1.18
--- packages/stfl/stfl.spec:1.17	Sat Oct 10 09:40:35 2009
+++ packages/stfl/stfl.spec	Sat Oct 10 10:57:14 2009
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Implementacja opartego na ncurses zestawu widgetów dla terminali tekstowych
 Name:		stfl
 Version:	0.21
-Release:	1
+Release:	2
 License:	LGPL v3
 Group:		Libraries
 Source0:	http://www.clifford.at/stfl/%{name}-%{version}.tar.gz
@@ -136,6 +136,9 @@
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install example{,.c,.stfl} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -181,6 +184,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2009/10/10 08:57:14  uzsolt
+- post and postun
+- rel 2
+
 Revision 1.17  2009/10/10 07:40:35  uzsolt
 - example.rb to ruby subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stfl/stfl.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list