SPECS: antlr.spec - unified examplesdir

qboosh qboosh at pld-linux.org
Tue Apr 25 09:38:14 CEST 2006


Author: qboosh                       Date: Tue Apr 25 07:38:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified examplesdir

---- Files affected:
SPECS:
   antlr.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.33 SPECS/antlr.spec:1.34
--- SPECS/antlr.spec:1.33	Tue Apr 25 02:04:22 2006
+++ SPECS/antlr.spec	Tue Apr 25 09:38:09 2006
@@ -119,7 +119,7 @@
 install $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/*.py \
 	$RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}
 cp -Rf examples/{cpp,csharp,java,python} \
-	$RPM_BUILD_ROOT%{_examplesdir}/%{name}
+	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 find $RPM_BUILD_ROOT%{_examplesdir}/%{name} -name Makefile -exec rm -f {} \;
 
 %{?with_dotnet:install lib/*.dll $RPM_BUILD_ROOT%{_prefix}/lib/mono/%{name}}
@@ -155,7 +155,7 @@
 
 %files examples
 %defattr(644,root,root,755)
-%{_examplesdir}/%{name}
+%{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -163,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/04/25 07:38:09  qboosh
+- unified examplesdir
+
 Revision 1.33  2006/04/25 00:04:22  prism
 - added examples subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list