rpms/xmms-musepack/devel xmms-musepack.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Aug 28 15:51:39 UTC 2006


Author: thias

Update of /cvs/extras/rpms/xmms-musepack/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29799/devel

Modified Files:
	.cvsignore sources 
Added Files:
	xmms-musepack.spec 
Log Message:
auto-import xmms-musepack-1.2-3.fc6 on branch devel from xmms-musepack-1.2-3.fc6.src.rpm


--- NEW FILE xmms-musepack.spec ---
%define xmms_inputdir %(xmms-config --input-plugin-dir 2>/dev/null || echo %{_libdir}/xmms/Input)

Summary: X MultiMedia System input plugin to play musepack (mpc) files
Name: xmms-musepack
Version: 1.2
Release: 3%{?dist}
License: BSD
Group: Applications/Multimedia
URL: http://www.musepack.net/
Source: http://files2.musepack.net/linux/plugins/xmms-musepack-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: xmms-devel, libmpcdec-devel, taglib-devel


%description
X MultiMedia System input plugin to play musepack, aka mpc files.


%prep
%setup


%build
%configure
%{__make} %{?_smp_mflags} CXXFLAGS="%{optflags}"


%install
%{__rm} -rf %{buildroot}
%{__make} install DESTDIR=%{buildroot}


%clean
%{__rm} -rf %{buildroot}


%files
%defattr(-, root, root, 0755)
%doc ChangeLog COPYING
%exclude %{xmms_inputdir}/libmpc.la
%{xmms_inputdir}/libmpc.so


%changelog
* Wed Aug 23 2006 Matthias Saou <http://freshrpms.net/> 1.2-3
- Remove gcc-c++ and pkgconfig (pulled in by xmms-devel nowadays) build reqs.

* Wed May  3 2006 Matthias Saou <http://freshrpms.net/> 1.2-2.1
- Spec file cleanup.
- Override CXXFLAGS to get our optflags used.

* Fri Mar 17 2006 Matthias Saou <http://freshrpms.net/> 1.2-2
- Release bump to drop the disttag number in FC5 build.

* Mon Jan 23 2006 Matthias Saou <http://freshrpms.net/> 1.2-1
- Update to 1.2 final.

* Fri Jan 13 2006 Matthias Saou <http://freshrpms.net/> 1.2-0.2.RC1
- Add pkgconfig build requirement to fix build.

* Mon May  9 2005 Matthias Saou <http://freshrpms.net/> 1.2-0.1.RC1
- Update to 1.2-RC1.
- Now build against new libmpcdec and not libmusepack.
- Added taglib-devel build depencency.

* Mon Apr 25 2005 Matthias Saou <http://freshrpms.net/> 1.1.2-1
- Update to 1.1.2.
- Update package info from sf project to musepack.net locations.
- Change license from LGPL to BSD.

* Tue Aug 10 2004 Matthias Saou <http://freshrpms.net/> 1.00-2
- Fix OPTIONS vs. CFLAGS in addition to the patch to fix x86_64 build.

* Wed Jul  7 2004 Matthias Saou <http://freshrpms.net/> 1.00-1
- Update to 1.00.
- Added Makefile patch this time, the gcc flags stuff was just too ugly.
- Hmm, now requires esound-devel (esd.h).

* Wed May 19 2004 Matthias Saou <http://freshrpms.net/> 0.94-3
- Rebuilt for Fedora Core 2.

* Fri Feb  6 2004 Matthias Saou <http://freshrpms.net/> 0.94-2
- Override ARCH with %%{optflags} for ppc build.

* Tue Jan 20 2004 Matthias Saou <http://freshrpms.net/> 0.94-1
- Initial rpm package.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xmms-musepack/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	28 Aug 2006 15:51:07 -0000	1.1
+++ .cvsignore	28 Aug 2006 15:51:39 -0000	1.2
@@ -0,0 +1 @@
+xmms-musepack-1.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmms-musepack/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	28 Aug 2006 15:51:07 -0000	1.1
+++ sources	28 Aug 2006 15:51:39 -0000	1.2
@@ -0,0 +1 @@
+ff7f5f9122d09ad63af9c564046086cf  xmms-musepack-1.2.tar.bz2




More information about the fedora-extras-commits mailing list