commit 82b836e69fef4283d4766322eb154ae2c249dc09
Author: Jakub Bogusz <[email protected]>
Date:   Sun Dec 7 21:56:19 2014 +0100

    - finished, release 1

 streamripper.spec | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/streamripper.spec b/streamripper.spec
index 7fa6539..24238c1 100644
--- a/streamripper.spec
+++ b/streamripper.spec
@@ -2,17 +2,20 @@ Summary:      Open Source (GPL) application that lets you 
record streaming MP3 to you
 Summary(pl.UTF-8):     Aplikacja o Otwartym Kodzie (GPL) pozwalająca zapisać 
strumień MP3 na dysk twardy
 Name:          streamripper
 Version:       1.64.6
-Release:       0.1
-License:       GPL
-Group:         Applications
-Source0:       http://dl.sourceforge.net/streamripper/%{name}-%{version}.tar.gz
+Release:       1
+License:       GPL v2+
+Group:         Applications/Sound
+Source0:       
http://downloads.sourceforge.net/streamripper/%{name}-%{version}.tar.gz
 # Source0-md5: a37a1a8b8f9228522196a122a1c2dd32
 URL:           http://streamripper.sourceforge.net/
-BuildRequires: glib2-devel >= 2.16
+BuildRequires: glib2-devel >= 1:2.16.0
 BuildRequires: libmad-devel >= 0.15.1b
 BuildRequires: libogg-devel
 BuildRequires: libvorbis-devel
+# for cstreamripper (disabled in configure)
+#BuildRequires:        ncurses-devel >= 5
 BuildRequires: pkgconfig
+Requires:      glib2 >= 1:2.16.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,7 +28,8 @@ pliki na dysku z odpowiednimi nazwami wykorzystując "meta 
dane".
 
 %prep
 %setup -q
-rm -r libmad-0.15.1b
+
+%{__rm} -r libmad-0.15.1b
 
 %build
 %configure \
@@ -48,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README THANKS
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/streamripper.*
+%attr(755,root,root) %{_bindir}/streamripper
+%{_mandir}/man1/streamripper.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/streamripper.git/commitdiff/82b836e69fef4283d4766322eb154ae2c249dc09

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to