package created using the webbuild interface [release 4.0.0-1mamba;Sat Oct 05 2019]
This commit is contained in:
parent
37bcfcda03
commit
61196c8f9a
@ -1,4 +1,4 @@
|
|||||||
# partitionmanager
|
# partitionmanager
|
||||||
|
|
||||||
Easily manage disks, partitions and file systems on your KDE Desktop: Create, resize, move, copy, back up, restore or delete partitions.
|
KDE 5 partition manager.
|
||||||
|
|
||||||
|
@ -1,67 +1,75 @@
|
|||||||
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: partitionmanager
|
Name: partitionmanager
|
||||||
Version: 1.0.2
|
Version: 4.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Easily manage disks, partitions and file systems on your KDE Desktop
|
Summary: KDE 5 partition manager
|
||||||
Group: System/Management
|
Group: Graphical Desktop/Applications/Administration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://sourceforge.net/projects/partitionman/
|
URL: http://www.kde.org
|
||||||
Source: http://switch.dl.sourceforge.net/project/partitionman/partitionmanager/%{version}/partitionmanager-%{version}.tar.bz2
|
Source: https://download.kde.org/stable/partitionmanager/%{version}/src/partitionmanager-%{version}.tar.xz
|
||||||
|
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: cmake
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: kdelibs4-devel
|
|
||||||
BuildRequires: libblkid-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libparted-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libkcodecs-devel
|
||||||
|
BuildRequires: libkcompletion-devel
|
||||||
|
BuildRequires: libkconfig-devel
|
||||||
|
BuildRequires: libkconfigwidgets-devel
|
||||||
|
BuildRequires: libkcoreaddons-devel
|
||||||
|
BuildRequires: libkcrash-devel
|
||||||
|
BuildRequires: libkdbusaddons-devel
|
||||||
|
BuildRequires: libki18n-devel
|
||||||
|
BuildRequires: libkiconthemes-devel
|
||||||
|
BuildRequires: libkio-devel
|
||||||
|
BuildRequires: libkjobwidgets-devel
|
||||||
|
BuildRequires: libkpmcore-devel
|
||||||
|
BuildRequires: libkservice-devel
|
||||||
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
|
BuildRequires: libkxmlgui-devel
|
||||||
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: cmake
|
||||||
|
BuildRequires: rpm-macros-kde5
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Easily manage disks, partitions and file systems on your KDE Desktop: Create, resize, move, copy, back up, restore or delete partitions.
|
KDE 5 partition manager.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake_kde5 -d build
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}5_qt --with-qt --with-html --with-man --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/partitionmanager
|
%{_bindir}/partitionmanager
|
||||||
%{_bindir}/partitionmanager-bin
|
%{_datadir}/applications/org.kde.partitionmanager.desktop
|
||||||
%{_libdir}/libpartitionmanagerprivate.so
|
%{_datadir}/config.kcfg/partitionmanager.kcfg
|
||||||
%{_datadir}/applications/kde4/partitionmanager.desktop
|
%{_datadir}/icons/hicolor/scalable/apps/partitionmanager.svg
|
||||||
%{_datadir}/apps/partitionmanager/partitionmanagerui.rc
|
%{_datadir}/kxmlgui5/partitionmanager/partitionmanagerui.rc
|
||||||
%{_datadir}/icons/hicolor/128x128/apps/partitionmanager.png
|
%{_datadir}/metainfo/org.kde.partitionmanager.appdata.xml
|
||||||
%{_datadir}/icons/hicolor/16x16/apps/partitionmanager.png
|
%doc COPYING.md
|
||||||
%{_datadir}/icons/hicolor/22x22/apps/partitionmanager.png
|
|
||||||
%{_datadir}/icons/hicolor/32x32/apps/partitionmanager.png
|
|
||||||
%{_datadir}/icons/hicolor/48x48/apps/partitionmanager.png
|
|
||||||
%{_datadir}/icons/hicolor/64x64/apps/partitionmanager.png
|
|
||||||
%doc CHANGES COPYING README
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 12 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-1mamba
|
* Sat Oct 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.0-1mamba
|
||||||
- update to 1.0.2
|
- package created using the webbuild interface
|
||||||
|
|
||||||
* Mon Mar 15 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-2mamba
|
|
||||||
- rebuilt with libparted 2.2
|
|
||||||
|
|
||||||
* Sat Jan 09 2010 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.0.1-1mamba
|
|
||||||
- package created by autospec
|
|
||||||
|
Loading…
Reference in New Issue
Block a user