]> git.pld-linux.org Git - packages/elmo.git/commitdiff
- added some documentation files and examplerc
authorMichal Moskal <michal@moskal.me>
Tue, 8 Apr 2003 16:59:17 +0000 (16:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elmo.spec -> 1.7

elmo.spec

index 695b23fc69dd3d747dcc0b92927011daa5a6d075..ebbeee5c48302858165808ccc8cd99285c60842c 100644 (file)
--- a/elmo.spec
+++ b/elmo.spec
@@ -26,6 +26,7 @@ Elmo - 
 %setup -q 
 %patch0 -p1
 #%patch1 -p1
+install -m 644 %{SOURCE1} ./examplerc
 
 %build
 %{__libtoolize}
@@ -47,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc README TODO BUGS THANKS examplerc
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 %{_infodir}/*.info*
This page took 0.093726 seconds and 4 git commands to generate.