Author: megabajt Date: Sat Oct 23 18:03:41 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.6.0.0 - removed obsolete pkgconfig-typo-fix.patch
---- Files affected: packages/dotnet-gdata-sharp: dotnet-gdata-sharp.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/dotnet-gdata-sharp/dotnet-gdata-sharp.spec diff -u packages/dotnet-gdata-sharp/dotnet-gdata-sharp.spec:1.5 packages/dotnet-gdata-sharp/dotnet-gdata-sharp.spec:1.6 --- packages/dotnet-gdata-sharp/dotnet-gdata-sharp.spec:1.5 Sun Mar 14 01:03:44 2010 +++ packages/dotnet-gdata-sharp/dotnet-gdata-sharp.spec Sat Oct 23 20:03:33 2010 @@ -1,15 +1,15 @@ # $Revision$, $Date$ +# %include /usr/lib/rpm/macros.mono - +# Summary: gdata-sharp is a C# library that makes it easy to access data through Google Data APIs Name: dotnet-gdata-sharp -Version: 1.4.0.2 -Release: 3 +Version: 1.6.0.0 +Release: 1 License: Apache v2.0 -Source0: http://google-gdata.googlecode.com/files/libgoogle-data-mono-%{version}.tar.gz -# Source0-md5: 3914538201b00c6d33aa6ada0e9d1ec6 -Patch0: pkgconfig-typo-fix.patch Group: Development/Libraries +Source0: http://google-gdata.googlecode.com/files/libgoogle-data-mono-%{version}.tar.gz +# Source0-md5: 5056c2f594e4d0421a2ff54778c52417 URL: http://code.google.com/p/google-gdata/ BuildRequires: dos2unix BuildRequires: mono-csharp @@ -31,7 +31,6 @@ %prep %setup -q -n libgoogle-data-mono-%{version} dos2unix misc/*.pc.in -%patch0 -p1 %build %{__make} \ @@ -39,6 +38,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ PREFIX=%{_prefix} @@ -67,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/10/23 18:03:33 megabajt +- updated to 1.6.0.0 +- removed obsolete pkgconfig-typo-fix.patch + Revision 1.5 2010/03/14 00:03:44 sparky - BR: dos2unix, mono-csharp - dropped unused BR: monodoc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dotnet-gdata-sharp/dotnet-gdata-sharp.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
