Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 312995 Details for
Bug 457236
-fipa-pta causes internal compiler error
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
rpm spec file
bubblemon.spec (text/plain), 3.12 KB, created by
Edwin ten Brink
on 2008-07-30 13:07:36 UTC
(
hide
)
Description:
rpm spec file
Filename:
MIME Type:
Creator:
Edwin ten Brink
Created:
2008-07-30 13:07:36 UTC
Size:
3.12 KB
patch
obsolete
># ># Before each build, check if the version number, release number ># and the Packager are correctly filled out! ># > >%define name bubblemon >%define version 2.0.9 > >Name: %{name} >Version: %{version} >Release: 15 >URL: http://www.nongnu.org/bubblemon/ >License: GPL >Group: Applications/System >Summary: Bubbling Load Monitoring Applet for the GNOME Panel >Summary(fr): Appliquette Moniteur de charge à bulles pour GNOME >Source: http://www.nongnu.org/bubblemon/%{name}-%{version}.tar.gz >Packager: Edwin ten Brink (edwin.ten.brink@gmail.com) >Buildroot: /tmp/%{name}-%{version} > ># BuildPreReq checks for packages necessary for building. ># Aside from the usual development packages, glib2-devel ># will be needed explicitly. Please report any missing ># dependencies reported by .configure. >BuildPreReq: glib2-devel > ># Requires checks for packages necessary for installing. ># During RPM build, quite a few get automagically added by rpm, ># because of it's Automatic Dependency Processing capability. ># This does not seem to fail anywhere on Fedora Core 9 with ># rpm-4.4.2.3, so let's leave it empty here. ># When the rpm Automatic Dependency Processing fails for some ># reason, uncomment the following lines. ># AutoReqProv: no ># Requires: libICE ># Requires: ORBit2 ># Requires: libSM ># Requires: libart_lgpl ># Requires: atk ># Requires: libbonobo ># Requires: libbonoboui ># Requires: glibc ># Requires: cairo ># Requires: GConf2 ># Requires: gtk2 ># Requires: glib2 ># Requires: libgnome ># Requires: libgnomecanvas ># Requires: libgnomeui ># Requires: gnome-vfs2 ># Requires: libgtop2 ># Requires: gnome-panel-libs ># Requires: pango ># Requires: popt > > >%description >This is a panel applet that displays the CPU and memory >load as a bubbling liquid. The latest version is available >off http://savannah.nongnu.org/download/bubblemon/. Choose >Add to Panel->Utility->Bubblemon in your GNOME Panel. > >%description -l fr >Cette appliquette affiche votre charge CPU et mémoire comme un liquide >à bulle. La dernière version est disponible chez >http://savannah.nongnu.org/download/bubblemon/. Choisissez Add to >Panel->Utility->Moniteur de charge à bulles dans le Tableau de Bord >GNOME. > >%prep > >%setup >./configure --with-all-linguas --prefix=/usr CFLAGS="$RPM_OPT_FLAGS" > >%build >make > >%install >DESTDIR=/tmp/%{name}-%{version} make -e install-strip > >%clean >make clean >rm -rf $RPM_BUILD_ROOT > >%files >%defattr(0755,root,root) >/usr/libexec/bubblemon-gnome2 >/usr/lib/bonobo/servers/GNOME_BubblemonApplet.server >/usr/share/gnome-2.0/ui/GNOME_BubblemonApplet.xml >/usr/share/locale/*/LC_MESSAGES/bubblemon.mo >/usr/share/pixmaps/bubblemon.png > >%doc AUTHORS README FAQ PROFILING TRANSLATIONS TODO >/usr/share/man/hu/man1/bubblemon-gnome2.1.gz >/usr/share/man/man1/bubblemon-gnome2.1.gz >/usr/share/man/sv/man1/bubblemon-gnome2.1.gz > > >%changelog >* Thu Jul 10 2008 Edwin ten Brink <edwin.ten.brink@gmail.com> >- Changed to newer RPM format: Copyright -> License, removed old bug > work-around for install, fixed name and version macro's, changed > Requires from libgtop -> Automatic Dependencies, added clean-up of > the build root, fixed man page locations. > >* Mon Mar 03 2003 Eric Lassauge <lassauge@mail.dotcom.fr> >- Added french translations >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 457236
:
312993
| 312995