Mageia Bugzilla – Attachment 14142 Details for
Bug 32412
Welcome message on login screen.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Diff with changes from the current spec in Cauldron
sddm-theme-coffee-ng.diff (text/plain), 1.11 KB, created by
katnatek
on 2023-11-07 23:51:24 CET
(
hide
)
Description:
Diff with changes from the current spec in Cauldron
Filename:
MIME Type:
Creator:
katnatek
Created:
2023-11-07 23:51:24 CET
Size:
1.11 KB
patch
obsolete
>Index: SPECS/sddm-theme-coffee-ng.spec >=================================================================== >--- SPECS/sddm-theme-coffee-ng.spec (revisión: 2000051) >+++ SPECS/sddm-theme-coffee-ng.spec (copia de trabajo) >@@ -1,10 +1,14 @@ >-Name: sddm-theme-coffee-ng >+#Asume the version in theme is in sync with package version >+%define tardir mga-coffee-%{version} >+%define subrel 1 >+Name: sddm-theme-coffee-ng > Summary: Unofficial Mageia sddm theme with rounded borders > Version: 2.0 > Release: %mkrel 1 > License: GPLv3 >-Group: Graphical desktop/KDE >+Group: Graphical desktop/KDE > Source0: mga-coffee-%version.tar.gz >+Patch0: mga-coffe-ng-addmageia4.patch > BuildArch: noarch > > %description >@@ -17,10 +21,11 @@ > %{_datadir}/sddm/themes/mga-coffee-2.0/* > > #-------------------------------------------------------------------- >+%prep >+%setup -q -n %{tardir} >+#patch0 -p1 > > %install >-mkdir -p %{buildroot}/%{_datadir}/sddm/themes >-pushd %{buildroot}/%{_datadir}/sddm/themes >-tar -xf %{SOURCE0} >-popd >+mkdir -p %{buildroot}/%{_datadir}/sddm/themes/%{tardir} >+mv * %{buildroot}/%{_datadir}/sddm/themes/%{tardir} >
Index: SPECS/sddm-theme-coffee-ng.spec =================================================================== --- SPECS/sddm-theme-coffee-ng.spec (revisión: 2000051) +++ SPECS/sddm-theme-coffee-ng.spec (copia de trabajo) @@ -1,10 +1,14 @@ -Name: sddm-theme-coffee-ng +#Asume the version in theme is in sync with package version +%define tardir mga-coffee-%{version} +%define subrel 1 +Name: sddm-theme-coffee-ng Summary: Unofficial Mageia sddm theme with rounded borders Version: 2.0 Release: %mkrel 1 License: GPLv3 -Group: Graphical desktop/KDE +Group: Graphical desktop/KDE Source0: mga-coffee-%version.tar.gz +Patch0: mga-coffe-ng-addmageia4.patch BuildArch: noarch %description @@ -17,10 +21,11 @@ %{_datadir}/sddm/themes/mga-coffee-2.0/* #-------------------------------------------------------------------- +%prep +%setup -q -n %{tardir} +#patch0 -p1 %install -mkdir -p %{buildroot}/%{_datadir}/sddm/themes -pushd %{buildroot}/%{_datadir}/sddm/themes -tar -xf %{SOURCE0} -popd +mkdir -p %{buildroot}/%{_datadir}/sddm/themes/%{tardir} +mv * %{buildroot}/%{_datadir}/sddm/themes/%{tardir}
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32412
:
14071
|
14072
|
14073
|
14074
|
14075
|
14077
|
14079
|
14081
|
14082
|
14084
|
14142
|
14146