SPECS: hardlink++.spec - pl - use rpmcxxflags
qboosh
qboosh at pld-linux.org
Sun Apr 15 11:07:03 CEST 2007
Author: qboosh Date: Sun Apr 15 09:07:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- use rpmcxxflags
---- Files affected:
SPECS:
hardlink++.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/hardlink++.spec
diff -u SPECS/hardlink++.spec:1.1 SPECS/hardlink++.spec:1.2
--- SPECS/hardlink++.spec:1.1 Wed Apr 11 13:18:10 2007
+++ SPECS/hardlink++.spec Sun Apr 15 11:06:58 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Rewrite in C++ of the hardlink utility
+Summary(pl.UTF-8): Narzędzie hardlink przepisane w C++
Name: hardlink++
Version: 0.02
Release: 3
@@ -18,6 +19,11 @@
A rewrite in C++ of the hardlink utility, which recursively parses
directory structures and creates hard links for identical files found.
+%description -l pl.UTF-8
+Ten pakiet zawiera przepisane w C++ narzędzie hardlink, rekurencyjnie
+analizujące struktury katalogów i tworzące twarde dowiązania dla
+znalezionych identycznych plików.
+
%prep
%setup -q
%patch0 -p1
@@ -27,7 +33,7 @@
%build
%{__make} \
CXX="%{__cxx}" \
- CXXFLAGS="%{optflags}"
+ CXXFLAGS="%{rpmcxxflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -47,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/04/15 09:06:58 qboosh
+- pl
+- use rpmcxxflags
+
Revision 1.1 2007/04/11 11:18:10 glen
- new, based on dag's spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hardlink++.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list