rpms/malaga/F-9 malaga.spec,1.5,1.6

Ville-Pekka Vainio vpv at fedoraproject.org
Sun Jun 14 19:54:03 UTC 2009


Author: vpv

Update of /cvs/pkgs/rpms/malaga/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28063

Modified Files:
	malaga.spec 
Log Message:
Add defattr to a subpackage, not worth an update push, IMO.


Index: malaga.spec
===================================================================
RCS file: /cvs/pkgs/rpms/malaga/F-9/malaga.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- malaga.spec	2 Apr 2008 22:23:09 -0000	1.5
+++ malaga.spec	14 Jun 2009 19:53:32 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           malaga
 Version:        7.12 
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A programming language for automatic language analysis
 
 Group:          Development/Languages
@@ -92,6 +92,7 @@ fi
 %{_mandir}/man1/mal*
 
 %files -n lib%{name}
+%defattr(-,root,root,-)
 %doc CHANGES.txt GPL.txt README.txt
 %defattr(-,root,root,-)
 %{_libdir}/lib%{name}.so.*
@@ -103,6 +104,9 @@ fi
 
 
 %changelog
+* Sun Jun 14 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.12-3
+- Add defattr to the libmalaga subpackage
+
 * Thu Apr 03 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.12-2
 - Upstream changed the source tarball of the current release, use the current
   upstream sources




More information about the fedora-extras-commits mailing list