]> git.pld-linux.org Git - packages/dotnet-gsf-sharp.git/commitdiff
This commit was manufactured by cvs2git to create branch 'AC-branch'. auto/ac/dotnet-gsf-sharp-0_7-0_20051130_8
authorcvs2git <feedback@pld-linux.org>
Fri, 4 Aug 2006 20:20:43 +0000 (20:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2006-06-27 18:21:55 UTC freetz <freetz@pld-linux.org> '- use gtk-sharp-2.0 dirs'
Cherrypick from for-AC 2006-08-04 20:20:43 UTC freetz <freetz@pld-linux.org> '- EA added':
    dotnet-gsf-sharp.spec -> 1.19.2.2

dotnet-gsf-sharp.spec

index 0c887c922f5b32494ff51925fcc262e9d665ac0f..359509d3ef057d6d7a7bdac874bf6a04fd849787 100644 (file)
@@ -1,10 +1,12 @@
+#
 %include       /usr/lib/rpm/macros.mono
 %define                snap 20051130
+#
 Summary:       Gsf# - libgsf .NET Binding
 Summary(pl):   Gsf# - wi±zanie .NET dla libgsf
 Name:          dotnet-gsf-sharp
 Version:       0.7
-Release:       0.%{snap}.7
+Release:       0.%{snap}.8
 Epoch:         0
 License:       LGPL
 Group:         Libraries
@@ -12,17 +14,19 @@ Source0:    gsf-sharp-%{version}-%{snap}.tar.bz2
 # Source0-md5: afb75dd835afea2f014d91ae73344fd7
 Patch0:                %{name}-pkgconfig.patch
 Patch1:                %{name}-version_check.patch
+Patch2:                %{name}-sharp20.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: dotnet-gtk-sharp2-devel >= 2.8.2
-BuildRequires: libgsf-gnome-devel >= 1.14.1
+BuildRequires: libgsf-gnome-devel >= 1.13
 BuildRequires: libtool
 BuildRequires: mono-csharp >= 1.1.13.8
 BuildRequires: monodoc >= 1.1.13
 BuildRequires: pkgconfig
 Requires:      mono >= 1.1.13.8
-ExcludeArch:   alpha i386 sparc sparc64
+ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x
+ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,6 +64,7 @@ Biblioteka statyczna Gsf#.
 %setup -q -n gsf-sharp-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -90,7 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/*.la
-%{_prefix}/lib/mono/gtk-sharp/gsf-sharp.dll
+%{_prefix}/lib/mono/gtk-sharp-2.0/gsf-sharp.dll
 %{_datadir}/gapi-2.0/gsf-api.xml
 %{_pkgconfigdir}/*
 
This page took 2.506626 seconds and 4 git commands to generate.