rpms/miro/F-16 miro.spec,1.2,1.3
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30424/F-16
Modified Files:
miro.spec
Log Message:
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Disable tests by default; rebuild with --with check to override
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/F-16/miro.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- miro.spec 2 Mar 2012 14:27:39 -0000 1.2
+++ miro.spec 2 Mar 2012 15:10:59 -0000 1.3
@@ -1,3 +1,8 @@
+# disable tests by default,
+# causes failure (perhaps due to resource usage)
+# on RPM Fusion build servers (though they work locally)
+%bcond_with check
+
Name: miro
Version: 4.0.6
Release: 3%{?dist}
@@ -36,6 +41,7 @@
BuildRequires: webkitgtk-devel
# for testing
+%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
BuildRequires: GConf2
@@ -47,6 +53,7 @@
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
BuildRequires: Xvfb xauth
+%endif
Requires: avahi-compat-libdns_sd
Requires: dbus-python
@@ -96,7 +103,9 @@
cd linux && CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
%check
+%if %{with check}
cd linux && LANG=en_US.utf8 xvfb-run -a -w 1 ./test.sh
+%endif
%install
cd linux && %{__python} setup.py install -O1 --skip-build --root %{buildroot}
@@ -147,6 +156,7 @@
%changelog
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
+- Disable tests by default; rebuild with --with check to override
* Wed Feb 8 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-2
- Add GPLv2 to license field (for miro-segmenter)
12 years, 8 months
rpms/miro/F-15 miro.spec,1.2,1.3
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30424/F-15
Modified Files:
miro.spec
Log Message:
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Disable tests by default; rebuild with --with check to override
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/F-15/miro.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- miro.spec 2 Mar 2012 14:27:39 -0000 1.2
+++ miro.spec 2 Mar 2012 15:10:59 -0000 1.3
@@ -1,3 +1,8 @@
+# disable tests by default,
+# causes failure (perhaps due to resource usage)
+# on RPM Fusion build servers (though they work locally)
+%bcond_with check
+
Name: miro
Version: 4.0.6
Release: 3%{?dist}
@@ -36,6 +41,7 @@
BuildRequires: webkitgtk-devel
# for testing
+%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
BuildRequires: GConf2
@@ -47,6 +53,7 @@
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
BuildRequires: Xvfb xauth
+%endif
Requires: avahi-compat-libdns_sd
Requires: dbus-python
@@ -96,7 +103,9 @@
cd linux && CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
%check
+%if %{with check}
cd linux && LANG=en_US.utf8 xvfb-run -a -w 1 ./test.sh
+%endif
%install
cd linux && %{__python} setup.py install -O1 --skip-build --root %{buildroot}
@@ -147,6 +156,7 @@
%changelog
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
+- Disable tests by default; rebuild with --with check to override
* Wed Feb 8 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-2
- Add GPLv2 to license field (for miro-segmenter)
12 years, 8 months
rpms/vdr-mp3/F-17 vdr-mp3.spec,1.6,1.7
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vdr-mp3/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30799
Modified Files:
vdr-mp3.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.1-10
- Rebuilt for c++ ABI breakage
Index: vdr-mp3.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-mp3/F-17/vdr-mp3.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vdr-mp3.spec 8 Feb 2012 22:10:53 -0000 1.6
+++ vdr-mp3.spec 2 Mar 2012 15:11:16 -0000 1.7
@@ -14,7 +14,7 @@
Name: vdr-mp3
Version: 0.10.1
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Sound playback plugin for VDR
Group: Applications/Multimedia
@@ -184,6 +184,9 @@
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.1-10
+- Rebuilt for c++ ABI breakage
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 8 months
rpms/miro/devel miro.spec,1.2,1.3
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30424/devel
Modified Files:
miro.spec
Log Message:
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Disable tests by default; rebuild with --with check to override
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/devel/miro.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- miro.spec 2 Mar 2012 14:27:40 -0000 1.2
+++ miro.spec 2 Mar 2012 15:10:59 -0000 1.3
@@ -1,3 +1,8 @@
+# disable tests by default,
+# causes failure (perhaps due to resource usage)
+# on RPM Fusion build servers (though they work locally)
+%bcond_with check
+
Name: miro
Version: 4.0.6
Release: 3%{?dist}
@@ -36,6 +41,7 @@
BuildRequires: webkitgtk-devel
# for testing
+%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
BuildRequires: GConf2
@@ -47,6 +53,7 @@
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
BuildRequires: Xvfb xauth
+%endif
Requires: avahi-compat-libdns_sd
Requires: dbus-python
@@ -96,7 +103,9 @@
cd linux && CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
%check
+%if %{with check}
cd linux && LANG=en_US.utf8 xvfb-run -a -w 1 ./test.sh
+%endif
%install
cd linux && %{__python} setup.py install -O1 --skip-build --root %{buildroot}
@@ -147,6 +156,7 @@
%changelog
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
+- Disable tests by default; rebuild with --with check to override
* Wed Feb 8 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-2
- Add GPLv2 to license field (for miro-segmenter)
12 years, 8 months
rpms/vdr-burn/F-17 vdr-burn.spec,1.5,1.6
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vdr-burn/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30291
Modified Files:
vdr-burn.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.1.0-0.20.pre21
- Rebuilt for c++ ABI breakage
Index: vdr-burn.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-burn/F-17/vdr-burn.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vdr-burn.spec 8 Feb 2012 22:10:43 -0000 1.5
+++ vdr-burn.spec 2 Mar 2012 15:10:26 -0000 1.6
@@ -13,7 +13,7 @@
Name: vdr-%{pname}
Version: 0.1.0
-Release: 0.19.%{pre}%{?dist}
+Release: 0.20.%{pre}%{?dist}
Summary: DVD writing plugin for VDR
Group: Applications/Multimedia
@@ -128,6 +128,9 @@
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.1.0-0.20.pre21
+- Rebuilt for c++ ABI breakage
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.1.0-0.19.pre21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 8 months
rpms/traverso/F-17 traverso.spec,1.6,1.7
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/traverso/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30000
Modified Files:
traverso.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.49.2-4
- Rebuilt for c++ ABI breakage
Index: traverso.spec
===================================================================
RCS file: /cvs/free/rpms/traverso/F-17/traverso.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- traverso.spec 8 Feb 2012 22:10:33 -0000 1.6
+++ traverso.spec 2 Mar 2012 15:09:36 -0000 1.7
@@ -15,7 +15,7 @@
Name: traverso
Version: 0.49.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Multitrack Audio Recording and Editing Suite
Group: Applications/Multimedia
License: GPLv2+
@@ -161,6 +161,9 @@
%{_datadir}/mime/packages/*.xml
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.49.2-4
+- Rebuilt for c++ ABI breakage
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.49.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 8 months
rpms/terminatorX/F-17 terminatorX.spec,1.7,1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/terminatorX/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29836
Modified Files:
terminatorX.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.84-2
- Rebuilt for c++ ABI breakage
Index: terminatorX.spec
===================================================================
RCS file: /cvs/free/rpms/terminatorX/F-17/terminatorX.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- terminatorX.spec 26 Nov 2011 05:21:34 -0000 1.7
+++ terminatorX.spec 2 Mar 2012 15:08:49 -0000 1.8
@@ -1,7 +1,7 @@
Summary: Real-time Audio Synthesizer
Name: terminatorX
Version: 3.84
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Applications/Multimedia
License: GPLv2+ and GFDL
URL: http://terminatorx.org/
@@ -125,6 +125,9 @@
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.84-2
+- Rebuilt for c++ ABI breakage
+
* Sat Nov 26 2011 Orcan Ogetbil <oged[DOT]fedora[AT]gmail[DOT]com> - 3.84-1
- Update to 3.84
12 years, 8 months
rpms/swftools/F-17 swftools.spec,1.1,1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/swftools/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29684
Modified Files:
swftools.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.9.1-6
- Rebuilt for c++ ABI breakage
Index: swftools.spec
===================================================================
RCS file: /cvs/free/rpms/swftools/F-17/swftools.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- swftools.spec 25 Jan 2012 00:44:19 -0000 1.1
+++ swftools.spec 2 Mar 2012 15:07:59 -0000 1.2
@@ -6,7 +6,7 @@
Name: swftools
Version: 0.9.1
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: SWF manipulation and generation utilities
Group: Applications/Multimedia
@@ -84,6 +84,9 @@
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.9.1-6
+- Rebuilt for c++ ABI breakage
+
* Tue Jan 24 2012 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 0.9.1-5
- Fix License tag
12 years, 8 months
rpms/streamdvd/F-17 streamdvd.spec,1.4,1.5
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/streamdvd/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29532
Modified Files:
streamdvd.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4-11
- Rebuilt for c++ ABI breakage
Index: streamdvd.spec
===================================================================
RCS file: /cvs/free/rpms/streamdvd/F-17/streamdvd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- streamdvd.spec 8 Feb 2012 21:55:58 -0000 1.4
+++ streamdvd.spec 2 Mar 2012 15:07:10 -0000 1.5
@@ -1,7 +1,7 @@
%{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)}
Name: streamdvd
Version: 0.4
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: A fast tool to backup Video DVDs
Group: Applications/Multimedia
@@ -105,6 +105,9 @@
%{perl_vendorarch}/StreamDVD
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4-11
+- Rebuilt for c++ ABI breakage
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 8 months
rpms/stella/F-17 stella.spec,1.14,1.15
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/stella/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29350
Modified Files:
stella.spec
Log Message:
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.4.1-3
- Rebuilt for c++ ABI breakage
Index: stella.spec
===================================================================
RCS file: /cvs/free/rpms/stella/F-17/stella.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- stella.spec 8 Feb 2012 21:55:49 -0000 1.14
+++ stella.spec 2 Mar 2012 15:06:23 -0000 1.15
@@ -1,6 +1,6 @@
Name: stella
Version: 3.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Summary: Atari 2600 Video Computer System emulator
Group: Applications/Emulators
@@ -72,6 +72,9 @@
%changelog
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.4.1-3
+- Rebuilt for c++ ABI breakage
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 8 months