Author: pluto Date: Wed Feb 23 20:30:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - bio2jack-config added to -devel. - release 1.
---- Files affected: SPECS: libbio2jack.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libbio2jack.spec diff -u SPECS/libbio2jack.spec:1.2 SPECS/libbio2jack.spec:1.3 --- SPECS/libbio2jack.spec:1.2 Wed Feb 23 20:31:21 2005 +++ SPECS/libbio2jack.spec Wed Feb 23 21:30:24 2005 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka do łatwego portowania aplikacji z blokującym we/wy dźwięku do Jacka Name: libbio2jack Version: 0.4 -Release: 0.1 +Release: 1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/sourceforge/bio2jack/bio2jack-%{version}.tar.gz @@ -61,10 +61,6 @@ %build %{__libtoolize} -#%{__aclocal} -#%{__autoconf} -#%{__autoheader} -#%{__automake} %configure %{__make} all @@ -75,6 +71,7 @@ DESTDIR=$RPM_BUILD_ROOT install -D bio2jack.h $RPM_BUILD_ROOT%{_includedir}/bio2jack.h +install -D bio2jack-config $RPM_BUILD_ROOT%{_bindir}/bio2jack-config %clean rm -rf $RPM_BUILD_ROOT @@ -89,6 +86,7 @@ %files devel %defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/bio2jack-config %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/*.h @@ -103,6 +101,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/02/23 20:30:24 pluto +- bio2jack-config added to -devel. +- release 1. + Revision 1.2 2005/02/23 19:31:21 qboosh - pl, BR: libtool (only???) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libbio2jack.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
