rpms/tellico/FC-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tellico.spec, 1.2, 1.3

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Tue Feb 6 11:59:07 UTC 2007


Author: jamatos

Update of /cvs/extras/rpms/tellico/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17316

Modified Files:
	.cvsignore sources tellico.spec 
Log Message:
* Tue Feb  6 2007 José Matos <jamatos[AT]fc.up.pt> - 1.2.8-1
- New upstream version.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tellico/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	4 Dec 2006 09:57:01 -0000	1.3
+++ .cvsignore	6 Feb 2007 11:58:35 -0000	1.4
@@ -1 +1 @@
-tellico-1.2.6.tar.gz
+tellico-1.2.8.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tellico/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	4 Dec 2006 09:57:01 -0000	1.3
+++ sources	6 Feb 2007 11:58:35 -0000	1.4
@@ -1 +1 @@
-4cf5f6a1032a083a68635c819405884b  tellico-1.2.6.tar.gz
+ac9be76e26edaf9f75cddb03ee4ed73b  tellico-1.2.8.tar.gz


Index: tellico.spec
===================================================================
RCS file: /cvs/extras/rpms/tellico/FC-5/tellico.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tellico.spec	4 Dec 2006 09:57:01 -0000	1.2
+++ tellico.spec	6 Feb 2007 11:58:35 -0000	1.3
@@ -1,5 +1,5 @@
 Name:           tellico
-Version:        1.2.6
+Version:        1.2.8
 Release:        1%{?dist}
 Summary:        A collection manager
 
@@ -24,6 +24,13 @@
 BuildRequires:  libart_lgpl-devel
 BuildRequires:  taglib-devel
 BuildRequires:  libyaz-devel
+
+%if "%fedora" < "7"
+BuildRequires: tcp_wrappers
+%else
+BuildRequires: tcp_wrappers-devel
+%endif
+
 Requires:       python
 
 %description
@@ -97,6 +104,19 @@
 
 
 %changelog
+* Tue Feb  6 2007 José Matos <jamatos[AT]fc.up.pt> - 1.2.8-1
+- New upstream version.
+
+* Mon Feb  5 2007 José Matos <jamatos[AT]fc.up.pt> - 1.2.7-3
+- Condicionalize the BR for tcp_wrappers, it has a proper devel file
+  for Fedora >= 7.
+
+* Tue Jan 30 2007 José Matos <jamatos[AT]fc.up.pt> - 1.2.7-2
+- BR tcp_wrappers.
+
+* Tue Jan 30 2007 José Matos <jamatos[AT]fc.up.pt> - 1.2.7-1
+- New upstream version.
+
 * Mon Dec  4 2006 José Matos <jamatos[AT]fc.up.pt> - 1.2.6-1
 - New upstream version.
 




More information about the scm-commits mailing list