commit 3cf7e460c5386bdf76900a54b95cfba7c04d8a00
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Jul 15 18:31:15 2017 +0100
Update spec file
streamripper.spec | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/streamripper.spec b/streamripper.spec
index 70a1e20..31f022d 100644
--- a/streamripper.spec
+++ b/streamripper.spec
@@ -1,12 +1,11 @@
Summary: Shoutcast and icecast compatible streams recorder
Name: streamripper
Version: 1.64.6
-Release: 6%{?dist}
-Group: Applications/Multimedia
+Release: 7%{?dist}
URL:
http://streamripper.sourceforge.net/
License: GPLv2
Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
BuildRequires: libogg-devel
BuildRequires: libvorbis-devel
BuildRequires: libmad-devel
@@ -33,24 +32,24 @@ chmod 0644 ./lib/charset.h
rm -rf ./libmad-*
%configure --disable-static
-make %{?_smp_mflags}
+%make_build
%install
rm -rf %{buildroot}
-make install DESTDIR=%{buildroot} INSTALL="install -p -c"
+%make_install
%files
-%defattr(-,root,root,-)
-%doc README THANKS *.txt CHANGES COPYING
+%doc README THANKS *.txt CHANGES
+%license COPYING
%{_bindir}/*
%{_mandir}/man1/*
-%clean
-rm -rf %{buildroot}
-
%changelog
+* Sat Jul 15 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.64.6-7
+- Update spec file
+
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
1.64.6-6
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild