]> git.pld-linux.org Git - packages/dotnet-gsf-sharp.git/commitdiff
- dropped libdir patch, pkgconfig patch added rel.3
authorfreetz <freetz@pld-linux.org>
Thu, 1 Dec 2005 19:29:25 +0000 (19:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gsf-sharp.spec -> 1.12

dotnet-gsf-sharp.spec

index bf0bdebc05fb3dccca54865379ce19358bcc6007..595566f1c73dfe8532cc9550889b09af8cce6d60 100644 (file)
@@ -4,13 +4,13 @@ Summary:      Gsf# - libgsf .NET Binding
 Summary(pl):   Gsf# - wi±zanie .NET dla libgsf
 Name:          dotnet-gsf-sharp
 Version:       0.7
-Release:       0.%{snap}.2
+Release:       0.%{snap}.3
 Epoch:         0
 License:       LGPL
 Group:         Libraries
 Source0:       gsf-sharp-%{version}-%{snap}.tar.bz2
 # Source0-md5: afb75dd835afea2f014d91ae73344fd7
-Patch0:                %{name}-libdir.patch
+Patch0:                %{name}-pkgconfig.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -82,12 +82,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/mono/gac/gsf-sharp
+%{_prefix}/lib/mono/gac/gsf-sharp
 
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/*.la
-%{_libdir}/mono/gtk-sharp/gsf-sharp.dll
+%{_prefix}/lib/mono/gtk-sharp/gsf-sharp.dll
 %{_datadir}/gapi-2.0/gsf-api.xml
 %{_pkgconfigdir}/*
 
This page took 0.115656 seconds and 4 git commands to generate.