summaryrefslogtreecommitdiff
path: root/gnomad2.spec
diff options
context:
space:
mode:
authorJakub Bogusz2005-03-15 07:28:26 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit3ae3683d5da00c8124c4012033173e58fc149607 (patch)
tree2c137f914bf2c4b884e70a507f928aaa27093177 /gnomad2.spec
parentb454bcc2812fc934945b5709bd6ca22914af7946 (diff)
downloadgnomad2-3ae3683d5da00c8124c4012033173e58fc149607.zip
gnomad2-3ae3683d5da00c8124c4012033173e58fc149607.tar.gz
- .desktop and desc fixes, versions in BRauto/th/gnomad2-2_6_3-3
Changed files: gnomad2.spec -> 1.5
Diffstat (limited to 'gnomad2.spec')
-rw-r--r--gnomad2.spec26
1 files changed, 13 insertions, 13 deletions
diff --git a/gnomad2.spec b/gnomad2.spec
index 9de7e44..2ad65a5 100644
--- a/gnomad2.spec
+++ b/gnomad2.spec
@@ -12,25 +12,26 @@ Source1: gnomad2.desktop
Source2: gnomad2.png
Patch0: %{name}-libnjb.patch
URL: http://gnomad2.sourceforge.net/
-BuildRequires: glib2-devel
-BuildRequires: gtk+2-devel
-BuildRequires: libgnomeui-devel
-BuildRequires: libid3tag-devel
+BuildRequires: glib2-devel >= 2.0
+BuildRequires: gtk+2-devel >= 2.0
+BuildRequires: libgnomeui-devel >= 2.0
+BuildRequires: libid3tag-devel >= 0.15
BuildRequires: libnjb-devel
BuildRequires: pkgconfig
Requires: libnjb
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Gnomad 2 is a GUI built on top of GTK/GNOME 2, id3lib and libnjb that makes it
-possible to transfer tracks and files from/to a Creative Nomad Jukebox (all
-brands). It is designed much like an ordinary graphical FTP program.
+Gnomad 2 is a GUI built on top of GTK+/GNOME 2, libid3tag and libnjb
+that makes it possible to transfer tracks and files from/to a Creative
+Nomad Jukebox (all brands). It is designed much like an ordinary
+graphical FTP program.
%description -l pl
-Gnomad 2 jest Graficznym Interfejsem Użytkownika zbudowanym w oparciu o
-bibliotekę GTK, id3lib oraz libnjb. Umożliwia transfer utworów z i do
-odtwarzacza Nomad Creative. Został zaprojektowany na wzór popularnego klienta
-FTP.
+Gnomad 2 jest graficznym interfejsem użytkownika zbudowanym w oparciu
+o biblioteki GTK+/GNOME, libid3tag oraz libnjb. Umożliwia przesyłanie
+utworów z i do odtwarzacza Nomad Creative. Został zaprojektowany na
+wzór zwykłego graficznego klienta FTP.
%prep
%setup -q
@@ -42,8 +43,7 @@ FTP.
%install
rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-install -d $RPM_BUILD_ROOT/%{_pixmapsdir}
+install -d $RPM_BUILD_ROOT%{_pixmapsdir}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT