Bugzilla – Attachment 55269 Details for
Bug 130370
GNOME modemlights applet missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
proposed spec file
gnome-applets-modemlights.spec (text/plain), 2.23 KB, created by
Andreas Hanke
on 2005-10-24 20:02:47 UTC
(
hide
)
Description:
proposed spec file
Filename:
MIME Type:
Creator:
Andreas Hanke
Created:
2005-10-24 20:02:47 UTC
Size:
2.23 KB
patch
obsolete
># ># spec file for package gnome-applets-modemlights (Version 2.9.3.1) ># ># This file and all modifications and additions to the pristine ># package are under the same license as the package itself. ># > >%define _prefix /opt/gnome >%define _sysconfdir /etc%{_prefix} > >Name: gnome-applets-modemlights >License: GPL >Group: System/GUI/GNOME >Summary: Modem Lights applet >Version: 2.9.3.1 >Release: 0 >URL: http://www.gnome.org/ >Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.9/gnome-applets-%{version}.tar.bz2 >BuildRoot: %{_tmppath}/%{name}-%{version}-build >PreReq: gconf2 > >%description >The Modem Lights applet enables you to dial up to internet and monitor your >modem status. > > > >Authors: >-------- > John Ellis <johne@bellatlantic.net> > >%debug_package >%prep >%setup -n gnome-applets-%{version} > >%build >CFLAGS="%{optflags}" \ >./configure \ > --prefix=%{_prefix} \ > --libdir=%{_libdir} \ > --sysconfdir=%{_sysconfdir} \ > --libexecdir=%{_prefix}/lib/gnome-applets \ > --datadir=%{_datadir} \ > --localstatedir=/var/lib \ > --disable-schemas-install >cd modemlights && make > >%install >rm -rf %{buildroot} >cd modemlights && make DESTDIR=%{buildroot} install ># for the icon to be found in the dialog where applets can be added to the panel >mkdir -p %{buildroot}%{_datadir}/pixmaps >mv %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/gnome-modem.png %{buildroot}%{_datadir}/pixmaps > >%clean >rm -rf %{buildroot} > >%post >export GCONF_CONFIG_SOURCE=`opt/gnome/bin/gconftool-2 --get-default-source` >opt/gnome/bin/gconftool-2 --makefile-install-rule etc/opt/gnome/gconf/schemas/modemlights.schemas > /dev/null >touch var/adm/SuSEconfig/run-scrollkeeper-update > >%postun >touch var/adm/SuSEconfig/run-scrollkeeper-update > >%files >%defattr(-,root,root) >%doc modemlights/AUTHORS modemlights/ChangeLog modemlights/TODO >%{_sysconfdir}/gconf/schemas/modemlights.schemas >%{_prefix}/lib/gnome-applets/modemlights_applet2 >%{_libdir}/bonobo/servers/GNOME_ModemLightsApplet.server >%{_datadir}/gnome/help/modemlights >%{_datadir}/gnome-2.0/ui/GNOME_ModemlightsApplet.xml >%{_datadir}/omf/gnome-applets >%{_datadir}/pixmaps/gnome-modem.png > >%changelog -n gnome-applets-modemlights >* Wed Oct 12 2005 - root@localhost >- 2.9.3.1-0 >- initial package
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 130370
: 55269