rpms/ipod-sharp/devel ipod-sharp.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Fri Mar 3 05:51:58 UTC 2006


Author: caillon

Update of /cvs/extras/rpms/ipod-sharp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22158/devel

Modified Files:
	.cvsignore sources 
Added Files:
	ipod-sharp.spec 
Log Message:
auto-import ipod-sharp-0.5.15-1 on branch devel from ipod-sharp-0.5.15-1.src.rpm


--- NEW FILE ipod-sharp.spec ---
Name:    ipod-sharp
Version: 0.5.15
Release: 1
Summary: Support for high level features of Apple's iPod

Group:   Development/Libraries
License: LGPL
URL:     http://banshee-project.org/Subprojects/Ipod-sharp
Source0: http://banshee-project.org/files/ipod-sharp/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: libipoddevice-devel
BuildRequires: mono-devel
BuildRequires: gtk-sharp2

%description
ipod-sharp provies support for high level features of Apple's iPod,
like support for audio content, including reading and writing of the
iTunes/iPod database, and syncing music. ipod-sharp also provides a
CIL wrapper for libipoddevice.

%prep
%setup -q

%build
export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
%configure --disable-docs
make %{?_smp_mflags}

%install
%{__rm} -rf ${RPM_BUILD_ROOT}
export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
make install DESTDIR=${RPM_BUILD_ROOT} GACUTIL_FLAGS="/package ipod-sharp /gacdir %{_prefix}/lib /root ${RPM_BUILD_ROOT}%{_prefix}/lib"

%clean
%{__rm} -rf ${RPM_BUILD_ROOT}

%files
%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/pkgconfig/ipod-sharp.pc
%{_libdir}/pkgconfig/ipod-sharp-ui.pc
%dir %{_libdir}/ipod-sharp
%{_libdir}/ipod-sharp/ipod-sharp.dll
%{_libdir}/ipod-sharp/ipod-sharp-ui.dll

%changelog
* Tue Feb 21 2006 Christopher Aillon <caillon at redhat.com> 0.5.15-1
- Initial RPM


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ipod-sharp/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	3 Mar 2006 05:50:55 -0000	1.1
+++ .cvsignore	3 Mar 2006 05:51:58 -0000	1.2
@@ -0,0 +1 @@
+ipod-sharp-0.5.15.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ipod-sharp/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Mar 2006 05:50:55 -0000	1.1
+++ sources	3 Mar 2006 05:51:58 -0000	1.2
@@ -0,0 +1 @@
+734956f3505f776c6920d4ae687f4bee  ipod-sharp-0.5.15.tar.gz




More information about the fedora-extras-commits mailing list