]> git.pld-linux.org Git - packages/conary.git/commitdiff
- pl; NEEDS FHS FIX
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 2 Sep 2004 18:38:31 +0000 (18:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    conary.spec -> 1.3

conary.spec

index 0a9d71be1edc77928839639a09a7fc57484e39ea..f25a9f34bc40fa1ffd19b6d85ea91cd32c20cdcd 100644 (file)
@@ -1,14 +1,18 @@
+#
+# TODO: FHS: don't package binaries in /usr/share!!!
+#
 Summary:       Distributed software management system for Linux distributions
+Summary(pl):   Rozproszony system zarz±dzania oprogramowaniem dla dystrybucji Linuksa
 Name:          conary
 Version:       0.9.0
-Release:       1
+Release:       0.1
 License:       CPL 1.0
 Group:         Applications/System
 Source0:       ftp://download.specifixinc.com/pub/conary/%{name}-%{version}.tar.bz2
 # Source0-md5: 011f2410365102b56fc79369cccccbf1
 URL:           http://wiki.specifixinc.com/
-BuildRequires: rpm-pythonprov
 BuildRequires: python-devel
+BuildRequires: rpm-pythonprov
 BuildRequires: sqlite-devel >= 3.0.0
 Requires:      python-devel-tools
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,6 +28,18 @@ single vendor, it allows administrators and developers to branch a
 distribution, keeping the pieces which fit their environment while
 grabbing components from other repositories across the Internet.
 
+%description -l pl
+Conary to rozproszony system zarz±dzania oprogramowaniem dla
+dystrybucji Linuksa. Zastêpuje tradycyjne rozwi±zania zarz±dzania
+pakietami (takie jak RPM czy dpkg) jednym, zaprojektowanym aby
+umo¿liwiæ lu¼n± wspó³pracê poprzez Internet. Umo¿liwia zbiorom
+rozproszonych i lu¼no powi±zanych repozytoriów na definiowanie
+komponentów, które s± instalowane w systemie linuksowym. Zamiast
+posiadania pe³nej dystrybucji pochodz±cej od jednego producenta,
+pozwala administratorom i deweloperom na odga³êzienie dystrybucji,
+trzymanie kawa³ków pasuj±cych do ich ¶rodowiska i wyci±ganie
+komponentów ¿ innych repozytoriów z Internetu.
+
 %prep
 %setup -q
 
This page took 0.063828 seconds and 4 git commands to generate.