From 067e17ea2537d441a904e138a94c7b904790e0ee Mon Sep 17 00:00:00 2001 From: "Tu, Truong" Date: Fri, 25 May 2012 09:02:37 -0700 Subject: [PATCH] "Removed spectacle comments from .spec" --- packaging/libasyncns.changes | 3 +++ packaging/libasyncns.spec | 24 ------------------------ 2 files changed, 3 insertions(+), 24 deletions(-) diff --git a/packaging/libasyncns.changes b/packaging/libasyncns.changes index c7f641b..43f392f 100644 --- a/packaging/libasyncns.changes +++ b/packaging/libasyncns.changes @@ -1,3 +1,6 @@ +* Fri May 25 16:01:30 UTC 2012 - tu.c.truong@intel.com +- Removed spectacle comments from .spec + * Wed May 23 18:48:31 UTC 2012 - tu.c.truong@intel.com - Initial commit to Gerrit diff --git a/packaging/libasyncns.spec b/packaging/libasyncns.spec index 3bd52e6..3fc43ec 100644 --- a/packaging/libasyncns.spec +++ b/packaging/libasyncns.spec @@ -1,10 +1,3 @@ -# -# Do not Edit! Generated by: -# spectacle version 0.13~pre -# -# >> macros -# << macros - Name: libasyncns Summary: Asynchronous Name Service Library Version: 0.7 @@ -34,35 +27,22 @@ Description: %{summary} %prep %setup -q -n %{name}-%{version} -# >> setup -# << setup %build -# >> build pre -# << build pre %configure --disable-static \ --disable-rpath -# Call make instruction with smp support make %{?jobs:-j%jobs} -# >> build post -# << build post %install rm -rf %{buildroot} -# >> install pre -# << install pre %make_install -# >> install post -# << install post %clean rm -rf %{buildroot} - - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -71,18 +51,14 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -# >> files %doc README LICENSE %{_libdir}/libasyncns.so.* %doc /usr/share/doc/libasyncns -# << files %files devel %defattr(-,root,root,-) -# >> files devel %{_includedir}/asyncns.h %{_libdir}/libasyncns.so %{_libdir}/pkgconfig/libasyncns.pc -# << files devel -- 2.7.4