[packages/libcdata] - updated to 20150102 (untagged, but required by libbfio 20150102)
qboosh
qboosh at pld-linux.org
Thu Jan 22 15:54:43 CET 2015
commit 70d9cb1070993800eec26abc51b881be98e5a23f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jan 22 15:56:35 2015 +0100
- updated to 20150102 (untagged, but required by libbfio 20150102)
libcdata.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/libcdata.spec b/libcdata.spec
index 64388f1..2e3e02d 100644
--- a/libcdata.spec
+++ b/libcdata.spec
@@ -1,12 +1,15 @@
Summary: Library for cross-platform C generic data functions
Summary(pl.UTF-8): Biblioteka wieloplatformowych funkcji ogólnej obsługi danych w C
Name: libcdata
-Version: 20150101
+# version from AC_INIT
+Version: 20150102
+%define gitrev 1ae7a100d49d52a17b24c57efc941c9370be0ea8
Release: 1
License: LGPL v3+
Group: Libraries
-Source0: https://github.com/libyal/libcdata/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: fb5d67304cca3e24ef570e90eab659fe
+#Source0: https://github.com/libyal/libcdata/archive/%{version}/%{name}-%{version}.tar.gz
+Source0: https://github.com/libyal/libcdata/archive/%{gitrev}/%{name}-%{version}.tar.gz
+# Source0-md5: c85b2ddc9c585114a1c40f99df8b4f8c
Patch0: %{name}-system-libs.patch
URL: https://github.com/libyal/libcdata/
BuildRequires: autoconf >= 2.59
@@ -58,7 +61,7 @@ Static libcdata library.
Statyczna biblioteka libcdata.
%prep
-%setup -q
+%setup -q -n %{name}-%{gitrev}
%patch0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcdata.git/commitdiff/70d9cb1070993800eec26abc51b881be98e5a23f
More information about the pld-cvs-commit
mailing list