]> git.pld-linux.org Git - packages/LinNeighborhood.git/commitdiff
- sorted BRs auto/ac/LinNeighborhood-0_6_5-4
authorpaladine <paladine@pld-linux.org>
Fri, 26 Nov 2004 12:53:44 +0000 (12:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed desktop file
- rel 4

Changed files:
    LinNeighborhood.spec -> 1.32

LinNeighborhood.spec

index 1287cda098e3d5a20dbd5782ed49b796439f0d31..816b103c37c5c5a649f7da5bd5c40bdde9cb33da 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl):    GUI dla Otoczenia Sieciowego (SMB) w Linuksie
 Summary(pt_BR):        Interface gráfica para a vizinhança da rede
 Name:          LinNeighborhood
 Version:       0.6.5
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://www.bnro.de/~schmidjo/download/%{name}-%{version}.tar.gz
@@ -12,10 +12,10 @@ Source1:    %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-po.patch
 URL:           http://www.bnro.de/~schmidjo/
-BuildRequires: gtk+-devel >= 1.2.0
-BuildRequires: gettext-devel
-BuildRequires: automake
 BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: gettext-devel
+BuildRequires: gtk+-devel >= 1.2.0
 BuildRequires: libtool
 Requires:      samba-client
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,7 +60,6 @@ install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-
 %find_lang %{name}
 
 %clean
This page took 0.0717 seconds and 4 git commands to generate.