Update to official git URL.

el8
Sérgio M. Basto 7 years ago
parent 8c09fe02a3
commit cc6ad034ce

1
.gitignore vendored

@ -1,2 +1,3 @@
libquicktime-1.2.4.tar.gz
/libquicktime-1.2.4-4d451774b8.tar.gz
/libquicktime-git-4d451774b89fbdd2f53204f92b71837af7b06761.zip

@ -14,3 +14,10 @@ git push -u origin master
and I got this :
https://github.com/sergiomb2/libquicktime/commits/master
and with:
git remote set-url origin ssh://sergiomb@git.code.sf.net/p/libquicktime/git
git push -u origin master
and we got :
https://sourceforge.net/p/libquicktime/git/ci/master/tree/

@ -11,8 +11,7 @@ Release: 28%{?rel_string}%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://libquicktime.sourceforge.net/
#Source0: http://downloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
Source0: https://github.com/sergiomb2/%{name}/archive/%{githash}/%{name}-%{version}-%{shorthash}.tar.gz
Source0: https://sourceforge.net/code-snapshots/git/l/li/libquicktime/git.git/libquicktime-git-%{githash}.zip
BuildRequires: libdv-devel
BuildRequires: libpng-devel libjpeg-devel libGLU-devel
@ -65,7 +64,7 @@ enhancements. This package contains development files for %{name}.
# --------------------------------------------------------------------
%prep
%setup -q -n %{name}-%{githash}
%setup -q -n %{name}-git-%{githash}
# --------------------------------------------------------------------
@ -134,6 +133,7 @@ find $RPM_BUILD_ROOT%{_libdir} -type f -a -name \*.la -exec rm {} \;
- Update to 1.2.4-93-g4d45177
- Upstream have the official patches for ffmpeg_2.9.patch libav10.patch libquicktime-backport.patch
- This release have some security fixes
- Update to official git URL.
* Wed Jan 17 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.2.4-27
- Rebuilt for ffmpeg-3.5 git

@ -1 +1 @@
a6d79eb99e6e6e35eead1cdb32cee9ea libquicktime-1.2.4-4d451774b8.tar.gz
9688ebc5bc88fabac0b2e61dc8d6578c libquicktime-git-4d451774b89fbdd2f53204f92b71837af7b06761.zip

Loading…
Cancel
Save