[openscada/el6] ver. 0.7.2

Popkov Aleksey aleksey2005 at fedoraproject.org
Fri Mar 16 06:51:42 UTC 2012


commit 635a95ee8d3d3e20f65a189ededd139d3951c09d
Author: aleksey <aleksey at popkov.psniip.local>
Date:   Fri Mar 16 10:51:36 2012 +0400

    ver. 0.7.2

 openscada.spec |   34 +++++++++++++++-------------------
 sources        |    4 ++--
 2 files changed, 17 insertions(+), 21 deletions(-)
---
diff --git a/openscada.spec b/openscada.spec
index a1c41cb..4e1b0e4 100644
--- a/openscada.spec
+++ b/openscada.spec
@@ -42,21 +42,11 @@
 %bcond_without http
 # ========== QT Interfaces ==========
 %bcond_without uivcaengine
-
-# QT4 devel old in to CentOs
-%if 0%{?rhel}
-%bcond_with qtstarter
-%bcond_with qtcfg
-%bcond_with uivision
-%bcond_with uivcaengine
-%else
 %bcond_without qtstarter
 %bcond_without qtcfg
 %bcond_without uivision
 %bcond_without uivcaengine
 #%define _desktopdir %_datadir/applications
-%endif
-
 # ========== Transports ==========
 %bcond_without ssl
 %bcond_without sockets
@@ -80,23 +70,22 @@
 Summary: Open SCADA system project
 Name: openscada
 Version: 0.7.2
-Release: 1%{?dist}
-Source0: ftp://oscada.org/OpenSCADA/0.7.1/openscada-%version.tar.lzma
-Source1: ftp://oscada.org/OpenSCADA/0.7.1/openscada-res-%version.tar.lzma
+Release: 4%{?dist}
+Source0: ftp://oscada.org/OpenSCADA/0.7.2/openscada-%version.tar.lzma
+Source1: ftp://oscada.org/OpenSCADA/0.7.2/openscada-res-%version.tar.lzma
 # Need to delete
 # Init scripts for fedora
 #Patch0: oscada.init.patch
 #
 License: GPLv2
 Group: Applications/Engineering
-URL: http://oscada.org.ua
+URL: http://oscada.org
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 # has some x86-assembly includes
 ExclusiveArch:  %{ix86} x86_64
 
 BuildRequires: gettext
 BuildRequires: gd-devel
-#BuildRequires: expat-devel
 BuildRequires: byacc
 BuildRequires: bison
 BuildRequires: qt4-devel
@@ -764,7 +753,6 @@ OpenSCADA-Systemkonfigurator.
 %endif
 
 ############################### UI-System ##################################
-
 %if 0%{?with_uivision}
 %package UI-Vision
 Summary: Open SCADA QT interfaces
@@ -1396,9 +1384,6 @@ rm -f %{buildroot}%{_libdir}/openscada/*.*a
 %{__install} -m 644 -pD data/oscada_start.xml %{buildroot}%{_sysconfdir}/oscada_start.xml
 %{__install} -m 755 -pD data/openscada_start %{buildroot}%{_bindir}/openscada_start
 %{__install} -m 755 -pD data/oscada_RH.init %{buildroot}%{_initrddir}/openscadad
-# Need to delete
-#%{__install} -m 755 -pD data/oscada_RH.init %{buildroot}%{_initrddir}/openscadad
-#
 %{__install} -m 755 -d %{buildroot}/var/spool/openscada/{DATA,icons,LibsDB,AGLKS,Boiler}
 %{__install} -m 644 data/icons/* %{buildroot}/var/spool/openscada/icons
 %{__install} -m 755 -d %{buildroot}/var/spool/openscada/ARCHIVES/{MESS,VAL}
@@ -1920,6 +1905,17 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/%_desktopdir data
 %{_localstatedir}/spool/openscada/Boiler/*.db 
 
 %changelog
+* Thu Mar 14 2012 Aleksey Popkov <aleksey at oscada.org> - 0.7.2-4
+- Rebuild for Centos 6.x
+
+* Wed Dec 8 2011 Aleksey Popkov <aleksey at oscada.org> - 0.7.2-3
+- Fixed of source code for build on the el5.
+- Fixed of Source0 and Source1 directives.
+- Some cosmetics.
+
+* Wed Dec 8 2011 Aleksey Popkov <aleksey at oscada.org> - 0.7.2-2
+- Some cosmetics.
+
 * Wed Dec 7 2011 Aleksey Popkov <aleksey at oscada.org> - 0.7.2-1
 - Build reliase 0.7.2.
 - Removed to patch for init script.
diff --git a/sources b/sources
index dee9b9d..21fd17a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-87d18289a1858df0d16da15cf25337d7  openscada-0.7.2.tar.lzma
-b6cd6b9523da9835bfc573b8dd87ae7c  openscada-res-0.7.2.tar.lzma
+e412baead28d5098892fb5fdf8573f7d  openscada-0.7.2.tar.lzma
+40fc3abec1e6b8b322f97f14f1a7b68b  openscada-res-0.7.2.tar.lzma


More information about the scm-commits mailing list