Author: jareq Date: Mon Oct 17 12:51:11 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.23 - rel 1 - STBR
---- Files affected: SPECS: monotone.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/monotone.spec diff -u SPECS/monotone.spec:1.14 SPECS/monotone.spec:1.15 --- SPECS/monotone.spec:1.14 Wed Aug 24 09:34:30 2005 +++ SPECS/monotone.spec Mon Oct 17 14:51:05 2005 @@ -6,12 +6,12 @@ Summary: A free distributed version control system Summary(pl): Wolnodostępny rozproszony system kontroli wersji Name: monotone -Version: 0.22 +Version: 0.23 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://www.venge.net/monotone/downloads/%{name}-%{version}.tar.gz -# Source0-md5: ee0f25577b8a640df3015113e67bb718 +# Source0-md5: 6d9e909480c2be0b23e2820c3a42e6f1 URL: http://www.venge.net/monotone/ BuildRequires: boost-date_time-devel BuildRequires: boost-devel >= 1.32.0-3 @@ -61,6 +61,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -70,7 +72,7 @@ %postun [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1 -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS NEWS ChangeLog %attr(755,root,root) %{_bindir}/* @@ -83,6 +85,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2005/10/17 12:51:05 jareq +- updated to 0.23 +- rel 1 +- STBR + Revision 1.14 2005/08/24 07:34:30 jareq - updated to 0.22 - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/monotone.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
