Mailinglist Archive: opensuse-arm (29 mails)
| < Previous | Next > |
[opensuse-arm] yast2-country patch in openSUSE:Factory:ARM urgently needed
- From: "Joop Boonen" <joop.boonen@xxxxxxxxxxxx>
- Date: Sat, 24 Dec 2011 15:40:24 +0100
- Message-id: <09e6140cd9ac16b574ce2244464d2851.squirrel@www.boonen.name>
Dear all,
Can someone please apply the attached patch to: openSUSE:Factory:ARM
yast2-country
It's quite urgent as this one should build yast2 .
Regards,
Joop.diff working copy against linked revision 0100b767065c191f373cfe6d8b40201a
Index: yast2-country.changes
===================================================================
--- yast2-country.changes (revision 0100b767065c191f373cfe6d8b40201a)
+++ yast2-country.changes (working copy)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sat Dec 24 14:17:41 UTC 2011 - joop.boonen@xxxxxxxxxxxx
+
+- Added directories that where missing to %files section
+ due to no existing PolicyKit-devel
+
-------------------------------------------------------------------
Wed Dec 21 14:48:22 CET 2011 - dmueller@xxxxxxx
Index: yast2-country.spec
===================================================================
--- yast2-country.spec (revision 0100b767065c191f373cfe6d8b40201a)
+++ yast2-country.spec (working copy)
@@ -133,6 +133,8 @@
%{_prefix}/share/applications/YaST2/yast-language.desktop
%{_prefix}/share/applications/YaST2/timezone.desktop
%{_prefix}/share/applications/YaST2/keyboard.desktop
+%dir /usr/share/PolicyKit
+%dir /usr/share/PolicyKit/policy
%attr(644,root,root) %config
/usr/share/PolicyKit/policy/org.opensuse.yast.modules.yapi.*.policy
%package data
Can someone please apply the attached patch to: openSUSE:Factory:ARM
yast2-country
It's quite urgent as this one should build yast2 .
Regards,
Joop.diff working copy against linked revision 0100b767065c191f373cfe6d8b40201a
Index: yast2-country.changes
===================================================================
--- yast2-country.changes (revision 0100b767065c191f373cfe6d8b40201a)
+++ yast2-country.changes (working copy)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Sat Dec 24 14:17:41 UTC 2011 - joop.boonen@xxxxxxxxxxxx
+
+- Added directories that where missing to %files section
+ due to no existing PolicyKit-devel
+
-------------------------------------------------------------------
Wed Dec 21 14:48:22 CET 2011 - dmueller@xxxxxxx
Index: yast2-country.spec
===================================================================
--- yast2-country.spec (revision 0100b767065c191f373cfe6d8b40201a)
+++ yast2-country.spec (working copy)
@@ -133,6 +133,8 @@
%{_prefix}/share/applications/YaST2/yast-language.desktop
%{_prefix}/share/applications/YaST2/timezone.desktop
%{_prefix}/share/applications/YaST2/keyboard.desktop
+%dir /usr/share/PolicyKit
+%dir /usr/share/PolicyKit/policy
%attr(644,root,root) %config
/usr/share/PolicyKit/policy/org.opensuse.yast.modules.yapi.*.policy
%package data
| < Previous | Next > |