]> git.pld-linux.org Git - packages/bygfoot.git/blobdiff - bygfoot.spec
- updated to 1.8.1
[packages/bygfoot.git] / bygfoot.spec
index 33bec62cc440880be4286571442e4b5e05b41467..974e81a67b447df6f7489a23178ca02d6aeb0528 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       A simple football manager
 Summary(pl):   Prosty menad¿er pi³karski
 Name:          bygfoot
-Version:       1.7.2
+Version:       1.8.1
 Release:       1
 License:       GPL
 Group:         X11/Applications/Games
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: c65a3fc29916dab8e6d72071e5e1b639
-# Source0-size:        290422
+Source0:       http://dl.sourceforge.net/bygfoot/%{name}-%{version}.tar.bz2
+# Source0-md5: 42087e1c0aa581cd25b8885bbc0e2f2a
 URL:           http://bygfoot.sourceforge.net/
 BuildRequires: gtk+2-devel >= 2:2.2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,10 +34,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
This page took 0.284816 seconds and 4 git commands to generate.