Accepting request 78380 from devel:libraries:c_c++

- fixed soname in .spec (warnings: TODO) (forwarded request 78361 from dnh)

OBS-URL: https://build.opensuse.org/request/show/78380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quvi?expand=0&rev=5
This commit is contained in:
Sascha Peilicke 2011-08-11 08:06:19 +00:00 committed by Git OBS Bridge
parent e54d77029b
commit a5856f0ef9
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05a398437fc5e8dd2e1923080468c747309f427e86fd16e98bb640fe9f527d87
size 443386

3
quvi-0.2.19.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e325e3782371f2f8e6fc882c872d375fba3c6b9eff77f05e3345f7220bc0025
size 442814

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 9 10:57:33 UTC 2011 - dnh@opensuse.org
- fixed soname in .spec (warnings: TODO)
-------------------------------------------------------------------
Sun Aug 7 18:25:18 UTC 2011 - dnh@opensuse.org
- upstream update to 0.2.19 (YT has changed API once again)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 31 08:37:45 UTC 2011 - nmarques@opensuse.org Tue May 31 08:37:45 UTC 2011 - nmarques@opensuse.org

View File

@ -17,10 +17,10 @@
# norootforbuild # norootforbuild
%define soname 0 %define soname 6
Name: quvi Name: quvi
Version: 0.2.16 Version: 0.2.19
Release: 1 Release: 1
Summary: Parsing video downloads links for Youtube and others Summary: Parsing video downloads links for Youtube and others
Group: Productivity/Multimedia/Other Group: Productivity/Multimedia/Other
@ -98,6 +98,5 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%{_includedir}/%{name}/ %{_includedir}/%{name}/
%{_libdir}/*.so %{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%{_datadir}/doc/%{name}/
%changelog %changelog