]> git.pld-linux.org Git - packages/firestarter.git/commitdiff
- release 2: use new rpm automation and rebuild against gnome-libs linked firestarter-0_2_2-2
authorkloczek <kloczek@pld-linux.org>
Sun, 29 Oct 2000 17:36:36 +0000 (17:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  with db3.

Changed files:
    firestarter.spec -> 1.5

firestarter.spec

index 9b03a399c83f60805820114508f10b119dedab0b..992b1cef0cd4bca413a6e26eae2c84de08fe78ac 100644 (file)
@@ -1,10 +1,12 @@
 Summary:       A GNOME firewall tool
 Name:          firestarter
 Version:       0.2.2
-Release:       1
+Release:       2
 License:       GPL
-Group:         Applications/Internet
-Source0:       http://download.sourceforge.com/firestarter/firestarter-%{version}.tar.gz
+Group:         X11/Applications/Networking
+Group(de):     X11/Applikationen/Netzwerkwesen
+Group(pl):     X11/Aplikacje/Sieciowe
+Source0:       http://download.sourceforge.com/firestarter/%{name}-%{version}.tar.gz
 URL:           http://firestarter.sourceforge.net/
 BuildRequires: gettext-devel
 BuildRequires: gtk+-devel >= 1.2.5
@@ -26,7 +28,6 @@ features with your old firewall scripts.
 
 %build
 gettextize --copy --force
-LDFLAGS="-s"; export LDFLAGS
 %configure
 
 %install
@@ -41,10 +42,10 @@ gzip -9nf README ChangeLog AUTHORS TODO CREDITS
 #%find_lang %{name}
 
 %clean
-rm -r $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
+#%files -f %{name}.lang
 %files
-# -f %{name}.lang
 %defattr(644,root,root,755)
 %doc *gz
 %attr(755,root,root) %{_bindir}/firestarter
This page took 0.036168 seconds and 4 git commands to generate.