rpms/gnopernicus/devel .cvsignore, 1.18, 1.19 gnopernicus.spec, 1.23, 1.24 sources, 1.18, 1.19

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 30 15:37:22 UTC 2005


Update of /cvs/dist/rpms/gnopernicus/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23551

Modified Files:
	.cvsignore gnopernicus.spec sources 
Log Message:

- Update to 0.10.5
- Split off a devel package (#152169)




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gnopernicus/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	14 Mar 2005 16:52:19 -0000	1.18
+++ .cvsignore	30 Mar 2005 15:37:18 -0000	1.19
@@ -7,3 +7,4 @@
 gnopernicus-0.10.2.tar.bz2
 gnopernicus-0.10.3.tar.bz2
 gnopernicus-0.10.4.tar.bz2
+gnopernicus-0.10.5.tar.bz2


Index: gnopernicus.spec
===================================================================
RCS file: /cvs/dist/rpms/gnopernicus/devel/gnopernicus.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gnopernicus.spec	14 Mar 2005 16:52:19 -0000	1.23
+++ gnopernicus.spec	30 Mar 2005 15:37:18 -0000	1.24
@@ -1,6 +1,6 @@
 Summary: GNOME screen reader
 Name: gnopernicus
-Version: 0.10.4
+Version: 0.10.5
 Release: 1
 License: LGPL
 Group: Desktop/Accessibility
@@ -28,6 +28,22 @@
 %description
 Screen magnifier and reader.
 
+%package devel
+Summary: Files to compile applications that use the GNOME screen reader
+Group: Development/Libraries
+Requires: %name = %{version}
+
+Requires: at-spi-devel
+Requires: gtk2-devel
+Requires: libglade-devel
+Requires: libgnome-devel
+Requires: libgnomeui-devel
+Requires: libxml2-devel
+
+%description devel
+gnopernicus-devel contains the header files required to compile applications 
+against the GNOME screen reader.
+
 %prep
 %setup -q
 
@@ -69,16 +85,24 @@
 %{_libexecdir}/brlmonitor
 %{_bindir}/gnopernicus
 %{_bindir}/srcore
-%{_libdir}/gnopernicus-1.0
-%{_libdir}/pkgconfig/*pc
+%{_libdir}/gnopernicus-1.0/lib*.so.*
 %{_datadir}/gnome/help/brlmonitor
 %{_datadir}/gnome/help/gnopernicus
 %{_datadir}/gnopernicus
 %{_datadir}/omf/gnopernicus
 %{_datadir}/pixmaps/*png
+
+%files devel
+
+%{_libdir}/gnopernicus-1.0/lib*.so
+%{_libdir}/pkgconfig/*pc
 %{_includedir}/gnopernicus-1.0
 
 %changelog
+* Wed Mar 30 2005 Matthias Clasen <mclasen at redhat.com> 0.10.5-1
+- Update to 0.10.5
+- Split off a devel package (#152169)
+
 * Mon Mar 14 2005 Matthias Clasen <mclasen at redhat.com> 0.10.4-1
 - Update to 0.10.4
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gnopernicus/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	14 Mar 2005 16:52:19 -0000	1.18
+++ sources	30 Mar 2005 15:37:18 -0000	1.19
@@ -1 +1 @@
-cb105fa21d63e83c352a1f606d601196  gnopernicus-0.10.4.tar.bz2
+fc55de77f009f745e0d97f3f81006b49  gnopernicus-0.10.5.tar.bz2




More information about the fedora-cvs-commits mailing list