Accepting request 244718 from devel:libraries:c_c++
update to v0~20140105 OBS-URL: https://build.opensuse.org/request/show/244718 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcsplit?expand=0&rev=5
This commit is contained in:
parent
25a6243d8d
commit
19cce59930
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6977fa2a4700e5397a1f7b095bd3b7cb722c1d0da2fee89a8f1b3b0d6f01408
|
||||
size 453197
|
3
libcsplit-alpha-20140105.tar.gz
Normal file
3
libcsplit-alpha-20140105.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69ba3b02f5cf33d48de0a66dfb4d2e90d3df59db47025d6bf27426ac7c0549e0
|
||||
size 454256
|
@ -1,17 +0,0 @@
|
||||
---
|
||||
libcsplit.pc.in | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: libcsplit-20121224/libcsplit.pc.in
|
||||
===================================================================
|
||||
--- libcsplit-20121224.orig/libcsplit.pc.in
|
||||
+++ libcsplit-20121224/libcsplit.pc.in
|
||||
@@ -6,7 +6,7 @@ includedir=@includedir@
|
||||
Name: libuna
|
||||
Description: Library to support cross-platform C split string functions
|
||||
Version: @VERSION@
|
||||
-Libs: -L${libdir} -lcpath
|
||||
+Libs: -L${libdir} -lcsplit
|
||||
Libs.private: @ax_libcerror_libs_private@ @ax_libcstring_libs_private@
|
||||
Cflags: -I${includedir}
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 12:36:23 UTC 2014 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20140105
|
||||
* updated dependencies
|
||||
* 2014 update
|
||||
- remove libcsplit-pkgconfig.diff - it was an extraneous file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 18:40:06 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcsplit
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libcsplit
|
||||
%define lname libcsplit1
|
||||
%define timestamp 20130904
|
||||
%define timestamp 20140105
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library for cross-platform C split string functions
|
||||
@ -26,7 +26,7 @@ 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-20130904.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
|
||||
|
Loading…
Reference in New Issue
Block a user