Author: qboosh Date: Sun Dec 2 11:19:47 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added try-restart action to init script - release 2
---- Files affected: SPECS: git-core.spec (1.100 -> 1.101) ---- Diffs: ================================================================ Index: SPECS/git-core.spec diff -u SPECS/git-core.spec:1.100 SPECS/git-core.spec:1.101 --- SPECS/git-core.spec:1.100 Sun Dec 2 12:14:37 2007 +++ SPECS/git-core.spec Sun Dec 2 12:19:41 2007 @@ -1,5 +1,5 @@ # $Revision$, $Date$ - +# # Conditional build: %bcond_without tests # don't perform make test %bcond_without doc # skip building/packaging docs/manuals (takes some time) @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core Version: 1.5.3.7 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 @@ -422,6 +422,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.101 2007-12-02 11:19:41 qboosh +- added try-restart action to init script +- release 2 + Revision 1.100 2007-12-02 11:14:37 qboosh - use cvs-client BR (1.12 to avoid nserver 1.11? - but it didn't fail for me) - gitview deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.100&r2=1.101&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
