[Bug 908090] Review Request: xgraph - XGraph with animation

2013-04-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

Antonio Trande  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2013-04-02 09:28:23

--- Comment #8 from Antonio Trande  ---
I agree with (ascend) upstream maintainer to don't include xgraph as Ascend
dependency because it is a very old software not essential for Ascend use.

I leave .spec/src rpm available anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=p4BjTMZYNf&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-03-16 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

Michael Schwendt  changed:

   What|Removed |Added

 Blocks|177841 (FE-NEEDSPONSOR) |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=N5zPYX5IR3&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-03-03 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

--- Comment #7 from Antonio Trande  ---
Some minor changes.

Spec URL: http://sagitter.fedorapeople.org/xgraph/xgraph.spec
SRPM URL: http://sagitter.fedorapeople.org/xgraph/xgraph-12.1-2.fc18.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cXctMIJIBR&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-12 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

--- Comment #6 from Michael Schwendt  ---
> %make_install DESTDIR=$RPM_BUILD_ROOT

Probably there's some confusion. Using %make_install is okay. It's mentioned in
those guidelines, too. With it, appending DESTDIR=… is not necessary, however.
Check out: rpm --eval %make_install

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=7J3WLbxQXY&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-11 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

Susi Lehtola  changed:

   What|Removed |Added

 CC||susi.leht...@iki.fi

--- Comment #5 from Susi Lehtola  ---
Does it work with
 make install DESTDIR=%{buildroot}
instead of %makeinstall?
https://fedoraproject.org/wiki/Packaging:Guidelines?rd=Packaging/Guidelines#Why_the_.25makeinstall_macro_should_not_be_used

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=9seGR9651X&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-06 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

--- Comment #4 from Antonio Trande  ---
(In reply to comment #3)
> Hi Michael.
> 
> (In reply to comment #2)
> > > http://kojipkgs.fedoraproject.org//work/tasks/1205/4931205/build.log
> > 
> > > gcc -DHAVE_CONFIG_H -I.   -Wall -g-MT xgraph.o -MD -MP -MF
> > > .deps/xgraph.Tpo -c -o xgraph.o xgraph.c
> > 
> > Can you make it build with global %optflags?
> > 
> 
> make fails:

No, I'm wrong. :P

http://koji.fedoraproject.org/koji/taskinfo?taskID=4933428

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=m2Ch4ePJcO&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-06 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

--- Comment #3 from Antonio Trande  ---
Hi Michael.

(In reply to comment #2)
> > http://kojipkgs.fedoraproject.org//work/tasks/1205/4931205/build.log
> 
> > gcc -DHAVE_CONFIG_H -I.   -Wall -g-MT xgraph.o -MD -MP -MF
> > .deps/xgraph.Tpo -c -o xgraph.o xgraph.c
> 
> Can you make it build with global %optflags?
> 

make fails:

...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autoconf.h
config.status: executing depfiles commands
+ export CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
+ CFLAGS=-O2
/var/tmp/rpm-tmp.domHUw: line 51: export: `-g': not a valid identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-pipe': not a valid identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-Wall': not a valid identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-Wp,-D_FORTIFY_SOURCE=2': not a
valid identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-fexceptions': not a valid
identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-fstack-protector': not a valid
identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `--param=ssp-buffer-size=4': not a
valid identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-m64': not a valid identifier
/var/tmp/rpm-tmp.domHUw: line 51: export: `-mtune=generic': not a valid
identifier
error: Bad exit status from /var/tmp/rpm-tmp.domHUw (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.domHUw (%build)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0pXI59KqIq&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

--- Comment #2 from Michael Schwendt  ---
> http://kojipkgs.fedoraproject.org//work/tasks/1205/4931205/build.log

> gcc -DHAVE_CONFIG_H -I.   -Wall -g-MT xgraph.o -MD -MP -MF
> .deps/xgraph.Tpo -c -o xgraph.o xgraph.c

Can you make it build with global %optflags?


> warning: operation on 'param_temp_ptr' may be undefined
> warning: cast from pointer to integer of different size

Many times. Scary. I just realized the software is from 1999, Debian's patch is
>200K already, so I had to comment on this. ;-)

http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=xgraph;dist=unstable

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0VAKywH8KQ&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

--- Comment #1 from Antonio Trande  ---
Koji build:

http://koji.fedoraproject.org/koji/taskinfo?taskID=4931204

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=iGwcq4ZskQ&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

Antonio Trande  changed:

   What|Removed |Added

 Blocks||908088

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0hLverm9MO&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

Antonio Trande  changed:

   What|Removed |Added

 Blocks|908088  |177841 (FE-NEEDSPONSOR)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=hnvO9Hq2h2&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 908090] Review Request: xgraph - XGraph with animation

2013-02-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908090

Antonio Trande  changed:

   What|Removed |Added

 Blocks||908088

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vsKyMDXeEt&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review