[packages/kde4-bovo] - more uses of orgname
witekfl
witekfl at pld-linux.org
Wed Dec 25 22:43:17 CET 2013
commit 592dc304f3e32af005389c35ac88ca1dd26ce362
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed Dec 25 22:42:53 2013 +0100
- more uses of orgname
kde4-bovo.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kde4-bovo.spec b/kde4-bovo.spec
index 93287d4..3c478d5 100644
--- a/kde4-bovo.spec
+++ b/kde4-bovo.spec
@@ -3,7 +3,7 @@
%define qtver 4.8.0
Summary: bovo
-Name: kde4-bovo
+Name: kde4-%{orgname}
Version: 4.12.0
Release: 1
License: GPL
@@ -18,7 +18,7 @@ BuildRequires: kde4-libkdegames-devel >= %{version}
BuildRequires: qt4-build >= %{qtver}
BuildRequires: qt4-qmake >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.600
-Obsoletes: kde4-kdegames-bovo
+Obsoletes: kde4-kdegames-%{orgname}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -49,7 +49,7 @@ install -d $RPM_BUILD_ROOT/var/games
# remove locolor icons
rm -rf $RPM_BUILD_ROOT%{_iconsdir}/locolor
-%find_lang bovo --with-kde
+%find_lang %{orgname} --with-kde
%clean
rm -rf $RPM_BUILD_ROOT
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files -f bovo.lang
+%files -f %{orgname}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/bovo
%{_desktopdir}/kde4/bovo.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-bovo.git/commitdiff/592dc304f3e32af005389c35ac88ca1dd26ce362
More information about the pld-cvs-commit
mailing list