mirror of
https://abf.rosa.ru/djam/rosa-release.git
synced 2025-02-23 22:42:47 +00:00
changed branding
This commit is contained in:
parent
d8c6a8696c
commit
701c0a1db2
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
%define distrib Desktop
|
||||
%define version 2012.1
|
||||
%define rel 16
|
||||
%define rel 19
|
||||
%define distname rosa
|
||||
%define distsuffix rosa
|
||||
%define distribution ROSA Desktop.Fresh
|
||||
%define distribution ROSA Desktop Fresh
|
||||
|
||||
%define product_vendor ROSA
|
||||
%define product_distribution %distribution
|
||||
|
@ -143,7 +143,7 @@ cp -a %SOURCE3 CREDITS
|
|||
cp -a %SOURCE4 release-notes.txt
|
||||
cp -a %SOURCE5 release-notes.html
|
||||
cat > README.urpmi <<EOF
|
||||
This is ROSA Desktop.Fresh %version
|
||||
This is ROSA Desktop Fresh R1
|
||||
|
||||
You can find the release notes in %_docdir/%name-common/release-notes.txt
|
||||
|
||||
|
@ -164,7 +164,7 @@ fi
|
|||
rm -rf %buildroot
|
||||
mkdir -p %buildroot/etc
|
||||
|
||||
echo "ROSA Desktop.Fresh release %{realversion} (%{distrib}) for %{_target_cpu}" > %buildroot/etc/rosa-release
|
||||
echo "ROSA Desktop Fresh R1 release %version for %{_target_cpu}" > %buildroot/etc/rosa-release
|
||||
ln -sf rosa-release %buildroot/etc/redhat-release
|
||||
ln -sf rosa-release %buildroot/etc/mandrake-release
|
||||
ln -sf rosa-release %buildroot/etc/release
|
||||
|
|
Loading…
Add table
Reference in a new issue