[packages/librepo] up to 1.7.3

glen glen at pld-linux.org
Sat Jun 14 22:05:50 CEST 2014


commit f8d47da02112da30bb3c4d59fa40781d0c695fcd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jun 14 23:04:33 2014 +0300

    up to 1.7.3

 librepo.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/librepo.spec b/librepo.spec
index edc8eac..bd0de40 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,19 +1,19 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-#
+
+%define		gitrev 5585ff7
 Summary:	Library for downloading Linux repository metadata and packages
 Summary(pl.UTF-8):	Biblioteka do pobierania metadanych repozytoriów roaz pakietów dla Linuksa
 Name:		librepo
-Version:	1.5.0
-%define snap	20131221
-Release:	0.%{snap}.1
+Version:	1.7.3
+Release:	1
 License:	GPL v2+
 Group:		Libraries
+# argh, the latest tagged version is 1.0.0
 #Source0:	https://github.com/Tojaj/librepo/archive/%{version}/%{name}-%{version}.tar.gz
-# argh, the latest tagged version is 1.0.0, while current is 1.5.0
-Source0:	%{name}.tar.xz
-# Source0-md5:	8a2df0be32cdbd2d7cb6124f673c780f
+Source0:	http://pkgs.fedoraproject.org/repo/pkgs/librepo/%{name}-%{gitrev}.tar.xz/7f0ee6dae9954982b594efae3cb48517/librepo-%{gitrev}.tar.xz
+# Source0-md5:	7f0ee6dae9954982b594efae3cb48517
 Patch0:		%{name}-link.patch
 URL:		http://tojaj.github.io/librepo/
 BuildRequires:	attr-devel
@@ -21,9 +21,9 @@ BuildRequires:	check-devel
 BuildRequires:	cmake >= 2.6
 BuildRequires:	curl-devel
 %{?with_apidocs:BuildRequires:	doxygen}
+BuildRequires:	expat-devel >= 1.95
 BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	gpgme-devel
-BuildRequires:	expat-devel >= 1.95
 BuildRequires:	openssl-devel
 BuildRequires:	python-devel >= 2
 BuildRequires:	rpmbuild(macros) >= 1.605
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librepo.git/commitdiff/f8d47da02112da30bb3c4d59fa40781d0c695fcd



More information about the pld-cvs-commit mailing list