]> git.pld-linux.org Git - packages/lms.git/blobdiff - lms.spec
- missing patch2
[packages/lms.git] / lms.spec
index 748bfeeace0617d82c15887f44c22711c4c5255d..3b3e467b2d39fb8e4efc27af10693d580e133f8c 100644 (file)
--- a/lms.spec
+++ b/lms.spec
@@ -6,17 +6,17 @@
 # Conditional build:
 %bcond_without lmsd            # without lmsd daemon
 #
-%define                lmsver          1.9
-%define                lmssubver       5
+%define                lmsver          1.10
+%define                lmssubver       0
 Summary:       LAN Managment System
 Summary(pl.UTF-8):     System Zarządzania Siecią Lokalną
 Name:          lms
 Version:       %{lmsver}.%{lmssubver}
-Release:       1
+Release:       3
 License:       GPL v2
 Group:         Networking/Utilities
-Source0:       http://lms.org.pl/download/%{lmsver}/%{name}-%{version}.tar.gz
-# Source0-md5: f3d0284b3f2028ba74d2b8c3f52897cb
+Source0:       http://www.lms.org.pl/download/%{lmsver}/%{name}-%{version}.tar.gz
+# Source0-md5: 01d76c3b82ccc5219aa15b65d67d787d
 Source1:       %{name}.conf
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
@@ -32,7 +32,7 @@ BuildRequires:        flex
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.268
 %{?with_lmsd:Requires(post,preun):     /sbin/chkconfig}
-Requires:      Smarty >= 2.6.10-4
+Requires:      Smarty >= 2.6.18-2
 Requires:      php(gd)
 Requires:      php(iconv)
 Requires:      php(pcre)
@@ -155,6 +155,7 @@ wybranych usług.
 %if "%{_lib}" == "lib64"
 %patch1 -p1
 %endif
+%patch2 -p1
 
 mkdir smarty-plugins
 mv \
This page took 0.046552 seconds and 4 git commands to generate.