[roboptim-commit] [SCM] roboptim-core branch, master, updated. v0.4-15-g3800362
Status: Beta
Brought to you by:
flamiraux
From: Thomas M. <tho...@us...> - 2010-01-13 16:09:37
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "roboptim-core". The branch, master has been updated via 38003629dca182a85d90f75cc243cb00065003d7 (commit) via e5649ada33d2e746d53097a1da76728464d79d4f (commit) via 4a9397a7779556d25ffbf8d20a8558b015f143c8 (commit) via 43200b6e378cb2e7cd6436572382f9e70c276329 (commit) via 3a3c95d75417d3aa220a8ead585b0a1c80925ff5 (commit) via 6d502aba551173004739d47f0e92606fb97c1060 (commit) from 51fddb68fa8e5a0c56dbf1a4b9e2d221ccca56b5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 38003629dca182a85d90f75cc243cb00065003d7 Author: Thomas Moulard <tho...@gm...> Date: Wed Jan 13 17:05:04 2010 +0100 Synchronize. * build-aux: Synchronize. Signed-off-by: Thomas Moulard <tho...@gm...> diff --git a/ChangeLog b/ChangeLog index b973fa1..2d11e08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-13 Thomas Moulard <tho...@gm...> + Synchronize. + * build-aux: Synchronize. + +2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm source URL. * roboptim-core.spec.in: Fix wrong source URL. diff --git a/build-aux b/build-aux index a6cfdc7..2478a62 160000 --- a/build-aux +++ b/build-aux @@ -1 +1 @@ -Subproject commit a6cfdc754979af63290cdca09f67a7d9fe13893a +Subproject commit 2478a6240e98e4a1e8ab014e0408607f60eaaa25 commit e5649ada33d2e746d53097a1da76728464d79d4f Author: Thomas Moulard <tho...@gm...> Date: Wed Jan 13 14:45:42 2010 +0100 Fix rpm source URL. * roboptim-core.spec.in: Fix wrong source URL. Signed-off-by: Thomas Moulard <tho...@gm...> diff --git a/ChangeLog b/ChangeLog index 709f533..b973fa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm source URL. + * roboptim-core.spec.in: Fix wrong source URL. + +2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm spec file. * roboptim-core.spec.in: Distribute plug-in properly. diff --git a/roboptim-core.spec.in b/roboptim-core.spec.in index f8830dd..bde7b13 100644 --- a/roboptim-core.spec.in +++ b/roboptim-core.spec.in @@ -6,7 +6,7 @@ Summary: The RobOptim core C++ library Group: Development/Libraries License: LGPLv3+ URL: http://roboptim.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/roboptim/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) commit 4a9397a7779556d25ffbf8d20a8558b015f143c8 Author: Thomas Moulard <tho...@gm...> Date: Wed Jan 13 14:18:06 2010 +0100 Fix rpm spec file. * roboptim-core.spec.in: Distribute plug-in properly. Signed-off-by: Thomas Moulard <tho...@gm...> diff --git a/ChangeLog b/ChangeLog index f80ac86..709f533 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm spec file. + * roboptim-core.spec.in: Distribute plug-in properly. + +2010-01-13 Thomas Moulard <tho...@gm...> + Update rpm spec file ChangeLog. * roboptim-core.spec.in: Here. diff --git a/roboptim-core.spec.in b/roboptim-core.spec.in index 7088a7e..f8830dd 100644 --- a/roboptim-core.spec.in +++ b/roboptim-core.spec.in @@ -70,13 +70,14 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %{_libdir}/*.so.* %{_libdir}/%{name}/*.so.* - +# ``.so'' file is also needed as ltdl_openext does not consider +# versioned plug-ins. +%{_libdir}/%{name}/*.so %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so -%{_libdir}/%{name}/*.so %{_libdir}/pkgconfig/* %files doc commit 43200b6e378cb2e7cd6436572382f9e70c276329 Author: Thomas Moulard <tho...@gm...> Date: Wed Jan 13 13:38:33 2010 +0100 Update rpm spec file ChangeLog. * roboptim-core.spec.in: Here. Signed-off-by: Thomas Moulard <tho...@gm...> diff --git a/ChangeLog b/ChangeLog index 40f2712..f80ac86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-13 Thomas Moulard <tho...@gm...> + Update rpm spec file ChangeLog. + * roboptim-core.spec.in: Here. + +2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm spec file. * roboptim-core.spec.in: Remove ``.la'' file of the plug-in. diff --git a/roboptim-core.spec.in b/roboptim-core.spec.in index 18d54f6..7088a7e 100644 --- a/roboptim-core.spec.in +++ b/roboptim-core.spec.in @@ -88,6 +88,14 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Wed Jan 13 2010 Thomas Moulard <tho...@gm...> - 0.5-1 +- Fix plug-in path (now packaged properly in a subdirectory). +- Add missing build requirements (latex / dvips). +- Add missing requirements (boost-devel, libtool-ltdl-devel in roboptim-devel). +- Use "install -p" to preserve timestamps. +- Update to release 0.5. +- For more information see: https://bugzilla.redhat.com/show_bug.cgi?id=538820 + * Thu Nov 12 2009 Thomas Moulard <tho...@gm...> - 0.3.28-1 - Fix rpmlint errors. - Handle Autotools issues (add -avoid-version and --distable-static). commit 3a3c95d75417d3aa220a8ead585b0a1c80925ff5 Author: Thomas Moulard <tho...@gm...> Date: Wed Jan 13 11:48:55 2010 +0100 Fix rpm spec file. * roboptim-core.spec.in: Remove ``.la'' file of the plug-in. Signed-off-by: Thomas Moulard <tho...@gm...> diff --git a/ChangeLog b/ChangeLog index 4674ab5..40f2712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm spec file. + * roboptim-core.spec.in: Remove ``.la'' file of the plug-in. + +2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm build requirements. * roboptim-core.spec.in: Here. diff --git a/roboptim-core.spec.in b/roboptim-core.spec.in index e8d9cc8..18d54f6 100644 --- a/roboptim-core.spec.in +++ b/roboptim-core.spec.in @@ -60,6 +60,7 @@ make install DESTDIR="$RPM_BUILD_ROOT" INSTALL="install -p" # Get rid of Libtool files as they should not be installed. rm $RPM_BUILD_ROOT/%{_libdir}/*.la +rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la %clean commit 6d502aba551173004739d47f0e92606fb97c1060 Author: Thomas Moulard <tho...@gm...> Date: Wed Jan 13 11:46:05 2010 +0100 Fix rpm build requirements. * roboptim-core.spec.in: Here. Signed-off-by: Thomas Moulard <tho...@gm...> diff --git a/ChangeLog b/ChangeLog index e813fe3..4674ab5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-13 Thomas Moulard <tho...@gm...> + Fix rpm build requirements. + * roboptim-core.spec.in: Here. + +2010-01-13 Thomas Moulard <tho...@gm...> + Build plug-in in a separate directory. CAUTION: starting now, plug-in will be located in diff --git a/roboptim-core.spec.in b/roboptim-core.spec.in index ba9613a..e8d9cc8 100644 --- a/roboptim-core.spec.in +++ b/roboptim-core.spec.in @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: boost-devel, libtool-ltdl-devel # Require Doxygen and its dependencies. -BuildRequires: doxygen, texlive-latex-2007, texlive-dvips-2007 +BuildRequires: doxygen, texlive-latex, texlive-dvips %description ----------------------------------------------------------------------- Summary of changes: ChangeLog | 30 ++++++++++++++++++++++++++++++ build-aux | 2 +- roboptim-core.spec.in | 18 ++++++++++++++---- 3 files changed, 45 insertions(+), 5 deletions(-) hooks/post-receive -- roboptim-core |