]> git.pld-linux.org Git - packages/awesfx.git/commitdiff
- Obsoletes for awesfx-devel, use .so instead of copying manual
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Feb 2004 10:56:06 +0000 (10:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awesfx.spec -> 1.40

awesfx.spec

index d7b206fc8d00a5b463a1a5474425c13b938395d5..32a925f72db7c912da2148631f39a336fb565ab6 100644 (file)
@@ -19,6 +19,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: unzip
+Obsoletes:     awesfx-devel
 ExclusiveArch: %{ix86} alpha ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -77,7 +78,7 @@ mv -f $RPM_BUILD_ROOT%{_bindir}/sfxload $RPM_BUILD_ROOT/bin
 mv -f $RPM_BUILD_ROOT%{_bindir}/asfxload $RPM_BUILD_ROOT/bin
 cp -f gu11-rom/GU11-ROM.{INS,SF2} $RPM_BUILD_ROOT%{_datadir}/sounds/sf2
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/asfxload.1
-cp $RPM_BUILD_ROOT%{_mandir}/man1/sfxload.1 $RPM_BUILD_ROOT%{_mandir}/man1/asfxload.1
+echo '.so sfxload.1' > $RPM_BUILD_ROOT%{_mandir}/man1/asfxload.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.071506 seconds and 4 git commands to generate.