From 3f8c66429fb46e086d639eb71f8bec112a82a33e Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Sun, 15 May 2022 10:10:58 +0200 Subject: [PATCH] initial package creation Signed-off-by: Toshaan Bharvani --- SOURCES/.gitkeeper | 0 SPECS/cinnamon-menus.spec | 194 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+) create mode 100644 SOURCES/.gitkeeper create mode 100644 SPECS/cinnamon-menus.spec diff --git a/SOURCES/.gitkeeper b/SOURCES/.gitkeeper new file mode 100644 index 0000000..e69de29 diff --git a/SPECS/cinnamon-menus.spec b/SPECS/cinnamon-menus.spec new file mode 100644 index 0000000..2f96549 --- /dev/null +++ b/SPECS/cinnamon-menus.spec @@ -0,0 +1,194 @@ +Summary: A menu system for the Cinnamon project +Name: cinnamon-menus +Version: 5.2.0 +Release: 1%{?dist} +License: LGPLv2+ +URL: https://github.com/linuxmint/%{name} +Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz + +ExcludeArch: %{ix86} + +BuildRequires: intltool +BuildRequires: meson +BuildRequires: pkgconfig(gio-unix-2.0) +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: python3 + +%description +cinnamon-menus is an implementation of the draft "Desktop +Menu Specification" from freedesktop.org. This package +also contains the Cinnamon menu layout configuration files, +.directory files and assorted menu related utility programs, +Python bindings, and a simple menu editor. + +%package devel +Summary: Libraries and include files for the Cinnamon menu system +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +This package provides the necessary development libraries for +writing applications that use the Cinnamon menu system. + +%prep +%autosetup -p1 + +%build +%meson \ + -Ddeprecated_warnings=false \ + -Denable_debug=false + +%meson_build + +%install +%meson_install + +%ldconfig_scriptlets + +%files +%doc AUTHORS NEWS +%license COPYING COPYING.LIB +%{_libdir}/lib*.so.* +%{_libdir}/girepository-1.0/CMenu-3.0.typelib + +%files devel +%{_libdir}/lib*.so +%{_libdir}/pkgconfig/* +%{_includedir}/cinnamon-menus-3.0 +%{_datadir}/gir-1.0/CMenu-3.0.gir + +%changelog +* Fri Nov 19 2021 Leigh Scott - 5.2.0-1 +- Update to 5.2.0 release + +* Wed Jul 21 2021 Fedora Release Engineering - 5.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri May 28 2021 Leigh Scott - 5.0.0-1 +- Update to 5.0.0 release + +* Tue Jan 26 2021 Fedora Release Engineering - 4.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Dec 8 2020 Leigh Scott - 4.8.2-1 +- Update to 4.8.2 release + +* Thu Nov 26 2020 Leigh Scott - 4.8.1-1 +- Update to 4.8.1 release + +* Wed Nov 25 2020 Leigh Scott - 4.8.0-1 +- Update to 4.8.0 release + +* Mon Jul 27 2020 Fedora Release Engineering - 4.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jul 14 2020 Leigh Scott - 4.6.1-1 +- Update to 4.6.1 release + +* Tue May 12 2020 Leigh Scott - 4.6.0-1 +- Update to 4.6.0 release + +* Tue Jan 28 2020 Fedora Release Engineering - 4.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Nov 16 2019 Leigh Scott - 4.4.0-1 +- Update to 4.4.0 release + +* Wed Jul 24 2019 Fedora Release Engineering - 4.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Jun 23 2019 Leigh Scott - 4.2.0-1 +- Update to 4.2.0 release + +* Wed Feb 20 2019 Leigh Scott - 4.0.1-0.1.20190220gitd653309 +- Update to git snapshot + +* Thu Jan 31 2019 Fedora Release Engineering - 4.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Oct 30 2018 Leigh Scott - 4.0.0-1 +- Update to 4.0.0 release + +* Sun Oct 07 2018 Leigh Scott - 3.8.2-3 +- Drop EPEL/RHEL support + +* Thu Jul 12 2018 Fedora Release Engineering - 3.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Fri Jun 08 2018 Leigh Scott - 3.8.2-1 +- Update to 3.8.2 release + +* Sun May 06 2018 Leigh Scott - 3.8.1-1 +- Update to 3.8.1 release + +* Mon Apr 16 2018 Leigh Scott - 3.8.0-1 +- Update to 3.8.0 release + +* Wed Feb 07 2018 Fedora Release Engineering - 3.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Nov 16 2017 Björn Esser - 3.6.0-2 +- Use macro for Python3 packages + +* Mon Oct 23 2017 Leigh Scott - 3.6.0-1 +- update to 3.6.0 release + +* Wed Aug 02 2017 Fedora Release Engineering - 3.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 3.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Wed May 03 2017 Leigh Scott - 3.4.0-1 +- update to 3.4.0 release + +* Fri Feb 10 2017 Fedora Release Engineering - 3.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Nov 07 2016 Leigh Scott - 3.2.0-1 +- update to 3.2.0 release + +* Mon May 30 2016 Leigh Scott - 3.0.2-1 +- update to 3.0.2 release + +* Tue May 24 2016 Leigh Scott - 3.0.1-1 +- update to 3.0.1 release + +* Sat Apr 23 2016 Leigh Scott - 3.0.0-1 +- update to 3.0.0 release + +* Wed Feb 03 2016 Fedora Release Engineering - 2.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Mon Nov 09 2015 Leigh Scott - 2.8.0-2 +- rebuilt + +* Fri Oct 16 2015 Leigh Scott - 2.8.0-1 +- update to 2.8.0 release + +* Wed Jun 17 2015 Fedora Release Engineering - 2.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Wed May 20 2015 Leigh Scott - 2.6.0-1 +- update to 2.6.0 release + +* Thu Oct 30 2014 Leigh Scott - 2.4.0-1 +- update to 2.4.0 + +* Tue Sep 30 2014 Leigh Scott - 2.4.0-0.1.gitf22e07d +- update to latest git + +* Sat Aug 16 2014 Fedora Release Engineering - 2.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Tue Jul 22 2014 Kalev Lember - 2.2.0-3 +- Rebuilt for gobject-introspection 1.41.4 + +* Sat Jun 07 2014 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Apr 12 2014 Leigh Scott - 2.2.0-1 +- update to 2.2.0 + +* Sat Mar 22 2014 Leigh Scott - 2.1-0.1.gitc740513 +- inital release +