Author: freetz Date: Sun Nov 27 21:17:32 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.3.0rc3, international files packaged
---- Files affected: SPECS: obby.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/obby.spec diff -u SPECS/obby.spec:1.7 SPECS/obby.spec:1.8 --- SPECS/obby.spec:1.7 Fri Nov 18 20:58:22 2005 +++ SPECS/obby.spec Sun Nov 27 22:17:27 2005 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define _rc rc1 +%define _rc rc3 Summary: obby library Summary(pl): Biblioteka obby Name: obby @@ -8,14 +8,14 @@ License: BSD Group: Libraries Source0: http://releases.0x539.de/obby/%{name}-%{version}%{_rc}.tar.gz -# Source0-md5: c42599423aa8cc1ff5cd374806984edf +# Source0-md5: 7f6eae742cd20ceb239604bd2415a09a URL: http://gobby.0x539.de/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gmp-c++-devel BuildRequires: howl-devel BuildRequires: libtool -BuildRequires: net6-devel >= 1.2.0 +BuildRequires: net6-devel >= 1.2.1 BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -78,13 +78,15 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so.*.* @@ -105,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/11/27 21:17:27 freetz +- 0.3.0rc3, international files packaged + Revision 1.7 2005/11/18 19:58:22 freetz - 0.3.0rc1, full am/ac rebuild, more BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/obby.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
