Applying smack manifest
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 19 Sep 2012 06:34:30 +0000 (15:34 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Sep 2012 03:56:16 +0000 (12:56 +0900)
Change-Id: Id2307f3a863fd95397d1b69abc937a4d33a7cedb

debian/changelog
libcom-core.manifest [new file with mode: 0644]
packaging/libcom-core.spec

index 49b15c8..db1f5db 100644 (file)
@@ -1,3 +1,10 @@
+com-core (0.2.4) unstable; urgency=low
+
+  * Git: slp/pkgs/c/com-core
+  * Tag: com-core_0.2.4
+
+ -- Sung-jae Park <nicesj.park@samsung.com>  Thu, 20 Sep 2012 12:56:01 +0900
+
 com-core (0.2.3) unstable; urgency=low
 
   * Git: slp/pkgs/c/com-core
diff --git a/libcom-core.manifest b/libcom-core.manifest
new file mode 100644 (file)
index 0000000..a76fdba
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+       <request>
+               <domain name="_" />
+       </request>
+</manifest>
index 5a783d7..f900b4e 100644 (file)
@@ -1,6 +1,6 @@
 Name: libcom-core
 Summary: Library for the light-weight IPC 
-Version: 0.2.3
+Version: 0.2.4
 Release: 1
 Group: main/util
 License: Flora License
@@ -33,7 +33,8 @@ rm -rf %{buildroot}
 
 %post
 
-%files
+%files -n libcom-core
+%manifest libcom-core.manifest
 %defattr(-,root,root,-)
 /usr/lib/*.so*