Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LSC
lsc
Commits
5b68e177
Commit
5b68e177
authored
Mar 25, 2017
by
Clément OUDOT
Browse files
Update packaging files for 2.1.4
parent
928eaaca
Changes
4
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
5b68e177
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<groupId>
org.lsc
</groupId>
<groupId>
org.lsc
</groupId>
<artifactId>
lsc-core
</artifactId>
<artifactId>
lsc-core
</artifactId>
<name>
LDAP Synchronization Connector
</name>
<name>
LDAP Synchronization Connector
</name>
<version>
2.1
-SNAPSHOT
</version>
<version>
2.1
.4
</version>
<description>
<description>
This project is the Ldap Synchronization Connector which
This project is the Ldap Synchronization Connector which
simplifies synchronizations between relation databases and LDAP
simplifies synchronizations between relation databases and LDAP
...
...
src/install/debian/changelog
View file @
5b68e177
lsc (2.1.4-1) unstable; urgency=low
* Update to 2.1.4
-- Clement Oudot (LTB-project) <clem.oudot@gmail.com> Sat, 25 Mar 2017 12:00:00 +0100
lsc (2.1.3-1) unstable; urgency=low
lsc (2.1.3-1) unstable; urgency=low
* Update to 2.1.3
* Update to 2.1.3
...
...
src/install/debian/control
View file @
5b68e177
...
@@ -4,9 +4,9 @@ Priority: optional
...
@@ -4,9 +4,9 @@ Priority: optional
Maintainer: Clement Oudot <clem.oudot@gmail.com>
Maintainer: Clement Oudot <clem.oudot@gmail.com>
Build-Depends: debhelper (>> 7)
Build-Depends: debhelper (>> 7)
Standards-Version: 3.9.5
Standards-Version: 3.9.5
Homepage: http://lsc-project.org/
Homepage: http
s
://lsc-project.org/
Vcs-
Svn
: https://lsc-project
.org/svn/
Vcs-
Git
: https://
github.com/
lsc-project
/lsc.git
Vcs-Browser: http://
tools.lsc-project.org/repositories/show
/lsc
Vcs-Browser: http
s
://
github.com/lsc-project
/lsc
Package: lsc
Package: lsc
Architecture: all
Architecture: all
...
...
src/install/lsc-core.spec
View file @
5b68e177
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
# Variables
# Variables
#=================================================
#=================================================
%define lsc_name lsc
%define lsc_name lsc
%define lsc_version 2.1.
3
%define lsc_version 2.1.
4
%define lsc_logdir /var/log/lsc
%define lsc_logdir /var/log/lsc
%define lsc_user lsc
%define lsc_user lsc
%define lsc_group lsc
%define lsc_group lsc
...
@@ -28,7 +28,7 @@ License: BSD
...
@@ -28,7 +28,7 @@ License: BSD
BuildArch: noarch
BuildArch: noarch
Group: Applications/System
Group: Applications/System
URL: http://lsc-project.org
URL: http
s
://lsc-project.org
Source: %{lsc_name}-core-%{lsc_version}-dist.zip
Source: %{lsc_name}-core-%{lsc_version}-dist.zip
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
...
@@ -180,6 +180,8 @@ rm -rf %{buildroot}
...
@@ -180,6 +180,8 @@ rm -rf %{buildroot}
# Changelog
# Changelog
#=================================================
#=================================================
%changelog
%changelog
* Sat Mar 25 2017 - Clement Oudot <clem@lsc-project.org> - 2.1.4-0
- Upgrade to LSC 2.1.4
* Tue Mar 03 2015 - Clement Oudot <clem@lsc-project.org> - 2.1.3-0
* Tue Mar 03 2015 - Clement Oudot <clem@lsc-project.org> - 2.1.3-0
- Upgrade to LSC 2.1.3
- Upgrade to LSC 2.1.3
* Fri Dec 19 2014 - Clement Oudot <clem@lsc-project.org> - 2.1.2-0
* Fri Dec 19 2014 - Clement Oudot <clem@lsc-project.org> - 2.1.2-0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment