[Pkg-freeipa-devel] [Git][freeipa-team/389-ds-base][master-next] 2 commits: fix-linking.diff: Fix the order of linking liblslapd.la/libldaputil.la.

Timo Aaltonen gitlab at salsa.debian.org
Fri Jun 29 14:46:36 BST 2018


Timo Aaltonen pushed to branch master-next at FreeIPA packaging / 389-ds-base


Commits:
7d2362e2 by Timo Aaltonen at 2018-06-29T16:26:23+03:00
fix-linking.diff: Fix the order of linking liblslapd.la/libldaputil.la.

- - - - -
fda2bd39 by Timo Aaltonen at 2018-06-29T16:46:06+03:00
control: Add rsync to build-depends.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/fix-linking.diff
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@
     EOL'd upsream and will be removed soon.
   * control: svrcore got merged here, drop it from build-depends.
   * ftbs_lsoftotkn3.diff: Dropped, obsolete.
+  * fix-linking.diff: Fix the order of linking
+    liblslapd.la/libldaputil.la.
+  * control: Add rsync to build-depends.
 
  -- Timo Aaltonen <tjaalton at debian.org>  Sat, 02 Jun 2018 09:34:05 +0300
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends:
  pkg-config,
  python3-all-dev,
  python3-setuptools,
+ rsync,
  zlib1g-dev,
 Standards-Version: 4.1.0
 Vcs-Git: https://salsa.debian.org/freeipa-team/389-ds-base.git


=====================================
debian/patches/fix-linking.diff
=====================================
--- /dev/null
+++ b/debian/patches/fix-linking.diff
@@ -0,0 +1,11 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -355,7 +355,7 @@ bin_PROGRAMS = dbscan \
+ # based on defines
+ # ----------------------------------------------------------------------------------------
+ 
+-server_LTLIBRARIES = libsds.la libnunc-stans.la libldaputil.la libslapd.la libns-dshttpd.la
++server_LTLIBRARIES = libsds.la libnunc-stans.la libslapd.la libldaputil.la libns-dshttpd.la
+ 
+ lib_LTLIBRARIES = libsvrcore.la
+ 


=====================================
debian/patches/series
=====================================
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ fix-obsolete-target.diff
 fix-saslpath.diff
 fix-systemctl-path.diff
 CVE-2017-15135.patch
+fix-linking.diff



View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/compare/2cab7ba31de9116b1dd12a865715fcc93ab0db8a...fda2bd39d88997f27afae4e219635019942bc565

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/compare/2cab7ba31de9116b1dd12a865715fcc93ab0db8a...fda2bd39d88997f27afae4e219635019942bc565
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20180629/bd221281/attachment-0001.html>


More information about the Pkg-freeipa-devel mailing list