Accepting request 530562 from security:forensics

- update to v0~20170311
	* worked on tests
- update to v0~2017019
	* worked on tests
	* updated dependencies
	* corrections in include header
	* update man page: libcsplit.3
- 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
- update to v0~20140105
	* updated dependencies
	* 2014 update
- remove libcsplit-pkgconfig.diff - it was an extraneous file
- update to v0~20130904
        * code cleanup
- update to v0~20130609
	* Fix in .pc.in file
	* small changes
	* removed unused LIBCSPLIT_SEPARATOR
	* textual changes
	* updated dependencies
	* fix for Libs in .pc file
	* 2013 update
- remove pkgconfig patch, now upstream
- changed to gz compression to eliminate conversion after download
- run spec-cleaner
- Initial package (version 0~20121224) for build.opensuse.org

OBS-URL: https://build.opensuse.org/request/show/530562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcsplit?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2017-10-05 09:57:07 +00:00 committed by Git OBS Bridge
commit 8c47307836
4 changed files with 10 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9517f77422d3dcf01b46acda7222be20c8db69f6d182ca26b42f62b633afcc6e
size 501067

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea51d481cbce208fd29d9e3489169f3574cb5b2fc4697cd1cad82fddd898d200
size 501564

View File

@ -1,4 +1,9 @@
-------------------------------------------------------------------
Sun Oct 1 21:50:51 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~20170311
* worked on tests
-------------------------------------------------------------------
Wed Feb 15 19:15:52 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~2017019

View File

@ -18,14 +18,14 @@
Name: libcsplit
%define lname libcsplit1
%define timestamp 20170109
%define timestamp 20170311
Version: 0~%timestamp
Release: 0
Summary: Library for cross-platform C split string functions
License: LGPL-3.0+
Group: Development/Libraries/C and C++
Url: https://github.com/libyal/libcsplit/wiki
Source: https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
Source: https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-beta-%timestamp.tar.gz
BuildRequires: pkg-config
BuildRequires: pkgconfig(libcerror) >= 20130904
BuildRoot: %{_tmppath}/%{name}-%{version}-build