Author: freetz Date: Tue Jun 27 19:53:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use gapi-2.0, rel.2
---- Files affected: SPECS: dotnet-galago-sharp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/dotnet-galago-sharp.spec diff -u SPECS/dotnet-galago-sharp.spec:1.4 SPECS/dotnet-galago-sharp.spec:1.5 --- SPECS/dotnet-galago-sharp.spec:1.4 Tue Mar 14 22:22:15 2006 +++ SPECS/dotnet-galago-sharp.spec Tue Jun 27 21:53:37 2006 @@ -4,7 +4,7 @@ Summary(pl): Wiązania Galago dla .NET Name: dotnet-galago-sharp Version: 0.3.2 -Release: 1 +Release: 2 License: GPL Group: Development/Libraries Source0: http://www.galago-project.org/files/releases/source/galago-sharp/galago-sharp-%{version}.tar.gz @@ -55,13 +55,15 @@ %{__autoheader} %{__automake} %configure -%{__make} +%{__make} \ + gapidir='%{_datadir}/gapi-2.0' %install rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + gapidir='%{_datadir}/gapi-2.0' %clean rm -rf $RPM_BUILD_ROOT @@ -74,7 +76,7 @@ %files devel %defattr(644,root,root,755) %{_prefix}/lib/mono/galago-sharp -%{_datadir}/gapi/* +%{_datadir}/gapi-2.0/* %{_pkgconfigdir}/*.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -83,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/06/27 19:53:37 freetz +- use gapi-2.0, rel.2 + Revision 1.4 2006/03/14 21:22:15 deejay1 - added BR: dotnet-dbus-sharp-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dotnet-galago-sharp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
