Author: wrobell Date: Sat Mar 17 16:29:09 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: SPECS: system-tools-backends.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/system-tools-backends.spec diff -u SPECS/system-tools-backends.spec:1.18 SPECS/system-tools-backends.spec:1.19 --- SPECS/system-tools-backends.spec:1.18 Mon Feb 12 23:09:17 2007 +++ SPECS/system-tools-backends.spec Sat Mar 17 17:29:04 2007 @@ -1,18 +1,21 @@ # $Revision$, $Date$ +# Summary: GNOME System Tools backends Summary(pl.UTF-8): Backendy GNOME System Tools (narzędzi systemowych GNOME) Name: system-tools-backends -Version: 1.4.2 -Release: 1 +Version: 2.2.0 +Release: 0.1 License: LGPL Group: Applications/System -Source0: http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.4/%{name}-%{version}.tar.bz2 -# Source0-md5: a0af1513becdf3b9bfed3535ad8f7dab +Source0: http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/2.2/%{name}-%{version}.tar.bz2 +# Source0-md5: c22888cd0d6de02601d014215959f4d0 URL: http://www.gnome.org/projects/gst/ BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: gnome-common >= 2.8.0 +BuildRequires: gnome-common >= 2.12.0 BuildRequires: intltool >= 0.33 +BuildRequires: perl-Net-DBus >= 0.33.3-1 +Requires: perl-Net-DBus >= 0.33.3-1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -47,12 +50,25 @@ %files -f system-tools-backends.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%{_aclocaldir}/*.m4 -%dir %{_datadir}/setup-tool-backends -%dir %{_datadir}/setup-tool-backends/files -%attr(755,root,root) %{_datadir}/setup-tool-backends/files/* -%dir %{_datadir}/setup-tool-backends/scripts -%attr(755,root,root) %{_datadir}/setup-tool-backends/scripts/* + +%dir %{_datadir}/%{name}-2.0 +%dir %{_datadir}/%{name}-2.0/files +%dir %{_datadir}/%{name}-2.0/scripts + +%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_datadir}/%{name}-2.0/files/* +%attr(755,root,root) %{_datadir}/%{name}-2.0/scripts/*.pl + +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus*/system.d/* + +%{_datadir}/dbus-1/services/*.service +%{_datadir}/%{name}-2.0/scripts/*.pm +%{_datadir}/%{name}-2.0/scripts/Init +%{_datadir}/%{name}-2.0/scripts/Network +%{_datadir}/%{name}-2.0/scripts/Shares +%{_datadir}/%{name}-2.0/scripts/Time +%{_datadir}/%{name}-2.0/scripts/Users +%{_datadir}/%{name}-2.0/scripts/Utils %{_pkgconfigdir}/*.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -61,8 +77,31 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/03/17 16:29:04 wrobell +- merged from DEVEL + Revision 1.18 2007/02/12 22:09:17 glen - tabs in preamble + +Revision 1.15.2.5 2007/03/17 16:27:08 wrobell +- ver. 2.2.0 + +Revision 1.15.2.4 2007/02/12 13:20:15 baggins +- converted to UTF-8 + +Revision 1.15.2.3 2006/10/06 19:15:05 grzegol +- 1.9.7 + +Revision 1.15.2.2 2006/10/05 12:52:29 grzegol +- updated to 1.9.6 +- removed outdated ac patch + +Revision 1.15.2.1 2006/09/11 20:04:16 grzegol +- updated to 1.9.5.1 +- removed outdated m4 patch + +Revision 1.15 2006/08/27 09:56:26 freetz +- added note Revision 1.17 2007/02/12 01:06:34 baggins - converted to UTF-8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/system-tools-backends.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
