OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=4
This commit is contained in:
parent
84c833ffd9
commit
3fbc52be9b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 28 19:28:14 CEST 2007 - jhargadon@suse.de
|
||||||
|
|
||||||
|
- added intltoolize to the specfile (#258379)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 27 14:27:27 CEST 2007 - sbrabec@suse.cz
|
Tue Mar 27 14:27:27 CEST 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ License: GNU General Public License (GPL)
|
|||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 2.17.91
|
Version: 2.17.91
|
||||||
Release: 4
|
Release: 8
|
||||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.17/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.17/%{name}-%{version}.tar.bz2
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -50,7 +50,7 @@ gnome-patch-translation-prepare
|
|||||||
gnome-patch-translation-update
|
gnome-patch-translation-update
|
||||||
|
|
||||||
%build
|
%build
|
||||||
glib-gettextize -f
|
intltoolize --force
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
%configure\
|
%configure\
|
||||||
--disable-scrollkeeper
|
--disable-scrollkeeper
|
||||||
@ -89,6 +89,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/pixmaps/gnome-system-monitor
|
%{_datadir}/pixmaps/gnome-system-monitor
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 28 2007 - jhargadon@suse.de
|
||||||
|
- added intltoolize to the specfile (#258379)
|
||||||
* Tue Mar 27 2007 - sbrabec@suse.cz
|
* Tue Mar 27 2007 - sbrabec@suse.cz
|
||||||
- Build on all products (call glib-gettextize, require gcc-c++).
|
- Build on all products (call glib-gettextize, require gcc-c++).
|
||||||
* Fri Mar 09 2007 - maw@suse.de
|
* Fri Mar 09 2007 - maw@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user