This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog          |    8 ++++++--
 moblin-image-creator.spec |    5 ++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 0aee67df7733b958dd075bc69b04603f2f8e93ac
Author: Mitsutaka Amano <[EMAIL PROTECTED]>
Date:   Tue Jul 29 12:22:09 2008 +0900

    * Added dist parametor on rpm spec file.


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 2db9ae4..1e84702 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -73,9 +73,13 @@ moblin-image-creator (0.45) UNRELEASED; urgency=low
   * Adding KVM and NAND buttons to GUI
   * Making changes to Yum package manager
   * Adding functions to get/set NAND kernel cmd line
-  * Adding yum specific package handling 
+  * Adding yum specific package handling
 
- -- Prajwal Mohan <[EMAIL PROTECTED]>  Mon, 28 Jul 2008 17:12:17 -0700
+  [ Mitsutaka Amano ]
+  * Updated rpm spec file for 0.45.
+  * Added dist parametor on rpm spec file. 
+
+ -- Mitsutaka Amano <[EMAIL PROTECTED]>  Tue, 29 Jul 2008 12:21:38 +0900
 
 moblin-image-creator (0.44) gaston; urgency=low
 
diff --git a/moblin-image-creator.spec b/moblin-image-creator.spec
index f276c9f..508fd51 100644
--- a/moblin-image-creator.spec
+++ b/moblin-image-creator.spec
@@ -1,7 +1,7 @@
 Summary: Mobline Image Creator -- Mobile & Internet Linux Development Kit
 Name: moblin-image-creator
 Version: 0.45
-Release: 1
+Release: 1%{?dist}
 License: GPL
 Group: Development
 Packager: Mitsutaka Amano <[EMAIL PROTECTED]>
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 /var/lib/moblin-image-creator/.empty
 
 %changelog
+* Thu Jul 29 2008 Mitsutaka Amano <[EMAIL PROTECTED]>
+- Added dist parametor on rpm spec file.
+
 * Thu Jul 24 2008 Mitsutaka Amano <[EMAIL PROTECTED]>
 - Rebuild for 0.45
 
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits

Reply via email to