rpms/pilot-link/devel .cvsignore, 1.14, 1.15 pilot-link.spec, 1.63, 1.64 sources, 1.15, 1.16 pilot-link-0.12.2-m4.patch, 1.2, NONE

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Thu Nov 22 13:29:18 UTC 2007


Author: varekova

Update of /cvs/pkgs/rpms/pilot-link/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26966

Modified Files:
	.cvsignore pilot-link.spec sources 
Removed Files:
	pilot-link-0.12.2-m4.patch 
Log Message:
- update to 0.12.3
- remove static libraries



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pilot-link/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	26 Apr 2007 10:59:38 -0000	1.14
+++ .cvsignore	22 Nov 2007 13:28:46 -0000	1.15
@@ -1 +1 @@
-pilot-link-0.12.2.tar.bz2
+pilot-link-0.12.3.tar.bz2


Index: pilot-link.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pilot-link/devel/pilot-link.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- pilot-link.spec	12 Nov 2007 11:43:28 -0000	1.63
+++ pilot-link.spec	22 Nov 2007 13:28:46 -0000	1.64
@@ -2,8 +2,8 @@
 %define perl_version %(eval "`%{__perl} -V:version`"; echo $version)
 
 Name: pilot-link
-Version: 0.12.2
-Release: 7%{?dist}
+Version: 0.12.3
+Release: 1%{?dist}
 Epoch: 2
 License: GPLv2 and GPLv2+ and LGPLv2+ and TCL
 Group: Applications/Communications
@@ -16,7 +16,6 @@
 #Patch2: pilot-link-0.11.0-perlpollute.patch  # May be still applied
 #Patch3: pilot-link-0.11.2-malsync.patch  # May be still applied
 Patch4: pilot-link-0.12.1-var.patch 
-Patch5: pilot-link-0.12.2-m4.patch
 Patch6: pilot-link-0.12.2-open.patch
 
 Requires: /sbin/ldconfig
@@ -67,7 +66,6 @@
 #%patch2 -p1 -b .perlpollute
 #%patch3 -p1 -b .malsync
 %endif
-%patch5 -p1 -b .typo
 %patch6 -p1 -b .open
 
 %build
@@ -123,6 +121,9 @@
 # remove files we don't want to include
 rm -f %{buildroot}%{_libdir}/*.la
 
+# remove static libraries
+rm -f %{buildroot}%{_libdir}/*.a
+
 # remove broken prog
 rm -f %{buildroot}%{_bindir}/pilot-prc
 
@@ -147,13 +148,16 @@
 
 %files devel
 %defattr(-,root,root)
-%{_libdir}/*.a
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
 %{_includedir}/*
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Thu Nov 22 2007 Ivana Varekova <varekova at redhat.com> - 2:0.12.3-1
+- update to 0.12.3
+- remove static libraries
+
 * Mon Nov 12 2007 Alex Lancaster <alexl at users.sourceforge.net> - 2:0.12.2-7
 - Perl bindings need to be compiled after libpisock is installed
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pilot-link/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	26 Apr 2007 10:59:38 -0000	1.15
+++ sources	22 Nov 2007 13:28:46 -0000	1.16
@@ -1 +1 @@
-c1f4db8f32a2ee916fedb9a2dac8aa26  pilot-link-0.12.2.tar.bz2
+257124484d50552679c53cae8e118aa3  pilot-link-0.12.3.tar.bz2


--- pilot-link-0.12.2-m4.patch DELETED ---




More information about the fedora-extras-commits mailing list