]> git.pld-linux.org Git - packages/Xlt.git/commitdiff
- avoid defining default %attr
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Jul 2006 15:02:19 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xlt.spec -> 1.22

Xlt.spec

index 8a989ec6c36b5ced3911cc5e46b3311240c0c2fd..7973001636b31c043e7cd5103c1d650dc813eea2 100644 (file)
--- a/Xlt.spec
+++ b/Xlt.spec
@@ -7,11 +7,11 @@ License:      GPL
 Group:         X11/Libraries
 Source0:       http://dl.sourceforge.net/xlt/%{name}-%{version}.tar.gz
 # Source0-md5: 46b6259c7637d6e9b87520eb91b6ea51
-URL:           http://xlt.sf.net/
+URL:           http://xlt.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: motif-devel >= 1.2
 BuildRequires: libtool
+BuildRequires: motif-devel >= 1.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -96,4 +96,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files static
 %defattr(644,root,root,755)
-%attr(644,root,root) %{_libdir}/libXlt.a
+%{_libdir}/libXlt.a
This page took 0.092204 seconds and 4 git commands to generate.