SPECS: system-tools-backends.spec - added ac patch (fix for creati...

grzegol grzegol at pld-linux.org
Tue Aug 15 20:28:49 CEST 2006


Author: grzegol                      Date: Tue Aug 15 18:28:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added ac patch (fix for creating SystemToolsBackends.pl)
- BR/R perl-Net-DBus >= 0.33.3-0.2
- rel. 2

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

---- Diffs:

================================================================
Index: SPECS/system-tools-backends.spec
diff -u SPECS/system-tools-backends.spec:1.12 SPECS/system-tools-backends.spec:1.13
--- SPECS/system-tools-backends.spec:1.12	Sun Aug 13 15:04:26 2006
+++ SPECS/system-tools-backends.spec	Tue Aug 15 20:28:44 2006
@@ -9,18 +9,19 @@
 Summary(pl):	Backendy GNOME System Tools (narzędzi systemowych GNOME)
 Name:		system-tools-backends
 Version:	1.9.3
-Release:	1
+Release:	2
 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
 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
+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
@@ -31,6 +32,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -45,8 +47,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-#%find_lang system-tools-backends
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,6 +76,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
 
================================================================

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



More information about the pld-cvs-commit mailing list