Browse Source

2014-09-12 Ryoichi INAGAKI <ryo1@toki.waseda.jp>
* libiodbc, pcre, raptor2, rasqal: updated



git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8945 ec354946-7b23-47d6-9f5a-488ba84defc7

inagaki 9 years ago
parent
commit
44921e5563
4 changed files with 55 additions and 32 deletions
  1. 11 8
      lib/libi/libiodbc/libiodbc-vl.spec
  2. 9 2
      p/pcre/pcre-vl.spec
  3. 17 12
      r/raptor2/raptor2-vl.spec
  4. 18 10
      r/rasqal/rasqal-vl.spec

+ 11 - 8
lib/libi/libiodbc/libiodbc-vl.spec

@@ -1,15 +1,16 @@
-
 ## admin gui build currently busted, FIXME?
 ## admin gui build currently busted, FIXME?
 #define _enable_gui --enable-gui
 #define _enable_gui --enable-gui
 
 
+Name: libiodbc
 Summary: iODBC Driver Manager
 Summary: iODBC Driver Manager
 Summary(ja): iODBC ドライバマネージャ
 Summary(ja): iODBC ドライバマネージャ
-Name: libiodbc
-Version: 3.52.7
-Release: 4%{?_dist_release}
+Version: 3.52.9
+Release: 1%{?_dist_release}
+
 Group: System Environment/Libraries
 Group: System Environment/Libraries
 License: LGPLv2 or BSD
 License: LGPLv2 or BSD
 URL: http://www.iodbc.org/
 URL: http://www.iodbc.org/
+
 Source0: http://www.iodbc.org/downloads/iODBC/libiodbc-%{version}.tar.gz
 Source0: http://www.iodbc.org/downloads/iODBC/libiodbc-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 
@@ -35,6 +36,7 @@ Requires: pkgconfig
 This package contains the header files and libraries needed to develop
 This package contains the header files and libraries needed to develop
 programs that use the driver manager.
 programs that use the driver manager.
 
 
+%if 0%{?_enable_gui:1}
 %package admin
 %package admin
 Summary: Gui administrator for iODBC development
 Summary: Gui administrator for iODBC development
 Group: Development/Libraries
 Group: Development/Libraries
@@ -44,14 +46,12 @@ Requires: %{name} = %{version}-%{release}
 This package contains a Gui administrator program for maintaining
 This package contains a Gui administrator program for maintaining
 DSN information in odbc.ini and odbcinst.ini files.
 DSN information in odbc.ini and odbcinst.ini files.
 
 
+%endif
 
 
 %prep
 %prep
 %setup -q
 %setup -q
 
 
-%patch1 -p0 -b .multilib
-
-# fix header permissions
-chmod -x include/*.h
+#patch1 -p0 -b .multilib
 
 
 
 
 %build
 %build
@@ -120,6 +120,9 @@ rm -rf %{buildroot}
 %endif
 %endif
 
 
 %changelog
 %changelog
+* Fri Sep 12 2014 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.52.9-1
+- new upstream release
+
 * Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.52.7-4
 * Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.52.7-4
 - rebuild with VineSeed environment
 - rebuild with VineSeed environment
 
 

+ 9 - 2
p/pcre/pcre-vl.spec

@@ -1,7 +1,7 @@
 Name: pcre
 Name: pcre
 Summary: Perl-compatible regular expression library
 Summary: Perl-compatible regular expression library
 Summary(ja): Perl 互換の正規表現ライブラリ
 Summary(ja): Perl 互換の正規表現ライブラリ
-Version: 8.31
+Version: 8.35
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 
 
 License: BSD
 License: BSD
@@ -13,6 +13,7 @@ Source:ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: zlib-devel
 BuildRequires: zlib-devel
 BuildRequires: bzip2-devel
 BuildRequires: bzip2-devel
+BuildRequires: libedit-devel
 
 
 Vendor: Project Vine
 Vendor: Project Vine
 Distribution: Vine Linux
 Distribution: Vine Linux
@@ -47,8 +48,10 @@ Development files (Headers, libraries for static linking, etc) for %{name}.
     --enable-unicode-properties \
     --enable-unicode-properties \
     --enable-pcregrep-libz \
     --enable-pcregrep-libz \
     --enable-pcregrep-libbz2 \
     --enable-pcregrep-libbz2 \
+    --enable-pcretest-libedit \
     --enable-pcre8 \
     --enable-pcre8 \
-    --enable-pcre16
+    --enable-pcre16 \
+    --enable-pcre32
 
 
 make
 make
 
 
@@ -90,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 %{_mandir}/man3/*
 
 
 %changelog
 %changelog
+* Thu Sep 11 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 8.35-1
+- new upstream release 
+- add --enable-pcre32 and --enable-pcretest-libedit
+
 * Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.31-1
 * Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.31-1
 - new upstream release 
 - new upstream release 
 - add --enable-pcre16 --enable-pcre8 --enable-jit
 - add --enable-pcre16 --enable-pcre8 --enable-jit

+ 17 - 12
r/raptor2/raptor2-vl.spec

@@ -1,6 +1,6 @@
 Name:    raptor2
 Name:    raptor2
-Summary: RDF Parser Toolkit for Redland
-Version: 2.0.11
+Summary: RDF Systax Library
+Version: 2.0.14
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 
 
 License: GPLv2+ or LGPLv2+ or ASL 2.0
 License: GPLv2+ or LGPLv2+ or ASL 2.0
@@ -10,8 +10,6 @@ URL:     http://librdf.org/raptor/
 Source:  http://download.librdf.org/source/raptor2-%{version}.tar.gz
 Source:  http://download.librdf.org/source/raptor2-%{version}.tar.gz
 
 
 ## upstreamable patches
 ## upstreamable patches
-# make docs not conflict with raptor(1), DOC_MODULE=raptor2
-Patch50: raptor2-2.0.3-raptor2_doc.patch
 
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: curl-devel
 BuildRequires: curl-devel
@@ -24,17 +22,23 @@ BuildRequires: yajl-devel >= 2.0.0
 Conflicts: raptor < 1.4.21-3%{?_dist_release}
 Conflicts: raptor < 1.4.21-3%{?_dist_release}
 
 
 %description
 %description
-Raptor is the RDF Parser Toolkit for Redland that provides
-a set of standalone RDF parsers, generating triples from RDF/XML
-or N-Triples.
+Raptor is a free software / Open Source C library that provides
+a set of parsers and serializers that generate Resource
+Description Framework (RDF) triples by parsing syntaxes or
+serialize the triples into a syntax. The supported parsing
+syntaxes are RDF/XML, N-Quads, N-Triples 1.0 and 1.1, TRiG,
+Turtle 2008 and 2013, RDFa 1.0 and 1.1, RSS tag soup including
+all versions of RSS, Atom 1.0 and 0.3, GRDDL and microformats for
+HTML, XHTML and XML. The serializing syntaxes are RDF/XML
+(regular, abbreviated, XMP), Turtle 2013, N-Quads, N-Triples 1.1, 
+Atom 1.0, RSS 1.0, GraphViz DOT, HTML and JSON.
+
 
 
 %package devel
 %package devel
 Summary: Development files for %{name} 
 Summary: Development files for %{name} 
 Summary(ja): %{name} の開発用ファイル 
 Summary(ja): %{name} の開発用ファイル 
 Group:   Development/Libraries
 Group:   Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: %{name} = %{version}-%{release}
-Requires: curl-devel >= 7.12.0
-Requires: libxml2-devel >= 2.6.8
 
 
 %description devel
 %description devel
 %{summary}.
 %{summary}.
@@ -43,8 +47,6 @@ Requires: libxml2-devel >= 2.6.8
 %prep
 %prep
 %setup -q
 %setup -q
 
 
-#patch50 -p1 -b .raptor2_doc
-
 # hack to nuke rpaths
 # hack to nuke rpaths
 %if "%{_libdir}" != "/usr/lib"
 %if "%{_libdir}" != "/usr/lib"
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -52,7 +54,7 @@ sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
 
 
 
 
 %build
 %build
-%configure --disable-static --enable-release
+%configure --disable-static --enable-release --enable-silent-rules
 make %{?_smp_mflags}
 make %{?_smp_mflags}
 
 
 
 
@@ -95,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Thu Sep 11 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.0.14-1
+- new upstream release
+
 * Sun Dec 08 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.11-1
 * Sun Dec 08 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.11-1
 - new upstream release
 - new upstream release
 
 

+ 18 - 10
r/rasqal/rasqal-vl.spec

@@ -1,6 +1,6 @@
 Name:      rasqal
 Name:      rasqal
 Summary:   RDF Query Library
 Summary:   RDF Query Library
-Version:   0.9.30
+Version:   0.9.32
 Release:   1%{?_dist_release}
 Release:   1%{?_dist_release}
 
 
 Group:     System Environment/Libraries
 Group:     System Environment/Libraries
@@ -12,22 +12,27 @@ Source:    http://download.librdf.org/source/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libxml2-devel
 BuildRequires: libxml2-devel
 BuildRequires: mpfr-devel
 BuildRequires: mpfr-devel
-BuildRequires: pcre-devel
-BuildRequires: raptor2-devel
-# for the testsuite
-BuildRequires: perl-XML-DOM
+BuildRequires: libuuid-devel
+BuildRequires: libgcrypt-devel
+BuildRequires: raptor2-devel >= 2.0.7
 
 
 %description
 %description
-Rasqal is a library providing full support for querying Resource
-Description Framework (RDF) including parsing query syntaxes, constructing
-the queries, executing them and returning result formats.  It currently
-handles the RDF Data Query Language (RDQL) and SPARQL Query language.
+Rasqal is a free software / Open Source C library that handles Resource
+Description Framework (RDF) query language syntaxes, query construction
+and execution of queries returning results as bindings, boolean, RDF
+graphs/triples or syntaxes. The supported query languages are SPARQL
+Query 1.0, SPARQL Query 1.1, SPARQL Update 1.1 (no executing) and the
+Experimental SPARQL extensions (LAQRS). Rasqal can write binding query
+results in the SPARQL XML, SPARQL JSON, CSV, TSV, HTML, ASCII tables,
+RDF/XML and Turtle / N3 and read them in SPARQL XML, CSV, TSV, RDF/XML
+and Turtle / N3.
+
 
 
 %package devel
 %package devel
 Summary: Libraries, includes etc to develop with the Rasqal RDF query library
 Summary: Libraries, includes etc to develop with the Rasqal RDF query library
 Group: Development/Libraries
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: %{name} = %{version}-%{release}
-Requires: raptor2-devel
+Requires: raptor2-devel >= 2.0.7
 
 
 %description devel
 %description devel
 Libraries, includes etc to develop with the Rasqal RDF query language library.
 Libraries, includes etc to develop with the Rasqal RDF query language library.
@@ -93,6 +98,9 @@ fi
 
 
 
 
 %changelog
 %changelog
+* Fri Sep 12 2014 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.9.32-1
+- new upstream release
+
 * Wed Jun 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.30-1
 * Wed Jun 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.30-1
 - new upstream release
 - new upstream release