packages: lua-sensors/lua-sensors.spec, lua-sensors/lua-sensors-makefile.pa...

uzsolt uzsolt at pld-linux.org
Sat Oct 3 18:58:33 CEST 2009


Author: uzsolt                       Date: Sat Oct  3 16:58:33 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.1.8

---- Files affected:
packages/lua-sensors:
   lua-sensors.spec (1.1 -> 1.2) , lua-sensors-makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/lua-sensors/lua-sensors.spec
diff -u packages/lua-sensors/lua-sensors.spec:1.1 packages/lua-sensors/lua-sensors.spec:1.2
--- packages/lua-sensors/lua-sensors.spec:1.1	Sun Sep 13 17:59:59 2009
+++ packages/lua-sensors/lua-sensors.spec	Sat Oct  3 18:58:28 2009
@@ -2,13 +2,13 @@
 Summary:	Querying sensor data /temperatures, voltages, fan speeds, .../ via libsensors
 Summary(hu.UTF-8):	Szenzor adatok (hőmérséklet, feszültség, ventilátor-sebesség, ...) lekérdezése libsensor-on keresztül
 Name:		lua-sensors
-Version:	0.1.0
+Version:	0.1.8
 Release:	1
 License:	BSD-like
 Group:		Development/Languages
 Patch0:		%{name}-makefile.patch
-Source0:	http://luaforge.net/frs/download.php/4243/%{name}-%{version}.tar.gz
-# Source0-md5:	f5bc6d17938df925cbdb8388fb53be6d
+Source0:	http://luaforge.net/frs/download.php/4277/%{name}-%{version}.tar.gz
+# Source0-md5:	ae9f5011a88c1f16c3b2085ec340604f
 URL:		http://luaforge.net/projects/lua-sensors/
 BuildRequires:	lua51-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/10/03 16:58:28  uzsolt
+- 0.1.8
+
 Revision 1.1  2009/09/13 15:59:59  uzsolt
 - initial
 

================================================================
Index: packages/lua-sensors/lua-sensors-makefile.patch
diff -u packages/lua-sensors/lua-sensors-makefile.patch:1.1 packages/lua-sensors/lua-sensors-makefile.patch:1.2
--- packages/lua-sensors/lua-sensors-makefile.patch:1.1	Sun Sep 13 18:00:09 2009
+++ packages/lua-sensors/lua-sensors-makefile.patch	Sat Oct  3 18:58:28 2009
@@ -1,18 +1,14 @@
---- lua-sensors-0.1.0-orig/Makefile	2009-09-13 17:27:08.856913569 +0200
-+++ lua-sensors-0.1.0/Makefile	2009-09-13 17:35:12.584365255 +0200
-@@ -4,13 +4,13 @@
+--- lua-sensors-0.1.8-orig/Makefile	2009-09-24 15:55:41.000000000 +0200
++++ lua-sensors-0.1.8/Makefile	2009-10-03 18:50:47.603267750 +0200
+@@ -3,9 +3,9 @@
+ #
  
  DESTDIR =
+-PREFIX = /usr/local
++PREFIX = /usr
  T = libsensors
 -LUAPKG = lua5.1
 +LUAPKG = lua51
  LUACFLAGS = `pkg-config $(LUAPKG) --cflags`
  LUALIBS = `pkg-config $(LUAPKG) --libs`
  LIBSENSORSCFLAGS = -I/usr/include/sensors
- LIBSENSORSLIBS = -L/usr/lib -lsensors
- CFLAGS =  $(LUACFLAGS) $(LIBSENSORSCFLAGS) -pedantic -Wall -fPIC
--INSTALL_PATH = `pkg-config $(LUAPKG) --define-variable=prefix=/usr/local --variable=INSTALL_CMOD`
-+INSTALL_PATH = /usr/share/lua/5.1
- LIBS = $(LUALIBS) $(LIBSENSORSLIBS)
- 
- 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lua-sensors/lua-sensors.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lua-sensors/lua-sensors-makefile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list