[Bug 425853] Review Request: starplot-yale5 - Stellar data set for use by the StarPlot tool

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 17 08:41:22 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: starplot-yale5 - Stellar data set for use by the StarPlot tool


https://bugzilla.redhat.com/show_bug.cgi?id=425853


panemade at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO
               Flag|                            |needinfo?(debarshi.ray at gmail
                   |                            |.com)




------- Additional Comments From panemade at gmail.com  2007-12-17 03:41 EST -------
Okay so scriptlets is having problem.
how about following patch to SPEC
--- starplot-yale5.spec 2007-12-17 00:38:31.000000000 +0530
+++ starplot-yale5-modified.spec        2007-12-17 14:00:08.000000000 +0530
@@ -10,8 +10,6 @@
 BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires:      starplot >= %{version}
-Requires(post):        starplot >= %{version}
-
 BuildArch:     noarch
 
 %description
@@ -29,14 +27,11 @@
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/starplot
 
-touch $RPM_BUILD_ROOT%{_datadir}/starplot/yale5.stars
+starpkg --dataset $(pwd) --dest $RPM_BUILD_ROOT%{_datadir}/starplot
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-starpkg --dataset %{_docdir}/%{name}-%{version} --dest %{_datadir}/starplot
-
 %files
 %defattr(-,root,root,-)
 %doc Changelog
@@ -44,7 +39,7 @@
 %doc README
 %doc yale5.spec
 %doc orig-data
-%ghost %{_datadir}/starplot/yale5.stars
+%{_datadir}/starplot/yale5.stars
 
 %changelog
 * Mon Dec 17 2007 Debarshi Ray <rishi at fedoraproject.org> - 0.95-1


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list