]> git.pld-linux.org Git - packages/lms.git/commitdiff
- updated for 1.11.10 (Kri) auto/th/lms-1_11_10-1
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 8 Sep 2010 10:28:18 +0000 (10:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lms-amd64.patch -> 1.6
    lms.spec -> 1.114

lms-amd64.patch
lms.spec

index 33d11c0896708b92db14a53c08e667b7ba8079ac..4c3d8f01ffbabf86c09b77271cd3b850001c9fcb 100644 (file)
@@ -1,22 +1,6 @@
-diff -urpN lms.orig/daemon/modules/ggnotify/Makefile.in lms/daemon/modules/ggnotify/Makefile.in
---- lms.orig/daemon/modules/ggnotify/Makefile.in       2005-05-01 09:31:23.000000000 +0200
-+++ lms/daemon/modules/ggnotify/Makefile.in    2005-07-19 00:23:16.000000000 +0200
-@@ -1,5 +1,5 @@
- # dla libgadu i ekg --------------
--LDFLAGS += -L/usr/lib
-+LDFLAGS += -L/usr/lib64
- CFLAGS += -I/usr/src/ekg/lib
- # --------------------------------
-@@ -18,4 +18,4 @@ clean:
-       rm -rf $(OUT)
- install:
--      install -c -m 755 $(OUT) $(MODULESDIR)
-\ No newline at end of file
-+      install -c -m 755 $(OUT) $(MODULESDIR)
---- lms/daemon/configure.fix   2007-08-08 17:46:18.790076142 +0200
-+++ lms/daemon/configure       2007-08-08 17:47:36.030477822 +0200
+diff -ur lms/daemon/configure lms.new//daemon/configure
+--- lms/daemon/configure       2009-07-14 19:04:12.000000000 +0200
++++ lms.new//daemon/configure  2010-09-08 12:27:03.122006557 +0200
 @@ -3,7 +3,7 @@
  # Initialize default variables
  prefix="/usr/local"
@@ -26,7 +10,7 @@ diff -urpN lms.orig/daemon/modules/ggnotify/Makefile.in lms/daemon/modules/ggnot
  lmsbindir=""
  lmslibdir=""
  with_mysql=yes
-@@ -98,7 +98,7 @@ Options: [defaults in brackets after des
+@@ -98,7 +98,7 @@
                        program to PREFIX/lms/bin
    --lmsbindir=DIR     sets location of target LMS binaries (PREFIX/lms/bin)
    --lmslibdir=DIR     sets location of target LMS modules (PREFIX/lms/lib)
@@ -35,3 +19,13 @@ diff -urpN lms.orig/daemon/modules/ggnotify/Makefile.in lms/daemon/modules/ggnot
    --incdir=DIR                sets location of database include files (/usr/include)
    --inifile=FILE        configuration file - disables online configuration
  EOF
+diff -ur lms/daemon/modules/ggnotify/Makefile.in lms.new//daemon/modules/ggnotify/Makefile.in
+--- lms/daemon/modules/ggnotify/Makefile.in    2007-11-26 12:06:48.000000000 +0100
++++ lms.new//daemon/modules/ggnotify/Makefile.in       2010-09-08 12:25:05.081888479 +0200
+@@ -1,5 +1,5 @@
+ # dla libgadu i ekg --------------
+-LDFLAGS += -L/usr/lib
++LDFLAGS += -L/usr/lib64
+ CFLAGS += -I/usr/src/ekg/lib
+ LIBS += -lgadu
+ # --------------------------------
index 014303065c888febf6081c09d633b26596a8dff9..fed49bd8d3ebaab68f7f9a35b24feb0e7630226e 100644 (file)
--- a/lms.spec
+++ b/lms.spec
@@ -6,17 +6,17 @@
 # Conditional build:
 %bcond_without lmsd            # without lmsd daemon
 #
-%define                lmsver          1.10
-%define                lmssubver       7
+%define                lmsver          1.11
+%define                lmssubver       10
 Summary:       LAN Managment System
 Summary(pl.UTF-8):     System Zarządzania Siecią Lokalną
 Name:          lms
 Version:       %{lmsver}.%{lmssubver}
-Release:       2
+Release:       1
 License:       GPL v2
 Group:         Networking/Utilities
 Source0:       http://www.lms.org.pl/download/%{lmsver}/%{name}-%{version}.tar.gz
-# Source0-md5: 7e096735b0e4fbda9ea9d12e7b4a6c99
+# Source0-md5: d3b2d755b10812a06b0989a82bcd950e
 Source1:       %{name}.conf
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
This page took 0.070301 seconds and 4 git commands to generate.