SPECS: system-config-keyboard.spec - 1.2.15
patrys
patrys at pld-linux.org
Fri Aug 29 13:52:09 CEST 2008
Author: patrys Date: Fri Aug 29 11:52:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.2.15
---- Files affected:
SPECS:
system-config-keyboard.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/system-config-keyboard.spec
diff -u SPECS/system-config-keyboard.spec:1.8 SPECS/system-config-keyboard.spec:1.9
--- SPECS/system-config-keyboard.spec:1.8 Tue Jun 12 08:01:48 2007
+++ SPECS/system-config-keyboard.spec Fri Aug 29 13:52:04 2008
@@ -2,23 +2,23 @@
Summary: A graphical interface for modifying the keyboard
Summary(pl.UTF-8): Graficzny interfejs do zmiany klawiatury
Name: system-config-keyboard
-Version: 1.2.7
-Release: 0.6
+Version: 1.2.15
+Release: 1
License: GPL
Group: Base
-Source0: %{name}-%{version}.tar.bz2
-# Source0-md5: 625462272563a04e917229c1a06fd372
-Patch0: %{name}-consolehelper.patch
+Source0: %{name}-%{version}.tar.gz
+# Source0-md5: 13a0e4444f7fcbb6a3e9c88f42285faf
+Patch1: %{name}-beenset.patch
+Patch2: %{name}-fixcomments.patch
URL: http://fedora.redhat.com/projects/config-tools/
BuildRequires: desktop-file-utils
BuildRequires: gettext-devel
BuildRequires: intltool
-Requires: firstboot
+Requires: firstboot >= 1.99
Requires: gtk+2 >= 2:2.6
Requires: python >= 1:2.0
Requires: python-rhpl >= 0.53
Requires: python-xf86config
-#Requires: usermode >= 1.36
BuildArch: noarch
ExclusiveOS: Linux
ExcludeArch: s390 s390x ppc64
@@ -34,7 +34,8 @@
%prep
%setup -q
-%patch0 -p1
+%patch1 -p1
+%patch2 -p0
%install
rm -rf $RPM_BUILD_ROOT
@@ -45,8 +46,7 @@
desktop-file-install --vendor system --delete-original \
--dir $RPM_BUILD_ROOT%{_desktopdir} \
--add-category Application \
- --add-category SystemSetup \
- --add-category X-Red-Hat-Base \
+ --add-category System \
$RPM_BUILD_ROOT%{_desktopdir}/system-config-keyboard.desktop
%py_comp $RPM_BUILD_ROOT%{_datadir}/system-config-keyboard
@@ -76,7 +76,7 @@
%defattr(644,root,root,755)
%config(noreplace) %verify(not md5 mtime size) /etc/security/console.apps/system-config-keyboard
%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/system-config-keyboard
-%attr(755,root,root) %{_bindir}/system-config-keyboard
+%attr(755,root,root) %{_sbindir}/system-config-keyboard
%dir %{_datadir}/system-config-keyboard
%{_datadir}/system-config-keyboard/*
%dir %{_datadir}/firstboot
@@ -91,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008/08/29 11:52:04 patrys
+- 1.2.15
+
Revision 1.8 2007/06/12 06:01:48 spider
- url fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-keyboard.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list