From 714123c1ce836fc3b66ae7acdc03e62f003ddd54 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Mar 21 2012 10:00:06 +0000 Subject: Update to upstream libsolv HEAD 857fe28. --- 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 - 0.0.0-3.git%{gitrev}%{?dist} +- New upstream version. + * Tue Feb 7 2012 Karel Klíč - 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