Mailinglist Archive: opensuse-commit (861 mails)

< Previous Next >
commit webyast-ldap-ui for openSUSE:Factory

Hello community,

here is the log from the commit of package webyast-ldap-ui for openSUSE:Factory
checked in at Fri Jan 14 11:47:49 CET 2011.



--------
New Changes file:

--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/webyast-ldap-ui/webyast-ldap-ui.changes
2010-08-30 12:02:37.000000000 +0200
@@ -0,0 +1,54 @@
+-------------------------------------------------------------------
+Mon Aug 30 10:00:59 UTC 2010 - schubi@xxxxxxxxxx
+
+- translation
+- 0.2.5
+
+-------------------------------------------------------------------
+Fri Aug 27 09:32:38 UTC 2010 - vgorobets@xxxxxxxxxx
+
+- ranslated text in JavaScript is not escaped (bnc#604224)
+- 0.2.4
+
+-------------------------------------------------------------------
+Mon Aug 23 10:54:39 UTC 2010 - jreidinger@xxxxxxxxxx
+
+- add url to spec file (bnc#625537)
+- update translation (schubi)
+- 0.2.3
+
+-------------------------------------------------------------------
+Wed Aug 4 10:53:01 CEST 2010 - jsuchome@xxxxxxx
+
+- make shortcuts.yml strings translatable
+- 0.2.2
+
+-------------------------------------------------------------------
+Mon Jul 26 15:45:08 CEST 2010 - jsuchome@xxxxxxx
+
+- disable form on submit (bnc#607116)
+- 0.2.1
+
+-------------------------------------------------------------------
+Wed Jul 21 10:48:09 CEST 2010 - jsuchome@xxxxxxx
+
+- added button for fetching suported DN from given server
+- 0.2.0
+
+-------------------------------------------------------------------
+Fri Jul 16 16:09:47 CEST 2010 - jsuchome@xxxxxxx
+
+- UI update: css, validation
+- 0.1.1
+
+-------------------------------------------------------------------
+Fri Jul 2 13:09:35 CEST 2010 - jsuchome@xxxxxxx
+
+- added icon from YaST SLE theme
+
+-------------------------------------------------------------------
+Thu Jun 24 16:39:08 CEST 2010 - jsuchome@xxxxxxx
+
+- initial version
+
+

calling whatdependson for head-i586


New:
----
webyast-ldap-ui.changes
webyast-ldap-ui.spec
www.tar.bz2

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

Other differences:
------------------
++++++ webyast-ldap-ui.spec ++++++
#
# spec file for package webyast-ldap-ui
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name: webyast-ldap-ui
Recommends: WebYaST(org.opensuse.yast.modules.yapi.ldap)
PreReq: webyast-base-ui
License: GPLv2
Group: Productivity/Networking/Web/Utilities
Url: http://en.opensuse.org/Portal:WebYaST
AutoReqProv: on
Version: 0.2.5
Release: 1
Summary: WebYaST - LDAP Client UI
Source: www.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: rubygem-mocha rubygem-test-unit rubygem-webyast-rake-tasks
webyast-base-ui-testsuite
BuildRequires: ruby tidy
BuildRequires: yast2-webclient

#
%define plugin_name ldap
%define plugin_dir %{webyast_ui_dir}/vendor/plugins/%{plugin_name}
#

%package testsuite
License: GPLv2
Group: Productivity/Networking/Web/Utilities
Requires: %{name} = %{version}
Requires: webyast-base-ui-testsuite rubygem-mocha rubygem-test-unit tidy
Summary: Testsuite for webyast-ldap-ui package

%description
WebYaST - Plugin providing UI for LDAP client configuration.

Authors:
--------
Jiri Suchomel <jsuchome@xxxxxxxxxx>

%description testsuite
This package contains complete testsuite for webyast-ldap-ui package.
It is only needed for verifying the functionality of the module
and it is not needed at runtime.

%prep
%setup -q -n www

%build
export RAILS_PARENT=%{webyast_ui_dir}
export LANG=en
rake makemo

%check
%webyast_ui_check

%install

#
# Install all web and frontend parts.
#
mkdir -p $RPM_BUILD_ROOT/%{plugin_dir}
cp -a * $RPM_BUILD_ROOT/%{plugin_dir}
rm -f $RPM_BUILD_ROOT/%{plugin_dir}/COPYING

# remove .po files (no longer needed)
rm -rf $RPM_BUILD_ROOT/%{plugin_dir}/po

# search locale files
%find_lang webyast-ldap-ui

%clean
rm -rf $RPM_BUILD_ROOT

%files -f webyast-ldap-ui.lang
%defattr(-,root,root)
%dir %{webyast_ui_dir}
%dir %{webyast_ui_dir}/vendor
%dir %{webyast_ui_dir}/vendor/plugins
%dir %{plugin_dir}
%dir %{plugin_dir}/config
%dir %{plugin_dir}/doc
%dir %{plugin_dir}/locale
%{plugin_dir}/README
%{plugin_dir}/Rakefile
%{plugin_dir}/init.rb
%{plugin_dir}/install.rb
%{plugin_dir}/uninstall.rb
%{plugin_dir}/shortcuts.yml
%{plugin_dir}/app
%{plugin_dir}/public
%{plugin_dir}/config/rails_parent.rb
%{plugin_dir}/doc/README_FOR_APP

%doc COPYING

%files testsuite
%defattr(-,root,root)
%{plugin_dir}/test

%changelog

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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages