rpms/apt/devel .cvsignore, 1.16, 1.17 apt.spec, 1.42, 1.43 sources, 1.16, 1.17

Panu Matilainen (pmatilai) fedora-extras-commits at redhat.com
Thu Aug 23 09:26:29 UTC 2007


Author: pmatilai

Update of /cvs/pkgs/rpms/apt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12105

Modified Files:
	.cvsignore apt.spec sources 
Log Message:
- update to 0.5.15lorg3.93 (#253170)
- -devel requires pkgconfig due to .pc addition
- another license correction per latest guidelines
- cronjob is not a config file



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/apt/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	8 Jul 2007 20:30:23 -0000	1.16
+++ .cvsignore	23 Aug 2007 09:25:56 -0000	1.17
@@ -2,3 +2,4 @@
 apt-0.5.15lorg3.2-ppc.patch
 apt-0.5.15lorg3.x-cache-corruption.patch
 apt-0.5.15lorg3.92.tar.bz2
+apt-0.5.15lorg3.93.tar.bz2


Index: apt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/apt/devel/apt.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- apt.spec	3 Aug 2007 09:02:22 -0000	1.42
+++ apt.spec	23 Aug 2007 09:25:56 -0000	1.43
@@ -5,12 +5,12 @@
 
 Summary: Debian's Advanced Packaging Tool with RPM support
 Name: apt
-Version: 0.5.15lorg3.92
-Release: 2%{?dist}
+Version: 0.5.15lorg3.93
+Release: 1%{?dist}
 Group: System Environment/Base
 URL: http://apt-rpm.org/
-# Everything under GPLv2+ except lua/ which is MIT
-License: GPLv2+ and MIT
+# SourceLicense: GPLv2+ except lua/ which is MIT
+License: GPLv2+ 
 
 #Source0: http://laiskiainen.org/apt/testing/%{name}-%{version}.tar.bz2
 Source0: http://apt-rpm.org/testing/%{name}-%{version}.tar.bz2
@@ -81,6 +81,7 @@
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: rpm-devel
+Requires: pkgconfig
 
 %description devel
 This package contains development files for developing with APT's
@@ -243,7 +244,7 @@
 %dir %{_sysconfdir}/apt/vendors.list.d/
 
 %config(noreplace) %{_sysconfdir}/sysconfig/apt
-%config %{_sysconfdir}/cron.daily/apt.cron
+%{_sysconfdir}/cron.daily/apt.cron
 
 %{_sysconfdir}/apt/gpg/
 %{_initrddir}/apt
@@ -272,6 +273,7 @@
 %defattr(-,root,root,-)
 %{_includedir}/apt-pkg/
 %{_libdir}/libapt-pkg*.so
+%{_libdir}/pkgconfig/libapt-pkg.pc
 
 %files python
 %defattr(-,root,root,-)
@@ -290,6 +292,12 @@
 
 
 %changelog
+* Thu Aug 23 2007 Panu Matilainen <pmatilai at redhat.com> 0.5.15lorg3.93-1
+- update to 0.5.15lorg3.93 (#253170)
+- -devel requires pkgconfig due to .pc addition
+- another license correction per latest guidelines
+- cronjob is not a config file
+
 * Fri Aug  3 2007 Panu Matilainen <pmatilai at redhat.com> 
 - License clarification
 - Include Lua license in documentation


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/apt/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	8 Jul 2007 20:30:23 -0000	1.16
+++ sources	23 Aug 2007 09:25:56 -0000	1.17
@@ -1,4 +1,3 @@
-ce05fcc7e0e614fa6e2175008945bb59  apt-0.5.15lorg3.2.tar.bz2
 319591417226d12f0264cce78a1c95fa  apt-0.5.15lorg3.2-ppc.patch
 6c2e9568a0c2bbe6b0bbd1aa0643a377  apt-0.5.15lorg3.x-cache-corruption.patch
-e851d86f9aef7fb519ecc7cfa8aae845  apt-0.5.15lorg3.92.tar.bz2
+5437ac203f7fe15b9bbd74b3c99e2b6a  apt-0.5.15lorg3.93.tar.bz2




More information about the fedora-extras-commits mailing list