SPECS: dotnet-webkit-sharp.spec - package samples

vip vip at pld-linux.org
Wed Jun 11 20:50:00 CEST 2008


Author: vip                          Date: Wed Jun 11 18:50:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package samples

---- Files affected:
SPECS:
   dotnet-webkit-sharp.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/dotnet-webkit-sharp.spec
diff -u SPECS/dotnet-webkit-sharp.spec:1.1 SPECS/dotnet-webkit-sharp.spec:1.2
--- SPECS/dotnet-webkit-sharp.spec:1.1	Wed Jun 11 20:42:37 2008
+++ SPECS/dotnet-webkit-sharp.spec	Wed Jun 11 20:49:55 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	WebKit# - wiązanie WebKit dla Mozilli
 Name:		dotnet-webkit-sharp
 Version:	0.2
-Release:	0.%{snap}.1
+Release:	0.%{snap}.2
 License:	X11/MIT
 Group:		Libraries
 Source0:	%{name}-%{version}-%{snap}.tar.bz2
@@ -54,12 +54,15 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	monodocdir=%{_libdir}/monodoc/sources \
 	pkgconfigdir=%{_pkgconfigdir}
 
+install samples/*.cs $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -73,6 +76,7 @@
 %{_prefix}/lib/mono/webkit-sharp
 %{_pkgconfigdir}/*
 %{_libdir}/monodoc/sources/*
+%{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-06-11 18:49:55  vip
+- package samples
+
 Revision 1.1  2008-06-11 18:42:37  vip
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-webkit-sharp.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list