]> git.pld-linux.org Git - packages/asmix.git/commitdiff
- removed INSTALL LICENSE from %doc, STABLE
authorkloczek <kloczek@pld-linux.org>
Sun, 16 Feb 2003 01:14:32 +0000 (01:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed BuildRequires rules.

Changed files:
    asmix.spec -> 1.8

asmix.spec

index 36d065ff6cd8078b7d20b2afc14aa82d0eeba1ca..1c4814088df330cca07d7bf9ea2fc615481ecf1d 100644 (file)
@@ -6,7 +6,8 @@ Release:        1
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://www.tigr.net/afterstep/download/asmix/%{name}-%{version}.tar.gz
-BuildRequires: XFree86-libs
+BuildRequires: XFree86-devel
+BuildRequires: libjpeg-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,6 +40,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES INSTALL LICENSE README
+%doc CHANGES README
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
This page took 0.048006 seconds and 4 git commands to generate.