]> git.pld-linux.org Git - packages/dotnet-gecko-sharp2.git/commitdiff
- use %{_prefix}/lib for monodoc auto/th/dotnet-gecko-sharp2-0_13-3
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 12 Mar 2010 11:47:20 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    dotnet-gecko-sharp2.spec -> 1.19

dotnet-gecko-sharp2.spec

index fc237b528248b986ccabc1cb2ceddb8f680b16f4..0aefa73ac0bc3b9632bc0f0421bff1749cc79cd7 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Gecko# - A Gtk# Mozilla binding
 Summary(pl.UTF-8):     Gecko# - wiązanie Gtk# dla Mozilli
 Name:          dotnet-gecko-sharp2
 Version:       0.13
-Release:       2
+Release:       3
 License:       LGPL v2.1/MPL v1.1
 Group:         Libraries
 # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/
@@ -16,7 +16,7 @@ BuildRequires:        automake
 BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.3
 BuildRequires: gtk+2-devel >= 2:2.0.0
 BuildRequires: mono-csharp >= 1.1.0
-BuildRequires: monodoc >= 1.0
+BuildRequires: monodoc >= 2.6
 BuildRequires: pkgconfig
 BuildRequires: sed >= 4.0
 BuildConflicts:        gecko-sharp < 0.2
@@ -39,6 +39,7 @@ Summary:      Gecko# development files
 Summary(pl.UTF-8):     Pliki programistyczne Gecko#
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      monodoc >= 2.6
 
 %description devel
 Gecko# development files.
@@ -62,7 +63,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       monodocdir=%{_libdir}/monodoc/sources \
        pkgconfigdir=%{_pkgconfigdir}
 
 if ! pkg-config --exists mono; then
@@ -81,4 +81,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_prefix}/lib/mono/gecko-sharp-2.0
 %{_pkgconfigdir}/gecko-sharp-2.0.pc
-%{_libdir}/monodoc/sources/gecko-sharp-docs.*
+%{_prefix}/lib/monodoc/sources/gecko-sharp-docs.*
This page took 0.077105 seconds and 4 git commands to generate.