rpms/gnome-mount/devel .cvsignore, 1.3, 1.4 gnome-mount.spec, 1.3, 1.4 sources, 1.3, 1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 17 20:25:44 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/gnome-mount/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31725

Modified Files:
	.cvsignore gnome-mount.spec sources 
Log Message:
* Tue Jan 17 2006 John (J5) Palmieri <johnp at redhat.com> - 0.4-0.cvs20060117
- CVS snapshot of gnome-mount
- Added a devel sub package for apps that compile in gnome-mount support



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gnome-mount/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 Jan 2006 04:18:45 -0000	1.3
+++ .cvsignore	17 Jan 2006 20:25:41 -0000	1.4
@@ -1,2 +1,3 @@
 gnome-mount-0.2.tar.gz
 gnome-mount-0.3.tar.gz
+gnome-mount-0.4-0.cvs20060117.tar.gz


Index: gnome-mount.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-mount/devel/gnome-mount.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-mount.spec	17 Jan 2006 15:02:01 -0000	1.3
+++ gnome-mount.spec	17 Jan 2006 20:25:41 -0000	1.4
@@ -1,10 +1,10 @@
 Summary: Mount replacement which uses HAL to do the mounting 
 Name: gnome-mount
-Version: 0.3
-Release: 2
+Version: 0.4
+Release: 0.cvs20060117
 License: GPL
 Group: Applications/System
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}-%{release}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: hal >= 0.5.0
 Requires: dbus >= 0.60
@@ -13,10 +13,17 @@
 A replacement for the mount, umount and eject commands that
 uses HAL to do all the heavy lifting.
 
+%package devel
+Summary: Development files for gnome-mount
+Group: Development/Libraries
+
+%description devel
+Development files for gnome-mount
+
 %prep
 rm -rf $RPM_BUILD_ROOT
 
-%setup -q
+%setup -q 
 
 %build
 
@@ -46,8 +53,15 @@
 %{_bindir}/gnome-umount
 %{_datadir}/gnome-mount/gnome-mount-properties.glade
 
+%files devel
+%defattr(-, root, root)
+%{_libdir}/pkgconfig/gnome-mount.pc
 
 %changelog
+* Tue Jan 17 2006 John (J5) Palmieri <johnp at redhat.com> - 0.4-0.cvs20060117
+- CVS snapshot of gnome-mount
+- Added a devel sub package for apps that compile in gnome-mount support
+
 * Tue Jan 17 2006 John (J5) Palmieri <johnp at redhat.com> - 0.3-2
 - Install the schema in the post
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gnome-mount/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Jan 2006 04:18:45 -0000	1.3
+++ sources	17 Jan 2006 20:25:41 -0000	1.4
@@ -1 +1 @@
-2bf5649b21e98378c49e44bbd42bf89d  gnome-mount-0.3.tar.gz
+bc4542ecc2b22d4576fd14f0aec8344f  gnome-mount-0.4-0.cvs20060117.tar.gz




More information about the fedora-cvs-commits mailing list