Accepting request 280116 from security:forensics
1 OBS-URL: https://build.opensuse.org/request/show/280116 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcsplit?expand=0&rev=7
This commit is contained in:
parent
19cce59930
commit
c29b30c253
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69ba3b02f5cf33d48de0a66dfb4d2e90d3df59db47025d6bf27426ac7c0549e0
|
|
||||||
size 454256
|
|
3
libcsplit-alpha-20150101.tar.gz
Normal file
3
libcsplit-alpha-20150101.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4b7df9fd0e5cb9691e48c69493ad122d7f1fb00f167576cf79496f119b3d6897
|
||||||
|
size 457334
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 5 23:59:50 UTC 2015 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to v0~20150101
|
||||||
|
* 2015 update - minimal changes
|
||||||
|
- update URL to the new github site
|
||||||
|
- replace Source: field with fully defined URL
|
||||||
|
- remove DL-URL comment
|
||||||
|
- start using libcstring from OBS, not internal version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 14 12:36:23 UTC 2014 - Greg.Freemyer@gmail.com
|
Thu Aug 14 12:36:23 UTC 2014 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -18,21 +18,17 @@
|
|||||||
|
|
||||||
Name: libcsplit
|
Name: libcsplit
|
||||||
%define lname libcsplit1
|
%define lname libcsplit1
|
||||||
%define timestamp 20140105
|
%define timestamp 20150101
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for cross-platform C split string functions
|
Summary: Library for cross-platform C split string functions
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://code.google.com/p/libcsplit/
|
Url: https://github.com/libyal/libcsplit/wiki
|
||||||
|
Source: https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSeE44MVpGWnpNeVU/libcsplit-alpha-20140105.tar.gz
|
|
||||||
#Git-Clone: http://code.google.com/p/libcsplit
|
|
||||||
Source: %{name}-alpha-%timestamp.tar.gz
|
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20130904
|
BuildRequires: pkgconfig(libcerror) >= 20130904
|
||||||
# libcstring is not released as a package by upstream
|
BuildRequires: pkgconfig(libcstring) >= 20150101
|
||||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,7 +41,9 @@ Summary: Library for cross-platform C split string functions
|
|||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
Library for cross-platform C split string functions
|
Library for cross-platform C split string functions.
|
||||||
|
|
||||||
|
Part of the libyal family of libraries.
|
||||||
|
|
||||||
Also see:
|
Also see:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user