SPECS: grap.spec - typo, add _examplesdir

darekr darekr at pld-linux.org
Sun Apr 16 13:22:47 CEST 2006


Author: darekr                       Date: Sun Apr 16 11:22:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo, add _examplesdir

---- Files affected:
SPECS:
   grap.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/grap.spec
diff -u SPECS/grap.spec:1.7 SPECS/grap.spec:1.8
--- SPECS/grap.spec:1.7	Mon Jun 20 20:45:23 2005
+++ SPECS/grap.spec	Sun Apr 16 13:22:42 2006
@@ -49,7 +49,7 @@
 	DEFINESDIR=$RPM_BUILD_ROOT%{_datadir}/grap \
 	DOCDIR=$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} \
 	MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 \
-	EXAMPLEDIR=RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+	EXAMPLEDIR=$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +60,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/grap
 %{_mandir}/man1/grap*
+%{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/04/16 11:22:42  darekr
+- typo, add _examplesdir
+
 Revision 1.7  2005/06/20 18:45:23  undefine
 - up to 1.36
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grap.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list