Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory 
checked in at 2011-10-25 17:18:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webyast-base-ui (Old)
 and      /work/SRC/openSUSE:Factory/.webyast-base-ui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webyast-base-ui", Maintainer is "sch...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/webyast-base-ui/webyast-base-ui.changes  
2011-10-19 00:55:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.webyast-base-ui.new/webyast-base-ui.changes     
2011-10-28 15:26:31.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 25 10:38:58 UTC 2011 - sch...@suse.com
+
+- replaced fixed path /usr/src/packages/ by RPM_BUILD_DIR
+- 0.2.66 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ webyast-base-ui.spec ++++++
--- /var/tmp/diff_new_pack.7r9Lxp/_old  2011-10-28 15:26:42.000000000 +0200
+++ /var/tmp/diff_new_pack.7r9Lxp/_new  2011-10-28 15:26:42.000000000 +0200
@@ -53,7 +53,7 @@
 Group:          Productivity/Networking/Web/Utilities
 Url:            http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:    on
-Version:        0.2.65
+Version:        0.2.66
 Release:        0
 Summary:        WebYaST - base UI for system management
 Source:         www.tar.bz2

++++++ www.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/config/environment.rb 
new/www/config/environment.rb
--- old/www/config/environment.rb       2011-08-03 10:57:29.000000000 +0200
+++ new/www/config/environment.rb       2011-10-25 12:38:25.000000000 +0200
@@ -95,8 +95,8 @@
 
   # add extra plugin path - needed during RPM build
   # (webyast-base-ui is already installed in /srv/www/... but plugins are
-  # located in /usr/src/packages/... during build)
-  config.plugin_paths << '/usr/src/packages/BUILD' unless 
ENV['ADD_BUILD_PATH'].nil?
+  # located in /usr/src/packages/... (RPM_BUILD_DIR) during build)
+  config.plugin_paths << ENV['RPM_BUILD_DIR'] unless ENV['ADD_BUILD_PATH'].nil?
 
   # In order to overwrite,exchange images, stylesheets,.... for special 
vendors there
   # is the directory "vendor" in the "public" directory. Each file in the 
public

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to