SPECS: gnome-netstatus.spec - merged from DEVEL and updated to 2.12.0
freetz
freetz at pld-linux.org
Tue Sep 6 19:38:38 CEST 2005
Author: freetz Date: Tue Sep 6 17:38:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged from DEVEL and updated to 2.12.0
---- Files affected:
SPECS:
gnome-netstatus.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/gnome-netstatus.spec
diff -u SPECS/gnome-netstatus.spec:1.20 SPECS/gnome-netstatus.spec:1.21
--- SPECS/gnome-netstatus.spec:1.20 Tue Jun 14 21:25:31 2005
+++ SPECS/gnome-netstatus.spec Tue Sep 6 19:38:33 2005
@@ -2,26 +2,28 @@
Summary: Applet that displays the network status in a GNOME panel
Summary(pl): Aplet wyświetlający stan połączeń sieciowych na panelu GNOME
Name: gnome-netstatus
-Version: 2.10.0
-Release: 3
+Version: 2.12.0
+Release: 1
License: GPL
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5: b1a044cfbe3299e00d514d966d4766e8
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/2.12/%{name}-%{version}.tar.bz2
+# Source0-md5: a5f23731a3bf232969e82afef8792a36
URL: http://www.gnome.org/
BuildRequires: GConf2-devel >= 2.10.0
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gettext-devel
BuildRequires: gnome-common >= 2.8.0
+BuildRequires: gnome-doc-utils >= 0.3.1-2
BuildRequires: gnome-panel-devel >= 2.10.0
-BuildRequires: gtk+2-devel >= 2:2.6.4
+BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: libglade2-devel >= 1:2.5.0
BuildRequires: libgnomeui-devel >= 2.10.0-2
BuildRequires: libtool
BuildRequires: perl-base
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: scrollkeeper
Requires(post): GConf2
Requires(post): scrollkeeper
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,6 +38,7 @@
%setup -q
%build
+gnome-doc-prepare --copy --force
%{__gnome_doc_common}
%{__libtoolize}
%{__aclocal}
@@ -43,7 +46,6 @@
%{__automake}
%configure \
--disable-schemas-install
-
%{__make}
%install
@@ -74,13 +76,13 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_libdir}/%{name}-applet
-%{_libdir}/bonobo/servers/*
-%{_datadir}/%{name}
%{_datadir}/gnome-2.0/ui/*
-%{_iconsdir}/*/*/*/*.png
-%{_pixmapsdir}/*
-%{_sysconfdir}/gconf/schemas/*
+%{_datadir}/%{name}
+%{_iconsdir}/hicolor/48x48/apps/*.png
+%{_libdir}/bonobo/servers/*
%{_omf_dest_dir}/%{name}
+%{_pixmapsdir}/*
+%{_sysconfdir}/gconf/schemas/netstatus.schemas
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -88,6 +90,25 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2005/09/06 17:38:33 freetz
+- merged from DEVEL and updated to 2.12.0
+
+Revision 1.20.2.5 2005/08/22 19:49:29 paladine
+- gnome-doc-utils for omf files
+- itemize schemas
+
+Revision 1.20.2.4 2005/08/22 19:28:51 aflinta
+- version 2.11.92
+
+Revision 1.20.2.3 2005/08/18 10:58:11 aflinta
+- rebuild with cairo, rel. 2
+
+Revision 1.20.2.2 2005/07/28 17:32:23 freetz
+- 2.11.90
+
+Revision 1.20.2.1 2005/07/24 09:17:37 freetz
+- 2.11.1, BRs/Rs updated, sorted %%files list
+
Revision 1.20 2005/06/14 19:25:31 zbyniu
- BR: gettext-devel, pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-netstatus.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list