SPECS: clalsadrv.spec - {%post,%postun} -p /sbin/ldconfig added

blekot blekot at pld-linux.org
Thu Jun 23 23:48:34 CEST 2005


Author: blekot                       Date: Thu Jun 23 21:48:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- {%post,%postun}   -p /sbin/ldconfig added

---- Files affected:
SPECS:
   clalsadrv.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/clalsadrv.spec
diff -u SPECS/clalsadrv.spec:1.1 SPECS/clalsadrv.spec:1.2
--- SPECS/clalsadrv.spec:1.1	Thu Jun 23 23:11:34 2005
+++ SPECS/clalsadrv.spec	Thu Jun 23 23:48:29 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteka clalsadrv
 Name:		clalsadrv
 Version:	1.0.1
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Libraries
 Source0:	http://ftp.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.orig.tar.gz
@@ -42,10 +42,12 @@
 %makeinstall CLALSADRV_LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
         CLALSADRV_INCDIR=$RPM_BUILD_ROOT%{_includedir}
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING
@@ -61,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/06/23 21:48:29  blekot
+- {%post,%postun}   -p /sbin/ldconfig added
+
 Revision 1.1  2005/06/23 21:11:34  blekot
 - init
 - required for alsa-modular-synth
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clalsadrv.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list