[Bug 247312] Review Request: MyPasswordSafe - A graphical password management tool

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 18 20:42:14 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: MyPasswordSafe - A graphical password management tool


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


wtogami at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
               Flag|                            |fedora-review?,
                   |                            |needinfo?(redhat-
                   |                            |bugzilla at camperquake.de)




------- Additional Comments From wtogami at redhat.com  2007-07-18 16:42 EST -------
- %changelog
- 0.6.7-0.1.20061216.fc8
There is no need to write the %dist tag here.  It is misleading.

+ make -j3 PREFIX=/usr
echo "#ifndef CONFIG_H" > src/config.h
qmake -o MyPasswordSafe.mak MyPasswordSafe.pro
make: qmake: Command not found
make: *** [MyPasswordSafe.mak] Error 127
make: *** Waiting for unfinished jobs....
echo "#define CONFIG_H" >> src/config.h
echo "#define PREFIX \"/usr\"" >> src/config.h
echo "#define VERSION \"0.6.7\"" >> src/config.h
echo "#define COMP_DATE \"20070718\"" >> src/config.h
echo "#define COMP_USER \"builder1\"" >> src/config.h
echo "#define COMP_HOST \"newcaprica\"" >> src/config.h
echo "#endif" >> src/config.h
error: Bad exit status from /var/tmp/rpm-tmp.22443 (%build)

Manual build attempt on F7.  Some missing buildrequire?

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/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 package-review mailing list