SPECS: system-config-keyboard.spec - use .pyc not .py - rel 3
patrys
patrys at pld-linux.org
Sat Sep 20 00:22:39 CEST 2008
Author: patrys Date: Fri Sep 19 22:22:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use .pyc not .py
- rel 3
---- Files affected:
SPECS:
system-config-keyboard.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/system-config-keyboard.spec
diff -u SPECS/system-config-keyboard.spec:1.11 SPECS/system-config-keyboard.spec:1.12
--- SPECS/system-config-keyboard.spec:1.11 Tue Sep 16 01:52:23 2008
+++ SPECS/system-config-keyboard.spec Sat Sep 20 00:22:34 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Graficzny interfejs do zmiany klawiatury
Name: system-config-keyboard
Version: 1.2.15
-Release: 2
+Release: 3
License: GPL
Group: Base
# https://fedorahosted.org/releases/s/y/system-config-keyboard/ (not yet)
@@ -15,6 +15,7 @@
BuildRequires: desktop-file-utils
BuildRequires: gettext-devel
BuildRequires: intltool
+BuildRequires: sed
Requires(post,postun): hicolor-icon-theme
Requires: firstboot >= 1.99
Requires: gtk+2 >= 2:2.6
@@ -51,6 +52,8 @@
--add-category System \
$RPM_BUILD_ROOT%{_desktopdir}/system-config-keyboard.desktop
+sed -i 's/\.py/.pyc/' $RPM_BUILD_ROOT%{_sbindir}/system-config-keyboard
+
%py_comp $RPM_BUILD_ROOT%{_datadir}/system-config-keyboard
%py_ocomp $RPM_BUILD_ROOT%{_datadir}/system-config-keyboard
%py_postclean %{_datadir}/system-config-keyboard
@@ -85,6 +88,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2008/09/19 22:22:34 patrys
+- use .pyc not .py
+- rel 3
+
Revision 1.11 2008/09/15 23:52:23 patrys
- update hicolor
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-keyboard.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list