SPECS: system-tools-backends.spec - 1.4.2 on HEAD, 1.9.x on DEVEL
grzegol
grzegol at pld-linux.org
Sat Sep 2 00:42:37 CEST 2006
Author: grzegol Date: Fri Sep 1 22:42:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.4.2 on HEAD, 1.9.x on DEVEL
---- Files affected:
SPECS:
system-tools-backends.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/system-tools-backends.spec
diff -u SPECS/system-tools-backends.spec:1.15 SPECS/system-tools-backends.spec:1.16
--- SPECS/system-tools-backends.spec:1.15 Sun Aug 27 11:56:26 2006
+++ SPECS/system-tools-backends.spec Sat Sep 2 00:42:31 2006
@@ -1,31 +1,18 @@
# $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): Backendy GNOME System Tools (narzędzi systemowych GNOME)
Name: system-tools-backends
-Version: 1.9.3
-Release: 3
+Version: 1.4.2
+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: 4ad33a82d18a990723393a9aa9677d35
-Patch0: %{name}-ac.patch
-Patch1: %{name}-m4.patch
+Source0: http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.4/%{name}-%{version}.tar.bz2
+# Source0-md5: a0af1513becdf3b9bfed3535ad8f7dab
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 >= 0.33.3-0.2
-Requires: perl-Net-DBus >= 0.33.3-0.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -36,8 +23,6 @@
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
%build
%{__aclocal}
@@ -52,27 +37,22 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+
+%find_lang system-tools-backends
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f system-tools-backends.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus*/system.d/*
%{_aclocaldir}/*.m4
-%{_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
+%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/*
%{_pkgconfigdir}/*.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,23 +61,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.15 2006/08/27 09:56:26 freetz
-- added note
-
-Revision 1.14 2006/08/23 21:21:37 grzegol
-- added m4 patch (fixes system-tools-backends.m4 file), rel. 3
-
-Revision 1.13 2006/08/15 18:28:44 grzegol
-- added ac patch (fix for creating SystemToolsBackends.pl)
-- BR/R perl-Net-DBus >= 0.33.3-0.2
-- rel. 2
-
-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
+Revision 1.16 2006/09/01 22:42:31 grzegol
+- 1.4.2 on HEAD, 1.9.x on DEVEL
Revision 1.10 2006/02/17 20:40:33 aflinta
- 1.4.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/system-tools-backends.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list