]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
Fix deprecated prerequires of some packages.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 10 Mar 2012 13:14:42 +0000 (14:14 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 10 Mar 2012 13:14:42 +0000 (14:14 +0100)
* chrony
* lldpd
* pdns-recursor
* squid

chrony/chrony.nm
lldpd/lldpd.nm
pdns-recursor/pdns-recursor.nm
squid/squid.nm

index 956eead485945b9c9f70af8fe43b1e80d73c5421..10daf278de0b5642ad5bc8f63b0c37cedf764d23 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = chrony
 version    = 1.26
-release    = 8
+release    = 9
 
 groups     = System/Daemons
 url        = http://chrony.tuxfamily.org
@@ -80,7 +80,10 @@ packages
                        /etc/chrony.keys
                end
 
-               prerequires = shadow-utils systemd-units
+               prerequires
+                       shadow-utils
+                       systemd-units
+               end
 
                script prein
                        %{create_user}
index 7cce8779e6ae45bfa03623fbac6cb162df6981a7..0c6bec82502324ab6a8ec4cb545901d1d5858d1b 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = lldpd
 version    = 0.5.4
-release    = 1
+release    = 2
 
 groups     = Networking/Tools
 url        = https://trac.luffy.cx/lldpd/
@@ -51,7 +51,10 @@ end
 
 packages
        package %{name}
-               prerequires = shadow-utils systemd-units
+               prerequires
+                       shadow-utils
+                       systemd-units
+               end
 
                script prein
                        %{create_user}
index dc91a5c96b103335916959996efdeb671a0dbb8e..a044e997fa5d1a19840176456bbacceb098f9375 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = pdns-recursor
 version    = 3.3
-release    = 6
+release    = 7
 
 groups     = Networking/DNS
 url        = http://powerdns.com/
@@ -72,7 +72,10 @@ packages
                        /etc/%{name}/recursor.conf
                end
 
-               prerequires = shadow-utils systemd-units
+               prerequires
+                       shadow-utils
+                       systemd-units
+               end
 
                script prein
                        %{create_user}
index f41eb27b92d0f9ad6cb9c012234403aaabd2a9d6..e2d74d59c009f82b1c88aade4f1754949dc5277d 100644 (file)
@@ -6,7 +6,7 @@
 name       = squid
 major_ver  = 3.1
 version    = %{major_ver}.16
-release    = 4
+release    = 5
 
 maintainer = Christian Schmidt <christian.schmidt@ipfire.org>
 groups     = Networking/Daemons
@@ -118,7 +118,10 @@ end
 
 packages
        package %{name}
-               prerequires = shadow-utils systemd-units
+               prerequires
+                       shadow-utils
+                       systemd-units
+               end
 
                configfiles
                        /etc/squid.conf