forked from pool/libquicktime
Updating link to change in openSUSE:Factory/libquicktime revision 31.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=102f67e745c1a20a0dac6b958ac9b118
This commit is contained in:
parent
32b1436009
commit
935bc038bc
@ -18,12 +18,10 @@
|
||||
|
||||
%define soname 0
|
||||
|
||||
|
||||
|
||||
Name: libquicktime
|
||||
Version: 1.2.2
|
||||
Release: 8
|
||||
#to_be_filled_by_service
|
||||
Release: 1
|
||||
License: GNU General Public License version 2 or later (GPL v2 or later)
|
||||
Summary: Library for Reading and Writing Quicktime Movie Files
|
||||
Url: http://libquicktime.sf.net
|
||||
@ -56,6 +54,7 @@ forked from quicktime4linux.
|
||||
|
||||
%package -n %{name}%{soname}
|
||||
|
||||
|
||||
Summary: Library for Reading and Writing Quicktime Movie Files
|
||||
Group: System/Libraries
|
||||
# Last version with this name was openSUSE 11.4
|
||||
@ -68,6 +67,7 @@ forked from quicktime4linux.
|
||||
|
||||
%package -n libquicktime-devel
|
||||
|
||||
|
||||
Summary: Library for reading/writing quicktime movie files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
@ -78,6 +78,7 @@ from quicktime4linux
|
||||
|
||||
%package -n libquicktime-tools
|
||||
|
||||
|
||||
Summary: Libquicktime Tools
|
||||
Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
@ -156,4 +157,5 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
|
||||
%{_bindir}/qtstreamize
|
||||
%{_bindir}/qtyuv4toyuv
|
||||
%doc %{_mandir}/man1/lqtplay.1%{ext_man}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user