Accepting request 207805 from devel:libraries:c_c++
version update OBS-URL: https://build.opensuse.org/request/show/207805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpath?expand=0&rev=4
This commit is contained in:
parent
cb353cc7e6
commit
c565bf7220
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c09f206dcf74537d8c9d4f326d68d997d273f2a4e78765fe51d25416f4a89229
|
||||
size 931869
|
3
libcpath-alpha-20130809.tar.gz
Normal file
3
libcpath-alpha-20130809.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8391f764dfb04623defc90603ce1730dfa937e5669a20cd19a982c05579bd56
|
||||
size 931884
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 03:42:50 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20130809
|
||||
* updated dependencies
|
||||
- remove xz buildrequires, not needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 02:52:52 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libcpath
|
||||
%define lname libcpath1
|
||||
%define timestamp 20130609
|
||||
%define timestamp 20130809
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library for cross-platform C path functions
|
||||
@ -27,18 +27,17 @@ Group: Development/Libraries/C and C++
|
||||
Url: http://code.google.com/p/libcpath/
|
||||
|
||||
#Git-Clone: http://code.google.com/p/libcpath
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20130609.tar.gz
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSOGFVQUwtOHlEWjQ/libcpath-alpha-20130809.tar.gz
|
||||
Source: %name-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||
BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||
BuildRequires: pkgconfig(libclocale) >= 20120425
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
||||
BuildRequires: pkgconfig(libuna) >= 0~20130609
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
||||
BuildRequires: pkgconfig(libuna) >= 20130609
|
||||
# fails to build with these from factory, so use internal version
|
||||
# none!!!!
|
||||
# not (yet) in factory
|
||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
#BuildRequires: pkgconfig(libcstring)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user