]> git.pld-linux.org Git - packages/gnome-power-manager.git/blobdiff - gnome-power-manager.spec
- upower rebuild
[packages/gnome-power-manager.git] / gnome-power-manager.spec
index 8a2e27d9933ce99ff3abac48f1fa78d99f9ab52d..31b47c9299cfba67d6df26c673271bb49c8c9851 100644 (file)
@@ -1,18 +1,43 @@
 Summary:       GNOME Power Manager
-Name:          gnome-power
-Version:       0.0.3
-Release:       0.2
-Epoch:         0
-License:       GPL v2
+Summary(pl.UTF-8):     Zarządca energii dla GNOME
+Name:          gnome-power-manager
+Version:       3.12.2
+Release:       2
+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: hal-devel >= 0.5.2
-BuildRequires: libgnomeui-devel >= 2.10.0
-BuildRequires: libwnck-devel >= 2.10.0
-BuildRequires: rpmbuild(macros) >= 1.197
-Requires(post,preun):  GConf2
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/3.12/%{name}-%{version}.tar.xz
+# Source0-md5: eca19ce9369f352eae9fcaa596624250
+URL:           http://www.gnome.org/projects/gnome-power-manager/
+BuildRequires: autoconf >= 2.65
+BuildRequires: automake >= 1:1.11
+BuildRequires: cairo-devel >= 1.0.0
+BuildRequires: docbook-dtd41-sgml
+BuildRequires: docbook-dtd43-xml
+BuildRequires: docbook-utils
+BuildRequires: gettext-devel
+BuildRequires: glib2-devel >= 1:2.36.0
+BuildRequires: gnome-common >= 2.24.0
+BuildRequires: gnome-doc-utils >= 0.14.0
+BuildRequires: gtk+3-devel >= 3.3.8
+BuildRequires: intltool >= 0.50.0
+BuildRequires: libtool
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(find_lang) >= 1.23
+BuildRequires: rpmbuild(macros) >= 1.601
+BuildRequires: tar >= 1:1.22
+BuildRequires: upower-devel >= 0.9.1
+BuildRequires: xz
+Requires(post,postun): glib2 >= 1:2.26.0
+Requires(post,postun): gtk-update-icon-cache
+Requires:      glib2 >= 1:2.36.0
+Requires:      gnome-icon-theme
+Requires:      gnome-session >= 3.0.0
+Requires:      gnome-themes-standard
+Requires:      hicolor-icon-theme
+Requires:      upower >= 0.9.1
+Obsoletes:     gnome-power
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,7 +47,7 @@ Uses of GNOME Power Manager infrastructure
 - 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
+- An icon, that when an additional battery is inserted, updates its
   display to show two batteries and recalculates how much time
   remaining. Would work for wireless mouse and keyboards, UPS's and
   PDA's.
@@ -36,12 +61,40 @@ Uses of GNOME Power Manager infrastructure
 - Presentation programs / movie players don't want the screensaver
   starting or screen blanking.
 
+%description -l pl.UTF-8
+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ąca 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 uruchomieniu wygaszacza ekranu i samemu wygaszaniu
+  ekranu podczas działania programów prezentacyjnych i odtwarzaczy
+  filmów
+
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
-autoreconf -i
-%configure
+%{__libtoolize}
+%{__intltoolize}
+%{__aclocal}
+%{__automake}
+%{__autoheader}
+%{__autoconf}
+%configure \
+       --disable-silent-rules
 %{__make}
 
 %install
@@ -50,19 +103,28 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} --with-gnome --all-name
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%gconf_schema_install gnome-power.schemas
+%update_icon_cache HighContrast
+%update_icon_cache hicolor
+%glib_compile_schemas
 
-%preun
-%gconf_schema_uninstall gnome-power.schemas
+%postun
+%update_icon_cache HighContrast
+%update_icon_cache hicolor
+%glib_compile_schemas
 
-%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
-%{_datadir}/%{name}
-%{_desktopdir}/*
+%doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/gnome-power-statistics
+%{_mandir}/man1/*.1*
+%{_datadir}/appdata/gnome-power-statistics.appdata.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
+%{_desktopdir}/gnome-power-statistics.desktop
+%{_iconsdir}/HighContrast/*/*/*
+%{_iconsdir}/hicolor/*/*/*
This page took 0.054384 seconds and 4 git commands to generate.