[moc/f25] (2 commits) ...Update to alpha3
by Antonio
Summary of changes:
09feacb... rebuild for libtimidity .so bump (*)
f6f957d... Update to alpha3 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years
[moc] Update to alpha3
by Antonio
commit f6f957d35ef159efdd2d0f0671fcb500dc9e55be
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Wed Nov 16 12:06:12 2016 +0100
Update to alpha3
.gitignore | 1 +
moc.spec | 17 ++++++++++-------
sources | 2 +-
3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d62f38..b3a386a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
moc-2.6-0.5.alpha1.tar.xz
/moc-git2880.tar.gz
+/moc-2.6-alpha3.tar.xz
diff --git a/moc.spec b/moc.spec
index eebf8fc..1c765f8 100644
--- a/moc.spec
+++ b/moc.spec
@@ -2,7 +2,7 @@
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$
#
-%global checkout 2880
+#%%global checkout 2880
# Set up a new macro to define MOC's 'mocp' executable
%global exec mocp
@@ -10,7 +10,7 @@
Name: moc
Summary: Music on Console - Console audio player for Linux/UNIX
Version: 2.6
-Release: 0.14.alpha2%{?dist}
+Release: 0.15.alpha3%{?dist}
License: GPLv2+ and GPLv3+
URL: http://moc.daper.net
@@ -18,8 +18,8 @@ URL: http://moc.daper.net
## svn co svn://svn.daper.net/moc/trunk
## rm -rf trunk/.svn
## tar -cvzf moc-git%%{checkout}.tar.gz trunk
-Source0: moc-git%{checkout}.tar.gz
-#Source0: http://ftp.daper.net/pub/soft/moc/unstable/moc-#%{version}-alpha2.tar.xz
+#Source0: moc-git%%{checkout}.tar.gz
+Source0: http://ftp.daper.net/pub/soft/moc/unstable/moc-%{version}-alpha3.tar.xz
BuildRequires: pkgconfig(ncurses)
BuildRequires: pkgconfig(alsa)
@@ -57,7 +57,7 @@ using the menu similar to Midnight Commander, and MOC will start playing all
files in this directory beginning from the chosen file.
%prep
-%setup -q -n trunk
+%setup -q -n moc-%{version}-alpha3
%build
autoreconf -ivf
@@ -74,8 +74,8 @@ autoreconf -ivf
%install
%make_install
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
-rm -f $RPM_BUILD_ROOT%_libdir/*.la
-rm -f $RPM_BUILD_ROOT%_libdir/moc/decoder_plugins/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/moc/decoder_plugins/*.la
%files
%doc README README_equalizer AUTHORS ChangeLog config.example keymap.example NEWS
@@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%_libdir/moc/decoder_plugins/*.la
%{_libdir}/%{name}/
%changelog
+* Wed Nov 16 2016 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.15.alpha3
+- Update to alpha3
+
* Sun Nov 06 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 2.6-0.14.alpha2
- rebuild for libtimidity .so bump
diff --git a/sources b/sources
index d959d44..4265605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76ca1af4487ac559e4031d57bdd4fb5e moc-git2880.tar.gz
+1d828fda8e9cd0e2ba625457926aa6e4 moc-2.6-alpha3.tar.xz
8 years
[perl-Crypt-IDEA] Package moved to Fedora due to patent expiry
by Paul Howarth
commit 737e823c115bed5e56adaeeef9cd461e27ad210b
Author: Paul Howarth <paul(a)city-fan.org>
Date: Wed Nov 16 09:37:51 2016 +0000
Package moved to Fedora due to patent expiry
.gitignore | 1 -
dead.package | 3 ++
perl-Crypt-IDEA.spec | 137 ---------------------------------------------------
sources | 1 -
4 files changed, 3 insertions(+), 139 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..b6ec515
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+IDEA patent expired, package moved to Fedora.
+
+https://bugzilla.redhat.com/show_bug.cgi?id=1395121
8 years
[audacious-plugins-freeworld] Drop mp3 plugin, this is now in Fedora proper
by jwrdegoede
commit d5ae67df0f36beb0037d349f4ee504e638d0adcd
Author: Hans de Goede <hdegoede(a)redhat.com>
Date: Wed Nov 16 09:55:46 2016 +0100
Drop mp3 plugin, this is now in Fedora proper
audacious-plugins-freeworld.spec | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/audacious-plugins-freeworld.spec b/audacious-plugins-freeworld.spec
index 4dd596f..e8e945e 100644
--- a/audacious-plugins-freeworld.spec
+++ b/audacious-plugins-freeworld.spec
@@ -85,15 +85,11 @@ sed -i '\,^.SILENT:,d' buildsys.mk.in
%build
%configure \
--disable-rpath \
- --enable-chardet \
- --disable-flacng \
--disable-vorbis \
--disable-neon \
--disable-flac \
--disable-wavpack \
- --disable-sse2 \
- --disable-altivec \
- --disable-dependency-tracking
+ --disable-mpg123
make V=1 %{?_smp_mflags} -C src/aac
make V=1 %{?_smp_mflags} -C src/ffaudio
make V=1 %{?_smp_mflags} -C src/mms
8 years
[audacity-freeworld] 2.1.3 Alpha git snapshot 2016-11-09.
by David Timms
commit 0424cce39907d1ba486f9d3f5353f4c38bd878bc
Author: David Timms <dtimms(a)iinet.net.au>
Date: Tue Nov 15 20:50:34 2016 +1100
2.1.3 Alpha git snapshot 2016-11-09.
.gitignore | 1 +
audacity-freeworld.spec | 55 +++++++++++++++++++++++++------------------------
sources | 1 +
3 files changed, 30 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54fcb94..5665dad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
audacity-minsrc-2.1.1.tar.xz
audacity-minsrc-2.1.2.tar.xz
+/audacity-53a5c930a4b5b053ab06a8b975458fc51cf41f6c.tar.gz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index 73cf1bf..26d57cb 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -1,12 +1,12 @@
# Compile options:
%bcond_with mp3
-#%#global commit dea351aa4820efd7ce8c2254930f942a6590472b
-#%#global shortcommit %(c=%#{commit}; echo ${c:0:7})
+%global commit0 53a5c930a4b5b053ab06a8b975458fc51cf41f6c
+%global shortcommit0 %(c=%#{commit0}; echo ${c:0:7})
Name: audacity-freeworld
-Version: 2.1.2
-Release: 3%{?dist}
+Version: 2.1.3
+Release: 0.7.20161109git53a5c93%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -15,28 +15,27 @@ URL: http://audacity.sourceforge.net
%define realname audacity
Conflicts: %{realname}
-Source0: http://www.fosshub.com/Audacity/download/%{realname}-minsrc-%{version}.ta...
+#Source0: http://www.fosshub.com/Audacity.html/%{realname}-minsrc-%{version}.tar.xz
# For alpha git snapshots for testing use the github archive as upstream source:
-#Source0: https://github.com/audacity/%#{name}/archive/%#{commit}/%#{name}-%#{commi...
-# ie https://github.com/audacity/audacity/archive/dea351aa4820efd7ce8c2254930f...
+Source0: https://github.com/audacity/%{realname}/archive/%{commit0}/%{realname}-%{...
+#Source0: https://github.com/audacity/%#{realname}/archive/%#{commit0}/%#{realname}...
+# ie wget https://github.com/audacity/audacity/archive/ecdb1d81c9312789c6233aba2190...
#Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%#{version}....
-%define tartopdir audacity-minsrc-%{version}
-#define tartopdir audacity-%#{commit}
-# manual can be installed from the base Fedora audacity package.
-#S#ource1: http://www.fosshub.com/Audacity.html/%{realname}-manual-%{version}.zip
+#%#define tartopdir audacity-minsrc-%{version}
+#%#define tartopdir audacity-%#{commit0}
+%define tartopdir audacity-%{commit0}
+
+# manual can be installed from the base Fedora Audacity package.
-Patch1: audacity-60f2322055756e8cacfe96530a12c63e9694482c.patch
# Patch1: audacity-2.0.4-libmp3lame-default.patch
# Patch2: audacity-1.3.9-libdir.patch
# add audio/x-flac
# remove audio/mpeg, audio/x-mp3
# enable startup notification
# add categories Sequencer X-Jack AudioVideoEditing for F-12 Studio feature
-# Patch3: audacity-2.0.2-desktop.in.patch
+Patch3: audacity-2.0.2-desktop.in.patch
Patch4: audacity-2.0.6-non-dl-ffmpeg.patch
-# BZ#1076795:
-# Patch5: audacity-2.0.4-equalization-segfault.patch# BZ#1076795
Provides: audacity-nonfree = %{version}-%{release}
Obsoletes: audacity-nonfree < %{version}-%{release}
@@ -59,17 +58,21 @@ BuildRequires: soxr-devel
BuildRequires: vamp-plugin-sdk-devel >= 2.0
BuildRequires: zip
BuildRequires: zlib-devel
+# We need /usr/bin/wx-config so that configure can detect the wx-config version:
BuildRequires: wxGTK3-devel
+# But we will actually use the --toolkit=gtk2 version using --with-wx-version
+BuildRequires: compat-wxGTK3-gtk2-devel
%if 0%{?rhel} >= 8 || 0%{?fedora}
BuildRequires: libappstream-glib
%endif
-%{?_with_mp3:BuildRequires: libmad-devel twolame-devel}
+%{?_with mp3:BuildRequires: libmad-devel twolame-devel}
#B#uildRequires: ffmpeg-compat-devel
BuildRequires: ffmpeg-devel
BuildRequires: lame-devel
# For new symbols in portaudio
Requires: portaudio%{?_isa} >= 19-16
+
%description
Audacity is a cross-platform multitrack audio editor. It allows you to
record sounds directly or to import files in various formats. It features
@@ -81,11 +84,10 @@ This build has support for mp3 and ffmpeg import/export.
%prep
%setup -q -n %{tartopdir}
-%patch1 -p1 -b .gcc6
# Substitute hardcoded library paths.
-#patch1 -b .libmp3lame-default
-#patch2 -p1 -b .libdir
+# %#patch1 -b .libmp3lame-default
+# %#patch2 -p1 -b .libdir
for i in src/AudacityApp.cpp src/export/ExportMP3.cpp
do
sed -i -e 's!__RPM_LIBDIR__!%{_libdir}!g' $i
@@ -99,9 +101,8 @@ do
sed -i -e 's!libmp3lame.so\([^.]\)!libmp3lame.so.0\1!g' $i
done
-#patch3 -b .desktop.old
+# %#patch3 -b .desktop.old
%patch4 -p1 -b .2.0.6-non-dl-ffmpeg
-#patch5 -b .2.0.4-equalization-segfault
%build
@@ -109,6 +110,7 @@ export PKG_CONFIG_PATH=%{_libdir}/ffmpeg-compat/pkgconfig/
%configure \
--disable-dynamic-loading \
--with-help \
+ --with-wx-version=3.0-gtk2 \
--with-libsndfile=system \
--with-libsoxr=system \
--without-libresample \
@@ -124,8 +126,8 @@ export PKG_CONFIG_PATH=%{_libdir}/ffmpeg-compat/pkgconfig/
--with-ffmpeg=system \
--with-libmad=system \
--with-libtwolame=system \
- %{?_with_mp3:--with-libmad=system --with-libtwolame=system} \
- %{!?_with_mp3:--without-libmad --without-libtwolame} \
+ %{?_with mp3:--with-libmad=system --with-libtwolame=system} \
+ %{!?_with mp3:--without-libmad --without-libtwolame} \
--with-lame=system \
%ifnarch %{ix86} x86_64
--disable-sse \
@@ -174,15 +176,11 @@ desktop-file-install --dir $RPM_BUILD_ROOT%{_datadir}/applications \
%post
-##umask 022
-# update-mime-database %{_datadir}/mime &> /dev/null || :
update-desktop-database &> /dev/null || :
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
%postun
-##umask 022
-# update-mime-database %{_datadir}/mime &> /dev/null || :
update-desktop-database &> /dev/null || :
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
@@ -213,6 +211,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Wed Nov 9 2016 David Timms <iinet.net.au@dtimms> - 2.1.3-0.7.20161109git53a5c93
+- 2.1.3 Alpha git snapshot 2016-11-09.
+
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.1.2-3
- Rebuilt for ffmpeg-3.1.1
diff --git a/sources b/sources
index 7f6d172..5f12669 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
2336353377132971fd8e22fc95fd6b83 audacity-minsrc-2.1.2.tar.xz
+e9356b191351ff2bfe8538f1b3bacdb4 audacity-53a5c930a4b5b053ab06a8b975458fc51cf41f6c.tar.gz
8 years
[rpmfusion-free-appstream-data: 3/3] Regenerate and update for f26
by Ankur Sinha
commit fe33b9e2b5b67d71bf63ae8e20dd9313d2ef8722
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com>
Date: Mon Nov 14 17:04:47 2016 +0000
Regenerate and update for f26
.gitignore | 2 ++
rpmfusion-free-appstream-data.spec | 9 ++++++---
sources | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f4cd49..1d3056f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/rpmfusion-free-25-icons.tar.gz
/rpmfusion-free-25.xml.gz
+/rpmfusion-free-26-icons.tar.gz
+/rpmfusion-free-26.xml.gz
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index 6acaf15..c3226a5 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -2,8 +2,8 @@
%global repoversion free
Name: %{reponame}-%{repoversion}-appstream-data
-Version: 25
-Release: 3%{?dist}
+Version: 26
+Release: 1%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -18,7 +18,7 @@ URL: http://rpmfusion.org
# appstream-builder --verbose --max-threads=6 --log-dir=./logs/ \
# --packages-dir=./Packages/ --temp-dir=./tmp/ --output-dir=./appstream-data/ \
-# --basename="rpmfusion-free-25" --origin="rpmfusion-free-25" \
+# --basename="rpmfusion-free-26" --origin="rpmfusion-free-26" \
# --enable-hidpi
# cp appstream-data/* ~/rpmbuild/SOURCES/
@@ -50,6 +50,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Mon Nov 14 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 26-1
+- Regenerate and update for f26
+
* Mon Nov 14 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 25-3
- Add weak dep on Fedora appstream data
diff --git a/sources b/sources
index bdfd496..e50f08f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-39ea9d69467d73d17f5e583e60487948 rpmfusion-free-25-icons.tar.gz
-bb045bd51556f29bbf980829e4effe95 rpmfusion-free-25.xml.gz
+39ea9d69467d73d17f5e583e60487948 rpmfusion-free-26-icons.tar.gz
+8f95ceaf2c6a2df5d45d6aacc79a8b74 rpmfusion-free-26.xml.gz
8 years
[rpmfusion-nonfree-appstream-data] Regenerate for f26
by Ankur Sinha
commit 19fe12dbba2205bc0dc2ef49779086667f95309b
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com>
Date: Mon Nov 14 17:01:49 2016 +0000
Regenerate for f26
.gitignore | 2 ++
rpmfusion-nonfree-appstream-data.spec | 9 ++++++---
sources | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59dbd44..2a44487 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/rpmfusion-nonfree-25-icons.tar.gz
/rpmfusion-nonfree-25.xml.gz
+/rpmfusion-nonfree-26-icons.tar.gz
+/rpmfusion-nonfree-26.xml.gz
diff --git a/rpmfusion-nonfree-appstream-data.spec b/rpmfusion-nonfree-appstream-data.spec
index f2f92aa..8762b49 100644
--- a/rpmfusion-nonfree-appstream-data.spec
+++ b/rpmfusion-nonfree-appstream-data.spec
@@ -2,8 +2,8 @@
%global repoversion nonfree
Name: %{reponame}-%{repoversion}-appstream-data
-Version: 25
-Release: 3%{?dist}
+Version: 26
+Release: 1%{?dist}
Summary: Appstream metadata for the RPM Fusion nonfree repository
BuildArch: noarch
@@ -18,7 +18,7 @@ URL: http://rpmfusion.org
# appstream-builder --verbose --max-threads=6 --log-dir=./logs/ \
# --packages-dir=./Packages/ --temp-dir=./tmp/ --output-dir=./appstream-data/ \
-# --basename="rpmfusion-nonfree-25" --origin="rpmfusion-nonfree-25" \
+# --basename="rpmfusion-nonfree-26" --origin="rpmfusion-nonfree-26" \
# --enable-hidpi
# cp appstream-data/* ~/rpmbuild/SOURCES/
@@ -51,6 +51,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Mon Nov 14 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 26-1
+- Bump version and regenerate data with correct version
+
* Mon Nov 14 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 25-3
- Add weak dep on Fedora appstream-data package
diff --git a/sources b/sources
index 3260f5c..7b3407a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ec5b2cc46c9aad73ebd5f9c9ea867696 rpmfusion-nonfree-25-icons.tar.gz
-c340dc8845e9b243659f87a57fcd05ef rpmfusion-nonfree-25.xml.gz
+ec5b2cc46c9aad73ebd5f9c9ea867696 rpmfusion-nonfree-26-icons.tar.gz
+bdb690e218f213dcc7387894322a8548 rpmfusion-nonfree-26.xml.gz
8 years