SHA256
1
0
forked from pool/enca

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:
Michal Čihař 2011-09-19 09:10:14 +00:00 committed by Git OBS Bridge
parent bdd9f3d009
commit b74c86d9fc
2 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -80,8 +80,7 @@ library.
%build
%configure --disable-static --without-librecode
# %make %{?jobs:-j%jobs}
make
make %{?_smp_mflags}
%install
%makeinstall HTML_DIR=%{gtk_doc}/html
@ -92,9 +91,6 @@ rm %{buildroot}/%{_libdir}/libenca.la
%postun -n libenca0 -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog ChangeLog.prelib FAQ ChangeLog.old README THANKS TODO