I have made the following changes intended for :
  nemo:devel:mw / tzdata-timed

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.merproject.org//request/show/81

Thank You,
Petri M.

[This message was auto-generated]

---

Request # 81:

Messages from BOSS:

State: review at 2013-03-21T11:29:12 by cibot

Reviews:
       accepted by cibot : Prechecks succeeded.
       new for nemo:devel:mw : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:pgerdt:branches:nemo:devel:mw / tzdata-timed -> nemo:devel:mw / 
tzdata-timed
  
changes files:
--------------

++++++ new changes file:
--- tzdata-timed.changes
+++ tzdata-timed.changes
@@ -0,0 +1,3 @@
+* Thu Mar 21 2013 Petri M. Gerdt <[email protected]> - 2013b
+- Initial submission of new package that used to be subpackage of Mer tzdata 
package
+- Update TZ database to version 2013b

new:
----
  tzdata-timed-2013b.tar.bz2
  tzdata-timed.changes
  tzdata-timed.spec
  tzdata-timed.yaml

spec files:
-----------

++++++ new spec file:
--- tzdata-timed.spec
+++ tzdata-timed.spec
@@ -0,0 +1,58 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.25
+# 
+
+Name:       tzdata-timed
+
+# >> macros
+# << macros
+
+Summary:    Data files for the time daemon, timed
+Version:    2013b
+Release:    1
+Group:      System/System Control
+License:    Public Domain
+BuildArch:  noarch
+URL:        https://github.com/nemomobile/tzdata-timed
+Source0:    %{name}-%{version}.tar.bz2
+Source100:  tzdata-timed.yaml
+Requires:   tzdata
+
+%description
+Timed daemon datafiles that combine information about time zones,
+and mobile country codes.
+
+
+
+%prep
+%setup -q -n %{name}
+
+# >> setup
+# << setup
+
+%build
+# >> build pre
+# << build pre
+
+
+make %{?jobs:-j%jobs}
+
+# >> build post
+# << build post
+
+%install
+rm -rf %{buildroot}
+# >> install pre
+# << install pre
+%make_install
+
+# >> install post
+# << install post
+
+
+%files
+%defattr(-,root,root,-)
+# >> files
+%{_datadir}/tzdata-timed
+# << files

other changes:
--------------

++++++ tzdata-timed-2013b.tar.bz2 (new)

++++++ tzdata-timed.yaml (new)
--- tzdata-timed.yaml
+++ tzdata-timed.yaml
@@ -0,0 +1,18 @@
+Name: tzdata-timed
+Summary: Data files for the time daemon, timed
+Version: 2013b
+Release: 1
+Group: System/System Control
+License: Public Domain
+URL: https://github.com/nemomobile/tzdata-timed
+Sources:
+    - "%{name}-%{version}.tar.bz2"
+BuildArch: noarch
+Description: |
+    Timed daemon datafiles that combine information about time zones,
+    and mobile country codes.
+
+Requires:
+    - tzdata
+Configure: none
+



Reply via email to