commit cc6ad034ce5b291281ade81929c1f89e11cc1137
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 24 00:41:53 2018 +0000
Update to official git URL.
.gitignore | 1 +
converttogit.sh | 7 +++++++
libquicktime.spec | 6 +++---
sources | 2 +-
4 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0578870..10092eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
libquicktime-1.2.4.tar.gz
/libquicktime-1.2.4-4d451774b8.tar.gz
+/libquicktime-git-4d451774b89fbdd2f53204f92b71837af7b06761.zip
diff --git a/converttogit.sh b/converttogit.sh
index dead042..a361eba 100644
--- a/converttogit.sh
+++ b/converttogit.sh
@@ -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/
diff --git a/libquicktime.spec b/libquicktime.spec
index 6f11cc3..579685e 100644
--- a/libquicktime.spec
+++ b/libquicktime.spec
@@ -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...
+Source0:
https://sourceforge.net/code-snapshots/git/l/li/libquicktime/git.git/libq...
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(a)googlemail.com> - 1.2.4-27
- Rebuilt for ffmpeg-3.5 git
diff --git a/sources b/sources
index 0b5e84a..73fab2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6d79eb99e6e6e35eead1cdb32cee9ea libquicktime-1.2.4-4d451774b8.tar.gz
+9688ebc5bc88fabac0b2e61dc8d6578c
libquicktime-git-4d451774b89fbdd2f53204f92b71837af7b06761.zip