Compare commits

..

21 commits

Author SHA1 Message Date
Fedora Release Engineering
6ed15673d1 dist-git conversion 2010-07-29 16:00:58 +00:00
Jesse Keating
446a7f0ccf Orphan Cleanup 2010-02-09 19:08:11 +00:00
Bill Nottingham
7d323fb468 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:41:01 +00:00
Jesse Keating
bcaf163562 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 08:18:14 +00:00
Jesse Keating
d0656780ec - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 10:23:58 +00:00
Michael Schwendt
108a7941a1 remove unpackaged file that cannot be included 2008-09-03 16:55:34 +00:00
Michael Schwendt
58fd052bd5 remove unpackaged file that cannot be included 2008-09-03 16:48:05 +00:00
Michael Schwendt
1efa24b339 - update to beta19 2008-09-03 16:38:46 +00:00
Michael Schwendt
416553a011 automated rebuild per request on fedora-devel-list 2008-02-08 21:50:15 +00:00
Michael Schwendt
7fd03e2d9f use project email address as the old-style obfuscated addresses encounter
some resistance
2008-02-08 21:32:14 +00:00
Michael Schwendt
0fb4f437fd automated rebuild per request on fedora-devel-list 2007-08-21 17:03:59 +00:00
Michael Schwendt
c8cdc313a9 - Upgrade to 0.8.0beta17, add translation message object files.
- Clarify licence (GPLv2+).
2007-08-03 14:56:28 +00:00
Michael Schwendt
6b3c93c0e7 bunch of licence clarifications 2007-08-02 20:06:14 +00:00
Michael Schwendt
4f9af367d0 automated bump and rebuild 2006-08-28 10:36:04 +00:00
Ville Skyttä
38b82c9c06 http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 21:18:11 +00:00
Michael Schwendt
eb1b026eb3 - remove explicit dep on "xmms" and rely on soname dep 2006-04-08 09:54:25 +00:00
Michael Schwendt
a4266236e8 auto-import xmms-sid-0.8.0-0.1.beta15 on branch devel from
xmms-sid-0.8.0-0.1.beta15.src.rpm Upgrade src.rpm
2006-02-18 16:25:14 +00:00
Jeremy Katz
3052a77009 - rebuild on all arches 2005-05-22 23:41:56 +00:00
Michael Schwendt
c93cc6c93f mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:13:53 +00:00
Matthias Saou
4cc8ca0520 Mass letter "x"," y" and "z" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-05 20:07:09 +00:00
gafton
163fd2c3f3 Fix braindead typo from the original import 2004-11-24 05:10:12 +00:00
5 changed files with 3 additions and 90 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
xmms-sid-0.8.0beta15.tar.bz2
xmms-sid-0.8.0beta19.tar.bz2.asc
xmms-sid-0.8.0beta19.tar.bz2

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphan Cleanup

View file

@ -1 +0,0 @@
43c1472d84fe41e96ca64da73832c420 xmms-sid-0.8.0beta15.tar.bz2

View file

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQBDck1LEKYophN0wRIRAjXnAJ9WdajeoUtO5tAcv6I16l1qjIgkfwCbBduT
CdJIcO3ufwi7La6G8V7knmw=
=vv+g
-----END PGP SIGNATURE-----

View file

@ -1,81 +0,0 @@
%define xmms_inputdir %(xmms-config --input-plugin-dir)
Summary: SIDPlay input plugin for X MultiMedia System (XMMS)
Name: xmms-sid
Version: 0.8.0
Release: 0.3.beta15%{?dist}
URL: http://www.tnsp.org/xmms-sid.php
License: GPL
Group: Applications/Multimedia
Source0: http://www.tnsp.org/xs-files/%{name}-0.8.0beta15.tar.bz2
Source1: http://www.tnsp.org/xs-files/%{name}-0.8.0beta15.tar.bz2.asc
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: xmms-devel libsidplay-devel
BuildRequires: glib-devel gtk+-devel
%description
XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
support for playing the so-called "SID tunes". For the actual playing,
XMMS-SID uses the excellent libsidplay SID-chip/6502 emulator engine.
If you are not familiar with the term "SID tune" or "SID" concept at
all, a short (yes it is! ;-) explanation follows:
SID is the sound chip that was used in many of the old 8-bit home
computers manufactured by Commodore Inc. in 1980's. Best known of
those was the Commodore 64 home computer (aka C64 or CBM64, also
known as VIC-64 in some countries).
%prep
%setup -q -n %{name}-0.8.0beta15
%build
%configure --libdir=%{xmms_inputdir}
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make DESTDIR=%{buildroot} install
rm -f %{buildroot}/%{xmms_inputdir}/*.la
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README THANKS TODO
%{xmms_inputdir}/*.so
%changelog
* Mon Aug 28 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Sat Apr 8 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.8.0-0.2.beta15
- remove explicit dep on "xmms" and rely on soname dep
* Sat Feb 18 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.8.0-0.1.beta15
- upgrade to 0.8.0beta15 which upstream has declared as stable
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.7.4-6
- rebuild on all arches
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Wed Nov 10 2004 Michael Schwendt <mschwendt[AT]users.sf.net> 0:0.7.4-4
- Fix src/xmms-sid.cc for GCC 3.4/FC3.
* Fri May 02 2003 Panu Matilainen <pmatilai@welho.com> 0:0.7.4-0.fdr.3
- patch to make it honor rpm optflags
- use bz2 source instead of gz
* Mon Apr 28 2003 Panu Matilainen <pmatilai@welho.com> 0:0.7.4-0.fdr.2
- add missing Epoch's
* Mon Mar 24 2003 Panu Matilainen <pmatilai@welho.com>
- Initial Fedora packaging.