Accepting request 83426 from home:jengelh:bl-e
- Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/83426 OBS-URL: https://build.opensuse.org/package/show/Education/enca?expand=0&rev=21
This commit is contained in:
parent
bdd9f3d009
commit
b74c86d9fc
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant/obsolete tags/sections from specfile
|
||||||
|
(cf. packaging guidelines)
|
||||||
|
- Use %_smp_mflags for parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com
|
Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -80,8 +80,7 @@ library.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --without-librecode
|
%configure --disable-static --without-librecode
|
||||||
# %make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
make
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall HTML_DIR=%{gtk_doc}/html
|
%makeinstall HTML_DIR=%{gtk_doc}/html
|
||||||
@ -92,9 +91,6 @@ rm %{buildroot}/%{_libdir}/libenca.la
|
|||||||
|
|
||||||
%postun -n libenca0 -p /sbin/ldconfig
|
%postun -n libenca0 -p /sbin/ldconfig
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog ChangeLog.prelib FAQ ChangeLog.old README THANKS TODO
|
%doc AUTHORS COPYING ChangeLog ChangeLog.prelib FAQ ChangeLog.old README THANKS TODO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user