]> git.sur5r.net Git - glabels/commitdiff
2004-08-08 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sun, 8 Aug 2004 16:39:42 +0000 (16:39 +0000)
committerJim Evins <evins@snaught.com>
Sun, 8 Aug 2004 16:39:42 +0000 (16:39 +0000)
* glabels.spec.in:
- Updated URL
- More specific of what to install in /usr/bin and /usr/lib
- Remove built mime registration files from staging directory

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@441 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/ChangeLog
glabels2/glabels.spec.in

index be12ed1b92e17e3460ee4b1b8b04ccd0f1c24770..f8bba99d35b219bc6b5fa93702d4177bb86d2ac6 100644 (file)
@@ -1,3 +1,10 @@
+2004-08-08  Jim Evins  <evins@snaught.com>
+
+       * glabels.spec.in:
+               - Updated URL
+               - More specific of what to install in /usr/bin and /usr/lib
+               - Remove built mime registration files from staging directory
+
 2004-08-08  Jim Evins  <evins@snaught.com>
 
        * data/mime/Makefile.am:
index ecf2a261ccaad7160e7cf4919e363a437653c379..84fa545d2e1ef86f9a1116a48d604a7c6d97e80e 100644 (file)
@@ -4,7 +4,7 @@ Version:   @VERSION@
 Release:   1
 Copyright: GPL
 Group: Applications/Publishing
-URL: http://snaught.com/glabels/
+URL: http://glabels.sourceforge.net/
 
 Source: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/root-%{name}-%{version}
@@ -41,7 +41,12 @@ desktop-file-install --vendor gnome                \
        --dir %{buildroot}%{_datadir}/applications \
        %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-%{__rm} -rf $RPM_BUILD_ROOT/var/scrollkeeper
+%{__rm} -rf %{buildroot}/var/scrollkeeper
+%{__rm} -f %{buildroot}%{_datadir}/mime/XMLnamespaces
+%{__rm} -f %{buildroot}%{_datadir}/mime/globs
+%{__rm} -f %{buildroot}%{_datadir}/mime/magic
+%{__rm} -rf %{buildroot}%{_datadir}/mime/application
+
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -62,8 +67,9 @@ fi
 %defattr(-, root, root)
 %doc README COPYING COPYING-DOCS COPYING.LIBGLABELS ChangeLog NEWS AUTHORS INSTALL
 %doc %{_datadir}/gnome/help/glabels/
-%{_bindir}/*
-%{_libdir}/*
+%{_bindir}/glabels
+%{_bindir}/glabels-batch
+%{_libdir}/libglabels.*
 %{_includedir}/libglabels/*
 %{_datadir}/glabels/
 %{_datadir}/pixmaps/*