[libsolv] Update to upstream libsolv HEAD 857fe28.

Ales Kozumplik akozumpl at fedoraproject.org
Wed Mar 21 10:00:38 UTC 2012


commit 714123c1ce836fc3b66ae7acdc03e62f003ddd54
Author: Ales Kozumplik <akozumpl at redhat.com>
Date:   Wed Mar 21 11:00:06 2012 +0100

    Update to upstream libsolv HEAD 857fe28.

 .gitignore   |    1 +
 libsolv.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0348624..0ebfb8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libsolv-857fe28.tar.xz
+/libsolv-80afaf7.tar.xz
diff --git a/libsolv.spec b/libsolv.spec
index 2d13c50..4bbe821 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -1,4 +1,4 @@
-%global gitrev 857fe28
+%global gitrev 80afaf7
 %{!?ruby_sitearch: %global ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"] ')}
 %filter_provides_in %{perl_vendorarch}/.*\.so$
 %filter_provides_in %{python_sitearch}/.*\.so$
@@ -96,6 +96,7 @@ make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
+rm $RPM_BUILD_ROOT/usr/bin/testsolv
 
 %post -p /sbin/ldconfig
 
@@ -141,6 +142,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 %{python_sitearch}/*
 
 %changelog
+* Wed Mar 21 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.0.0-3.git%{gitrev}%{?dist}
+- New upstream version.
+
 * Tue Feb  7 2012 Karel Klíč <kklic at redhat.com> - 0.0.0-2.git857fe28%{?dist}
 - Adapted to Ruby 1.9.3 (workaround for broken CMake in Fedora and
   ruby template correction in bindings)
diff --git a/sources b/sources
index 3d7626c..f6acbe2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-324282413919e5ab121558a5143cd6d9  libsolv-857fe28.tar.xz
+321c78e3a69f23cf4dc512bf1c6c797f  libsolv-80afaf7.tar.xz


More information about the scm-commits mailing list