rpms/libftdi/devel libftdi.spec,1.12,1.13

Lucian Langa lucilanga at fedoraproject.org
Sat Aug 22 13:17:37 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/libftdi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19308

Modified Files:
	libftdi.spec 
Log Message:
* Sat Aug 22 2009 Lucian Langa <cooly at gnome.eu.org> - 0.16-7
- add group for udev rule (#517773)


Index: libftdi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/libftdi.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- libftdi.spec	22 Aug 2009 12:37:53 -0000	1.12
+++ libftdi.spec	22 Aug 2009 13:17:35 -0000	1.13
@@ -127,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %pre
 getent group GROUPNAME >/dev/null || groupadd -r plugdev
+exit 0
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig




More information about the fedora-extras-commits mailing list