kalev pushed to compat-libcdio-paranoia1 (master). "Retire the package; no need for the old ABI compat in F23+"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 23:10:58 UTC 2015


From b0dc183a822156e2339a37e21e3eb8086f4c2981 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Fri, 22 May 2015 23:09:25 +0200
Subject: Retire the package; no need for the old ABI compat in F23+


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 532b2af..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/libcdio-paranoia-10.2+0.90+1.tar.gz
diff --git a/compat-libcdio-paranoia1.spec b/compat-libcdio-paranoia1.spec
deleted file mode 100644
index 7f0dc50..0000000
--- a/compat-libcdio-paranoia1.spec
+++ /dev/null
@@ -1,56 +0,0 @@
-Name: compat-libcdio-paranoia1
-Version: 10.2+0.90+1
-Release: 1%{?dist}
-Summary: Compat package with libcdio-paranoia libraries
-Group: System Environment/Libraries
-License: GPLv2+ and LGPLv2+
-URL: http://www.gnu.org/software/libcdio/
-Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.gz
-BuildRequires: pkgconfig 
-BuildRequires: gettext-devel
-BuildRequires: chrpath
-BuildRequires: libcdio-devel
-
-# Explicitly conflict with older libcdio-paranoia packages that ship libraries
-# with the same soname as this compat package
-Conflicts: libcdio-paranoia < 10.2+0.93+1
-
-%description
-Compatibility package with libcdio-paranoia libraries ABI version 1.
-
-%prep
-%setup -q -n libcdio-paranoia-%{version}
-
-%build
-%configure \
-	--disable-dependency-tracking \
-	--disable-static \
-	--disable-rpath
-make %{?_smp_mflags}
-
-%install
-make install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
-
-# remove files that shouldn't go in the compat package
-rm -rf $RPM_BUILD_ROOT%{_bindir}
-rm -rf $RPM_BUILD_ROOT%{_includedir}
-rm -rf $RPM_BUILD_ROOT%{_libdir}/*.so
-rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/
-rm -rf $RPM_BUILD_ROOT%{_datadir}
-
-# remove rpath
-chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so.*
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%files
-%license COPYING COPYING-GPL COPYING-LGPL
-%{_libdir}/*.so.*
-
-%changelog
-* Sat Apr 25 2015 Kalev Lember <kalevlember at gmail.com> - 10.2+0.90+1-1
-- libcdio-paranoia ABI version 1 compatibility package (#1215342)
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..33700c5
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Retire the package; no need for the old ABI compat in F23+
diff --git a/sources b/sources
deleted file mode 100644
index 4fd23db..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-1407c62ba09ca8067e91d5c328d9508e  libcdio-paranoia-10.2+0.90+1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/compat-libcdio-paranoia1.git/commit/?h=master&id=b0dc183a822156e2339a37e21e3eb8086f4c2981


More information about the scm-commits mailing list