Author: megabajt Date: Mon Feb 11 12:05:37 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.5.7
---- Files affected: SPECS: system-tools-backends.spec (1.27.2.2 -> 1.27.2.3) ---- Diffs: ================================================================ Index: SPECS/system-tools-backends.spec diff -u SPECS/system-tools-backends.spec:1.27.2.2 SPECS/system-tools-backends.spec:1.27.2.3 --- SPECS/system-tools-backends.spec:1.27.2.2 Tue Jan 15 15:50:34 2008 +++ SPECS/system-tools-backends.spec Mon Feb 11 13:05:31 2008 @@ -2,25 +2,28 @@ Summary: GNOME System Tools backends Summary(pl.UTF-8): Backendy GNOME System Tools (narzędzi systemowych GNOME) Name: system-tools-backends -Version: 2.5.6 +Version: 2.5.7 Release: 1 License: LGPL Group: Applications/System Source0: http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/2.5/%{name}-%{version}.tar.bz2 -# Source0-md5: 6ae2bdc387d0358c1ba330d5868b81d3 +# Source0-md5: 66b32aebffc50775c3c6bf64c90e8852 Source1: %{name}.init Patch0: %{name}-logindefs.patch Patch1: %{name}-incompatible-gpasswd.patch URL: http://www.gnome.org/projects/gst/ +BuildRequires: PolicyKit-devel >= 0.5 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.74 -BuildRequires: glib2-devel >= 1:2.14.0 -BuildRequires: gnome-common >= 2.18.0 +BuildRequires: glib2-devel >= 1:2.15.4 +BuildRequires: gnome-common >= 2.20.0 BuildRequires: libtool BuildRequires: perl-Net-DBus >= 0.33.5 +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig +Requires: PolicyKit Requires: perl-Net-DBus >= 0.33.5 Requires: rc-scripts BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,6 +43,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --with-stb-group=adm @@ -70,18 +74,17 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/system-tools-backends %attr(754,root,root) /etc/rc.d/init.d/system-tools-backends - -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus*/system.d/* +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/system-tools-backends.conf %{_datadir}/dbus-1/system-services/*.service -%{_datadir}/PolicyKit/policy/*.policy - +%{_datadir}/PolicyKit/policy/system-tools-backends.policy %dir %{_datadir}/%{name}-2.0 %dir %{_datadir}/%{name}-2.0/files %dir %{_datadir}/%{name}-2.0/scripts -%attr(755,root,root) %{_datadir}/%{name}-2.0/files/* -%attr(755,root,root) %{_datadir}/%{name}-2.0/scripts/*.pl +%attr(755,root,root) %{_datadir}/%{name}-2.0/files/general_isdn_ppp_options +%attr(755,root,root) %{_datadir}/%{name}-2.0/files/general_pppoe_ppp_options +%attr(755,root,root) %{_datadir}/%{name}-2.0/scripts/SystemToolsBackends.pl %{_datadir}/%{name}-2.0/scripts/*.pm %{_datadir}/%{name}-2.0/scripts/Init %{_datadir}/%{name}-2.0/scripts/Network @@ -89,7 +92,7 @@ %{_datadir}/%{name}-2.0/scripts/Time %{_datadir}/%{name}-2.0/scripts/Users %{_datadir}/%{name}-2.0/scripts/Utils -%{_pkgconfigdir}/*.pc +%{_pkgconfigdir}/system-tools-backends-2.0.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -97,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.3 2008-02-11 12:05:31 megabajt +- updated to 2.5.7 + Revision 1.27.2.2 2008-01-15 14:50:34 patrys - 2.5.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-tools-backends.spec?r1=1.27.2.2&r2=1.27.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
