fixed packaging
authorAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 15:00:23 +0000 (07:00 -0800)
committerNicolas Guyomard <nicolas.guyomard@open.eurogiciel.org>
Fri, 7 Nov 2014 15:51:34 +0000 (16:51 +0100)
packaging/libpciaccess.spec

index 9fbd4a4..a42af39 100644 (file)
@@ -1,7 +1,3 @@
-#
-# Please submit bugfixes or comments via http://bugs.tizen.org/
-#
-
 Name:           libpciaccess
 Version:        0.13.1
 Release:        1
@@ -35,7 +31,7 @@ Development package for libpciaccess.
 %setup -q
 
 %build
-%reconfigure --disable-static \
+%configure --disable-static \
            --with-pciids-path=%{_datadir}/misc --with-zlib \
            LDFLAGS="${LDFLAGS} -Wl,--hash-style=both -Wl,--as-needed"
 make %{?_smp_mflags}
@@ -51,7 +47,7 @@ make %{?_smp_mflags}
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING AUTHORS
+%doc COPYING
 %{_libdir}/libpciaccess.so.0
 %{_libdir}/libpciaccess.so.0.11.*