SPECS: toppler.spec - up to 1.1.2a by Micha³ "lisu" Lisowski <lisu...
shadzik
shadzik at pld-linux.org
Mon Jul 17 04:27:48 CEST 2006
Author: shadzik Date: Mon Jul 17 02:27:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.1.2a by Michał "lisu" Lisowski <lisu87 at gmail.com>
- cosmetics
---- Files affected:
SPECS:
toppler.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/toppler.spec
diff -u SPECS/toppler.spec:1.13 SPECS/toppler.spec:1.14
--- SPECS/toppler.spec:1.13 Mon Feb 28 22:51:15 2005
+++ SPECS/toppler.spec Mon Jul 17 04:27:43 2006
@@ -1,14 +1,15 @@
# $Revision$, $Date$
+%define _alfa a
Summary: 'Jump and run' game
Summary(pl): Gra z rodzaju 'skacz i biegnij'
Name: toppler
-Version: 1.1.1
-Release: 1
+Version: 1.1.2
+Release: 0.%{_alfa}.1
License: GPL
Group: X11/Applications/Games
-Source0: http://dl.sourceforge.net/toppler/%{name}-%{version}.tar.gz
-# Source0-md5: 913fe90fcb15f3d6a12d5194a0db2b7d
+Source0: http://dl.sourceforge.net/toppler/%{name}-%{version}%{_alfa}.tar.gz
Source1: %{name}.desktop
+# Source0-md5: 7950bf692e4cb3e78a4fd486f375fcd2
URL: http://toppler.sourceforge.net/
BuildRequires: SDL-devel >= 1.2
BuildRequires: SDL_mixer-devel >= 1.2
@@ -40,6 +41,13 @@
%setup -q
%build
+%{__intltoolize}
+%{__gettextize}
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
cp -f /usr/share/automake/config.sub .
%configure
%{__make}
@@ -51,9 +59,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-mv -f $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.xpm \
- $RPM_BUILD_ROOT%{_pixmapsdir}
-
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
%find_lang %{name}
@@ -63,12 +68,13 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
%{_desktopdir}/%{name}.desktop
%{_mandir}/man6/%{name}.6*
%{_pixmapsdir}/%{name}.xpm
+%{_var}/%{name}/%{name}.hsc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,6 +82,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/07/17 02:27:43 shadzik
+- up to 1.1.2a by Michał "lisu" Lisowski <lisu87 at gmail.com>
+- cosmetics
+
Revision 1.13 2005/02/28 21:51:15 qboosh
- s/osdn\.dl/dl/ in Source URL (osdn is no longer browsable)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/toppler.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list