SPECS: freenx.spec - %post is broken.

glen glen at pld-linux.org
Tue Nov 22 16:25:32 CET 2005


Author: glen                         Date: Tue Nov 22 15:25:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %post is broken.

---- Files affected:
SPECS:
   freenx.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/freenx.spec
diff -u SPECS/freenx.spec:1.12 SPECS/freenx.spec:1.13
--- SPECS/freenx.spec:1.12	Sun Aug 28 20:07:00 2005
+++ SPECS/freenx.spec	Tue Nov 22 16:25:24 2005
@@ -50,7 +50,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%{_bindir}/nxsetup
+# FIXME: this displays usage. what it should do?
+#%{_bindir}/nxsetup
 
 %postun
 if [ "$1" = "0" ]; then
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/11/22 15:25:24  glen
+- %post is broken.
+
 Revision 1.12  2005/08/28 18:07:00  mmazur
 - updated to 0.4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freenx.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list