SPECS: dotnet-gtk-sharp2.spec - monodoc files currently stored in ...
qboosh
qboosh at pld-linux.org
Sat Dec 3 15:16:29 CET 2005
Author: qboosh Date: Sat Dec 3 14:16:29 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- monodoc files currently stored in arch-dependent libdir
- release 4
---- Files affected:
SPECS:
dotnet-gtk-sharp2.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/dotnet-gtk-sharp2.spec
diff -u SPECS/dotnet-gtk-sharp2.spec:1.15 SPECS/dotnet-gtk-sharp2.spec:1.16
--- SPECS/dotnet-gtk-sharp2.spec:1.15 Sat Dec 3 14:44:13 2005
+++ SPECS/dotnet-gtk-sharp2.spec Sat Dec 3 15:16:24 2005
@@ -10,7 +10,7 @@
Summary(pl): Wiązania GTK+ oraz GNOME dla .NET
Name: dotnet-gtk-sharp2
Version: 2.6.0
-Release: 3
+Release: 4
License: LGPL
Group: Development/Libraries
Source0: http://www.go-mono.com/sources/gtk-sharp-2.0/gtk-sharp-%{version}.tar.gz
@@ -139,7 +139,8 @@
install -d $RPM_BUILD_ROOT{%{perl_vendorlib},%{_examplesdir}/%{name}-%{version}}
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT \
+ monodocdir=%{_libdir}/monodoc/sources
cp -a sample/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -187,7 +188,7 @@
%{_prefix}/lib/mono/gtk-sharp-2.0/gtk-dotnet.dll
%{_prefix}/lib/mono/gtk-sharp-2.0/gtk-sharp.dll
%{_prefix}/lib/mono/gtk-sharp-2.0/pango-sharp.dll
-%{_prefix}/lib/monodoc/sources/*
+%{_libdir}/monodoc/sources/*
%dir %{_datadir}/gapi-2.0
%{_datadir}/gapi-2.0/art-api.xml
%{_datadir}/gapi-2.0/atk-api.xml
@@ -262,6 +263,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/12/03 14:16:24 qboosh
+- monodoc files currently stored in arch-dependent libdir
+- release 4
+
Revision 1.15 2005/12/03 13:44:13 qboosh
- unified (assume the same _prefix for mono and dotnet*)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dotnet-gtk-sharp2.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list