[packages/osl] - updated to 0.9.2 - updated info patch

qboosh qboosh at pld-linux.org
Sun Apr 1 23:05:12 CEST 2018


commit ab4f57899bac08946322bc69ff58fa76345fb684
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 1 23:05:10 2018 +0200

    - updated to 0.9.2
    - updated info patch

 osl-info.patch | 16 ++++++++--------
 osl.spec       | 14 +++++++++-----
 2 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/osl.spec b/osl.spec
index 6191601..a04362a 100644
--- a/osl.spec
+++ b/osl.spec
@@ -5,13 +5,15 @@
 Summary:	OpenScop: Structures and formats for polyhedral tools to talk together
 Summary(pl.UTF-8):	OpenScop - struktury i formaty do komunikacji między narzędziami wielościanowymi
 Name:		osl
-Version:	0.9.0
-Release:	3
+Version:	0.9.2
+Release:	1
 License:	BSD
 Group:		Libraries
-#Source0Download: http://icps.u-strasbg.fr/~bastoul/development/openscop/
-Source0:	http://icps.u-strasbg.fr/~bastoul/development/openscop/docs/%{name}-%{version}.tar.gz
-# Source0-md5:	d1aa20732b61c5c20e153d9d850e732f
+##Source0Download: http://icps.u-strasbg.fr/~bastoul/development/openscop/
+#Source0:	http://icps.u-strasbg.fr/~bastoul/development/openscop/docs/%{name}-%{version}.tar.gz
+#Source0Download: https://github.com/periscop/openscop/releases
+Source0:	https://github.com/periscop/openscop/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	21b88885dd315da02b3b054c2ce1032e
 Patch0:		%{name}-missing.patch
 Patch1:		%{name}-info.patch
 URL:		http://icps.u-strasbg.fr/~bastoul/development/openscop/
@@ -108,6 +110,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libosl.so
 %{_libdir}/libosl.la
 %{_includedir}/osl
+%dir %{_libdir}/osl
+%{_libdir}/osl/osl-config.cmake
 %{_infodir}/openscop.info*
 
 %files static
diff --git a/osl-info.patch b/osl-info.patch
index 0880a4e..56a2370 100644
--- a/osl-info.patch
+++ b/osl-info.patch
@@ -12,17 +12,17 @@
  @set EDITION 1.0
  @set SPEC_VERSION 1.0
  @set LIB_VERSION 0.8.4
---- osl-0.9.0/doc/Makefile.am.orig	2014-06-03 16:13:44.000000000 +0200
-+++ osl-0.9.0/doc/Makefile.am	2014-07-12 11:04:58.141316457 +0200
-@@ -114,9 +114,10 @@
- 	images/tree.pdf				\
- 	images/tree.txt
+--- osl-0.9.2/Makefile.am.orig	2017-11-12 21:20:44.000000000 +0100
++++ osl-0.9.2/Makefile.am	2018-04-01 22:47:15.075877660 +0200
+@@ -209,9 +209,10 @@
+ 	doc/images/tree.pdf				\
+ 	doc/images/tree.txt
  
 +info_TEXINFOS =
  if GENERATE_DOC
  # Unfortunately the following is not supported conditionaly
 -# info_TEXINFOS		= openscop.texi
-+info_TEXINFOS += openscop.texi
++info_TEXINFOS += doc/openscop.texi
  
- openscop.pdf: openscop.texi			\
- 	images/basic.pdf			\
+ doc/openscop.pdf: $(srcdir)/doc/openscop.texi			\
+ 	doc/images/basic.pdf			\
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/osl.git/commitdiff/ab4f57899bac08946322bc69ff58fa76345fb684



More information about the pld-cvs-commit mailing list