Hello community,

here is the log from the commit of package site-config for openSUSE:Factory 
checked in at 2017-05-27 13:16:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/site-config (Old)
 and      /work/SRC/openSUSE:Factory/.site-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "site-config"

Sat May 27 13:16:31 2017 rev:13 rq:497768 version:0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/site-config/site-config.changes  2015-08-11 
08:26:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.site-config.new/site-config.changes     
2017-05-27 13:16:31.151162413 +0200
@@ -1,0 +2,10 @@
+Tue May 23 13:14:42 UTC 2017 - [email protected]
+
+- Update license information
+
+-------------------------------------------------------------------
+Tue May 23 06:42:23 UTC 2017 - [email protected]
+
+- Oops ... C-shells do use `setenv' for exporting variables (boo#1040211)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ site-config.spec ++++++
--- /var/tmp/diff_new_pack.UTYq44/_old  2017-05-27 13:16:31.815068553 +0200
+++ /var/tmp/diff_new_pack.UTYq44/_new  2017-05-27 13:16:31.815068553 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package site-config
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:        0.2
 Release:        0
 Summary:        Site Paths Configuration for autoconf Based configure Scripts
-License:        BSD-3-Clause
+License:        GPL-2.0+
 Group:          Development/Tools/Building
 Source0:        %{name}.libdir1
 Source1:        %{name}.libdir3.biarch
@@ -30,7 +30,6 @@
 Source5:        %{name}.AUTHORS
 Source6:        %{name}.COPYING
 Source7:        %{name}.README
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  libtool
 %if 0%{?suse_version}
@@ -133,12 +132,9 @@
 
 # Install C Shell profile.
 cat >$RPM_BUILD_ROOT%{_sysconfdir}/profile.d/site.csh <<EOF
-set CONFIG_SITE="%{_datadir}/site/$SITE_PLATFORM"
+setenv CONFIG_SITE "%{_datadir}/site/$SITE_PLATFORM"
 EOF
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr (-,root,root)
 %doc AUTHORS COPYING README


Reply via email to