On Sun, 10 Sep 2006, Paweł Gołaszewski wrote:

:] To nie do końca tak.
:] Projekt używa ac/am, więc tak naprawdę jest to wymagane. Wystarczy, że 
:] dokonasz małej korekty w czymkolwiek i ac/am będą już wymagane. 
:] Jakakolwiek łatka, wiele innych sytuacji.
:] 
:] Po prostu ac/am musi być sprawne.

Ok zostawilem wiec poprawnie kompilujace sie aka dzialajace ac/am.
Dopisalem to do RB zeby bylo poprawnie.

Prosze wiec teraz o sprawdzenie poprawnosci pliku .spec i uwagi.
Czy gdzies w nazwie pliku nie powinno byc dodane pre1 ? czy nie ma takiej 
potrzeby ? 

Kanedaaa

-- 
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]..
[+] You can take our lives,but you will never take our Freedom - W.Wallace
[+] Peace on earth depends on the peace in the peoples hearts - Dalai Lama
[+] Revolution the only solution - System of a down...
[+] Dalej idac dalej dojdziesz dalej siedzac dalej siedzisz - etoe aka ok0
[-] Kanedaaa... Bohateur... Cucumber Team Member...     [EMAIL PROTECTED]
--- ./nano.spec.orig    2006-09-10 03:21:47.718385528 +0200
+++ ./nano.spec 2006-09-10 22:29:02.213153944 +0200
@@ -1,17 +1,16 @@
-# $Revision: 1.78 $, $Date: 2005/06/12 14:20:10 $
-Summary:       nano (Nano's ANOther editor)
-Summary(pl):   nano - jeszcze jeden edytor
+Summary:       nano - Nano's ANOther editor, an enhanced free Pico clone
+Summary(pl):   nano - jeszcze jeden edytor, darmowy, rozbudowany klon Pico
 Name:          nano
-Version:       1.2.5
+Version:       1.9.99
+%define        subv    pre1
 Release:       1
 License:       GPL v2
 Group:         Applications/Editors
-Source0:       http://www.nano-editor.org/dist/v1.2/%{name}-%{version}.tar.gz
-# Source0-md5: f2b3efbf1cf356d736740d531b6b22c4
+Source0:       
http://www.nano-editor.org/dist/v1.3/%{name}-%{version}%{subv}.tar.gz
+# Source0-md5: 6409c8333052e60a83d3c5175f1ff7b7
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-info.patch
-Patch1:                %{name}-ncurses-ncurses.h.patch
 URL:           http://www.nano-editor.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -19,31 +18,33 @@
 BuildRequires: glib-devel
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: texinfo
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}%{subv}-root-%(id -u -n)
 
 %description
-nano (Nano's ANOther editor) is the editor formerly known as TIP (TIP
-Isn't Pico). It aims to emulate Pico as closely as possible while also
-offering a few enhancements.
+nano (Nano's ANOther editor) is a small, free and friendly editor which 
+aims to replace Pico, the default editor included in the non-free Pine 
+package.  Rather than just copying Pico's look and feel, nano also 
+implements some missing (or disabled by default) features in Pico, 
+such as "search and replace" and "go to line number".
 
 %description -l pl
-nano to edytor wcześniej znany jako TIP (Tip to nIe Pico). Jego celem
-jest emulowanie Pico tak dobrze jak to możliwe, jednocześnie oferując
-kilka rozszerzeń.
+nano to mały, wolny i przyjazny edytor, którego celem jest zastąpienie Pico, 
+standardowego edytora zawartego w nie wolnym pakiecie Pine. Oprócz wyglądu 
oraz 
+interfejsu, nano posiada kilka brakujących (lub wyłączonych standardowo) w 
Pico 
+funkcji, takich jak: "znajdź i zastąp" lub "idź do linii numer".
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{subv}
 %patch0 -p1
-%patch1 -p1
 
 %build
-rm -f missing m4/*.m4
 %{__gettextize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --enable-all
 %{__make}
 
 %install
@@ -69,12 +70,14 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README ChangeLog AUTHORS NEWS TODO
+%doc AUTHORS BUGS ChangeLog INSTALL NEWS README THANKS TODO UPGRADE 
doc/nanorc.sample doc/faq.html
 %attr(755,root,root) %{_bindir}/nano
 %{_desktopdir}/nano.desktop
 %{_mandir}/man[15]/*
+%{_mandir}/fr/man[15]/*
 %{_infodir}/*info*
 %{_pixmapsdir}/*
+%{_datadir}/nano/*
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym