]> git.pld-linux.org Git - packages/quagga.git/commitdiff
- fixed sorting
authorTomasz Pala <gotar@pld-linux.org>
Fri, 10 Apr 2009 09:25:41 +0000 (09:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    quagga.spec -> 1.54

quagga.spec

index b1b89fb6b80d350192feb3ea56cc35da992c59aa..f0edf0cf25efa3bc5616ce2cc145b4a5a16838e9 100644 (file)
@@ -107,13 +107,6 @@ BGP routing daemon. Includes IPv6 support.
 %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
@@ -124,6 +117,13 @@ Requires:  %{name} = %{version}-%{release}
 %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.
 
This page took 0.079632 seconds and 4 git commands to generate.