]> git.pld-linux.org Git - packages/flac.git/commitdiff
- updated to 1.3.3 auto/th/flac-1.3.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Aug 2019 19:17:35 +0000 (21:17 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Aug 2019 19:17:35 +0000 (21:17 +0200)
flac.spec

index 4ffbad8a7d168477f7a41ffb21d56fd6ec52073d..e353a3814adb40c4fd2c64433ee1f4b4cbdd7360 100644 (file)
--- a/flac.spec
+++ b/flac.spec
 Summary:       Free Lossless Audio Codec
 Summary(pl.UTF-8):     Free Lossless Audio Codec - WolnodostÄ™pny bezstratny kodek audio
 Name:          flac
-Version:       1.3.2
+Version:       1.3.3
 Release:       1
 License:       BSD (libFLAC/libFLAC++), GPL v2+ (programs and plugins)
 Group:         Libraries
-Source0:       http://downloads.xiph.org/releases/flac/%{name}-%{version}.tar.xz
-# Source0-md5: 454f1bfa3f93cc708098d7890d0499bd
-URL:           http://xiph.org/flac/
+Source0:       https://downloads.xiph.org/releases/flac/%{name}-%{version}.tar.xz
+# Source0-md5: 26703ed2858c1fc9ffc05136d13daa69
+URL:           https://xiph.org/flac/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.11
 # for AM_ICONV
@@ -145,7 +145,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+# packaged as %doc in -devel
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 %if %{with xmms}
 %{__rm} $RPM_BUILD_ROOT%{xmms_input_plugindir}/*.la
This page took 0.092348 seconds and 4 git commands to generate.