]> git.pld-linux.org Git - packages/gnome-power-manager.git/blobdiff - gnome-power-manager.spec
- merged deps update from AC-branch
[packages/gnome-power-manager.git] / gnome-power-manager.spec
index 196bc90723f31a612975c5eaeb30165aaf073a00..80d1dbee4bbaac6acc8fdac7236f756a5b07aea2 100644 (file)
-
 Summary:       GNOME Power Manager
-Name:          gnome-power
-Version:       0.0.3
-Release:       0.1
-Epoch:         0
+Summary(pl):   Zarz±dca energii dla GNOME
+Name:          gnome-power-manager
+Version:       2.14.3
+Release:       3
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://dl.sourceforge.net/gnome-power/%{name}-%{version}.tar.gz
-# Source0-md5: 0f352d463b251a7b8b8a90a82627bb52
-URL:           http://gnome-power.sourceforge.net/
-BuildRequires: libgnomeui-devel
-BuildRequires: hal-devel >= 0.5.2
+Source0:       ftp://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/2.14/%{name}-%{version}.tar.bz2
+# Source0-md5: 431448b680b47df68a42f233cc2699fe
+Patch0:                %{name}-desktop.patch
+URL:           http://www.gnome.org/projects/gnome-power-manager/
+BuildRequires: autoconf >= 2.52
+BuildRequires: automake
+BuildRequires: dbus-devel >= 0.60
+BuildRequires: dbus-glib-devel >= 0.60
+BuildRequires: docbook-dtd41-sgml
+BuildRequires: docbook-utils
+BuildRequires: glib2-devel
+BuildRequires: hal-devel >= 0.5.6
+BuildRequires: libgnomeui-devel >= 2.14.0
+BuildRequires: libnotify-devel >= 0.4.0
+BuildRequires: libtool
+BuildRequires: libwnck-devel >= 2.14.0
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: scrollkeeper
+Obsoletes:     gnome-power
+Requires(post,preun):  GConf2
+Requires(post,postun): scrollkeeper
+Requires:      dbus-X11 >= 0.60
+Requires:      gnome-session >= 2.14.0
+Requires:      notification-daemon >= 0.3.5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Uses of GNOME Power Manager infrastructure
 - A dialogue that warns the user when on UPS power, that automatically
   begins a kind shutdown when the power gets critically low.
-- An icon that allows a user to dim the LCD screen with a slider, and does
-  do automatically when going from mains to battery power on a laptop.
+- An icon that allows a user to dim the LCD screen with a slider, and
+  does do automatically when going from mains to battery power on a
+  laptop.
 - An icon, that when an additional battery is inserted, updates it's
-  display to show two batteries and recalculates how much time remaining.
-  Would work for wireless mouse and keyboards, UPS's and PDA's.
-- A daemon that does a clean shutdown when the battery is critically low or
-  does a soft-suspend when you close the lid on your laptop (or press the
-  "suspend" button on your PC).
-- Tell Totem to use a codec that does low quality processing to conserve
-  battery power.
-- Postpone indexing of databases (e.g. up2date) or other heavy operations
-  until on mains power.
-- Presentation programs / movie players don't want the screensaver starting
-  or screen blanking.
+  display to show two batteries and recalculates how much time
+  remaining. Would work for wireless mouse and keyboards, UPS's and
+  PDA's.
+- A daemon that does a clean shutdown when the battery is critically
+  low or does a soft-suspend when you close the lid on your laptop (or
+  press the "suspend" button on your PC).
+- Tell Totem to use a codec that does low quality processing to
+  conserve battery power.
+- Postpone indexing of databases (e.g. up2date) or other heavy
+  operations until on mains power.
+- Presentation programs / movie players don't want the screensaver
+  starting or screen blanking.
+
+%description -l pl
+Zastosowania infrastruktury zarz±dcy energii GNOME:
+- okno dialogowe ostrzegaj±ce u¿ytkownika o zasilaniu z UPS-a,
+  automatycznie rozpoczynaj±ce uprzejme zamykanie systemu, kiedy
+  zasilanie jest w stanie krytycznym
+- ikona umo¿liwiaj±ca u¿ytkownikowi przyciemnienie ekranu LCD przy
+  u¿yciu suwaka i robi to automatycznie przy prze³±czaniu z g³ównego
+  ¼ród³a zasilania na baterie w laptopie
+- ikona, która po do³o¿eniu dodatkowej baterii uaktualnia wska¼nik,
+  aby pokazywa³ dwie baterie i przelicza ilo¶æ pozosta³ego czasu;
+  powinna dzia³aæ dla bezprzewodowych myszy i klawiatur, UPS-ów i PDA
+- demon wykonuj±cy czyste zamkniêcie systemu kiedy bateria jest w
+  stanie krytycznym i wykonuj±cy zamro¿enie systemu (soft-suspend)
+  przy zamykaniu pokrywy laptopa (albo naci¶niêciu przycisku
+  "suspend")
+- informowanie Totema, aby u¿ywa³ kodeka o ni¿szej jako¶ci w celu
+  zaoszczêdzenia energii baterii
+- wstrzymywanie indeksowania baz danych (np. up2date) i innych
+  ciê¿kich operacji do czasu pod³±czenia g³ównego ¼ród³a zasilania
+- zapobieganie uruchomienia screensaverów i wygaszaniu ekranu podczas
+  dzia³ania programów prezentacyjnych i odtwarzaczy filmów
 
 %prep
-%setup -q      -n %{name}
+%setup -q
+%patch0 -p1
 
 %build
-autoreconf -i
-%configure
+%{__libtoolize}
+%{__aclocal}
+%{__autoheader}
+%{__automake}
+%{__autoconf}
+%configure \
+       --disable-schemas-install \
+       --disable-scrollkeeper
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT \
+       autostartdir=%{_datadir}/gnome/autostart
 
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+
+%find_lang %{name} --all-name --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%gconf_schema_install gnome-power.schemas
+%gconf_schema_install gnome-power-manager.schemas
+%scrollkeeper_update_post
 
 %preun
-%gconf_schema_uninstall gnome-power.schemas
+%gconf_schema_uninstall gnome-power-manager.schemas
+
+%postun
+%scrollkeeper_update_postun
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_sysconfdir}/gconf/schemas/*.schemas
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/*
+%{_datadir}/gnome/autostart/gnome-power-manager.desktop
+%{_datadir}/dbus-1/services/*.service
+%{_mandir}/man1/*
 %{_datadir}/%{name}
 %{_desktopdir}/*
+%{_omf_dest_dir}/gnome-power-manager/gnome-power-manager-C.omf
+%{_sysconfdir}/gconf/schemas/gnome-power-manager.schemas
This page took 0.110893 seconds and 4 git commands to generate.