rpms/ucarp/devel ucarp.spec,1.13,1.14

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sun Aug 5 20:00:07 UTC 2007


Author: thias

Update of /cvs/extras/rpms/ucarp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15969

Modified Files:
	ucarp.spec 
Log Message:
Update License field.



Index: ucarp.spec
===================================================================
RCS file: /cvs/extras/rpms/ucarp/devel/ucarp.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ucarp.spec	5 Feb 2007 13:06:40 -0000	1.13
+++ ucarp.spec	5 Aug 2007 19:59:35 -0000	1.14
@@ -1,8 +1,9 @@
 Summary: Common Address Redundancy Protocol (CARP) for Unix
 Name: ucarp
 Version: 1.2
-Release: 7%{?dist}
-License: BSD
+Release: 8%{?dist}
+# See the COPYING file which details everything
+License: MIT and BSD
 Group: System Environment/Daemons
 URL: http://www.ucarp.org/
 Source0: http://download.pureftpd.org/pub/ucarp/ucarp-%{version}.tar.bz2
@@ -32,7 +33,7 @@
 
 
 %prep
-%setup
+%setup -q
 %patch -p1
 
 
@@ -88,10 +89,10 @@
 
 
 %files -f %{name}.lang
-%defattr(-, root, root, 0755)
+%defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README
 /etc/rc.d/init.d/ucarp
-%attr(0700, root, root) %dir /etc/ucarp/
+%attr(0700,root,root) %dir /etc/ucarp/
 /etc/ucarp/vip-001.conf.example
 /etc/ucarp/vip-001.list.example
 /etc/ucarp/vip-up
@@ -101,6 +102,9 @@
 
 
 %changelog
+* Sun Aug  5 2007 Matthias Saou <http://freshrpms.net/> 1.2-8
+- Update License field.
+
 * Fri Feb  2 2007 Matthias Saou <http://freshrpms.net/> 1.2-7
 - Rename service from carp to ucarp, to be more consistent.
 - Move /etc/sysconfig/carp to /etc/ucarp since it has become a config directory




More information about the fedora-extras-commits mailing list