SPECS: system-config-date.spec - 1.9.17
patrys
patrys at pld-linux.org
Tue Dec 18 13:37:32 CET 2007
Author: patrys Date: Tue Dec 18 12:37:32 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.9.17
---- Files affected:
SPECS:
system-config-date.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/system-config-date.spec
diff -u SPECS/system-config-date.spec:1.4 SPECS/system-config-date.spec:1.5
--- SPECS/system-config-date.spec:1.4 Mon Feb 12 23:09:17 2007
+++ SPECS/system-config-date.spec Tue Dec 18 13:37:27 2007
@@ -2,12 +2,13 @@
Summary: A graphical interface for modifying system date and time
Summary(pl.UTF-8): Graficzny interfejs do zmiany daty i czasu systemowego
Name: system-config-date
-Version: 1.8.2
-Release: 0.1
+Version: 1.9.17
+Release: 1
License: GPL
Group: Base
Source0: %{name}-%{version}.tar.bz2
-# Source0-md5: 04b0e69d7d0c4d9fbffde77dfe62522b
+# Source0-md5: 6551690e7362a7d912e3a6a70cba1915
+Patch0: %{name}-desktop.patch
URL: http://fedora.redhat.com/projects/config-tools/
BuildRequires: desktop-file-utils
BuildRequires: gettext-devel
@@ -16,16 +17,13 @@
#Requires(post): hicolor-icon-theme
#Requires(postun): hicolor-icon-theme
#Requires: chkconfig
-#Requires: htmlview
-#Requires: newt
-#Requires: ntp
+Requires: python-newt
+Requires: ntp-client
#Requires: pygtk2-libglade
Requires: python-gnome-canvas
-#Requires: python2
-#Requires: rhpl
+Requires: python-rhpl
#Requires: usermode >= 1.36
Conflicts: firstboot <= 1.3.26
-ExclusiveOS: Linux
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,6 +40,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__make}
@@ -56,7 +55,7 @@
--add-category X-Red-Hat-Base \
$RPM_BUILD_ROOT%{_desktopdir}/system-config-date.desktop
-%find_lang %{name}
+%find_lang %{name} --with-gnome --with-omf
%py_comp $RPM_BUILD_ROOT%{_datadir}/system-config-date
%py_ocomp $RPM_BUILD_ROOT%{_datadir}/system-config-date
@@ -97,7 +96,6 @@
%config(noreplace) %verify(not md5 mtime size) %{_datadir}/system-config-date/ntp.template
%{_datadir}/system-config-date/*.py[co]
%{_datadir}/system-config-date/*.glade
-%{_datadir}/system-config-date/regions
%dir %{_datadir}/system-config-date/pixmaps
%{_datadir}/system-config-date/pixmaps/system-config-date.png
%{_datadir}/system-config-date/pixmaps/map1440.png
@@ -113,7 +111,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.4 2007-02-12 22:09:17 glen
+Revision 1.5 2007-12-18 12:37:27 patrys
+- 1.9.17
+
+Revision 1.4 2007/02/12 22:09:17 glen
- tabs in preamble
Revision 1.3 2007/02/12 01:06:43 baggins
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-date.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list