From 71709e9a6ec2790c5e03a1ceb22c73703575d295 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Dec 18 2014 06:01:29 +0000 Subject: 2014-12-18: Retired orphaned package, because it was orphaned for more than six weeks. Reference: https://fedorahosted.org/epel/ticket/7 --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 36fd39e..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -cairomm-1.2.4.tar.gz diff --git a/cairomm.spec b/cairomm.spec deleted file mode 100644 index a634a0f..0000000 --- a/cairomm.spec +++ /dev/null @@ -1,125 +0,0 @@ -Summary: Cairomm is the C++ API for the cairo graphics library -Name: cairomm -Version: 1.2.4 -Release: 1%{?dist} -URL: http://www.cairographics.org -License: LGPL -Group: System Environment/Libraries -Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: cairo-devel >= 1.2.0 pkgconfig - -%description -Cairomm is the C++ API for the cairo graphics library. It offers all the power -of cairo with an interface familiar to C++ developers, including use of the -Standard Template Library where it makes sense. - -%package devel -Summary: Headers for developing programs that will use %{name} -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} -Requires: cairo-devel >= 1.2.0 pkgconfig - -%description devel -This package contains the libraries and header files needed for -developing %{name} applications. - -%prep -%setup -q - -%build -%configure --enable-static=no --enable-docs=no -%{__make} %{?_smp_mflags} - -%install -%{__rm} -rf %{buildroot} -make DESTDIR=%{buildroot} install -find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' -mv docs/reference . - -%clean -%{__rm} -rf %{buildroot} - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - -%files -%defattr(-,root,root,-) -%doc AUTHORS COPYING README NEWS -%{_libdir}/lib*.so.* - -%files devel -%defattr(-,root,root,-) -%{_libdir}/*.so -%{_libdir}/pkgconfig/* -%{_includedir}/cairomm-1.0/ -%doc ChangeLog reference - -%changelog -* Wed Jan 17 2007 Rick L Vinyard Jr - 1.2.4-1 -- New release - -* Sat Oct 14 2006 Rick L Vinyard Jr - 1.2.2-1 -- New upstream release - -* Sun Aug 27 2006 Rick L Vinyard Jr - 1.2.0-4 -- Bumped release for make tag - -* Sun Aug 27 2006 Rick L Vinyard Jr - 1.2.0-3 -- Bumped release for mass rebuild - -* Sun Aug 20 2006 Rick L Vinyard Jr - 1.2.0-2 -- Bumped release for make tag - -* Sun Aug 20 2006 Rick L Vinyard Jr - 1.2.0-1 -- New upstream release -- Updated summary and description - -* Thu Aug 3 2006 Rick L Vinyard Jr - 1.1.10-1 -- First release for cairo 1.2 -- Adjusted cairo dependencies for new version -- Docs were in html, moved to reference/html - -* Sun Apr 9 2006 Rick L Vinyard Jr - 0.6.0-1 -- New upstream version should fix the upstream issues like AUTHORS and README -- Added pkgconfig to cairomm BuildRequires and cairomm-devel Requires -- Replaced makeinstall -- Fixed devel package description -- Modified includedir syntax -- docs included via the mv in install and in the devel files as html dir - -* Sun Mar 5 2006 Rick L Vinyard Jr - 0.5.0-10 -- Removed duplicate Group tag in devel -- Disabled docs till they're fixed upstream - -* Sun Mar 5 2006 Rick L Vinyard Jr - 0.5.0-9 -- Removed requires since BuildRequires is present -- Cleaned up Source tag - -* Fri Feb 24 2006 Rick L Vinyard Jr - 0.5.0-7 -- Fixed URL and SOURCE tags -- Fixed header include directory - -* Fri Feb 24 2006 Rick L Vinyard Jr - 0.5.0-6 -- Fixed URL tag - -* Wed Feb 22 2006 Rick L Vinyard Jr - 0.5.0-5 -- Remove epoch 'leftovers' - -* Wed Feb 22 2006 Rick L Vinyard Jr - 0.5.0-4 -- Cleanup for FE - -* Wed Feb 22 2006 Rick L Vinyard Jr - 0.5.0-3 -- Added pre-release alphatag - -* Wed Feb 22 2006 Rick L Vinyard Jr - 0.5.0-2 -- Updated to current cairomm CVS -- Added documentation to devel package - -* Fri Feb 03 2006 Rick L Vinyard Jr - 0.5.0-1 -- Updated to current cairomm CVS - -* Fri Jan 27 2006 Rick L Vinyard Jr - 0.4.0-1 -- Initial creation from papyrus.spec.in - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..44c640c --- /dev/null +++ b/dead.package @@ -0,0 +1,3 @@ +2014-12-18: Retired orphaned package, because it was orphaned for more than six weeks. +Reference: https://fedorahosted.org/epel/ticket/7 + diff --git a/sources b/sources deleted file mode 100644 index b4a9638..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -5d862facfbd0098c9bae618b61f7c8e6 cairomm-1.2.4.tar.gz