[packages/libsolv] - updated to 0.6.7
qboosh
qboosh at pld-linux.org
Tue Dec 23 23:28:46 CET 2014
commit ddf7b6baf66d940664904934216d5a18378a74c2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Dec 23 23:29:41 2014 +0100
- updated to 0.6.7
libsolv.spec | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/libsolv.spec b/libsolv.spec
index ee4aa7c..9740d47 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -4,17 +4,16 @@
%bcond_without python3 # Python 3.x bindings
%bcond_without ruby # Ruby bindings
-%define gitrev f78f5de
%include /usr/lib/rpm/macros.perl
Summary: Package dependency solver
Summary(pl.UTF-8): Biblioteka do rozwiązywania zależności pakietów
Name: libsolv
-Version: 0.6.6
+Version: 0.6.7
Release: 1
License: BSD
Group: Libraries
-Source0: https://github.com/openSUSE/libsolv/archive/%{version}.tar.gz?/%{name}-%{version}.tgz
-# Source0-md5: 17e2fada982e6629b679785b4b6ff3b3
+Source0: https://github.com/openSUSE/libsolv/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 9119944c54d400e731a43e7dea3e77d1
Patch0: ruby.patch
Patch1: %{name}-python.patch
URL: https://github.com/openSUSE/libsolv
@@ -224,7 +223,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc BUGS CREDITS LICENSE.BSD README
+%doc BUGS CREDITS LICENSE.BSD NEWS README
%attr(755,root,root) %{_libdir}/libsolv.so.0
%attr(755,root,root) %{_libdir}/libsolvext.so.0
@@ -256,7 +255,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/rpmdb2solv
%attr(755,root,root) %{_bindir}/rpmmd2solv
%attr(755,root,root) %{_bindir}/rpms2solv
-%attr(755,root,root) %{_bindir}/solv
%attr(755,root,root) %{_bindir}/testsolv
%attr(755,root,root) %{_bindir}/updateinfoxml2solv
%{_mandir}/man1/appdata2solv.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsolv.git/commitdiff/ddf7b6baf66d940664904934216d5a18378a74c2
More information about the pld-cvs-commit
mailing list