]> git.pld-linux.org Git - packages/gtkpod.git/commitdiff
- pl fixes, removed dup from files; strange BR detected
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Jan 2005 19:54:30 +0000 (19:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtkpod.spec -> 1.2

gtkpod.spec

index 5990ffc3da9d1004740f437dfcb1692205b05c28..075fd83cb819abbdee56a380458282e39fae5e8a 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       Graphical song management program for Apple's iPod
-Summary(pl):   Graficzny menad¿er utworow muzycznych dla urz±dzeñ Apple iPod
+Summary(pl):   Graficzny menad¿er utworów muzycznych dla urz±dzeñ Apple iPod
 Name:          gtkpod
 Version:       0.85.0
 Release:       0.1
@@ -11,16 +11,18 @@ Source0:    http://osdn.dl.sourceforge.net/gtkpod/%{name}-%{version}.tar.gz
 URL:           http://gtkpod.sourceforge.net
 BuildRequires: autoconf
 BuildRequires: automake >= 1:1.7
+BuildRequires: flex
 BuildRequires: gettext-devel >= 0.11.0
 BuildRequires: gtk+2-devel >= 2.4.0
-BuildRequires: pkgconfig
-BuildRequires: flex
 BuildRequires: libid3tag-devel
-BuildRequires: bind-libs
 BuildRequires: mpeg4ip-devel
-Requires:      mpeg4ip-libs
-Requires:      libid3tag
+BuildRequires: pkgconfig
+# ???
+BuildRequires: bind-libs
 Requires:      mount
+# ??? should be autodetected
+#Requires:     mpeg4ip-libs
+#Requires:     libid3tag
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +31,7 @@ iPod. It allows you to upload songs and playlists to your iPod.
 
 %description -l pl
 Niezale¿ne od platformy graficzny menad¿er utworów muzycznych dla
-urz±dzeñ Apple iPod. Pozwala wgrywaæ pliki i listy utworów do iPod'a.
+urz±dzeñ Apple iPod. Pozwala wgrywaæ pliki i listy utworów do iPoda.
 
 %prep
 %setup -q
@@ -58,5 +60,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODOandBUGS.txt
 %attr(755,root,root) %{_bindir}/*
-%dir %{_datadir}/%{name}
 %{_datadir}/%{name}
This page took 0.106405 seconds and 4 git commands to generate.