rpms/libgadu/devel .cvsignore, 1.6, 1.7 libgadu.spec, 1.7, 1.8 sources, 1.6, 1.7

Dominik Mierzejewski rathann at fedoraproject.org
Sun Oct 26 15:26:08 UTC 2008


Author: rathann

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

Modified Files:
	.cvsignore libgadu.spec sources 
Log Message:
* Sun Oct 26 2008 Dominik Mierzejewski <rpm at greysector.net> 1.8.2-1
- updated to 1.8.2 (security update)
- preserve timestamps during make install
- put defattr at the top of files section (fixes rpmlint error)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libgadu/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	17 Jun 2008 23:06:45 -0000	1.6
+++ .cvsignore	26 Oct 2008 15:25:37 -0000	1.7
@@ -1 +1 @@
-libgadu-1.8.1.tar.gz
+libgadu-1.8.2.tar.gz


Index: libgadu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgadu/devel/libgadu.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libgadu.spec	17 Jun 2008 23:06:45 -0000	1.7
+++ libgadu.spec	26 Oct 2008 15:25:37 -0000	1.8
@@ -1,5 +1,5 @@
 Name:		libgadu
-Version:	1.8.1
+Version:	1.8.2
 Release:	1%{?dist}
 Summary:	A Gadu-gadu protocol compatible communications library
 License:	LGPLv2
@@ -47,7 +47,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install INSTALL="install -p" DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
@@ -58,8 +58,8 @@
 %postun -p /sbin/ldconfig
 
 %files
-%doc COPYING
 %defattr(644,root,root,755)
+%doc COPYING
 %attr(755,root,root) %{_libdir}/libgadu.so.*
 
 %files devel
@@ -69,6 +69,11 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sun Oct 26 2008 Dominik Mierzejewski <rpm at greysector.net> 1.8.2-1
+- updated to 1.8.2 (security update)
+- preserve timestamps during make install
+- put defattr at the top of files section (fixes rpmlint error)
+
 * Wed Jun 18 2008 Dominik Mierzejewski <rpm at greysector.net> 1.8.1-1
 - updated to 1.8.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgadu/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	17 Jun 2008 23:06:45 -0000	1.6
+++ sources	26 Oct 2008 15:25:37 -0000	1.7
@@ -1 +1 @@
-250ba6cd81b7512fb7cda3757596465a  libgadu-1.8.1.tar.gz
+1090f82f8a1bb99e9cdf5853188f625f  libgadu-1.8.2.tar.gz




More information about the fedora-extras-commits mailing list