Accepting request 244710 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/244710 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpath?expand=0&rev=5
This commit is contained in:
parent
c565bf7220
commit
a1dd3b00cc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8391f764dfb04623defc90603ce1730dfa937e5669a20cd19a982c05579bd56
|
|
||||||
size 931884
|
|
3
libcpath-alpha-20140105.tar.gz
Normal file
3
libcpath-alpha-20140105.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a053e9f2aec1cf458dc603a1f80a63a0e93e3c916027b0ac9080839e19004bc
|
||||||
|
size 932002
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 14 13:16:43 UTC 2014 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to v0~20140105
|
||||||
|
* 2014 update
|
||||||
|
* updated dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 03:42:50 UTC 2013 - Greg.Freemyer@gmail.com
|
Thu Nov 14 03:42:50 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcpath
|
# spec file for package libcpath
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libcpath
|
Name: libcpath
|
||||||
%define lname libcpath1
|
%define lname libcpath1
|
||||||
%define timestamp 20130809
|
%define timestamp 20140105
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for cross-platform C path functions
|
Summary: Library for cross-platform C path functions
|
||||||
@ -27,28 +27,26 @@ Group: Development/Libraries/C and C++
|
|||||||
Url: http://code.google.com/p/libcpath/
|
Url: http://code.google.com/p/libcpath/
|
||||||
|
|
||||||
#Git-Clone: http://code.google.com/p/libcpath
|
#Git-Clone: http://code.google.com/p/libcpath
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20130809.tar.gz
|
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20140105.tar.gz
|
||||||
Source: %name-alpha-%timestamp.tar.gz
|
Source: %name-alpha-%timestamp.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20120425
|
BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20120425
|
BuildRequires: pkgconfig(libclocale) >= 20120425
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
||||||
BuildRequires: pkgconfig(libuna) >= 20130609
|
BuildRequires: pkgconfig(libuna) >= 20130609
|
||||||
# fails to build with these from factory, so use internal version
|
|
||||||
# none!!!!
|
|
||||||
# not (yet) in factory
|
# not (yet) in factory
|
||||||
#BuildRequires: pkgconfig(libcstring)
|
#BuildRequires: pkgconfig(libcstring)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library for cross-platform C path functions.
|
A library for cross-platform C path functions. Part of the libyal family of libraries.
|
||||||
|
|
||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: Library for cross-platform C path functions
|
Summary: Library for cross-platform C path functions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
A library for cross-platform C path functions.
|
A library for cross-platform C path functions. Part of the libyal family of libraries.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for libcpath, a cross-platform C path library
|
Summary: Development files for libcpath, a cross-platform C path library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user