summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Gołębiowski2004-03-07 23:20:07 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit94e30b59da396d3a2ddbad826b7e1fde098b231c (patch)
treed52c644c1eddc8e2abaaa69e6cf73cc73c5a182c
parentb0cf9b18c741543b805912a1546a1fe22f825191 (diff)
downloadsevencolors-94e30b59da396d3a2ddbad826b7e1fde098b231c.zip
sevencolors-94e30b59da396d3a2ddbad826b7e1fde098b231c.tar.gz
- cleanups
Changed files: sevencolors.spec -> 1.2
-rw-r--r--sevencolors.spec19
1 files changed, 4 insertions, 15 deletions
diff --git a/sevencolors.spec b/sevencolors.spec
index 1fabb18..bcb607f 100644
--- a/sevencolors.spec
+++ b/sevencolors.spec
@@ -1,15 +1,13 @@
-%define _name sevencolors
Summary: Little addicting game, take over the gaming area with your color
Name: 7colors
+%define _name sevencolors
Version: 0.80
Release: 0.1
Source0: http://digilander.iol.it/sbel/7colors/%{_name}-%{version}.tar.bz2
# Source0-md5: a6b789ceae0f65657d69a95499923631
URL: http://digilander.libero.it/sbel/7colors.english.html
License: GPL
-Group: Applications/Games/Boards
-
-# Automatically added by buildreq on Thu Jan 09 2003
+Group: X11/Applications/Games
BuildRequires: ORBit-devel
BuildRequires: XFree86-devel
BuildRequires: XFree86-libs
@@ -19,9 +17,7 @@ BuildRequires: gnome-libs-devel
BuildRequires: gtk+-devel
BuildRequires: imlib-devel
BuildRequires: audiofile-devel
-#BuildRequires: libdb1-devel
BuildRequires: xpm-devel
-
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,7 +28,7 @@ propagates from the own corner (the lower left for player 1, the upper
right for player 2) to all the neighbour rhombs with the same color.
%prep
-%setup -n %{_name}-%{version} -q
+%setup -q -n %{_name}-%{version}
%build
%configure2_13
@@ -42,14 +38,7 @@ right for player 2) to all the neighbour rhombs with the same color.
rm -rf $RPM_BUILD_ROOT
install -D src/%{_name} $RPM_BUILD_ROOT%{_bindir}/%{_name}
-#install -D %SOURCE4 $RPM_BUILD_ROOT%_menudir/%name
-#install -D %SOURCE6 $RPM_BUILD_ROOT%_iconsdir/%name.xpm
-#install -D %SOURCE5 $RPM_BUILD_ROOT%_miconsdir/%name.xpm
-#install -D %SOURCE7 $RPM_BUILD_ROOT%_liconsdir/%name.xpm
-
%files
%defattr(644,root,root,755)
%doc TODO README HISTORY
-%{_bindir}/*
-
-# end of file
+%attr(755,root,root) %{_bindir}/*