]> git.pld-linux.org Git - packages/freshmeat-submit.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 May 2004 18:41:14 +0000 (18:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freshmeat-submit.spec -> 1.2

freshmeat-submit.spec

index 6499d357bd9e4b15682817ae7f98c77d4fe08212..e4a7c50a4b96e901c95b0ab71511014db05fc7a8 100644 (file)
@@ -1,5 +1,6 @@
 %include       /usr/lib/rpm/macros.python
 Summary:       Submit release information to freshmeat.net
 %include       /usr/lib/rpm/macros.python
 Summary:       Submit release information to freshmeat.net
+Summary(pl):   Wysy³anie informacji o wydaniach na freshmeat.net
 Name:          freshmeat-submit
 Version:       1.4
 Release:       0.1
 Name:          freshmeat-submit
 Version:       1.4
 Release:       0.1
@@ -7,9 +8,9 @@ License:        GPL
 Group:         Applications/System
 Source0:       http://www.catb.org/~esr/freshmeat-submit/%{name}-%{version}.tar.gz
 # Source0-md5: ab45def4807f8ee8da9d877eb3175f90
 Group:         Applications/System
 Source0:       http://www.catb.org/~esr/freshmeat-submit/%{name}-%{version}.tar.gz
 # Source0-md5: ab45def4807f8ee8da9d877eb3175f90
+URL:           http://www.catb.org/~esr/freshmeat-submit/
 BuildRequires: rpm-pythonprov
 Requires:      python
 BuildRequires: rpm-pythonprov
 Requires:      python
-URL:           http://www.catb.org/~esr/freshmeat-submit/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -19,12 +20,19 @@ for use in project release scripts. It reads the metadata from an
 RFC-2822-like message on standard input, possibly with overrides by
 command-line switches.
 
 RFC-2822-like message on standard input, possibly with overrides by
 command-line switches.
 
+%description -l pl
+freshmeat-submit to skrypt wspomagaj±cy zdalne wysy³anie uaktualnieñ
+informacji o wydaniach na Freshmeacie poprzez interfejs XML-RPC. Jest
+przeznaczony do u¿ywania w skryptach u¿ywanych przy wydawaniu
+projektów. Odczytuje metadane z wiadomo¶ci w stylu RFC-2822 ze
+standardowego wej¶cia z mo¿liwymi przykryciami poprzez opcje z linii
+poleceñ.
+
 %prep
 %setup -q
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %prep
 %setup -q
 
 %install
 rm -rf $RPM_BUILD_ROOT
-rm -rf "$RPM_BUILD_ROOT"
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
 install freshmeat-submit $RPM_BUILD_ROOT%{_bindir}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
 install freshmeat-submit $RPM_BUILD_ROOT%{_bindir}
This page took 0.080751 seconds and 4 git commands to generate.