]> git.pld-linux.org Git - packages/libsolv.git/commitdiff
- updated to 0.6.7 auto/th/libsolv-0.6.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 Dec 2014 22:29:41 +0000 (23:29 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 Dec 2014 22:29:41 +0000 (23:29 +0100)
libsolv.spec

index ee4aa7cf618921c7a7133f2b6be8109e99ce4d77..9740d4787c5c3522e814760e6c4fb0adf88859ba 100644 (file)
@@ -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*
This page took 0.366329 seconds and 4 git commands to generate.