]> git.pld-linux.org Git - packages/dotnet-gdata-sharp.git/commitdiff
- updated to 1.6.0.0 auto/th/dotnet-gdata-sharp-1_6_0_0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 23 Oct 2010 18:03:33 +0000 (18:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete pkgconfig-typo-fix.patch

Changed files:
    dotnet-gdata-sharp.spec -> 1.6

dotnet-gdata-sharp.spec

index 3e95d41f9924784a96f6bf481f7caca57b97172b..a67213ba6b2980465c91e658b0a7df76527fe198 100644 (file)
@@ -1,14 +1,14 @@
+#
 %include       /usr/lib/rpm/macros.mono
 %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
 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
 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
 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
 URL:           http://code.google.com/p/google-gdata/
 BuildRequires: dos2unix
 BuildRequires: mono-csharp
@@ -30,7 +30,6 @@ Files required for compilation using gdata-sharp.
 %prep
 %setup -q -n libgoogle-data-mono-%{version}
 dos2unix misc/*.pc.in
 %prep
 %setup -q -n libgoogle-data-mono-%{version}
 dos2unix misc/*.pc.in
-%patch0 -p1
 
 %build
 %{__make} \
 
 %build
 %{__make} \
@@ -38,6 +37,7 @@ dos2unix misc/*.pc.in
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX=%{_prefix}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX=%{_prefix}
This page took 0.081457 seconds and 4 git commands to generate.