rpms/sidplay/devel sidplay.spec,1.2,1.3
Linus Walleij
snirkel at rpmfusion.org
Thu Nov 13 21:48:24 CET 2008
- Previous message: rpms/nvidia-beta-kmod/devel nvidia-rawhide-noxen-x64.patch, NONE,
1.1 nvidia-rawhide-noxen-x86.patch, NONE,
1.1 nvidia-beta-kmod.spec, 1.1, 1.2
- Next message: rpms/dvdstyler/devel .cvsignore, 1.3, 1.4 dvdstyler.spec, 1.2,
1.3 sources, 1.3, 1.4 dvdstyler-1.5.1-desktop.patch, 1.1,
NONE dvdstyler-1.7.0-ffmpeg-AVCodecTag.patch, 1.1,
NONE dvdstyler-1.7.0-wxsvg-freeworld.patch, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: snirkel
Update of /cvs/nonfree/rpms/sidplay/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32614
Modified Files:
sidplay.spec
Log Message:
Fixed the build issue - needed static libs.
Index: sidplay.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sidplay/devel/sidplay.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sidplay.spec 12 Nov 2008 22:37:01 -0000 1.2
+++ sidplay.spec 13 Nov 2008 20:48:24 -0000 1.3
@@ -3,7 +3,7 @@
Name: sidplay
Version: 2.0.9
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A command-line tool for playing back SID files
URL: http://sidplay2.sourceforge.net/
Group: Applications/Multimedia
@@ -15,6 +15,7 @@
License: GPL
BuildRequires: libsidplay-devel
BuildRequires: sidplay-libs-devel
+BuildRequires: sidplay-libs-static
BuildRequires: libstdc++-devel
BuildRequires: automake
BuildRequires: autoconf
@@ -51,6 +52,9 @@
%{_bindir}/*
%changelog
+* Wed Nov 13 2008 Linus Walleij <triad at df.lth.se> 2.0.9-5
+- Fixed the scratch build issue, needed the static libs.
+
* Wed Nov 12 2008 Linus Walleij <triad at df.lth.se> 2.0.9-4
- Import into RPMFusion.
- Update to latest Debian patchset.
- Previous message: rpms/nvidia-beta-kmod/devel nvidia-rawhide-noxen-x64.patch, NONE,
1.1 nvidia-rawhide-noxen-x86.patch, NONE,
1.1 nvidia-beta-kmod.spec, 1.1, 1.2
- Next message: rpms/dvdstyler/devel .cvsignore, 1.3, 1.4 dvdstyler.spec, 1.2,
1.3 sources, 1.3, 1.4 dvdstyler-1.5.1-desktop.patch, 1.1,
NONE dvdstyler-1.7.0-ffmpeg-AVCodecTag.patch, 1.1,
NONE dvdstyler-1.7.0-wxsvg-freeworld.patch, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rpmfusion-commits
mailing list