SPECS: system-tools-backends.spec - updated to 1.9.3

grzegol grzegol at pld-linux.org
Sun Aug 13 15:04:31 CEST 2006


Author: grzegol                      Date: Sun Aug 13 13:04:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.9.3

---- Files affected:
SPECS:
   system-tools-backends.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/system-tools-backends.spec
diff -u SPECS/system-tools-backends.spec:1.11 SPECS/system-tools-backends.spec:1.12
--- SPECS/system-tools-backends.spec:1.11	Fri Aug  4 17:45:04 2006
+++ SPECS/system-tools-backends.spec	Sun Aug 13 15:04:26 2006
@@ -8,17 +8,19 @@
 Summary:	GNOME System Tools backends
 Summary(pl):	Backendy GNOME System Tools (narzędzi systemowych GNOME)
 Name:		system-tools-backends
-Version:	1.9.1
+Version:	1.9.3
 Release:	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:	908794a82839f28168a55227aa900311
+# Source0-md5:	4ad33a82d18a990723393a9aa9677d35
 URL:		http://www.gnome.org/projects/gst/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gnome-common >= 2.8.0
 BuildRequires:	intltool >= 0.33
+BuildRequires:	perl-Net-DBus
+Requires:	perl-Net-DBus
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,15 +50,24 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f system-tools-backends.lang
+%files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus*/system.d/*
 %{_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/*
+%{_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) %{_datadir}/%{name}-2.0/scripts/*.pl
+%{_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"`)
@@ -65,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/08/13 13:04:26  grzegol
+- updated to 1.9.3
+
 Revision 1.11  2006/08/04 15:45:04  czarny
  - DEVEL
  - up to 1.9.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/system-tools-backends.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list