Author: patrys Date: Thu Jan 10 15:26:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.8.0 - docs not packaged (I know sh*t about mono policies in PLD)
---- Files affected: SPECS: dotnet-ipod-sharp.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/dotnet-ipod-sharp.spec diff -u SPECS/dotnet-ipod-sharp.spec:1.8 SPECS/dotnet-ipod-sharp.spec:1.9 --- SPECS/dotnet-ipod-sharp.spec:1.8 Sat Dec 8 09:03:03 2007 +++ SPECS/dotnet-ipod-sharp.spec Thu Jan 10 16:26:22 2008 @@ -3,21 +3,21 @@ Summary: .NET support for iPods Summary(pl.UTF-8): Obsługa iPodów z poziomu .NET Name: dotnet-ipod-sharp -Version: 0.6.3 -Release: 5 +Version: 0.8.0 +Release: 1 # no real license information, just included COPYING License: LGPL v2 Group: Libraries Source0: http://banshee-project.org/files/ipod-sharp/ipod-sharp-%{version}.tar.gz -# Source0-md5: c35131c3350e686d4a006377c1711834 +# Source0-md5: ecb58c18599035fca34935a1287584f3 URL: http://banshee-project.org/Subprojects/Ipod-sharp BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: dotnet-gtk-sharp2-devel >= 2.0 -BuildRequires: libipoddevice-devel >= 0.5.0 BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.16.1 BuildRequires: pkgconfig +BuildRequires: podsleuth BuildRequires: rpmbuild(monoautodeps) ExcludeArch: i386 # can't be noarch because of pkgconfigdir (use /usr/share/pkgconfig?) @@ -40,9 +40,10 @@ %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I . %{__autoconf} %{__automake} +echo foo %configure %{__make} -j1 @@ -69,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008-01-10 15:26:22 patrys +- 0.8.0 +- docs not packaged (I know sh*t about mono policies in PLD) + Revision 1.8 2007-12-08 08:03:03 dzeus - rel.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-ipod-sharp.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
