diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b93f9b1..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -xmlcopyeditor-1.2.0.2.tar.gz -/xmlcopyeditor-1.2.0.4.tar.gz -/xmlcopyeditor-1.2.1.3.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/sources b/sources deleted file mode 100644 index f55bb16..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -b8ec66bbf41d6dd10ffe704e5b5f4b5e xmlcopyeditor-1.2.1.3.tar.gz diff --git a/xmlcopyeditor.spec b/xmlcopyeditor.spec deleted file mode 100644 index 1da595e..0000000 --- a/xmlcopyeditor.spec +++ /dev/null @@ -1,160 +0,0 @@ -Name: xmlcopyeditor -Version: 1.2.1.3 -Release: 10%{?dist} -Summary: A fast, free, validating XML editor - -Group: Applications/Editors -License: GPLv2 -URL: http://xml-copy-editor.sourceforge.net/ -Source0: http://downloads.sourceforge.net/xml-copy-editor/%name-%version.tar.gz - -BuildRequires: gcc -BuildRequires: wxGTK-devel >= 2.8 pcre-devel aspell-devel boost-devel intltool -BuildRequires: xerces-c-devel libxslt-devel expat-devel desktop-file-utils libappstream-glib - -%description -XML Copy Editor is a fast, free, validating XML editor. - -%prep -%setup -q -find src -type f -print0 | xargs -0 chmod a-x -tr -d '\r' < src/copying/gpl.txt > COPYING -chmod a-x AUTHORS COPYING NEWS - -%build -%configure -make %{?_smp_mflags} - -%install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" -desktop-file-install --remove-category Application \ - --delete-original \ - --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop -#rm -r $RPM_BUILD_ROOT%{_datadir}/%{name}/po - -%find_lang %{name} -appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml - -%post -update-desktop-database &> /dev/null || : - -%postun -update-desktop-database &> /dev/null || : - -%files -f %{name}.lang -%doc AUTHORS COPYING NEWS -%{_bindir}/* -%{_datadir}/%{name} -%{_datadir}/applications/* -%{_datadir}/pixmaps/* -%{_datadir}/appdata/%{name}.appdata.xml -%{_mandir}/man1/%{name}* - -%changelog -* Sat Jul 14 2018 Fedora Release Engineering - 1.2.1.3-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 1.2.1.3-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 1.2.1.3-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.2.1.3-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 1.2.1.3-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Jan 27 2017 Jonathan Wakely - 1.2.1.3-5 -- Rebuilt for Boost 1.63 - -* Fri Feb 05 2016 Fedora Release Engineering - 1.2.1.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sat Jan 16 2016 Jonathan Wakely - 1.2.1.3-3 -- Rebuilt for Boost 1.60 - -* Thu Aug 27 2015 Jonathan Wakely - 1.2.1.3-2 -- Rebuilt for Boost 1.59 - -* Thu Jul 30 2015 Adam Williamson - 1.2.1.3-1 -- update to newest upstream -- drop both patches and the inline sed fixes (all fixed upstream) - -* Wed Jul 29 2015 Fedora Release Engineering - 1.2.0.4-15 -- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 - -* Wed Jul 22 2015 David Tardon - 1.2.0.4-14 -- rebuild for Boost 1.58 - -* Fri Jun 19 2015 Fedora Release Engineering - 1.2.0.4-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Tue Jan 27 2015 Petr Machata - 1.2.0.4-12 -- Rebuild for boost 1.57.0 - -* Mon Aug 18 2014 Fedora Release Engineering - 1.2.0.4-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 1.2.0.4-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Fri May 23 2014 Petr Machata - 1.2.0.4-9 -- Rebuild for boost 1.55.0 - -* Sun Aug 04 2013 Fedora Release Engineering - 1.2.0.4-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Tue Jul 30 2013 Petr Machata - 1.2.0.4-7 -- Rebuild for boost 1.54.0 - -* Sun Feb 10 2013 Parag Nemade - 1.2.0.4-6 -- Add fix in spec file only for failed compilation - -* Sun Feb 10 2013 Parag Nemade - 1.2.0.4-5 -- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 -- Cleanup spec as per recently changed packaging guidelines - -* Sun Jul 22 2012 Fedora Release Engineering - 1.2.0.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri Feb 10 2012 Petr Pisar - 1.2.0.4-3 -- Rebuild against PCRE 8.30 - -* Sat Jan 14 2012 Fedora Release Engineering - 1.2.0.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Fri May 20 2011 Ignacio Vazquez-Abrams 1.2.0.4-1 -- Upstream update - -* Thu Mar 10 2011 Kalev Lember - 1.2.0.2-5 -- Rebuilt with xerces-c 3.1 - -* Mon Feb 07 2011 Fedora Release Engineering - 1.2.0.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Wed Jul 14 2010 Dan Horák - 1.2.0.2-3 -- rebuilt against wxGTK-2.8.11-2 - -* Sat Sep 12 2009 Caolán McNamara 1.2.0.2-2 -- Resolves: rhbz#508867 rhbz#511552 FTBFS - -* Thu Feb 05 2009 Ignacio Vazquez-Abrams 1.2.0.2-1 -- Upstream update (http://sourceforge.net/news/?group_id=141776) - -* Wed Feb 13 2008 Ignacio Vazquez-Abrams 1.1.0.6-4 -- Fixed build under GCC 4.3 - -* Tue Jan 29 2008 Ignacio Vazquez-Abrams 1.1.0.6-3 -- Removed locale files for now -- Removed spurious license files -- Fixed debuginfo permissions -- Fixed desktop file handling - -* Mon Jan 28 2008 Ignacio Vazquez-Abrams 1.1.0.6-2 -- Changed search list of default browsers - -* Sun Jan 27 2008 Ignacio Vazquez-Abrams 1.1.0.6-1 -- Initial RPM release