diff options
author | B Stack <bgstack15@gmail.com> | 2017-02-07 15:41:00 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2017-02-07 15:41:00 -0500 |
commit | b552265fca95228040dfa40ec5ab3c213e0788d6 (patch) | |
tree | 4051a54b762e54404687d0790eb456158bd591ff /usr | |
parent | 1.0-8, fixed scripts dir in conf, and moved httpd/sites to examples/ (diff) | |
download | mirror-b552265fca95228040dfa40ec5ab3c213e0788d6.tar.gz mirror-b552265fca95228040dfa40ec5ab3c213e0788d6.tar.bz2 mirror-b552265fca95228040dfa40ec5ab3c213e0788d6.zip |
changed dependency to bgscripts-core
Diffstat (limited to 'usr')
-rw-r--r-- | usr/share/mirror/docs/mirror.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/mirror/docs/mirror.spec b/usr/share/mirror/docs/mirror.spec index 66cb578..a7aa389 100644 --- a/usr/share/mirror/docs/mirror.spec +++ b/usr/share/mirror/docs/mirror.spec @@ -10,7 +10,7 @@ URL: bgstack15@gmail.com #Vendor: Packager: Bgstack15 <bgstack15@gmail.com> Buildarch: noarch -PreReq: bgscripts >= 1.1-28 +PreReq: bgscripts-core >= 1.1-28 Requires: httpd >= 2.2 %description |