Bug 233838 - gnuplot: unowned directories
Summary: gnuplot: unowned directories
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnuplot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-03-25 11:25 UTC by Michael Schwendt
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-26 08:41:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2007-03-25 11:25:33 UTC
--- gnuplot.spec.orig   2007-03-15 14:06:35.000000000 +0100
+++ gnuplot.spec        2007-03-25 13:24:54.000000000 +0200
@@ -71,12 +71,15 @@
 %defattr(-,root,root,-)
 %doc BUGS ChangeLog Copyright FAQ NEWS README TODO docs/gnuplot.html 
 %doc docs/psdoc/ps_guide.ps docs/psdoc/ps_symbols.gpi tutorial/tutorial.dvi demo
+%dir %{_libexecdir}/gnuplot
+%dir %{_libexecdir}/gnuplot/4.0
 %{_libexecdir}/gnuplot/4.0/gnuplot_x11
 %{_bindir}/gnuplot
 %{_mandir}/man1/gnuplot.1.gz
 %{_datadir}/gnuplot/4.0/gnuplot.gih
 %{_infodir}/gnuplot.info.gz
 %dir %{_datadir}/gnuplot
+%dir %{_datadir}/gnuplot/4.0
 
 %files emacs
 %defattr(-,root,root,-)

Comment 1 Ivana Varekova 2007-03-26 08:41:58 UTC
Fixed in gnuplot-4.0.0-18.fc7.


Note You need to log in before you can comment on or make changes to this bug.