Rebase to upstream a59d11d
This commit is contained in:
parent
70d2bb3180
commit
ab2d2a1441
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,13 +1 @@
|
||||
/libsolv-857fe28.tar.xz
|
||||
/libsolv-80afaf7.tar.xz
|
||||
/libsolv-af1465a2.tar.xz
|
||||
/libsolv-8cf7650.tar.xz
|
||||
/libsolv-d39a42b.tar.xz
|
||||
/libsolv-1617994.tar.xz
|
||||
/libsolv-1617994.tar.xz
|
||||
/libsolv-6c9d3eb.tar.xz
|
||||
/libsolv-f663ca2.tar.xz
|
||||
/libsolv-e372b78.tar.xz
|
||||
/libsolv-7399ad1.tar.xz
|
||||
/libsolv-209e9cb.tar.xz
|
||||
/libsolv-228d412.tar.xz
|
||||
/libsolv-a59d11d.tar.xz
|
@ -1,4 +1,4 @@
|
||||
%global gitrev 228d412
|
||||
%global gitrev a59d11d
|
||||
%{!?ruby_vendorarch: %global ruby_vendorarch %(ruby -rrbconfig -e 'puts RbConfig::CONFIG["vendorarchdir"] ')}
|
||||
%filter_provides_in %{perl_vendorarch}/.*\.so$
|
||||
%filter_provides_in %{python_sitearch}/.*\.so$
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: libsolv
|
||||
Version: 0.3.0
|
||||
Release: 7.git%{gitrev}%{?dist}
|
||||
Release: 8.git%{gitrev}%{?dist}
|
||||
License: BSD
|
||||
Url: https://github.com/openSUSE/libsolv
|
||||
# git clone https://github.com/openSUSE/libsolv.git
|
||||
@ -154,6 +154,9 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
|
||||
|
||||
%changelog
|
||||
|
||||
* Wed Jul 31 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.3.0-8.gita59d11d
|
||||
- Rebase to upstream a59d11d.
|
||||
|
||||
* Fri Jul 19 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.3.0-7.git228d412
|
||||
- Add build flags, including Deb, Arch, LZMA and MULTI_SEMANTICS. (RhBug:985905)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user