Author: wrobell Date: Sat Mar 17 16:27:13 2007 GMT Module: SPECS Tag: DEVEL ---- Log message: - ver. 2.2.0
---- Files affected: SPECS: system-tools-backends.spec (1.15.2.4 -> 1.15.2.5) ---- Diffs: ================================================================ Index: SPECS/system-tools-backends.spec diff -u SPECS/system-tools-backends.spec:1.15.2.4 SPECS/system-tools-backends.spec:1.15.2.5 --- SPECS/system-tools-backends.spec:1.15.2.4 Mon Feb 12 14:20:15 2007 +++ SPECS/system-tools-backends.spec Sat Mar 17 17:27:08 2007 @@ -1,22 +1,14 @@ # $Revision$, $Date$ # -# TODO: -# - make %files section -# - test it -# - add pld th backends -# NOTE: -# - s-t-b 1.9.x will be not used with GNOME 2.16 (according to GNOME -# release team) -# Summary: GNOME System Tools backends Summary(pl.UTF-8): Backendy GNOME System Tools (narzÄdzi systemowych GNOME) Name: system-tools-backends -Version: 1.9.7 -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.9/%{name}-%{version}.tar.bz2 -# Source0-md5: 7fe167c1b02c0b65b8446ebefb4c5024 +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 @@ -54,13 +46,18 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus*/system.d/* -%{_datadir}/dbus-1/services/*.service + %dir %{_datadir}/%{name}-2.0 %dir %{_datadir}/%{name}-2.0/files -%attr(755,root,root) %{_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 @@ -76,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/system-tools-backends.spec?r1=1.15.2.4&r2=1.15.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
