forked from pool/libcsplit
Accepting request 202756 from devel:libraries:c_c++
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/202756 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcsplit?expand=0&rev=4
This commit is contained in:
parent
dfecfcb173
commit
25a6243d8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72fe36c947d0f75da844a0ea1c31e6ddde9b985ae7fe125904f41b7add444be8
|
||||
size 453150
|
3
libcsplit-alpha-20130904.tar.gz
Normal file
3
libcsplit-alpha-20130904.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6977fa2a4700e5397a1f7b095bd3b7cb722c1d0da2fee89a8f1b3b0d6f01408
|
||||
size 453197
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 18:40:06 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20130904
|
||||
* code cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 27 02:36:24 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libcsplit
|
||||
%define lname libcsplit1
|
||||
%define timestamp 20130609
|
||||
%define timestamp 20130904
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library for cross-platform C split string functions
|
||||
@ -26,17 +26,20 @@ License: LGPL-3.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://code.google.com/p/libcsplit/
|
||||
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSeE44MVpGWnpNeVU/libcsplit-alpha-%timestamp.tar.gz
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSeE44MVpGWnpNeVU/libcsplit-alpha-20130904.tar.gz
|
||||
#Git-Clone: http://code.google.com/p/libcsplit
|
||||
Source: %{name}-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 0~20130609
|
||||
BuildRequires: pkgconfig(libcerror) >= 20130904
|
||||
# libcstring is not released as a package by upstream
|
||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
A library for cross-platform C split string functions.
|
||||
|
||||
This package is part of the libyal library collection and is used by other libraries in the collection
|
||||
|
||||
%package -n %lname
|
||||
Summary: Library for cross-platform C split string functions
|
||||
Group: System/Libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user