SPECS: cvsync.spec - pl - noarch, no CFLAGS
qboosh
qboosh at pld-linux.org
Tue Jun 14 20:08:28 CEST 2005
Author: qboosh Date: Tue Jun 14 18:08:28 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- noarch, no CFLAGS
---- Files affected:
SPECS:
cvsync.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/cvsync.spec
diff -u SPECS/cvsync.spec:1.1 SPECS/cvsync.spec:1.2
--- SPECS/cvsync.spec:1.1 Mon Jun 13 00:21:13 2005
+++ SPECS/cvsync.spec Tue Jun 14 20:08:23 2005
@@ -1,28 +1,36 @@
# $Revision$, $Date$
-
Summary: Tailor, the VCS sync tool
+Summary(pl): Tailor - narzędzie do synchronizacji systemów kontroli wersji
Name: cvsync
Version: 0
%define codate 20050612
Release: 0.%{codate}.1
License: Free
+Group: Development/Version Control
Source0: cvsync-%{codate}.tar.gz
# Source0-md5: b3d7d184ecbf95278dc8112d67f48cfe
URL: http://darcs.net/DarcsWiki/Tailor
-Group: Development/Version Control
BuildRequires: python
BuildRequires: python-devel >= 2.2
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-A Python tool able to keep in sync various kinds of repository: it works for various revision control systems, digesting patches coming from three different VC, CVS, Subversion, Darcs and (still partially) Monotone and Codeville, preserving history.
+A Python tool able to keep in sync various kinds of repository: it
+works for various revision control systems, digesting patches coming
+from three different VC, CVS, Subversion, Darcs and (still partially)
+Monotone and Codeville, preserving history.
+
+%description -l pl
+Narzędzie w Pythonie potrafiące synchronizować różne rodzaje
+repozytoriów - działa z różnymi systemami kontroli wersji, zbierając
+łaty nadchodzące z trzech różnych VC: CVS, Subversion, Darcs oraz
+(jeszcze częściowo) Monotone i Codeville, zachowując historię.
%prep
%setup -q -n %{name}
%build
-CFLAGS="%{rpmcflags}"
-export CFLAGS
python setup.py build
%install
@@ -48,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/06/14 18:08:23 qboosh
+- pl
+- noarch, no CFLAGS
+
Revision 1.1 2005/06/12 22:21:13 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cvsync.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list