packages: system-config-printer/system-config-printer.spec - up to 1.1.10 -...

lisu lisu at pld-linux.org
Thu Jul 23 10:57:41 CEST 2009


Author: lisu                         Date: Thu Jul 23 08:57:41 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.1.10
- use sed macro
- BR: sed >= 4.0

---- Files affected:
packages/system-config-printer:
   system-config-printer.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/system-config-printer/system-config-printer.spec
diff -u packages/system-config-printer/system-config-printer.spec:1.29 packages/system-config-printer/system-config-printer.spec:1.30
--- packages/system-config-printer/system-config-printer.spec:1.29	Fri Jul 17 10:42:03 2009
+++ packages/system-config-printer/system-config-printer.spec	Thu Jul 23 10:57:35 2009
@@ -2,12 +2,12 @@
 Summary:	A graphical interface for configuring printers
 Summary(pl.UTF-8):	Graficzny interfejs do zarządzania drukarkami
 Name:		system-config-printer
-Version:	1.1.8
+Version:	1.1.10
 Release:	1
-License:	GPL v2
+License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://cyberelk.net/tim/data/system-config-printer/1.1/%{name}-%{version}.tar.bz2
-# Source0-md5:	fa520cbf9cd86dc6fa8becd872bbbfa9
+# Source0-md5:	18d7455f832a9bc5b72d15e5e38913cd
 URL:		http://cyberelk.net/tim/software/system-config-printer/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -16,6 +16,7 @@
 BuildRequires:	intltool
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	sed >= 4.0
 BuildRequires:	xmlto
 %pyrequires_eq	python-libs
 Requires:	python-PyXML
@@ -42,7 +43,7 @@
 %prep
 %setup -q
 
-sed -i -e s#sr\@Latn#sr\@latin# configure.in
+%{__sed} -i -e 's#sr\@Latn#sr\@latin#' configure.in
 
 %build
 %{__intltoolize}
@@ -99,6 +100,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2009/07/23 08:57:35  lisu
+- up to 1.1.10
+- use sed macro
+- BR: sed >= 4.0
+
 Revision 1.29  2009/07/17 08:42:03  patrys
 - 1.1.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-config-printer/system-config-printer.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list