]> git.pld-linux.org Git - packages/kde4-kblocks.git/commitdiff
- used macro orgname auto/th/kde4-kblocks-4.12.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 25 Dec 2013 21:32:14 +0000 (22:32 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 25 Dec 2013 21:32:14 +0000 (22:32 +0100)
kde4-kblocks.spec

index 667bbca4b432e1534a4418a751c75ec00326a9a5..be24d5c9998e51d5342dfc3811e532595daf6134 100644 (file)
@@ -3,7 +3,7 @@
 %define                qtver           4.8.0
 
 Summary:       KDE Blocks
-Name:          kde4-kblocks
+Name:          kde4-%{orgname}
 Version:       4.12.0
 Release:       1
 License:       GPL
@@ -17,7 +17,7 @@ BuildRequires:        kde4-libkdegames-devel >= %{version}
 BuildRequires: qt4-build >= %{qtver}
 BuildRequires: qt4-qmake >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.600
-Obsoletes:     kde4-kdegames-kblocks
+Obsoletes:     kde4-kdegames-%{orgname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,7 +45,7 @@ install -d $RPM_BUILD_ROOT/var/games
 # remove locolor icons
 rm -rf $RPM_BUILD_ROOT%{_iconsdir}/locolor
 
-%find_lang kblocks     --with-kde
+%find_lang %{orgname}  --with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
 %post                  -p /sbin/ldconfig
 %postun                        -p /sbin/ldconfig
 
-%files -f kblocks.lang
+%files -f %{orgname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kblocks
 %{_desktopdir}/kde4/kblocks.desktop
This page took 0.096011 seconds and 4 git commands to generate.