Mageia Bugzilla – Attachment 560 Details for
Bug 1708
Kshutdown's RPM package for Mageia
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
kshutdown spec file
kshutdown.spec (text/plain), 1.68 KB, created by
Olivier Delaune
on 2011-06-13 18:25:26 CEST
(
hide
)
Description:
kshutdown spec file
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2011-06-13 18:25:26 CEST
Size:
1.68 KB
patch
obsolete
>%define name kshutdown >%define version 2.0 >%define release %mkrel 1 > >Name: %{name} >Version: %{version} >Release: %{release} >Summary: Advanced shut down utility for KDE >Summary(fr): KShutDown est un outils avancé de gestion de l'extinction >License: GPLv2+ >Group: Graphical desktop/KDE >Source: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-source-%{version}.zip >Requires: kdebase4-workspace >BuildRequires: kdebase4-workspace-devel >BuildRequires: desktop-file-utils >BuildRoot: %{_tmppath}/%{name}-buildroot > >%description >KShutDown is an advanced shut down utility for KDE. >Features: >- Shut Down (logout and halt the system) >- Reboot (logout and reboot the system) >- Lock Screen (lock the screen using a screen saver) >- Logout (end the session and logout the user) >- Extras (user commands) >- Wizard >- Time and delay options >- Command line support >- System tray >- Sounds >- Kiosk support >- And more... > >%prep >%setup -q -n %name-%version > >%build >%cmake_kde4 >%make > >%install >rm -rf $RPM_BUILD_ROOT >cd build >%makeinstall_std >cd - > >desktop-file-install --vendor="" \ >--remove-category="Application" \ >--add-category="System" \ >--add-category="Monitor" \ >--dir $RPM_BUILD_ROOT%{_datadir}/applications/kde4 $RPM_BUILD_ROOT%{_datadir}/applications/kde4/* > >%find_lang %name --with-html > >%clean >rm -rf %{buildroot} > >%post >%update_icon_cache hicolor > >%postun >%clean_icon_cache hicolor > >%files -f %name.lang >%defattr(-,root,root) >%doc TODO ChangeLog README.html >%attr(0755,root,root) %{_kde_bindir}/%{name} >%_kde_iconsdir/*/*/*/* >%_kde_datadir/applications/kde4/kshutdown.desktop >%_kde_datadir/apps/%{name} > >%changelog >* Mon Jun 13 2011 Olivier Delaune <olivier.delaune@mageia.org> 2.0-1.mga1 >- Specfile adaptations for Mageia
%define name kshutdown %define version 2.0 %define release %mkrel 1 Name: %{name} Version: %{version} Release: %{release} Summary: Advanced shut down utility for KDE Summary(fr): KShutDown est un outils avancé de gestion de l'extinction License: GPLv2+ Group: Graphical desktop/KDE Source: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-source-%{version}.zip Requires: kdebase4-workspace BuildRequires: kdebase4-workspace-devel BuildRequires: desktop-file-utils BuildRoot: %{_tmppath}/%{name}-buildroot %description KShutDown is an advanced shut down utility for KDE. Features: - Shut Down (logout and halt the system) - Reboot (logout and reboot the system) - Lock Screen (lock the screen using a screen saver) - Logout (end the session and logout the user) - Extras (user commands) - Wizard - Time and delay options - Command line support - System tray - Sounds - Kiosk support - And more... %prep %setup -q -n %name-%version %build %cmake_kde4 %make %install rm -rf $RPM_BUILD_ROOT cd build %makeinstall_std cd - desktop-file-install --vendor="" \ --remove-category="Application" \ --add-category="System" \ --add-category="Monitor" \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde4 $RPM_BUILD_ROOT%{_datadir}/applications/kde4/* %find_lang %name --with-html %clean rm -rf %{buildroot} %post %update_icon_cache hicolor %postun %clean_icon_cache hicolor %files -f %name.lang %defattr(-,root,root) %doc TODO ChangeLog README.html %attr(0755,root,root) %{_kde_bindir}/%{name} %_kde_iconsdir/*/*/*/* %_kde_datadir/applications/kde4/kshutdown.desktop %_kde_datadir/apps/%{name} %changelog * Mon Jun 13 2011 Olivier Delaune <olivier.delaune@mageia.org> 2.0-1.mga1 - Specfile adaptations for Mageia
View Attachment As Raw
Actions:
View
Attachments on
bug 1708
: 560