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

Linus Walleij (snirkel) fedora-extras-commits at redhat.com
Tue Jun 27 09:18:01 UTC 2006


Author: snirkel

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

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


--- NEW FILE xmms-adplug.spec ---
# SPEC file for AdPlug-XMMS, primary target is the Fedora Extras
# RPM repository. Package name is adplug-xmms upstream. Fedora Extras
# count it as a subpackage to XMMS so it has been renamed xmms-adplug.

Name:		xmms-adplug
Version:	1.2
Release:	1%{?dist}
Summary:	An XMMS plugin for AdLib (OPL2) music built on AdPlug
URL:		http://adplug.sourceforge.net/
Group:		Applications/Multimedia
Source:		http://download.sourceforge.net/adplug/adplug-xmms-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License:	LGPL
BuildRequires:	adplug-devel
BuildRequires:  xmms-devel

%description
XMMS-AdPlug is an XMMS plug-in for AdLib (OPL2) music utilizing
the AdPlug library. (The upstream name of this package is AdPlug-XMMS.)

%prep
%setup -q -n adplug-xmms-%{version}

%build
%configure
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
# We don't want this.
rm -f $RPM_BUILD_ROOT%{_libdir}/xmms/Input/libadplugxmms.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%{_libdir}/xmms/Input/libadplugxmms.so
%doc AUTHORS ChangeLog COPYING NEWS README TODO

%changelog
* Sat May 6 2006 Linus Walleij <triad at df.lth.se> 1.2-1
- Upstream release new version.

* Wed Feb 1 2006 Linus Walleij <triad at df.lth.se> 1.1-5
- Unneeded BR and fixup CXXFLAGS.

* Wed Jan 25 2006 Linus Walleij <triad at df.lth.se> 1.1-4
- Package naming and so again at Warren Togamis request.

* Tue Jan 24 2006 Linus Walleij <triad at df.lth.se> 1.1-3
- Download address.

* Mon Jan 23 2006 Linus Walleij <triad at df.lth.se> 1.1-2
- Package name should be names as subpackage to XMMS. (Ville)

* Thu Jan 19 2006 Linus Walleij <triad at df.lth.se> 1.1-1
- First try at an AdPlug-XMMS RPM.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xmms-adplug/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Jun 2006 09:17:00 -0000	1.1
+++ .cvsignore	27 Jun 2006 09:18:01 -0000	1.2
@@ -0,0 +1 @@
+adplug-xmms-1.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmms-adplug/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Jun 2006 09:17:00 -0000	1.1
+++ sources	27 Jun 2006 09:18:01 -0000	1.2
@@ -0,0 +1 @@
+293808d1520d9d04c7909d4acb187943  adplug-xmms-1.2.tar.bz2




More information about the fedora-extras-commits mailing list