X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=firestarter.spec;h=11cd769f64882ae10c58904d5b624f6714a1b157;hb=258ffc33fa95f8fc98350ad90789de09368829bd;hp=2e98ea06e9eaf30fab8e807770e5f8fc2b693904;hpb=0ed468b13a9a9e94168cac11cde862c08e27dcd5;p=packages%2Ffirestarter.git diff --git a/firestarter.spec b/firestarter.spec index 2e98ea0..11cd769 100644 --- a/firestarter.spec +++ b/firestarter.spec @@ -1,23 +1,22 @@ Summary: A GNOME firewall tool Summary(pl): Narzêdzie do konfiguracji firewalla dzia³aj±ce w ¶rodowisku GNOME Name: firestarter -Version: 0.5.0 +Version: 0.8.2 Release: 1 License: GPL Group: X11/Applications/Networking -Group(de): X11/Applikationen/Netzwerkwesen -Group(pl): X11/Aplikacje/Sieciowe -Source0: ftp://download.sourceforge.net/pub/sourceforge/firestarter/%{name}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/firestarter/%{name}-%{version}.tar.gz URL: http://firestarter.sourceforge.net/ +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gtk+-devel >= 1.2.5 BuildRequires: gnome-core-devel BuildRequires: gnome-libs-devel >= 1.0.55 +BuildRequires: libtool Requires: ipchains >= 1.3.9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/X11R6 - %description FireStarter is an easy-to-use, yet powerful, Linux firewall tool for GNOME. Use it to quickly set up a secure environment using the @@ -35,26 +34,30 @@ administrowania wraz z istniej %setup -q %build -gettextize --copy --force +rm -f missing +%{__libtoolize} +%{__aclocal} -I macros +%{__autoconf} +%{__automake} %configure +%{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - Productivitydir=%{_applnkdir}/System + Applicationsdir=%{_applnkdir}/System/Administration -gzip -9nf README ChangeLog AUTHORS TODO CREDITS -%find_lang %{name} +%find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) -%doc *gz +%doc README ChangeLog AUTHORS TODO CREDITS %attr(755,root,root) %{_bindir}/firestarter -%{_applnkdir}/System/firestarter.desktop +%{_applnkdir}/System/Administration/firestarter.desktop %{_pixmapsdir}/*