]> git.pld-linux.org Git - packages/drbl.git/commitdiff
drop duplicate noarch, adapter master
authorElan Ruusamäe <glen@delfi.ee>
Fri, 6 May 2016 15:23:17 +0000 (18:23 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 6 May 2016 15:23:17 +0000 (18:23 +0300)
drbl.spec

index 0e6b5fcb2aa00b14aab2b958544237e72e78337c..1eee1bc949414dcf346c204af9ab5af6a8fb6ff0 100644 (file)
--- a/drbl.spec
+++ b/drbl.spec
@@ -26,17 +26,16 @@ includes Clonezilla, a partition and disk cloning utility similar to
 Symantec Ghost(TM) or True Image(TM).
 
 %package gdm-theme
-Summary:        GDM theme for DRBL
-Group:          Themes
-Requires:      %{name}
+Summary:       GDM theme for DRBL
+Group:         Themes
+Requires:      %{name} = %{version}-%{release}
 Requires:      gdm-theme
-BuildArch:     noarch
 
 %description gdm-theme
 GDM theme for DRBL
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 grep -rl /opt/drbl/ . | xargs sed -i -e 's,/opt/drbl,%{_libdir}/%{name},g'
 
This page took 0.066028 seconds and 4 git commands to generate.