[meego-commits] 5173: Changes to Trunk/libmng

Anas Nashif nashif at linux.intel.com
Thu Jul 1 03:02:27 UTC 2010


Hi,
I have made the following changes to libmng in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #5173:

  submit:   Trunk:Testing/libmng(r3) -> Trunk/libmng


Message:
    migrate from Testing after handset day1

State:   new          2010-06-30T14:58:24 nashif
Comment: None



changes files:
--------------
--- libmng.changes
+++ libmng.changes
@@ -0,0 +1,3 @@
+* Thu Jun 24 2010 Bin Gao <bin.gao at intel.com> 1.0.10
+- Fix %doc for man files
+

spec files:
-----------
--- libmng.spec
+++ libmng.spec
@@ -60,6 +60,6 @@
 %defattr(-,root,root,0755)
 %{_libdir}/*.so
 %{_includedir}/*
-%{_mandir}/man3/*
-%{_mandir}/man5/*
+%doc %{_mandir}/man3/*
+%doc %{_mandir}/man5/*
 

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



More information about the MeeGo-commits mailing list