SPECS: quagga.spec - fixed sorting

gotar gotar at pld-linux.org
Fri Apr 10 11:25:46 CEST 2009


Author: gotar                        Date: Fri Apr 10 09:25:46 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed sorting

---- Files affected:
SPECS:
   quagga.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/quagga.spec
diff -u SPECS/quagga.spec:1.53 SPECS/quagga.spec:1.54
--- SPECS/quagga.spec:1.53	Fri Apr 10 02:33:26 2009
+++ SPECS/quagga.spec	Fri Apr 10 11:25:41 2009
@@ -108,13 +108,6 @@
 %description bgpd -l pl.UTF-8
 Demon obsługi protokołu BGP. Obsługuje także IPv6.
 
-%package ospfd
-Summary:	OSPF routing daemon
-Summary(pl.UTF-8):	Demon routingu OSPF
-Group:		Networking/Daemons
-Requires(post,preun):	/sbin/chkconfig
-Requires:	%{name} = %{version}-%{release}
-
 %package isisd
 Summary:	IS-IS routing daemon
 Summary(pl.UTF-8):	Demon routingu IS-IS
@@ -125,6 +118,13 @@
 %description isisd
 IS-IS routing daemon.
 
+%package ospfd
+Summary:	OSPF routing daemon
+Summary(pl.UTF-8):	Demon routingu OSPF
+Group:		Networking/Daemons
+Requires(post,preun):	/sbin/chkconfig
+Requires:	%{name} = %{version}-%{release}
+
 %description ospfd
 OSPF routing daemon.
 
@@ -496,6 +496,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2009/04/10 09:25:41  gotar
+- fixed sorting
+
 Revision 1.53  2009/04/10 00:33:26  gotar
 - added view_commands and save_history patches,
 - added env.d/VTYSH_PAGER,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quagga.spec?r1=1.53&r2=1.54&f=u



More information about the pld-cvs-commit mailing list