packages: PackageKit/PackageKit.spec, PackageKit/bashism.patch (NEW) - unba...

glen glen at pld-linux.org
Thu Nov 19 15:31:10 CET 2009


Author: glen                         Date: Thu Nov 19 14:31:10 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unbash; rel 2

---- Files affected:
packages/PackageKit:
   PackageKit.spec (1.45 -> 1.46) , bashism.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/PackageKit/PackageKit.spec
diff -u packages/PackageKit/PackageKit.spec:1.45 packages/PackageKit/PackageKit.spec:1.46
--- packages/PackageKit/PackageKit.spec:1.45	Wed Nov  4 19:19:26 2009
+++ packages/PackageKit/PackageKit.spec	Thu Nov 19 15:31:04 2009
@@ -12,12 +12,13 @@
 Summary(pl.UTF-8):	Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami
 Name:		PackageKit
 Version:	0.5.4
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://www.packagekit.org/releases/%{name}-%{version}.tar.bz2
 # Source0-md5:	fe6bb960e11d67af23edd5b7bd758f03
 Patch1:		%{name}-PLD.patch
+Patch2:		bashism.patch
 URL:		http://www.packagekit.org/
 BuildRequires:	NetworkManager-devel >= 0.6.5
 %if %{with qt}
@@ -242,6 +243,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 mkdir m4
 
 %build
@@ -421,6 +423,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2009/11/19 14:31:04  glen
+- unbash; rel 2
+
 Revision 1.45  2009/11/04 18:19:26  megabajt
 - updated to 0.5.4
 

================================================================
Index: packages/PackageKit/bashism.patch
diff -u /dev/null packages/PackageKit/bashism.patch:1.1
--- /dev/null	Thu Nov 19 15:31:10 2009
+++ packages/PackageKit/bashism.patch	Thu Nov 19 15:31:04 2009
@@ -0,0 +1,8 @@
+--- PackageKit-0.5.4/contrib/pm-utils/95packagekit~	2009-08-17 16:56:38.000000000 +0300
++++ PackageKit-0.5.4/contrib/pm-utils/95packagekit	2009-11-19 16:29:52.312297173 +0200
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+ # Copyright (C) 2007-2008 Richard Hughes <richard at hughsie.com>
+ #
+ # Licensed under the GNU General Public License Version 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/PackageKit/PackageKit.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list