rpms/netdisco/devel netdisco.spec,1.1,1.2

gouldwp gouldwp at fedoraproject.org
Fri Aug 21 23:04:16 UTC 2009


Author: gouldwp

Update of /cvs/pkgs/rpms/netdisco/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20119

Modified Files:
	netdisco.spec 
Log Message:



Index: netdisco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/netdisco/devel/netdisco.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- netdisco.spec	28 Jul 2009 05:21:19 -0000	1.1
+++ netdisco.spec	21 Aug 2009 23:04:15 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           netdisco 
 Version:        0.95 
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A web-based network management tool 
 License:        BSD
 Group:          Applications/Internet 
@@ -120,9 +120,7 @@ install -m0644 netdisco.pm %{buildroot}/
 
 
 %post
-if [ "$1" = "0" ]; then
    /sbin/chkconfig --add %{name}
-fi
 
 
 %preun
@@ -152,8 +150,9 @@ fi
  
 
 %changelog
-* Sun Jul 26 2009 <gouldwp at fedoraproject.org> 0.95-2
+* Sun Jul 26 2009 <gouldwp at fedoraproject.org> 0.95-3
 - Netdisco network management software.
+- Changed %%post section to work correctly with chkconfig
 - Changed %%defattr(-,root,root) to %%defattr(-,root,root,-) in files section
 - Changed /usr/share/ to %%_datadir in the %%files section
 - Removed patches, substituted with find/perl/xargs replace lines 




More information about the fedora-extras-commits mailing list