kalev pushed to compat-libcdio15 (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:09:56 UTC 2015


From 2f4c305001e9bb24c489c780ef4dfcdb6748252e Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Fri, 22 May 2015 23:08:29 +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 86b0244..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/libcdio-0.92.tar.gz
-/libcdio-0.92.tar.gz.sig
diff --git a/02590813decacc76d5db5fd02042d6b99195bc46.patch b/02590813decacc76d5db5fd02042d6b99195bc46.patch
deleted file mode 100644
index 1807c03..0000000
--- a/02590813decacc76d5db5fd02042d6b99195bc46.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=libcdio.git;a=blobdiff_plain;f=lib%2Fdriver%2Fsector.c;h=2a4e532d9c6002af381ae6d607ce290b0fb326dd;hp=4a5c04dadfab07f2399540e447929c94a97f33e8;hb=02590813decacc76d5db5fd02042d6b99195bc46;hpb=3e409de021299fefce02029dbc61a958df40f29b
-
-diff --git a/lib/driver/sector.c b/lib/driver/sector.c
-index 4a5c04d..2a4e532 100755
---- a/lib/driver/sector.c
-+++ b/lib/driver/sector.c
-@@ -1,5 +1,5 @@
- /*
--    Copyright (C) 2004, 2005, 2011, 2012 Rocky Bernstein <rocky at gnu.org>
-+    Copyright (C) 2004, 2005, 2011, 2012, 2014 Rocky Bernstein <rocky at gnu.org>
-     Copyright (C) 2000 Herbert Valerio Riedel <hvr at gnu.org>
- 
-     This program is free software; you can redistribute it and/or modify
-@@ -81,9 +81,9 @@ cdio_lsn_to_msf (lsn_t lsn, msf_t *msf)
-     f    = lsn + CDIO_CD_MAX_LSN;
-   }
- 
--  if (m > 6) {
-+  if (m > 99) {
-     cdio_warn ("number of minutes (%d) truncated to 99.", m);
--    m = 6;
-+    m = 99;
-   }
- 
-   msf->m = cdio_to_bcd8 (m);
diff --git a/compat-libcdio15.spec b/compat-libcdio15.spec
deleted file mode 100644
index 7429e9b..0000000
--- a/compat-libcdio15.spec
+++ /dev/null
@@ -1,66 +0,0 @@
-Name: compat-libcdio15
-Version: 0.92
-Release: 1%{?dist}
-Summary: Compat package with libcdio libraries
-Group: System Environment/Libraries
-License: GPLv3+
-URL: http://www.gnu.org/software/libcdio/
-Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-0.92.tar.gz
-Source1: http://ftp.gnu.org/gnu/libcdio/libcdio-0.92.tar.gz.sig
-Patch0: 02590813decacc76d5db5fd02042d6b99195bc46.patch
-BuildRequires: pkgconfig doxygen
-BuildRequires: ncurses-devel
-BuildRequires: help2man
-BuildRequires: gettext-devel
-BuildRequires: chrpath
-
-# Explicitly conflict with older libcdio packages that ship libraries
-# with the same soname as this compat package
-Conflicts: libcdio < 0.93
-
-%description
-Compatibility package with libcdio libraries ABI version 15.
-
-%prep
-%setup -q -n libcdio-%{version}
-%patch0 -p1
-
-%build
-%configure \
-	--disable-vcd-info \
-	--disable-dependency-tracking \
-	--disable-cddb \
-	--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}/libcdio.so
-rm -rf $RPM_BUILD_ROOT%{_libdir}/libcdio++.so*
-rm -rf $RPM_BUILD_ROOT%{_libdir}/libiso9660++.so*
-rm -rf $RPM_BUILD_ROOT%{_libdir}/libiso9660.so*
-rm -rf $RPM_BUILD_ROOT%{_libdir}/libudf.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
-%{_libdir}/libcdio.so.15*
-
-%changelog
-* Sat Apr 25 2015 Kalev Lember <kalevlember at gmail.com> - 0.92-1
-- libcdio ABI version 15 compatibility package (#1215341)
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 68f4b79..0000000
--- a/sources
+++ /dev/null
@@ -1,2 +0,0 @@
-86f3f2869c1d34e4c6e52db77992b918  libcdio-0.92.tar.gz
-19957119aa3b487318964cd7741e0589  libcdio-0.92.tar.gz.sig
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/compat-libcdio15.git/commit/?h=master&id=2f4c305001e9bb24c489c780ef4dfcdb6748252e


More information about the scm-commits mailing list