updated spec and changes files
authorImran Zaman <imran.zaman@intel.com>
Fri, 20 Dec 2013 13:17:38 +0000 (15:17 +0200)
committerImran Zaman <imran.zaman@intel.com>
Fri, 20 Dec 2013 13:17:38 +0000 (15:17 +0200)
configure.ac
dists/rpm/gum-suse.spec
dists/rpm/tizen/packaging/gum-tizen.changes
dists/rpm/tizen/packaging/gum-tizen.spec

index 2fc27e4..3477f02 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.60])
-AC_INIT([gum], [0.0.1],[],[],[https://github.com/otcshare/gum])
+AC_INIT([gumd], [0.0.1],[],[],[https://github.com/01org/gumd])
 AC_CONFIG_SRCDIR([src/daemon/main.c])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR([build-aux])
index 48cf982..85cadd0 100644 (file)
@@ -11,7 +11,8 @@ Version: 0.0.1
 Release: 1
 Group: System/Libraries
 License: LGPL-2.1+
-Source: %{name}-%{version}.tar.gz
+Source: %{name}d-%{version}.tar.gz
+URL: https://github.com/01org/gumd
 %if %{dbus_type} != "p2p"
 Requires: dbus-1
 %endif
@@ -171,5 +172,8 @@ groupadd -f -r gumd
 
 
 %changelog
+* Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
+- Release 0.0.1
+
 * Mon Sep 02 2013 Imran Zaman <imran.zaman@intel.com>
 - Initial RPM packaging
index a999943..7129e5c 100644 (file)
@@ -1,2 +1,5 @@
+* Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
+- Release 0.0.1
+
 * Mon Sep 02 2013 Imran Zaman <imran.zaman@intel.com>
 - Initial RPM packaging
index bd2a747..9f5848a 100644 (file)
@@ -10,7 +10,8 @@ Version: 0.0.1
 Release: 1
 Group: System/Libraries
 License: LGPL-2.1+
-Source: %{name}-%{version}.tar.gz
+Source: %{name}d-%{version}.tar.gz
+URL: https://github.com/01org/gumd
 Source1001:     %{name}d.manifest
 Source1002:     lib%{name}.manifest
 Source1003:     lib%{name}-common.manifest