]> git.pld-linux.org Git - packages/dotnet-webkit-sharp.git/commitdiff
- 0.2
authorwolf <wolf@pld-linux.org>
Mon, 6 Oct 2008 15:58:30 +0000 (15:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-webkit-sharp.spec -> 1.4

dotnet-webkit-sharp.spec

index d7358bc9ec614ee34e205a90877e461334073264..68d9b37525f0efa0a055f02c816842ab5638c03a 100644 (file)
@@ -1,15 +1,13 @@
-%define        snap    105457
-
 %include       /usr/lib/rpm/macros.mono
 Summary:       WebKit# - A Mono WebKit binding
 Summary(pl.UTF-8):     WebKit# - wiązanie WebKit dla Mono
 Name:          dotnet-webkit-sharp
 Version:       0.2
-Release:       0.%{snap}.3
+Release:       1
 License:       X11/MIT
 Group:         Libraries
-Source0:       %{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5: 0e529b41b394e4188ae5b8b19b0914e4
+Source0:       http://ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-%{version}.tar.bz2
+# Source0-md5: 8041fba941b7299e432380c86b6dddf8
 URL:           http://www.mono-project.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -48,7 +46,7 @@ WebKit# development files.
 Pliki programistyczne WebKit#.
 
 %prep
-%setup -q
+%setup -q -n webkit-sharp-%{version}
 
 %build
 %{__aclocal}
This page took 0.060252 seconds and 4 git commands to generate.