SPECS: linuxtv-dvb-apps.spec - cosmetics, no reason for ldconfig

qboosh qboosh at pld-linux.org
Thu Aug 24 22:42:58 CEST 2006


Author: qboosh                       Date: Thu Aug 24 20:42:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, no reason for ldconfig

---- Files affected:
SPECS:
   linuxtv-dvb-apps.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/linuxtv-dvb-apps.spec
diff -u SPECS/linuxtv-dvb-apps.spec:1.3 SPECS/linuxtv-dvb-apps.spec:1.4
--- SPECS/linuxtv-dvb-apps.spec:1.3	Thu Aug 24 14:05:54 2006
+++ SPECS/linuxtv-dvb-apps.spec	Thu Aug 24 22:42:53 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: optflags
 Summary:	DVB apps
 Summary(pl):	Aplikacje dla DVB
 Name:		linuxtv-dvb-apps
@@ -14,10 +15,10 @@
 %define		_utils	av7110_loadkeys dvbdate dvbnet dvbtraffic lib scan szap
 
 %description
-DVB apps
+DVB apps.
 
 %description -l pl
-Aplikacje dla DVB
+Aplikacje dla DVB.
 
 %prep
 %setup -q
@@ -27,7 +28,7 @@
 for i in %{_utils}; do
 	%{__make} -C $i
 done
-cd ../
+cd ..
 mv util/av7110_loadkeys/README README.av7110_loadkeys
 mv util/scan/README README.scan
 mv util/szap/README README.szap
@@ -52,23 +53,21 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %doc util/av7110_loadkeys/*rc5 util/dvbnet/net_start* util/scan/dvb-*/ util/scan/atsc/ util/szap/channels.conf* README* TODO
-
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lnb.o
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/08/24 20:42:53  qboosh
+- cosmetics, no reason for ldconfig
+
 Revision 1.3  2006/08/24 12:05:54  luzik
 - cosmetics,
 - rel 1
@@ -78,4 +77,3 @@
 
 Revision 1.1  2006/08/24 11:57:48  luzik
 - initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linuxtv-dvb-apps.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list